StaticTagCreateMutationInput
input
Input for creating a new static tag.
Input Fields
name
String!
required
Name of the static tag must be unique within the organization hierarchy. This can contain alphanumeric characters, hyphens, and underscores. Spaces and other punctuation are not allowed, and it is limited to 64 characters. Examples include "Windows11", "BusinessCritical”.
description
String
Description of the static tag.
category
String
Category of the static tag.
organizationId
ID!
required
The organization ID to which the static tag is bound.