StaticTagInvalidCategoryError
object
Error indicating that the category of the static tag is invalid. Category is limited to 512 characters.
Fields
message
String!
non-null
Error message.
category
String
The category value that was invalid.
Interfaces
Error