OBJECT
AdvanceOptionCopy
link GraphQL Schema definition
- type AdvanceOptionCopy {
- Int :
- AdvanceOptionType :
- String :
- Float :
- Carrier :
- UUID :
- ISO8601DateTime :
- User :
- UUID :
- Date :
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- Int, :
- Int, :
- SortOrder, :
- SortBy :
- ): [ContractLevel!]!
- UUID :
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- Int, :
- Int, :
- SortOrder, :
- SortBy :
- ): [ContractLevel!]!
- String :
- Organization :
- Int :
- AdvanceOptionOwner! :
- Date :
- ISO8601DateTime :
- User :
- UUID :
- }