DynamicTagInvalidDescriptionError
object
Error indicating that the description of the dynamic tag is invalid. Dynamic Tag description characters are limited to 512 characters.
Fields
message
String!
non-null
Error message.
description
String!
non-null
Description of the dynamic tag.
Interfaces
Error