ENUM
TagType
link GraphQL Schema definition
- enum TagType {
- # Tags which can be applied to attachments.
- # Tags which can be applied to clients.
- # Tags which can be applied to contacts.
- # Tags which can be applied to documents.
- # Tags which can be applied to invoices.
- # Tags which can be applied to assets.
- # Tags which can be applied to orders.
- # Tags which can be applied to projects.
- # Tags which can be applied to suppliers.
- # Tags which can be applied to users.
- }