OBJECT
RequirementOrder
link GraphQL Schema definition
- type RequirementOrder {
- : String!
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): [AcordRequest!]!
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (: Int, : Int, : SortOrder, : SortBy): [Attachment!]!
- : Carrier
- : UUID
- : Address!
- : UUID!
- : String
- : ISO8601DateTime!
- : User!
- : UUID!
- : String
- : UUID!
- : String
- : Boolean
- : Boolean
- : MedicalFacility
- : UUID
- : User!
- : UUID!
- : Organization!
- : Int!
- : ParamedVendor!
- : UUID!
- : String
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): [RequirementOrderAttachment!]!
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): [InternalRequirementOrderStatusUpdate!]!
- : RequirementOrderType!
- : String!
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (: Int, : Int, : SortOrder, : SortBy): [Requirement!]!
- : String
- : ISO8601DateTime!
- : User!
- : UUID!
- }
link Require by
- AcordRequestnull
- Addressnull
- AddressCopynull
- InternalRequirementOrderStatusUpdatenull
- MedicalFacilitynull
- Opportunitynull
- OpportunityCopynull
- ParamedVendornull
- ParamedVendorCopynull
- Policynull
- PolicyCopynull
- Querynull
- Requirementnull
- RequirementOrderAttachmentnull
- RequirementOrderConnectionThe connection type for RequirementOrder.
- RequirementOrderEdgeAn edge in a connection.