BidPackage
ObjectFields
| Field | Type | Description |
|---|---|---|
| bid id: ID! | Bid | — |
| bidScope id: ID! | BidScope | — |
| bidScopes | BidScopeConnection! | Returns the elements in the list that come after the specified cursor. Returns the elements in the list that come before the specified cursor. Returns the first _n_ elements from the list. Returns the last _n_ elements from the list. |
| bids | BidConnection! | Returns the elements in the list that come after the specified cursor. Returns the elements in the list that come before the specified cursor. Returns the first _n_ elements from the list. Returns the last _n_ elements from the list. |
| constructableUrl | String | — |
| createdAt | ISO8601DateTime! | — |
| deletedAt | ISO8601DateTime | — |
| dueOn | ISO8601Date | — |
| event id: ID! | Event | — |
| events | EventConnection! | Returns the elements in the list that come after the specified cursor. Returns the elements in the list that come before the specified cursor. Returns the first _n_ elements from the list. Returns the last _n_ elements from the list. |
| id | ID! | — |
| instructionsRichText | String | — |
| managerUser | User! | — |
| managerUserId | ID! | — |
| organization | Organization! | — |
| organizationId | ID! | — |
| project | Project! | — |
| projectDescriptionRichText | String | — |
| projectId | ID! | — |
| status | String | — |
| title | String | — |
| updatedAt | ISO8601DateTime! | — |