transform

abstract fun transform(schemaDocument: GQLDocument): GQLDocument

Transforms the given schema document.

transform is called before validation of the schema.