OBJECT
MedicalFacility
link GraphQL Schema definition
- type MedicalFacility {
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (: Int, : Int, : SortOrder, : SortBy): [Address!]!
- : ISO8601DateTime!
- : UUID!
- : String
- : String!
- : Organization!
- : Int!
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (: Int, : Int, : SortOrder, : SortBy): [Phone!]!
- : RequirementOrder
- : ISO8601DateTime!
- }