AliasInfoInput is an input datatype for alias information.

This datatype is used by the datatype AliasMappingInput, which is used by two other datatypes: CreateFieldAliasSchemaInput, used by createFieldAliasSchema(); and AddAliasMappingInput, used by addFieldAliasMapping(). AliasInfoInput is also used by the datatype UpdateFieldAliasMappingInput, which is used by the updateFieldAliasMapping() mutation field.

Table: AliasInfoInput

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: Sep 17, 2024
alias[TagsInput]yes Long-TermThe alias. See TagsInput.
sourcestringyes Long-TermThe source of the alias information.