mutation
abstract fun <D : ERROR CLASS: Symbol not found for Mutation.Data> mutation(mutation: ERROR CLASS: Symbol not found for Mutation<D>): ERROR CLASS: Symbol not found for ApolloCall<D>
Prepare a mutation to be executed.
Return
the associated ApolloCall that can be executed
Parameters
mutation
the mutation to be executed
See also
Apollo Call