forked from ConsultingMD/graphql-preload
-
Notifications
You must be signed in to change notification settings - Fork 14
Closed
Description
Hello - thank you for maintaining this gem!
In the graphql-batch docs: https://github.com/Shopify/graphql-batch#schema-configuration
"Use GraphQL::Batch as a plugin in your schema after specifying the mutation so that GraphQL::Batch can extend the mutation fields to clear the cache after they are resolved "
Their examples also show GraphQL::Batch coming after specifying the QueryType
In the graphql-preload docs and tests, mutations aren't shown, but batch and preload always come before specifying the querytype
does this ordering matter? is it okay if preload comes after query and mutation?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels