ENUM
Docket_WhereGroup_Fields
Where group options for Docket. Matches when any field in the array is met
link GraphQL Schema definition
- enum Docket_WhereGroup_Fields {
- # The docket number.
- # The date on the physical docket.
- # The comments on a docket.
- # The date the docket was created in UTC+0.
- # The unique client ID.
- # Unique project ID.
- # Unique user ID.
- # List of tags that users have access to view
- }