mutate

inline suspend fun <T : Mutation<D>, D : Mutation.Data> mutate(document: String, variables: Map<String, Any?>): GraphQLResponse<D>