TagInUseError
object
Error indicating that a tag cannot be deleted because it is in use.
Fields
message
String!
non-null
A detailed message describing the reason for the failure.
id
ID!
non-null
The ID of the tag that failed to be processed.
Interfaces
Error