API Stability |
Long-Term
|
The disableFieldAliasSchemaOnOrg() GraphQL mutation may be used to disable the schema on an organization..
Syntax
Below is the syntax for the disableFieldAliasSchemaOnOrg() mutation field:
graphql
disableFieldAliasSchemaOnOrg(
input: DisableFieldAliasSchemaOnOrgInput!
): boolean
Given Datatypes
For DisableFieldAliasSchemaOnOrgInput, there a couple of parameters. They're described below:
Table: DisableFieldAliasSchemaOnOrgInput
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column. | |||||
Table last updated: Sep 18, 2024 | |||||
schemaId | string | yes | Long-Term | The unique identifier of the schema. |