InsurancePolicy
ObjectFields
| Field | Type | Description |
|---|---|---|
| attachment id: ID! | InsurancePolicyAttachment | — |
| attachments | InsurancePolicyAttachmentConnection! | 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. |
| companyProjectAssociation | CompanyProjectAssociation! | — |
| companyProjectAssociationId | ID! | — |
| constructableUrl | String | — |
| createdAt | ISO8601DateTime! | — |
| deletedAt | ISO8601DateTime | — |
| deletedByUser | User | — |
| deletedByUserId | ID | — |
| effectiveOn | ISO8601Date | — |
| expirationOn | ISO8601Date | — |
| id | ID! | — |
| insurancePolicyType | InsurancePolicyType! | — |
| insurancePolicyTypeId | ID! | — |
| notesRichText | String | — |
| organization | Organization! | — |
| organizationId | ID! | — |
| project | Project! | — |
| projectId | ID! | — |
| updatedAt | ISO8601DateTime! | — |