OBJECT
Query
link GraphQL Schema definition
- type Query {
- # Arguments
- # id: [Not documented]
- (: ID!): Account
- # Arguments
- # resource: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- (
- : String,
- : String,
- : String,
- : Int,
- : Int
- ): AccountOptionConnection!
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [AccountQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): AccountConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): AcordRequest
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [AcordRequestQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): AcordRequestConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): ActivityList
- # Arguments
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- (: String, : String, : Int, : Int): ActivityListConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): Address
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [AddressQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): AddressConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): AdvanceOption
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [AdvanceOptionQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): AdvanceOptionConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): Advisor
- # Arguments
- # id: [Not documented]
- (: ID!): AdvisorExam
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [AdvisorExamQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): AdvisorExamConnection!
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [AdvisorQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): AdvisorConnection!
- # Arguments
- # resourceId: [Not documented]
- # joinResourceId: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- (
- : Int,
- : Int,
- : String,
- : String,
- : Int,
- : Int
- ): AggregateTypeConnection!
- : [StateAbbreviationInput!]!
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [AnnuityQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): AnnuityConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): Annuity
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [AnticipatedBusinessQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): AnticipatedBusinessConnection!
- : AppNav!
- # Arguments
- # isRole: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- (
- : Boolean,
- : String,
- : String,
- : Int,
- : Int
- ): ApplicationConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): Appointment
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [AppointmentQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): AppointmentConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): ApprovedProduct
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [ApprovedProductQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): ApprovedProductConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): Asset
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [AssetQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): AssetConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): Attachment
- # Arguments
- # limit: [Not documented]
- # offset: [Not documented]
- # sortBy: [Not documented]
- # sortOrder: [Not documented]
- # category: [Not documented]
- # resourceId: [Not documented]
- # resourceType: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- (
- : Int,
- : Int,
- : SortBy,
- : SortOrder,
- : AttachmentCategory,
- : UUID,
- : AttachmentOwnerEnum,
- : String,
- : String,
- : Int,
- : Int
- ): AttachmentConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): AuthorizationToken
- # Arguments
- # code: [Not documented]
- (: String!): AuthorizationToken
- # Arguments
- # token: [Not documented]
- (: String!): AuthorizationToken
- # Arguments
- # token: [Not documented]
- (: String!): AuthorizationToken
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [AuthorizationTokenQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): AuthorizationTokenConnection!
- # Arguments
- # action: [Not documented]
- # type: [Not documented]
- (: AuthorizeAction!, : ResourceEnum!): Boolean!
- # Arguments
- # id: [Not documented]
- (: ID!): Badge
- # Arguments
- # resource: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- (
- : String,
- : String,
- : String,
- : Int,
- : Int
- ): BadgeOptionConnection!
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [BadgeQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): BadgeConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): Band
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [BandQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): BandConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): Bank
- # Arguments
- # id: [Not documented]
- (: ID!): BankAccount
- # Arguments
- # id: [Not documented]
- (: ID!): BankAccountOwnerType
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [BankAccountOwnerTypeQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): BankAccountOwnerTypeConnection!
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [BankAccountQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): BankAccountConnection!
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [BankQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): BankConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): Bonus
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [BonusQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): BonusConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): Brand
- # Arguments
- # carrierId: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- (: ID!, : String, : String, : Int, : Int): BrandConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): Campaign
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [CampaignQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): CampaignConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): Carrier
- # Arguments
- # id: [Not documented]
- (: ID!): CarrierDate
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [CarrierDateQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): CarrierDateConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): CarrierOption
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [CarrierOptionQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): CarrierOptionConnection!
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [CarrierQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): CarrierConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): Certification
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [CertificationQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): CertificationConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): Check
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [CheckQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): CheckConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): Client
- # Arguments
- # filters: [Not documented]
- # ssnArray: [Not documented]
- # sortBy: [Not documented]
- # sortOrder: [Not documented]
- # limit: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- (
- : [ClientQueryFilterInput!],
- : [String!],
- : SortBy,
- : SortOrder,
- : Int,
- : String,
- : String,
- : Int,
- : Int
- ): ClientConnection!
- : [CollegeGroup!]!
- # Arguments
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- (
- : String,
- : String,
- : Int,
- : Int
- ): ColumnDisplayTypeConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): Comment
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [CommentQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): CommentConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): CommissionStatement
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [CommissionStatementQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): CommissionStatementConnection!
- # Arguments
- # policyId: [Not documented]
- # writingAdvisorId: [Not documented]
- # businessId: [Not documented]
- # hierarchyId: [Not documented]
- (
- : UUID!,
- : UUID!,
- : UUID!,
- : UUID!
- ): [CommissionsDebuggerResult!]!
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [CompanyQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): CompanyConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): Company
- # Arguments
- # dataImportRowId: [Not documented]
- (: String): JSON!
- # Arguments
- # id: [Not documented]
- (: ID!): Contact
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [ContactQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): ContactConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): Contract
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [ContractHierarchyQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): ContractHierarchyConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): ContractHierarchy
- # Arguments
- # id: [Not documented]
- (: ID!): ContractLevel
- # Arguments
- # id: [Not documented]
- (: ID!): ContractLevelProduct
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [ContractLevelProductQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): ContractLevelProductConnection!
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [ContractLevelQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): ContractLevelConnection!
- # Arguments
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- (
- : String,
- : String,
- : Int,
- : Int
- ): ContractSubmissionTypeConnection!
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [ContractQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): ContractConnection!
- # Arguments
- # cost: [Not documented]
- # currentMode: [Not documented]
- # targetMode: [Not documented]
- (
- : Float!,
- : String!,
- : String!
- ): ConvertPaymentCostResult!
- # Arguments
- # dataImportId: [Not documented]
- # resourceIds: [Not documented]
- (
- : String!,
- : [String!]!
- ): [JSON!]!
- # Arguments
- # stateIds: [Not documented]
- (: [Int!]!): [SelectOptionInput!]!
- # Arguments
- # id: [Not documented]
- (: ID!): Covering
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [CoveringQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): CoveringConnection!
- : User!
- # Arguments
- # id: [Not documented]
- (: ID!): DataImport
- # Arguments
- # dataImportId: [Not documented]
- # action: [Not documented]
- (
- : String!,
- : String!
- ): JSON!
- # Arguments
- # id: [Not documented]
- (: ID!): DataImportResource
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [DataImportResourceQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): DataImportResourceConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): DataImportRow
- # Arguments
- # id: [Not documented]
- (: ID!): DataImportRowSetting
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [DataImportRowSettingQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): DataImportRowSettingConnection!
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [DataImportRowQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): DataImportRowConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): DataImportTabSetting
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [DataImportTabSettingQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): DataImportTabSettingConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): DataImportTemplate
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [DataImportTemplateQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): DataImportTemplateConnection!
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [DataImportQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): DataImportConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): Discussion
- # Arguments
- # advisorId: [Not documented]
- # teamId: [Not documented]
- # carrierId: [Not documented]
- # productId: [Not documented]
- # vendorId: [Not documented]
- # contractId: [Not documented]
- # clientId: [Not documented]
- # companyId: [Not documented]
- # tradeId: [Not documented]
- # opportunityId: [Not documented]
- # policyId: [Not documented]
- # certificationId: [Not documented]
- # licenseId: [Not documented]
- # marketingServiceId: [Not documented]
- # campaignId: [Not documented]
- # userId: [Not documented]
- # firmId: [Not documented]
- # contactId: [Not documented]
- # commissionStatementId: [Not documented]
- (
- : ID,
- : ID,
- : ID,
- : ID,
- : ID,
- : ID,
- : ID,
- : ID,
- : ID,
- : ID,
- : ID,
- : ID,
- : ID,
- : ID,
- : ID,
- : ID,
- : ID,
- : ID,
- : ID
- ): DiscussionFilters
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [DiscussionFiltersQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): DiscussionFiltersConnection!
- # Arguments
- # resource: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- (
- : String,
- : String,
- : String,
- : Int,
- : Int
- ): DiscussionOptionConnection!
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [DiscussionTemplateCategoryQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): DiscussionTemplateCategoryConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): DiscussionTemplateCategory
- # Arguments
- # id: [Not documented]
- (: ID!): DiscussionTemplateConfig
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [DiscussionTemplateConfigQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): DiscussionTemplateConfigConnection!
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [DiscussionQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : DiscussionSort
- ): DiscussionConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): DistributionAgreement
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [DistributionAgreementQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): DistributionAgreementConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): Document
- # Arguments
- # id: [Not documented]
- (: ID!): DocumentQuestion
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [DocumentQuestionQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): DocumentQuestionConnection!
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [DocumentQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): DocumentConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): Drip
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [DripQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): DripConnection!
- # Arguments
- # service: [Not documented]
- # page: [Not documented]
- # filters: [Not documented]
- # limit: [Not documented]
- # sort: [Not documented]
- (
- : String!,
- : Int,
- : [ReportFilter!],
- : Int,
- : JSON
- ): ReportWithFilters
- # Arguments
- # id: [Not documented]
- (: ID!): EappApplication
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [EappApplicationQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): EappApplicationConnection!
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [EappBeneficiaryQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): EappBeneficiaryConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): EappBeneficiary
- # Arguments
- # id: [Not documented]
- (: ID!): EappCarrier
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [EappCarrierQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): EappCarrierConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): EappOption
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [EappOptionQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): EappOptionConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): EappProduct
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [EappProductQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): EappProductConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): EappState
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [EappStateQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): EappStateConnection!
- # Arguments
- # reportId: [Not documented]
- # filters: [Not documented]
- # sortBy: [Not documented]
- # sortOrder: [Not documented]
- # limit: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- (
- : ID!,
- : [EmailJobQueryFilterInput!],
- : SortBy,
- : SortOrder,
- : Int,
- : String,
- : String,
- : Int,
- : Int
- ): EmailJobConnection!
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [EmploymentHistoryQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): EmploymentHistoryConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): EmploymentHistory
- # Arguments
- # id: [Not documented]
- (: ID!): Endpoint
- # Arguments
- # id: [Not documented]
- (: ID!): EndpointAuthSetting
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [EndpointAuthSettingQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): EndpointAuthSettingConnection!
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [EndpointQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): EndpointConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): ErrorsAndOmission
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [ErrorsAndOmissionQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): ErrorsAndOmissionConnection!
- # Arguments
- # from: [Not documented]
- # to: [Not documented]
- # selectedAssigneeId: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- (
- : String,
- : String,
- : [String!],
- : String,
- : String,
- : Int,
- : Int
- ): EventConnection!
- # Arguments
- # type: [Not documented]
- # optionId: [Not documented]
- # complex: [Not documented]
- # joinResourceId: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- (
- : String!,
- : Int!,
- : Boolean,
- : Int,
- : String,
- : String,
- : Int,
- : Int
- ): ExpansionConnection!
- # Arguments
- # format: [Not documented]
- # headers: [Not documented]
- # rows: [Not documented]
- # sectionTitle: [Not documented]
- (
- : String!,
- : [JSON!]!,
- : [JSON!]!,
- : String!
- ): JSON!
- # Arguments
- # id: [Not documented]
- (: ID!): ExternalLookup
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [ExternalLookupQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): ExternalLookupConnection!
- # Arguments
- # resource: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- (
- : String,
- : String,
- : String,
- : Int,
- : Int
- ): ExternalManagerOptionConnection!
- # Records favorited by the current user
- #
- # Arguments
- # resource: [Not documented]
- (: String): [SearchResultType!]!
- # Arguments
- # id: [Not documented]
- (: ID!): FeatureRequest
- # Arguments
- # id: [Not documented]
- (: ID!): FeatureRequestVote
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [FeatureRequestVoteQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): FeatureRequestVoteConnection!
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [FeatureRequestQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): FeatureRequestConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): FieldGroup
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [FieldGroupQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): FieldGroupConnection!
- # Arguments
- # type: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- (: FieldKind, : String, : String, : Int, : Int): FieldConnection!
- # Arguments
- # filterOptionId: [Not documented]
- # filterTypeId: [Not documented]
- (: ID!, : ID): FilterFields!
- # Arguments
- # resourceId: [Not documented]
- # aggregateOptions: [Not documented]
- # complex: [Not documented]
- # joinResourceId: [Not documented]
- # parentOptionId: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- (
- : Int!,
- : Boolean,
- : Boolean,
- : Int,
- : Int,
- : String,
- : String,
- : Int,
- : Int
- ): FilterOptionConnection!
- # Arguments
- # optionId: [Not documented]
- # complex: [Not documented]
- # joinResourceId: [Not documented]
- # nestedResourceCount: [Not documented]
- # parentResourceId: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- (
- : Int,
- : Boolean,
- : Int,
- : Int,
- : Int,
- : String,
- : String,
- : Int,
- : Int
- ): FilterTypeConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): Firm
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [FirmQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): FirmConnection!
- # Arguments
- # year: [Not documented]
- # month: [Not documented]
- # assignees: [Not documented]
- (: Int, : Int, : [String!]): [JSON!]!
- # Arguments
- # ownerType: [Not documented]
- # ownerId: [Not documented]
- # ownerAssoc: [Not documented]
- (
- : FromAddressOwnerEnum,
- : ID!,
- : DiscussionTemplateOwnerEnum
- ): [SelectOptionInput!]!
- # Arguments
- # id: [Not documented]
- (: ID!): Header
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [HeaderQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): HeaderConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): HiddenConstant
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [HiddenConstantQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): HiddenConstantConnection!
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [HierarchyQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): HierarchyConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): Hierarchy
- # Arguments
- # resource: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- (
- : String,
- : String,
- : String,
- : Int,
- : Int
- ): HierarchyTypeConnection!
- # Arguments
- # calculationTypeId: [Not documented]
- # entryTypeId: [Not documented]
- # id: [Not documented]
- # isIncentives: [Not documented]
- # levelIds: [Not documented]
- # normalizedPayees: [Not documented]
- # payeeTypeId: [Not documented]
- # scheduleBusinessTypeId: [Not documented]
- (
- : ID,
- : ID,
- : ID,
- : Boolean,
- : [UUID!],
- : [UUID!],
- : ID,
- : ID
- ): Schedule
- # Arguments
- # dataImportId: [Not documented]
- # resourceId: [Not documented]
- # status: [Not documented]
- (
- : String!,
- : String!,
- : String
- ): JSON!
- # Arguments
- # id: [Not documented]
- (: ID!): Incentive
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [IncentiveQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): IncentiveConnection!
- # Arguments
- # productTypeIds: [Not documented]
- # fieldName: [Not documented]
- (
- : [ID!],
- : String!
- ): Boolean!
- # Arguments
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # resourceId: [Not documented]
- # joinResourceId: [Not documented]
- (
- : String,
- : String,
- : Int,
- : Int,
- : Int!,
- : Int
- ): InnerReportConnection
- # Arguments
- # id: [Not documented]
- (: ID!): Integration
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [IntegrationQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): IntegrationConnection!
- # Arguments
- # resource: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- (
- : String,
- : String,
- : String,
- : Int,
- : Int
- ): InternalManagerOptionConnection!
- # Search for favorites
- #
- # Arguments
- # advisorId: [Not documented]
- # clientId: [Not documented]
- # companyId: [Not documented]
- # userId: [Not documented]
- # contactId: [Not documented]
- # reportId: [Not documented]
- (
- : ID,
- : ID,
- : ID,
- : ID,
- : ID,
- : ID
- ): Boolean!
- # Arguments
- # id: [Not documented]
- (: ID!): Jurisdiction
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [JurisdictionQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): JurisdictionConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): Level
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [LevelQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): LevelConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): License
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [LicenseQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): LicenseConnection!
- # Arguments
- # dataImportResourceId: [Not documented]
- # limit: [Not documented]
- # offset: [Not documented]
- # search: [Not documented]
- # usePagination: [Not documented]
- (
- : String!,
- : Int,
- : Int,
- : String,
- : Boolean
- ): JSON!
- : JSON!
- # Arguments
- # limit: [Not documented]
- (: Int): JSON!
- # Arguments
- # parentIds: [Not documented]
- (: [String!]): JSON!
- # Arguments
- # dataImportId: [Not documented]
- # resourceId: [Not documented]
- # status: [Not documented]
- (
- : String!,
- : String!,
- : String!
- ): JSON!
- # Arguments
- # resource: [Not documented]
- # type: [Not documented]
- (: String!, : LocationEnum!): [Option!]!
- # The search functionality of the app
- #
- # Arguments
- # id: [Not documented]
- # type: [Not documented]
- (: ID!, : String!): Lookup!
- # Arguments
- # type: [Not documented]
- (: String): [Option!]!
- # Arguments
- # id: [Not documented]
- (: ID!): MarketingService
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [MarketingServiceQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): MarketingServiceConnection!
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [MarketingServicesPricingQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): MarketingServicesPricingConnection!
- # Arguments
- # attributes: [Not documented]
- (: AccountInput): AccountCopy
- # Arguments
- # attributes: [Not documented]
- (: ActivityListInput): ActivityListCopy
- # Arguments
- # attributes: [Not documented]
- (
- : ActivityListFilterInput
- ): ActivityListFilterCopy
- # Arguments
- # attributes: [Not documented]
- (: ActivityListShareInput): ActivityListShareCopy
- # Arguments
- # attributes: [Not documented]
- (: AddressInput): AddressCopy
- # Arguments
- # attributes: [Not documented]
- (: AdvanceOptionInput): AdvanceOptionCopy
- # Arguments
- # attributes: [Not documented]
- (: AdvisorInput): AdvisorCopy
- # Arguments
- # attributes: [Not documented]
- (
- : AnticipatedBusinessInput
- ): AnticipatedBusinessCopy
- # Arguments
- # attributes: [Not documented]
- (: AppointmentInput): AppointmentCopy
- # Arguments
- # attributes: [Not documented]
- (: ApprovedProductInput): ApprovedProductCopy
- # Arguments
- # attributes: [Not documented]
- (: AssetInput): AssetCopy
- # Arguments
- # attributes: [Not documented]
- (: AttachmentInput): AttachmentCopy
- # Arguments
- # attributes: [Not documented]
- (
- : AuthorizationTokenInput
- ): AuthorizationTokenCopy
- # Arguments
- # attributes: [Not documented]
- (: BandInput): BandCopy
- # Arguments
- # attributes: [Not documented]
- (: BankInput): BankCopy
- # Arguments
- # attributes: [Not documented]
- (
- : BankAccountOwnerTypeInput
- ): BankAccountOwnerTypeCopy
- # Arguments
- # attributes: [Not documented]
- (: CampaignInput): CampaignCopy
- # Arguments
- # attributes: [Not documented]
- (: CarrierInput): CarrierCopy
- # Arguments
- # attributes: [Not documented]
- (: CertificationInput): CertificationCopy
- # Arguments
- # attributes: [Not documented]
- (: ClientInput): ClientCopy
- # Arguments
- # attributes: [Not documented]
- (: CommentInput): CommentCopy
- # Arguments
- # attributes: [Not documented]
- (
- : CommissionStatementInput
- ): CommissionStatementCopy
- # Arguments
- # attributes: [Not documented]
- (: CompanyInput): CompanyCopy
- # Arguments
- # attributes: [Not documented]
- (: ContactInput): ContactCopy
- # Arguments
- # attributes: [Not documented]
- (: ContractInput): ContractCopy
- # Arguments
- # attributes: [Not documented]
- (: ContractHierarchyInput): ContractHierarchyCopy
- # Arguments
- # attributes: [Not documented]
- (: ContractLevelInput): ContractLevelCopy
- # Arguments
- # attributes: [Not documented]
- (
- : ContractLevelProductInput
- ): ContractLevelProductCopy
- # Arguments
- # attributes: [Not documented]
- (: CoveringInput): CoveringCopy
- # Arguments
- # attributes: [Not documented]
- (: DataImportInput): DataImportCopy
- # Arguments
- # attributes: [Not documented]
- (
- : DataImportResourceInput
- ): DataImportResourceCopy
- # Arguments
- # attributes: [Not documented]
- (: DataImportRowInput): DataImportRowCopy
- # Arguments
- # attributes: [Not documented]
- (
- : DataImportRowSettingInput
- ): DataImportRowSettingCopy
- # Arguments
- # attributes: [Not documented]
- (
- : DataImportTabSettingInput
- ): DataImportTabSettingCopy
- # Arguments
- # attributes: [Not documented]
- (
- : DataImportTemplateInput
- ): DataImportTemplateCopy
- # Arguments
- # attributes: [Not documented]
- (: DiscussionInput): DiscussionCopy
- # Arguments
- # attributes: [Not documented]
- (: DiscussionFiltersInput): DiscussionFiltersCopy
- # Arguments
- # attributes: [Not documented]
- (
- : DiscussionTemplateCategoryInput
- ): DiscussionTemplateCategoryCopy
- # Arguments
- # attributes: [Not documented]
- (
- : DiscussionTemplateConfigInput
- ): DiscussionTemplateConfigCopy
- # Arguments
- # attributes: [Not documented]
- (
- : DistributionAgreementInput
- ): DistributionAgreementCopy
- # Arguments
- # attributes: [Not documented]
- (: DocumentInput): DocumentCopy
- # Arguments
- # attributes: [Not documented]
- (: DocumentQuestionInput): DocumentQuestionCopy
- # Arguments
- # attributes: [Not documented]
- (: DripInput): DripCopy
- # Arguments
- # attributes: [Not documented]
- (: EappApplicationInput): EappApplicationCopy
- # Arguments
- # attributes: [Not documented]
- (: EappBeneficiaryInput): EappBeneficiaryCopy
- # Arguments
- # attributes: [Not documented]
- (: EappCarrierInput): EappCarrierCopy
- # Arguments
- # attributes: [Not documented]
- (: EappOptionInput): EappOptionCopy
- # Arguments
- # attributes: [Not documented]
- (: EappProductInput): EappProductCopy
- # Arguments
- # attributes: [Not documented]
- (: EappStateInput): EappStateCopy
- # Arguments
- # attributes: [Not documented]
- (: EmailJobInput): EmailJobCopy
- # Arguments
- # attributes: [Not documented]
- (: EmploymentHistoryInput): EmploymentHistoryCopy
- # Arguments
- # attributes: [Not documented]
- (: EndpointInput): EndpointCopy
- # Arguments
- # attributes: [Not documented]
- (
- : EndpointAuthSettingInput
- ): EndpointAuthSettingCopy
- # Arguments
- # attributes: [Not documented]
- (: FieldInput): FieldCopy
- # Arguments
- # attributes: [Not documented]
- (: FieldGroupInput): FieldGroupCopy
- # Arguments
- # attributes: [Not documented]
- (: FirmInput): FirmCopy
- # Arguments
- # attributes: [Not documented]
- (: HeaderInput): HeaderCopy
- # Arguments
- # attributes: [Not documented]
- (: HierarchyInput): HierarchyCopy
- # Arguments
- # attributes: [Not documented]
- (: LevelInput): LevelCopy
- # Arguments
- # attributes: [Not documented]
- (: LicenseInput): LicenseCopy
- # Arguments
- # attributes: [Not documented]
- (: MarketingServiceInput): MarketingServiceCopy
- # Arguments
- # attributes: [Not documented]
- (
- : MarketingServicesPricingInput
- ): MarketingServicesPricingCopy
- # Arguments
- # attributes: [Not documented]
- (: OpportunityInput): OpportunityCopy
- # Arguments
- # attributes: [Not documented]
- (: OrganizationInput): OrganizationCopy
- # Arguments
- # attributes: [Not documented]
- (
- : OrganizationOptionInput
- ): OrganizationOptionCopy
- # Arguments
- # attributes: [Not documented]
- (: PackageInput): PackageCopy
- # Arguments
- # attributes: [Not documented]
- (: PaidBusinessInput): PaidBusinessCopy
- # Arguments
- # attributes: [Not documented]
- (: ParamedVendorInput): ParamedVendorCopy
- # Arguments
- # attributes: [Not documented]
- (
- : ParamedVendorNumberInput
- ): ParamedVendorNumberCopy
- # Arguments
- # attributes: [Not documented]
- (: PayoutInput): PayoutCopy
- # Arguments
- # attributes: [Not documented]
- (: PhoneInput): PhoneCopy
- # Arguments
- # attributes: [Not documented]
- (: PolicyInput): PolicyCopy
- # Arguments
- # attributes: [Not documented]
- (: PolicyHolderInput): PolicyHolderCopy
- # Arguments
- # attributes: [Not documented]
- (: PremiumRateInput): PremiumRateCopy
- # Arguments
- # attributes: [Not documented]
- (: ProductInput): ProductCopy
- # Arguments
- # attributes: [Not documented]
- (: QuestionInput): QuestionCopy
- # Arguments
- # attributes: [Not documented]
- (: QuestionChoiceInput): QuestionChoiceCopy
- # Arguments
- # attributes: [Not documented]
- (: QuestionConditionInput): QuestionConditionCopy
- # Arguments
- # attributes: [Not documented]
- (: QuestionGroupInput): QuestionGroupCopy
- # Arguments
- # attributes: [Not documented]
- (: QuestionResponseInput): QuestionResponseCopy
- # Arguments
- # attributes: [Not documented]
- (: QuestionRuleInput): QuestionRuleCopy
- # Arguments
- # attributes: [Not documented]
- (: RecommendationInput): RecommendationCopy
- # Arguments
- # attributes: [Not documented]
- (: ReplacingCriteriaInput): ReplacingCriteriaCopy
- # Arguments
- # attributes: [Not documented]
- (
- : ReplacingCriteriaResponseInput
- ): ReplacingCriteriaResponseCopy
- # Arguments
- # attributes: [Not documented]
- (: ReportInput): ReportCopy
- # Arguments
- # attributes: [Not documented]
- (: ReportCategoryInput): ReportCategoryCopy
- # Arguments
- # attributes: [Not documented]
- (: ResourceFilterInput): ResourceFilterCopy
- # Arguments
- # attributes: [Not documented]
- (: ResourceSettingInput): ResourceSettingCopy
- # Arguments
- # attributes: [Not documented]
- (: RoutingNumberInput): RoutingNumberCopy
- # Arguments
- # attributes: [Not documented]
- (: ScheduleInput): ScheduleCopy
- # Arguments
- # attributes: [Not documented]
- (
- : ScheduleRateFilterInput
- ): ScheduleRateFilterCopy
- # Arguments
- # attributes: [Not documented]
- (: ScratchpadInput): ScratchpadCopy
- # Arguments
- # attributes: [Not documented]
- (: StatusTriggerInput): StatusTriggerCopy
- # Arguments
- # attributes: [Not documented]
- (: TeamInput): TeamCopy
- # Arguments
- # attributes: [Not documented]
- (: TerritoryInput): TerritoryCopy
- # Arguments
- # attributes: [Not documented]
- (: TerritoryCountyInput): TerritoryCountyCopy
- # Arguments
- # attributes: [Not documented]
- (: TerritoryRadiusInput): TerritoryRadiusCopy
- # Arguments
- # attributes: [Not documented]
- (: TerritoryStateInput): TerritoryStateCopy
- # Arguments
- # attributes: [Not documented]
- (: TerritoryZipcodeInput): TerritoryZipcodeCopy
- # Arguments
- # attributes: [Not documented]
- (: TradeInput): TradeCopy
- # Arguments
- # attributes: [Not documented]
- (: TrailOptionInput): TrailOptionCopy
- # Arguments
- # attributes: [Not documented]
- (: ValidationInput): ValidationCopy
- # Arguments
- # attributes: [Not documented]
- (: VendorInput): VendorCopy
- # Arguments
- # attributes: [Not documented]
- (: WorkItemInput): WorkItemCopy
- # Arguments
- # attributes: [Not documented]
- (: WritingAdvisorInput): WritingAdvisorCopy
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [OpportunityQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): OpportunityConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): Opportunity
- # Arguments
- # type: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- (: String!, : String, : String, : Int, : Int): OptionConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): Order
- # Arguments
- # limit: [Not documented]
- # offset: [Not documented]
- # sortBy: [Not documented]
- # sortOrder: [Not documented]
- # carrierId: [Not documented]
- # advisorId: [Not documented]
- # scopes: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- (
- : Int,
- : Int,
- : SortBy,
- : SortOrder,
- : ID,
- : ID,
- : [String!],
- : String,
- : String,
- : Int,
- : Int
- ): OrderDetailConnection!
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [OrderQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): OrderConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): Organization
- # Arguments
- # id: [Not documented]
- (: ID!): OrganizationOption
- # Arguments
- # resource: [Not documented]
- # type: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- (
- : String,
- : String!,
- : String,
- : String,
- : Int,
- : Int
- ): OrganizationOptionConnection!
- # Arguments
- # resource: [Not documented]
- # type: [Not documented]
- (
- : String,
- : String!
- ): [OrganizationOption!]!
- # Arguments
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- (
- : String,
- : String,
- : Int,
- : Int
- ): OrganizationResourceConnection!
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [OrganizationQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): OrganizationConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): Package
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [PackageQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): PackageConnection!
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [PaidBusinessQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): PaidBusinessConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): ParamedVendor
- # Arguments
- # id: [Not documented]
- (: ID!): ParamedVendorNumber
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [ParamedVendorNumberQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): ParamedVendorNumberConnection!
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [ParamedVendorQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): ParamedVendorConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): Payment
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [PaymentQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): PaymentConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): Payout
- # Arguments
- # id: [Not documented]
- # anticipatedBusinessId: [Not documented]
- # submittedBusinessId: [Not documented]
- # writingAdvisorId: [Not documented]
- # amount: [Not documented]
- (
- : ID,
- : ID,
- : ID,
- : ID,
- : Float
- ): [SelectOptionInput!]!
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [PayoutQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): PayoutConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): Phone
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [PhoneQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): PhoneConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): Point
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [PointQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): PointConnection!
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [PolicyQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): PolicyConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): Policy
- # Arguments
- # id: [Not documented]
- (: ID!): PolicyRequirement
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [PolicyRequirementQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): PolicyRequirementConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): PremiumRate
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [PremiumRateQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): PremiumRateConnection!
- # Arguments
- # dataImportId: [Not documented]
- # processType: Type of process to check: 'build' or 'save'
- # resourceActions: [Not documented]
- (
- : String!,
- : String!,
- : [JSON!]
- ): JSON!
- # Arguments
- # id: [Not documented]
- (: ID!): Product
- # Arguments
- # productClassId: [Not documented]
- # productTypeIds: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- (
- : Int,
- : [Int!],
- : String,
- : String,
- : Int,
- : Int
- ): ProductCategoryConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): ProductClass
- # Arguments
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- (: String, : String, : Int, : Int): ProductClassConnection!
- # Arguments
- # productTypeId: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- (
- : Int,
- : String,
- : String,
- : Int,
- : Int
- ): ProductOptionConnection!
- # Arguments
- # productClassId: [Not documented]
- # productTypeId: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- (
- : Int,
- : Int,
- : String,
- : String,
- : Int,
- : Int
- ): ProductTypeConnection!
- # Arguments
- # filters: [Not documented]
- # limit: [Not documented]
- # offset: [Not documented]
- # sortBy: [Not documented]
- # sortOrder: [Not documented]
- # type: [Not documented]
- # category: [Not documented]
- # isSource: [Not documented]
- # active: [Not documented]
- # inactive: [Not documented]
- # future: [Not documented]
- # carrierId: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- (
- : [ProductQueryFilterInput!],
- : Int,
- : Int,
- : SortBy,
- : SortOrder,
- : Int,
- : Int,
- : Boolean,
- : Boolean,
- : Boolean,
- : Boolean,
- : String,
- : String,
- : String,
- : Int,
- : Int
- ): ProductConnection!
- # Arguments
- # propagateTypeId: [Not documented]
- # ownerId: [Not documented]
- (
- : String!,
- : UUID!
- ): [SelectOptionInput!]!
- # Arguments
- # id: [Not documented]
- (: ID!): Question
- # Arguments
- # id: [Not documented]
- (: ID!): QuestionChoice
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [QuestionChoiceQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): QuestionChoiceConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): QuestionCondition
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [QuestionConditionQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): QuestionConditionConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): QuestionGroup
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [QuestionGroupQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): QuestionGroupConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): QuestionResponse
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [QuestionResponseQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): QuestionResponseConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): QuestionRule
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [QuestionRuleQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): QuestionRuleConnection!
- # Arguments
- # filters: [Not documented]
- (
- : QuestionnarieFilterInput
- ): [Questionnaire!]
- # Arguments
- # filters: [Not documented]
- (: QuestionnarieFilterInput): [String!]
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [QuestionQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): QuestionConnection!
- # Arguments
- # productId: [Not documented]
- # productDurationId: [Not documented]
- # solveFor: [Not documented]
- # amount: [Not documented]
- # paymentFrequencyId: [Not documented]
- # dob: [Not documented]
- # genderId: [Not documented]
- # underwritingClassId: [Not documented]
- (
- : UUID!,
- : UUID!,
- : String!,
- : Float!,
- : String!,
- : ISO8601Date!,
- : String!,
- : UUID!
- ): JSON!
- # Arguments
- # productId: [Not documented]
- (: UUID!): JSON!
- # Arguments
- # solveFor: [Not documented]
- # paymentFrequencyId: [Not documented]
- # coverageIds: [Not documented]
- # paymentIds: [Not documented]
- # durationIds: [Not documented]
- # dob: [Not documented]
- # genderId: [Not documented]
- # underwritingClassId: [Not documented]
- (
- : SolveFor,
- : String,
- : [String!],
- : [String!],
- : [String!],
- : ISO8601Date!,
- : String!,
- : UUID!
- ): JSON!
- : JSON!
- # Arguments
- # carrierId: [Not documented]
- # dob: [Not documented]
- # genderId: [Not documented]
- # height: [Not documented]
- # weight: [Not documented]
- # tobaccoStatusId: [Not documented]
- (
- : UUID,
- : ISO8601Date,
- : String,
- : String!,
- : String!,
- : String
- ): JSON!
- # Recently viewed resources
- #
- # Arguments
- # resource: [Not documented]
- (: String): [SearchResultType!]!
- # Arguments
- # id: [Not documented]
- (: ID!): Recommendation
- # Arguments
- # opportunityId: [Not documented]
- # isPrimary: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- (
- : ID,
- : Boolean,
- : String,
- : String,
- : Int,
- : Int
- ): RecommendationConnection!
- # Arguments
- # advisorId: [Not documented]
- # departmentId: [Not documented]
- # productTypeId: [Not documented]
- # carrierId: [Not documented]
- (
- : UUID!,
- : String!,
- : Int,
- : UUID
- ): [SelectOptionInput!]!
- # Arguments
- # id: [Not documented]
- (: ID!): ReplacingCriteria
- # Arguments
- # id: [Not documented]
- (: ID!): ReplacingCriteriaResponse
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [ReplacingCriteriaQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): ReplacingCriteriaConnection!
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [ReplacingCriteriaResponseQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): ReplacingCriteriaResponseConnection!
- # Arguments
- # id: [Not documented]
- # page: [Not documented]
- # sort: [Not documented]
- # filters: [Not documented]
- # limit: [Not documented]
- (: ID!, : Int, : JSON, : [ReportFilter!], : Int): Report
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [ReportCategoryQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): ReportCategoryConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): ReportCategory
- : Report
- # Arguments
- # type: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- (
- : String!,
- : String,
- : String,
- : Int,
- : Int
- ): ReportOptionConnection!
- # Arguments
- # controllerName: [Not documented]
- # selectedId: [Not documented]
- (: String, : String): [ReportTab!]!
- # Arguments
- # reportId: [Not documented]
- # global: [Not documented]
- # favorites: [Not documented]
- # myReports: [Not documented]
- # publicOnly: [Not documented]
- # scheduled: [Not documented]
- # shared: [Not documented]
- # tabs: [Not documented]
- # unsaved: [Not documented]
- # limit: [Not documented]
- # resource: [Not documented]
- # sortBy: [Not documented]
- # sortOrder: [Not documented]
- # isDashboard: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- (
- : ID,
- : Boolean,
- : Boolean,
- : Boolean,
- : Boolean,
- : Boolean,
- : Boolean,
- : Boolean,
- : Boolean,
- : Int,
- : String,
- : SortBy,
- : SortOrder,
- : Boolean,
- : String,
- : String,
- : Int,
- : Int
- ): ReportConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): RequirementOrder
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [RequirementOrderQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): RequirementOrderConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): ResourceFilter
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [ResourceFilterQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): ResourceFilterConnection!
- # Arguments
- # id: [Not documented]
- # filterId: [Not documented]
- # page: [Not documented]
- # sort: [Not documented]
- (: ID!, : ID!, : Int, : JSON): ResourceReport
- # Arguments
- # resourceId: [Not documented]
- # associationResourceId: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- (
- : Int!,
- : Int,
- : String,
- : String,
- : Int,
- : Int
- ): FilterOptionConnection!
- # Arguments
- # type: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- (
- : String!,
- : String,
- : String,
- : Int,
- : Int
- ): ResourceReportConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): ResourceSetting
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [ResourceSettingQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): ResourceSettingConnection!
- # Arguments
- # hasPermissions: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- (
- : Boolean,
- : String,
- : String,
- : Int,
- : Int
- ): ResourceConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): RiskClass
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [RiskClassQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): RiskClassConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): Role
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [RoleQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): RoleConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): RoutingNumber
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [RoutingNumberQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): RoutingNumberConnection!
- # Arguments
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- (: String, : String, : Int, : Int): RowDisplayTypeConnection!
- # Arguments
- # resource: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- (
- : String,
- : String,
- : String,
- : Int,
- : Int
- ): SalesManagerTypeConnection!
- # Arguments
- # dataImportId: [Not documented]
- # isFavorite: [Not documented]
- (: String!, : Boolean): JSON!
- # Arguments
- # id: [Not documented]
- (: ID!): Schedule
- # Arguments
- # id: [Not documented]
- (: ID!): ScheduleRate
- # Arguments
- # id: [Not documented]
- (: ID!): ScheduleRateFilter
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [ScheduleRateFilterQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): ScheduleRateFilterConnection!
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [ScheduleRateQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): ScheduleRateConnection!
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [ScheduleQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): ScheduleConnection!
- # The search functionality of the app
- #
- # Arguments
- # resources: [Not documented]
- # query: [Not documented]
- # options: [Not documented]
- (: [String!]!, : String!, : SearchOptionsInputType): SearchType!
- # Arguments
- # resource: [Not documented]
- # query: [Not documented]
- (: String!, : String!): [BasicResource!]!
- # Arguments
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- (
- : String,
- : String,
- : Int,
- : Int
- ): SecuritiesLicenseTypeConnection!
- # Arguments
- # resourceId: [Not documented]
- # aggregateOptions: [Not documented]
- # complex: [Not documented]
- # joinResourceId: [Not documented]
- # parentOptionId: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- (
- : Int!,
- : Boolean,
- : Boolean,
- : Int,
- : Int,
- : String,
- : String,
- : Int,
- : Int
- ): SelectOptionConnection!
- # Arguments
- # optionId: [Not documented]
- # complex: [Not documented]
- # joinResourceId: [Not documented]
- # nestedResourceCount: [Not documented]
- # parentResourceId: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- (
- : Int,
- : Boolean,
- : Int,
- : Int,
- : Int,
- : String,
- : String,
- : Int,
- : Int
- ): SelectTypeConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): SignatureGuarantee
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [SignatureGuaranteeQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): SignatureGuaranteeConnection!
- # Arguments
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- (: String, : String, : Int, : Int): StateConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): StatusTrigger
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [StatusTriggerQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): StatusTriggerConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): TableRating
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [TableRatingQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): TableRatingConnection!
- # Arguments
- # assigneeId: [Not documented]
- # carrierName: [Not documented]
- # category: [Not documented]
- # currentPage: [Not documented]
- # owner: [Not documented]
- # ownerType: [Not documented]
- # viewType: [Not documented]
- # filterDate: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- (
- : ID,
- : [String!],
- : [String!],
- : Int,
- : [UUID!],
- : [String!],
- : TaskListViewTypeFilter,
- : Date,
- : String,
- : String,
- : Int,
- : Int
- ): TaskConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): Team
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [TeamQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): TeamConnection!
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [TerritoryQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): TerritoryConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): Territory
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [TerritoryCountyQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): TerritoryCountyConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): TerritoryCounty
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [TerritoryRadiusQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): TerritoryRadiusConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): TerritoryState
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [TerritoryStateQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): TerritoryStateConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): TerritoryZipcode
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [TerritoryZipcodeQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): TerritoryZipcodeConnection!
- # Arguments
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- (: String, : String, : Int, : Int): TimeZoneConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): Trade
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [TradeQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): TradeConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): TrailOption
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [TrailOptionQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): TrailOptionConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): User
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [UserQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): UserConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): Validation
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [ValidationQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): ValidationConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): Vendor
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [VendorQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): VendorConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): Work
- # Arguments
- # id: [Not documented]
- (: ID!): WorkItem
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [WorkItemQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): WorkItemConnection!
- # Arguments
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- (: String, : String, : Int, : Int): WorkConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): Workflow
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [WorkflowQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): WorkflowConnection!
- # Arguments
- # id: [Not documented]
- (: ID!): WritingAdvisor
- # Arguments
- # filters: [Not documented]
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : [WritingAdvisorQueryFilterInput!],
- : String,
- : String,
- : Int,
- : Int,
- : Int,
- : Int,
- : SortOrder,
- : WritingAdvisorSort
- ): WritingAdvisorConnection!
- }
link Require by
This element is not required by anyone