Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about prisma-graphql

Read more about prisma-graphql

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - prisma-graphql

graphql: single mutation or one mutation per type

I have a GraphQL schema like this: type User { id: ID name: String email: String addresses: [UserAddress] } type UserAddress { id: ID city: String country: String } I always have doubts abo...
test-img

kurtko

graphql

apollo-server

graphql-js

prisma-graphql

Votes: 0

Answers: 1

Latest Answer

It depends what your use case is. Does your GUI allow for update of a user's addresses without also updating the user info? If so you will likely need a separate mutation for updating only the address...
test-img

Glen Thomas

Submission of Form Data via Nextjs and Graphql Apollo

I am trying to do a POST method using ApolloGraphql Mutation into my local postgres database. I am able to query and my api works when I am adding a new item via the Apollo Graphql Client, but am try...
test-img

Esore

graphql

next.js

apollo

apollo-client

prisma-graphql

Votes: 0

Answers: 0

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved