Trigger building the GraphQL schema. This might trigger an introspection
request if no schema is passed via props and if using a schema is not
explicitly disabled by passing null
as value for the schema
prop. If
there is a schema (either fetched using introspection or passed via props)
it will be validated, unless this is explicitly skipped using the
dangerouslyAssumeSchemaIsValid
prop.
Generated using TypeDoc
Set the current selected type.