• 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.

    Type Parameters

    • T

    Returns UpdateGQLFragmentGenerator<T>

Generated using TypeDoc