DynamicTagInvalidNameError
object
Error indicating that the name of the dynamic tag is invalid. Dynamic 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 dynamic tag.
Interfaces
Error