StaticTagCreateNotPermittedError
object
Error indicating that the user does not have proper permissions for creating static tags within the specified organization ID.
Fields
message
String!
non-null
Error message.
name
String!
non-null
Unique name of the static tag.
organizationId
ID!
non-null
Organization ID of the static tag.
Interfaces
Error