Tag is a datatype for a tag on a datasource.

This datatype is used by the datatype, Datasource, which is used by the datasources parameters of two other datatypes: Repository, which is used by several mutation and query fields; and Segment, which is used by the query field, segment().

Table: Tag

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: Oct 3, 2024
keystringyes Short-TermThe key for the datasource tag.
valuestringyes Short-TermThe value for the datasource tag.