ENUM
AssetAttachment_WhereGroup_Fields
Where group options for AssetAttachment. Matches when any field in the array is met
link GraphQL Schema definition
- enum AssetAttachment_WhereGroup_Fields {
- # Attachment's name.
- # Unique asset ID.
- # Only show asset attachments with these tags
- # `true` to show the active items, `false` otherwise. `null` to show both active &
- # deactivated items. Defaults to `true`.
- }