Function makeMutation

  • Type Parameters

    • T = any

    Parameters

    • apollo: ApolloClient<undefined> | ApolloClient<NormalizedCacheObject>
    • mutation: DocumentNode

    Returns MakeMutationReturn<T>

Generated using TypeDoc