StaticTagInvalidNameError
object
Error indicating that the name of the static tag is invalid. Static tag names cannot contain spaces or punctuation and are limited to 64 characters.
Fields
message
String!
non-null
Error message.
name
String!
non-null
Unique name of the static tag.
Interfaces
Error