TagInfo is a datatype for information on a tag.

This datatype is used by the datatype AliasMapping, which is used by FieldAliasSchema, which is used by three mutation fields: createFieldAliasSchema(); createFieldAliasSchemaFromTemplate(); and updateFieldAliasSchema(). It's also used by the query field, fieldAliasSchemaOnView() and by the datatype, FieldAliasSchemasInfo,tatype>, which is used by the fieldAliasSchemas() query field.

Table: TagInfo

ParameterTypeRequiredDefaultStabilityDescription
Some input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
Table last updated: Oct 3, 2024
namestringyes Long-TermThe name of the tag.
valuestringyes Long-TermThe value of the tag.