DynamicTagInvalidCategoryError
object
Error indicating that the category of the dynamic tag is invalid. Dynamic Tag category characters are limited to 64 characters.
Fields
message
String!
non-null
Error message.
category
String!
non-null
Category of the dynamic tag.
Interfaces
Error