OBJECT
TrailOption
link GraphQL Schema definition
- type TrailOption {
- : Carrier!
- : UUID!
- : ISO8601DateTime!
- : User!
- : UUID!
- : Date
- : UUID!
- : String
- : String!
- : Organization!
- : Int!
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (: Int, : Int, : SortOrder, : SortBy): [Policy!]!
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (: Int, : Int, : SortOrder, : SortBy): [Product!]!
- : Date!
- : ISO8601DateTime!
- : User!
- : UUID!
- }
link Require by
- Carriernull
- CarrierCopynull
- Policynull
- PolicyCopynull
- Productnull
- ProductCopynull
- Querynull
- ScheduleRatenull
- TrailOptionConnectionThe connection type for TrailOption.
- TrailOptionCreatePayloadAutogenerated return type of TrailOptionCreate
- TrailOptionDestroyPayloadAutogenerated return type of TrailOptionDestroy
- TrailOptionEdgeAn edge in a connection.
- TrailOptionUpdatePayloadAutogenerated return type of TrailOptionUpdate