Skip to content

is ther any way to add our own mutations to serving graphql server #207

Answered by ardatan
ethdev279 asked this question in Q&A
Discussion options

You must be logged in to vote

Yes! You can extend the schema with additionalTypeDefs and additionalResolvers;
https://github.com/graphprotocol/graph-client#client-side-mutations

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
4 replies
@ethdev279
Comment options

@ethdev279
Comment options

@ardatan
Comment options

ardatan Aug 23, 2022
Collaborator

@ardatan
Comment options

ardatan Aug 23, 2022
Collaborator

Answer selected by dotansimha
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants