OBJECT
SourceVendor
link GraphQL Schema definition
- type SourceVendor {
- : String!
- : ISO8601DateTime!
- : Int!
- : String!
- : String
- : String
- : Int
- : ISO8601DateTime
- : ISO8601DateTime!
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (: Int, : Int, : SortOrder, : SortBy): [Vendor!]!
- }