mutation

abstract suspend fun <T : Mutation> mutation(selections: SelectionSet<T>): T(source)

load the provided SelectionSet and return the response