Join Slack
Powered by
In the graphcool days, there used to be a mutation...
# orm-help
v
virtualirfan
05/28/2018, 10:14 PM
In the graphcool days, there used to be a mutation field in the schema for
Relay
called
clientMutationId
. Anyone know the fate of that? Is there an equivalent construct in
Prisma
?
n
nilan
06/05/2018, 8:15 AM
no, but you can add it in your GraphQL Server. Note that
clientMutationId
is not required by Relay Modern.
2
Views
Open in Slack
Previous
Next