OBJECT
BandCopy
link GraphQL Schema definition
- type BandCopy {
- : BandType
- : String
- : Carrier
- : UUID
- : ISO8601DateTime
- : User
- : UUID
- : Float
- : UUID
- : String
- : Boolean
- : Boolean
- : Boolean
- : String
- : Organization
- : Int
- : BandOwner!
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): [PolicyRequirementItem!]!
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): [PolicyRequirementItem!]!
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): [ScheduleRateFilter!]!
- : Float
- : ISO8601DateTime
- : User
- : UUID
- }