vicious-gold
vicious-gold11mo ago

Hey, do anyone knows how to customize

Hey, do anyone knows how to customize graphql mutations that refine sends to backend?
3 Replies
kapa.ai
kapa.ai10mo ago
Hi @Batu. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:
sunny-green
sunny-green10mo ago
Hello @kraloz graphql data provider uses gql-query-builder so you can check that library's documentation for that. https://refine.dev/docs/packages/documentation/data-providers/graphql/#graphql-query-builder You can also swizzle the data provider and modify based on your needs. https://refine.dev/docs/packages/documentation/data-providers/simple-rest/#customizing-the-data-provider
Simple REST | refine
The Simple REST data provider is a package that provides an implementation for working with REST APIs that conform to a standard API design. It is built on the foundation of the json-server package.
GraphQL | refine
refine graphql and strapi-graphql data provider built with gql-query-builder and graphql-request is made for GraphQL implementation. It aims to create a query dynamically with gql-query-builder and send requests with graphql-request.
kapa.ai
kapa.ai10mo ago
Sorry @Batu, I seem to be having a bit of trouble. Don't worry though, I've pinged my supprt and they will try to fix me up! :technologist: Perhaps try again in 15mins?