INPUT_OBJECT
Docket_Exact
Exact match query arguments for Docket
link GraphQL Schema definition
- input Docket_Exact {
- # Select multiple Docket by ID.
- Int] : [
- # The docket number.
- String :
- # The date on the physical docket.
- DateExpression :
- # The date the docket was created in UTC+0.
- DateTime :
- # The unique client ID.
- Int] : [
- # Unique project ID.
- Int] : [
- # Unique user ID.
- Int] : [
- # List of tags that users have access to view
- Int] : [
- }