Axinom Mosaic Libraries
    Preparing search index...

    Function createUpdateGQLFragmentGenerator

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