API Stability |
Long-Term
|
When enableFieldAliasSchemaOnOrg() GraphQL mutation is used, field alias mappings in a schema will be active during search across all views and repositories within the organization.
Syntax
Below is the syntax for the enableFieldAliasSchemaOnOrg() mutation field:
graphql
enableFieldAliasSchemaOnOrg(
input: EnableFieldAliasSchemaOnOrgInput!
): boolean
Given Datatypes
For EnableFieldAliasSchemaOnOrgInput(), there is only one parameter for it. It's described below:
Table: EnableFieldAliasSchemaOnOrgInput
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 for the schema. |