document

abstract fun document(operationName: String): String?(source)

Returns the full GraphQL document text for the given operation name, or null if the operation is not registered.