Factory for creating a generateUpdateGQLFragment function that can be used to generate GraphQL fragments for the mutations present in T. The generic T should usually be set to the Mutation type generated by the GraphQL Code Generator.
generateUpdateGQLFragment
T
Mutation
Generated using TypeDoc
Factory for creating a
generateUpdateGQLFragmentfunction that can be used to generate GraphQL fragments for the mutations present inT. The genericTshould usually be set to theMutationtype generated by the GraphQL Code Generator.