OBJECT

Query

link GraphQL Schema definition

  • type Query {
  • # 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.
  • accountOptions(
  • resource: String,
  • after: String,
  • before: String,
  • first: Int,
  • last: Int
  • ): AccountOptionConnection!
  • # Arguments
  • # id: [Not documented]
  • acordRequest(id: 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]
  • acordRequests(
  • filters: [AcordRequestQueryFilterInput!],
  • after: String,
  • before: String,
  • first: Int,
  • last: Int,
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: SortBy
  • ): AcordRequestConnection!
  • # Arguments
  • # id: [Not documented]
  • activityList(id: 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.
  • activityLists(after: String, before: String, first: Int, last: Int): ActivityListConnection!
  • # Arguments
  • # id: [Not documented]
  • address(id: 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]
  • addresses(
  • filters: [AddressQueryFilterInput!],
  • after: String,
  • before: String,
  • first: Int,
  • last: Int,
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: SortBy
  • ): AddressConnection!
  • # Arguments
  • # id: [Not documented]
  • advanceOption(id: 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]
  • advanceOptions(
  • filters: [AdvanceOptionQueryFilterInput!],
  • after: String,
  • before: String,
  • first: Int,
  • last: Int,
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: SortBy
  • ): AdvanceOptionConnection!
  • # Arguments
  • # id: [Not documented]
  • advisor(id: ID!): Advisor
  • # Arguments
  • # id: [Not documented]
  • advisorExam(id: 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]
  • advisorExams(
  • filters: [AdvisorExamQueryFilterInput!],
  • after: String,
  • before: String,
  • first: Int,
  • last: Int,
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: 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]
  • advisors(
  • filters: [AdvisorQueryFilterInput!],
  • after: String,
  • before: String,
  • first: Int,
  • last: Int,
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: 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.
  • aggregateTypes(
  • resourceId: Int,
  • joinResourceId: Int,
  • after: String,
  • before: String,
  • first: Int,
  • last: Int
  • ): AggregateTypeConnection!
  • # 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]
  • annuities(
  • filters: [AnnuityQueryFilterInput!],
  • after: String,
  • before: String,
  • first: Int,
  • last: Int,
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: SortBy
  • ): AnnuityConnection!
  • # Arguments
  • # id: [Not documented]
  • annuity(id: ID!): Annuity
  • appNav: 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.
  • applications(
  • isRole: Boolean,
  • after: String,
  • before: String,
  • first: Int,
  • last: Int
  • ): ApplicationConnection!
  • # Arguments
  • # id: [Not documented]
  • appointment(id: 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]
  • appointments(
  • filters: [AppointmentQueryFilterInput!],
  • after: String,
  • before: String,
  • first: Int,
  • last: Int,
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: SortBy
  • ): AppointmentConnection!
  • # Arguments
  • # id: [Not documented]
  • approvedProduct(id: 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]
  • approvedProducts(
  • filters: [ApprovedProductQueryFilterInput!],
  • after: String,
  • before: String,
  • first: Int,
  • last: Int,
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: SortBy
  • ): ApprovedProductConnection!
  • # Arguments
  • # id: [Not documented]
  • attachment(id: 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.
  • attachments(
  • limit: Int,
  • offset: Int,
  • sortBy: SortBy,
  • sortOrder: SortOrder,
  • category: AttachmentCategory,
  • resourceId: UUID,
  • resourceType: AttachmentOwnerEnum,
  • after: String,
  • before: String,
  • first: Int,
  • last: Int
  • ): AttachmentConnection!
  • # Arguments
  • # action: [Not documented]
  • # type: [Not documented]
  • authorize(action: AuthorizeAction!, type: ResourceEnum!): Boolean!
  • # 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.
  • badgeOptions(
  • resource: String,
  • after: String,
  • before: String,
  • first: Int,
  • last: Int
  • ): BadgeOptionConnection!
  • # Arguments
  • # id: [Not documented]
  • band(id: 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]
  • bands(
  • filters: [BandQueryFilterInput!],
  • after: String,
  • before: String,
  • first: Int,
  • last: Int,
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: SortBy
  • ): BandConnection!
  • # Arguments
  • # id: [Not documented]
  • bank(id: ID!): Bank
  • # Arguments
  • # id: [Not documented]
  • bankAccount(id: ID!): BankAccount
  • # Arguments
  • # id: [Not documented]
  • bankAccountOwnerType(id: 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]
  • bankAccountOwnerTypes(
  • filters: [BankAccountOwnerTypeQueryFilterInput!],
  • after: String,
  • before: String,
  • first: Int,
  • last: Int,
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: 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]
  • bankAccounts(
  • filters: [BankAccountQueryFilterInput!],
  • after: String,
  • before: String,
  • first: Int,
  • last: Int,
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: 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]
  • banks(
  • filters: [BankQueryFilterInput!],
  • after: String,
  • before: String,
  • first: Int,
  • last: Int,
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: SortBy
  • ): BankConnection!
  • # Arguments
  • # id: [Not documented]
  • bonus(id: 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]
  • bonuses(
  • filters: [BonusQueryFilterInput!],
  • after: String,
  • before: String,
  • first: Int,
  • last: Int,
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: SortBy
  • ): BonusConnection!
  • # Arguments
  • # id: [Not documented]
  • brand(id: 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.
  • brands(carrierId: ID!, after: String, before: String, first: Int, last: Int): BrandConnection!
  • # Arguments
  • # id: [Not documented]
  • campaign(id: 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]
  • campaigns(
  • filters: [CampaignQueryFilterInput!],
  • after: String,
  • before: String,
  • first: Int,
  • last: Int,
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: SortBy
  • ): CampaignConnection!
  • # Arguments
  • # id: [Not documented]
  • carrier(id: ID!): Carrier
  • # Arguments
  • # id: [Not documented]
  • carrierDate(id: 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]
  • carrierDates(
  • filters: [CarrierDateQueryFilterInput!],
  • after: String,
  • before: String,
  • first: Int,
  • last: Int,
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: SortBy
  • ): CarrierDateConnection!
  • # 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]
  • carriers(
  • filters: [CarrierQueryFilterInput!],
  • after: String,
  • before: String,
  • first: Int,
  • last: Int,
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: SortBy
  • ): CarrierConnection!
  • # Arguments
  • # id: [Not documented]
  • certification(id: 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]
  • certifications(
  • filters: [CertificationQueryFilterInput!],
  • after: String,
  • before: String,
  • first: Int,
  • last: Int,
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: SortBy
  • ): CertificationConnection!
  • # Arguments
  • # id: [Not documented]
  • check(id: 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]
  • checks(
  • filters: [CheckQueryFilterInput!],
  • after: String,
  • before: String,
  • first: Int,
  • last: Int,
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: SortBy
  • ): CheckConnection!
  • # Arguments
  • # id: [Not documented]
  • client(id: 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.
  • clients(
  • filters: [ClientQueryFilterInput!],
  • ssnArray: [String!],
  • sortBy: SortBy,
  • sortOrder: SortOrder,
  • limit: Int,
  • after: String,
  • before: String,
  • first: Int,
  • last: Int
  • ): ClientConnection!
  • collegeGroups: [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.
  • columnDisplayTypes(
  • after: String,
  • before: String,
  • first: Int,
  • last: Int
  • ): ColumnDisplayTypeConnection!
  • # Arguments
  • # id: [Not documented]
  • comment(id: 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]
  • comments(
  • filters: [CommentQueryFilterInput!],
  • after: String,
  • before: String,
  • first: Int,
  • last: Int,
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: SortBy
  • ): CommentConnection!
  • # Arguments
  • # id: [Not documented]
  • commissionStatement(id: 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]
  • commissionStatements(
  • filters: [CommissionStatementQueryFilterInput!],
  • after: String,
  • before: String,
  • first: Int,
  • last: Int,
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: SortBy
  • ): CommissionStatementConnection!
  • # 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]
  • companies(
  • filters: [CompanyQueryFilterInput!],
  • after: String,
  • before: String,
  • first: Int,
  • last: Int,
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: SortBy
  • ): CompanyConnection!
  • # Arguments
  • # id: [Not documented]
  • company(id: ID!): Company
  • # Arguments
  • # id: [Not documented]
  • contact(id: 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]
  • contacts(
  • filters: [ContactQueryFilterInput!],
  • after: String,
  • before: String,
  • first: Int,
  • last: Int,
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: SortBy
  • ): ContactConnection!
  • # Arguments
  • # id: [Not documented]
  • contract(id: ID!): Contract
  • # Arguments
  • # id: [Not documented]
  • contractLevel(id: ID!): ContractLevel
  • # 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]
  • contractLevels(
  • filters: [ContractLevelQueryFilterInput!],
  • after: String,
  • before: String,
  • first: Int,
  • last: Int,
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: 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.
  • contractSubmissionTypes(
  • after: String,
  • before: String,
  • first: Int,
  • last: 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]
  • contracts(
  • filters: [ContractQueryFilterInput!],
  • after: String,
  • before: String,
  • first: Int,
  • last: Int,
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: SortBy
  • ): ContractConnection!
  • currentUser: User!
  • # Arguments
  • # id: [Not documented]
  • discussion(id: 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]
  • discussionFilter(
  • advisorId: ID,
  • teamId: ID,
  • carrierId: ID,
  • productId: ID,
  • vendorId: ID,
  • contractId: ID,
  • clientId: ID,
  • companyId: ID,
  • tradeId: ID,
  • opportunityId: ID,
  • policyId: ID,
  • certificationId: ID,
  • licenseId: ID,
  • marketingServiceId: ID,
  • campaignId: ID,
  • userId: ID,
  • firmId: ID,
  • contactId: ID,
  • commissionStatementId: 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]
  • discussionFilters(
  • filters: [DiscussionFiltersQueryFilterInput!],
  • after: String,
  • before: String,
  • first: Int,
  • last: Int,
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: 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.
  • discussionOptions(
  • resource: String,
  • after: String,
  • before: String,
  • first: Int,
  • last: 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]
  • discussions(
  • filters: [DiscussionQueryFilterInput!],
  • after: String,
  • before: String,
  • first: Int,
  • last: Int,
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: DiscussionSort
  • ): DiscussionConnection!
  • # 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]
  • employmentHistories(
  • filters: [EmploymentHistoryQueryFilterInput!],
  • after: String,
  • before: String,
  • first: Int,
  • last: Int,
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: SortBy
  • ): EmploymentHistoryConnection!
  • # Arguments
  • # id: [Not documented]
  • employmentHistory(id: ID!): EmploymentHistory
  • # Arguments
  • # id: [Not documented]
  • errorsAndOmission(id: 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]
  • errorsAndOmissions(
  • filters: [ErrorsAndOmissionQueryFilterInput!],
  • after: String,
  • before: String,
  • first: Int,
  • last: Int,
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: 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.
  • events(
  • from: String,
  • to: String,
  • selectedAssigneeId: [String!],
  • after: String,
  • before: String,
  • first: Int,
  • last: 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.
  • expansions(
  • type: String!,
  • optionId: Int!,
  • complex: Boolean,
  • joinResourceId: Int,
  • after: String,
  • before: String,
  • first: Int,
  • last: Int
  • ): ExpansionConnection!
  • # Arguments
  • # id: [Not documented]
  • externalLookup(id: 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]
  • externalLookups(
  • filters: [ExternalLookupQueryFilterInput!],
  • after: String,
  • before: String,
  • first: Int,
  • last: Int,
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: 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.
  • externalManagerOptions(
  • resource: String,
  • after: String,
  • before: String,
  • first: Int,
  • last: Int
  • ): ExternalManagerOptionConnection!
  • # Records favorited by the current user
  • #
  • # Arguments
  • # resource: [Not documented]
  • favorite(resource: String): [SearchResultType!]!
  • # Arguments
  • # id: [Not documented]
  • featureRequest(id: ID!): FeatureRequest
  • # Arguments
  • # id: [Not documented]
  • featureRequestVote(id: 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]
  • featureRequestVotes(
  • filters: [FeatureRequestVoteQueryFilterInput!],
  • after: String,
  • before: String,
  • first: Int,
  • last: Int,
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: 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]
  • featureRequests(
  • filters: [FeatureRequestQueryFilterInput!],
  • after: String,
  • before: String,
  • first: Int,
  • last: Int,
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: SortBy
  • ): FeatureRequestConnection!
  • # Arguments
  • # id: [Not documented]
  • fieldGroup(id: 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]
  • fieldGroups(
  • filters: [FieldGroupQueryFilterInput!],
  • after: String,
  • before: String,
  • first: Int,
  • last: Int,
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: 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.
  • fields(type: FieldKind, after: String, before: String, first: Int, last: Int): FieldConnection!
  • # Arguments
  • # filterOptionId: [Not documented]
  • # filterTypeId: [Not documented]
  • filterFields(filterOptionId: ID!, filterTypeId: 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.
  • filterOptions(
  • resourceId: Int!,
  • aggregateOptions: Boolean,
  • complex: Boolean,
  • joinResourceId: Int,
  • parentOptionId: Int,
  • after: String,
  • before: String,
  • first: Int,
  • last: 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.
  • filterTypes(
  • optionId: Int,
  • complex: Boolean,
  • joinResourceId: Int,
  • nestedResourceCount: Int,
  • parentResourceId: Int,
  • after: String,
  • before: String,
  • first: Int,
  • last: Int
  • ): FilterTypeConnection!
  • # Arguments
  • # id: [Not documented]
  • firm(id: 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]
  • firms(
  • filters: [FirmQueryFilterInput!],
  • after: String,
  • before: String,
  • first: Int,
  • last: Int,
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: SortBy
  • ): FirmConnection!
  • # Arguments
  • # year: [Not documented]
  • # month: [Not documented]
  • # assignees: [Not documented]
  • followupHeatMap(year: Int, month: Int, assignees: [String!]): [JSON!]!
  • # Arguments
  • # id: [Not documented]
  • hiddenConstant(id: 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]
  • hiddenConstants(
  • filters: [HiddenConstantQueryFilterInput!],
  • after: String,
  • before: String,
  • first: Int,
  • last: Int,
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: 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]
  • hierarchies(
  • filters: [HierarchyQueryFilterInput!],
  • after: String,
  • before: String,
  • first: Int,
  • last: Int,
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: SortBy
  • ): HierarchyConnection!
  • # Arguments
  • # id: [Not documented]
  • hierarchy(id: 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.
  • hierarchyTypeOptions(
  • resource: String,
  • after: String,
  • before: String,
  • first: Int,
  • last: Int
  • ): HierarchyTypeConnection!
  • # Arguments
  • # id: [Not documented]
  • incentive(id: 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]
  • incentives(
  • filters: [IncentiveQueryFilterInput!],
  • after: String,
  • before: String,
  • first: Int,
  • last: Int,
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: SortBy
  • ): IncentiveConnection!
  • # Arguments
  • # id: [Not documented]
  • integration(id: 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]
  • integrations(
  • filters: [IntegrationQueryFilterInput!],
  • after: String,
  • before: String,
  • first: Int,
  • last: Int,
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: 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.
  • internalManagerOptions(
  • resource: String,
  • after: String,
  • before: String,
  • first: Int,
  • last: Int
  • ): InternalManagerOptionConnection!
  • # Search for favorites
  • #
  • # Arguments
  • # advisorId: [Not documented]
  • # clientId: [Not documented]
  • # companyId: [Not documented]
  • # userId: [Not documented]
  • # contactId: [Not documented]
  • # reportId: [Not documented]
  • isFavorite(
  • advisorId: ID,
  • clientId: ID,
  • companyId: ID,
  • userId: ID,
  • contactId: ID,
  • reportId: ID
  • ): Boolean!
  • # Arguments
  • # id: [Not documented]
  • jurisdiction(id: 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]
  • jurisdictions(
  • filters: [JurisdictionQueryFilterInput!],
  • after: String,
  • before: String,
  • first: Int,
  • last: Int,
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: SortBy
  • ): JurisdictionConnection!
  • # Arguments
  • # id: [Not documented]
  • level(id: 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]
  • levels(
  • filters: [LevelQueryFilterInput!],
  • after: String,
  • before: String,
  • first: Int,
  • last: Int,
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: SortBy
  • ): LevelConnection!
  • # Arguments
  • # id: [Not documented]
  • license(id: 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]
  • licenses(
  • filters: [LicenseQueryFilterInput!],
  • after: String,
  • before: String,
  • first: Int,
  • last: Int,
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: SortBy
  • ): LicenseConnection!
  • # Arguments
  • # resource: [Not documented]
  • # type: [Not documented]
  • locations(resource: String!, type: LocationEnum!): [Option!]!
  • # The search functionality of the app
  • #
  • # Arguments
  • # id: [Not documented]
  • # type: [Not documented]
  • lookup(id: ID!, type: String!): Lookup!
  • # Arguments
  • # type: [Not documented]
  • managerTypes(type: String): [Option!]!
  • # Arguments
  • # id: [Not documented]
  • marketingService(id: 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]
  • marketingServices(
  • filters: [MarketingServiceQueryFilterInput!],
  • after: String,
  • before: String,
  • first: Int,
  • last: Int,
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: 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]
  • marketingServicesPricing(
  • filters: [MarketingServicesPricingQueryFilterInput!],
  • after: String,
  • before: String,
  • first: Int,
  • last: Int,
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: SortBy
  • ): MarketingServicesPricingConnection!
  • # Arguments
  • # attributes: [Not documented]
  • newActivityList(attributes: ActivityListInput): ActivityListCopy
  • # Arguments
  • # attributes: [Not documented]
  • newActivityListFilter(
  • attributes: ActivityListFilterInput
  • ): ActivityListFilterCopy
  • # Arguments
  • # attributes: [Not documented]
  • newActivityListShare(attributes: ActivityListShareInput): ActivityListShareCopy
  • # Arguments
  • # attributes: [Not documented]
  • newAddress(attributes: AddressInput): AddressCopy
  • # Arguments
  • # attributes: [Not documented]
  • newAdvanceOption(attributes: AdvanceOptionInput): AdvanceOptionCopy
  • # Arguments
  • # attributes: [Not documented]
  • newAdvisor(attributes: AdvisorInput): AdvisorCopy
  • # Arguments
  • # attributes: [Not documented]
  • newAppointment(attributes: AppointmentInput): AppointmentCopy
  • # Arguments
  • # attributes: [Not documented]
  • newAttachment(attributes: AttachmentInput): AttachmentCopy
  • # Arguments
  • # attributes: [Not documented]
  • newBand(attributes: BandInput): BandCopy
  • # Arguments
  • # attributes: [Not documented]
  • newBank(attributes: BankInput): BankCopy
  • # Arguments
  • # attributes: [Not documented]
  • newBankAccountOwnerType(
  • attributes: BankAccountOwnerTypeInput
  • ): BankAccountOwnerTypeCopy
  • # Arguments
  • # attributes: [Not documented]
  • newCampaign(attributes: CampaignInput): CampaignCopy
  • # Arguments
  • # attributes: [Not documented]
  • newCarrier(attributes: CarrierInput): CarrierCopy
  • # Arguments
  • # attributes: [Not documented]
  • newCertification(attributes: CertificationInput): CertificationCopy
  • # Arguments
  • # attributes: [Not documented]
  • newClient(attributes: ClientInput): ClientCopy
  • # Arguments
  • # attributes: [Not documented]
  • newComment(attributes: CommentInput): CommentCopy
  • # Arguments
  • # attributes: [Not documented]
  • newCommissionStatement(
  • attributes: CommissionStatementInput
  • ): CommissionStatementCopy
  • # Arguments
  • # attributes: [Not documented]
  • newCompany(attributes: CompanyInput): CompanyCopy
  • # Arguments
  • # attributes: [Not documented]
  • newContact(attributes: ContactInput): ContactCopy
  • # Arguments
  • # attributes: [Not documented]
  • newContract(attributes: ContractInput): ContractCopy
  • # Arguments
  • # attributes: [Not documented]
  • newContractLevel(attributes: ContractLevelInput): ContractLevelCopy
  • # Arguments
  • # attributes: [Not documented]
  • newDiscussion(attributes: DiscussionInput): DiscussionCopy
  • # Arguments
  • # attributes: [Not documented]
  • newDiscussionFilters(attributes: DiscussionFiltersInput): DiscussionFiltersCopy
  • # Arguments
  • # attributes: [Not documented]
  • newEmploymentHistory(attributes: EmploymentHistoryInput): EmploymentHistoryCopy
  • # Arguments
  • # attributes: [Not documented]
  • newField(attributes: FieldInput): FieldCopy
  • # Arguments
  • # attributes: [Not documented]
  • newFieldGroup(attributes: FieldGroupInput): FieldGroupCopy
  • # Arguments
  • # attributes: [Not documented]
  • newFirm(attributes: FirmInput): FirmCopy
  • # Arguments
  • # attributes: [Not documented]
  • newHierarchy(attributes: HierarchyInput): HierarchyCopy
  • # Arguments
  • # attributes: [Not documented]
  • newLevel(attributes: LevelInput): LevelCopy
  • # Arguments
  • # attributes: [Not documented]
  • newLicense(attributes: LicenseInput): LicenseCopy
  • # Arguments
  • # attributes: [Not documented]
  • newMarketingService(attributes: MarketingServiceInput): MarketingServiceCopy
  • # Arguments
  • # attributes: [Not documented]
  • newOpportunity(attributes: OpportunityInput): OpportunityCopy
  • # Arguments
  • # attributes: [Not documented]
  • newPaidBusiness(attributes: PaidBusinessInput): PaidBusinessCopy
  • # Arguments
  • # attributes: [Not documented]
  • newPayout(attributes: PayoutInput): PayoutCopy
  • # Arguments
  • # attributes: [Not documented]
  • newPhone(attributes: PhoneInput): PhoneCopy
  • # Arguments
  • # attributes: [Not documented]
  • newPolicy(attributes: PolicyInput): PolicyCopy
  • # Arguments
  • # attributes: [Not documented]
  • newPolicyHolder(attributes: PolicyHolderInput): PolicyHolderCopy
  • # Arguments
  • # attributes: [Not documented]
  • newProduct(attributes: ProductInput): ProductCopy
  • # Arguments
  • # attributes: [Not documented]
  • newRecommendation(attributes: RecommendationInput): RecommendationCopy
  • # Arguments
  • # attributes: [Not documented]
  • newReport(attributes: ReportInput): ReportCopy
  • # Arguments
  • # attributes: [Not documented]
  • newRoutingNumber(attributes: RoutingNumberInput): RoutingNumberCopy
  • # Arguments
  • # attributes: [Not documented]
  • newScratchpad(attributes: ScratchpadInput): ScratchpadCopy
  • # Arguments
  • # attributes: [Not documented]
  • newTrade(attributes: TradeInput): TradeCopy
  • # Arguments
  • # attributes: [Not documented]
  • newVendor(attributes: VendorInput): VendorCopy
  • # Arguments
  • # attributes: [Not documented]
  • newWorkItem(attributes: WorkItemInput): WorkItemCopy
  • # Arguments
  • # attributes: [Not documented]
  • newWritingAdvisor(attributes: 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]
  • opportunities(
  • filters: [OpportunityQueryFilterInput!],
  • after: String,
  • before: String,
  • first: Int,
  • last: Int,
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: SortBy
  • ): OpportunityConnection!
  • # Arguments
  • # id: [Not documented]
  • opportunity(id: 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.
  • options(type: String!, after: String, before: String, first: Int, last: Int): OptionConnection!
  • # Arguments
  • # id: [Not documented]
  • order(id: 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.
  • orderDetails(
  • limit: Int,
  • offset: Int,
  • sortBy: SortBy,
  • sortOrder: SortOrder,
  • carrierId: ID,
  • advisorId: ID,
  • scopes: [String!],
  • after: String,
  • before: String,
  • first: Int,
  • last: 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]
  • orders(
  • filters: [OrderQueryFilterInput!],
  • after: String,
  • before: String,
  • first: Int,
  • last: Int,
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: SortBy
  • ): OrderConnection!
  • # 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.
  • organizationOptions(
  • resource: String,
  • type: String!,
  • after: String,
  • before: String,
  • first: Int,
  • last: Int
  • ): OrganizationOptionConnection!
  • # 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.
  • organizationResources(
  • after: String,
  • before: String,
  • first: Int,
  • last: 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]
  • paidBusiness(
  • filters: [PaidBusinessQueryFilterInput!],
  • after: String,
  • before: String,
  • first: Int,
  • last: Int,
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: SortBy
  • ): PaidBusinessConnection!
  • # Arguments
  • # id: [Not documented]
  • payment(id: 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]
  • payments(
  • filters: [PaymentQueryFilterInput!],
  • after: String,
  • before: String,
  • first: Int,
  • last: Int,
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: SortBy
  • ): PaymentConnection!
  • # Arguments
  • # id: [Not documented]
  • payout(id: ID!): Payout
  • # 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]
  • payouts(
  • filters: [PayoutQueryFilterInput!],
  • after: String,
  • before: String,
  • first: Int,
  • last: Int,
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: SortBy
  • ): PayoutConnection!
  • # Arguments
  • # id: [Not documented]
  • phone(id: 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]
  • phones(
  • filters: [PhoneQueryFilterInput!],
  • after: String,
  • before: String,
  • first: Int,
  • last: Int,
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: SortBy
  • ): PhoneConnection!
  • # Arguments
  • # id: [Not documented]
  • point(id: 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]
  • points(
  • filters: [PointQueryFilterInput!],
  • after: String,
  • before: String,
  • first: Int,
  • last: Int,
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: 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]
  • policies(
  • filters: [PolicyQueryFilterInput!],
  • after: String,
  • before: String,
  • first: Int,
  • last: Int,
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: SortBy
  • ): PolicyConnection!
  • # Arguments
  • # id: [Not documented]
  • policy(id: ID!): Policy
  • # Arguments
  • # id: [Not documented]
  • policyRequirement(id: 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]
  • policyRequirements(
  • filters: [PolicyRequirementQueryFilterInput!],
  • after: String,
  • before: String,
  • first: Int,
  • last: Int,
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: SortBy
  • ): PolicyRequirementConnection!
  • # Arguments
  • # id: [Not documented]
  • product(id: 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.
  • productCategories(
  • productClassId: Int,
  • productTypeIds: [Int!],
  • after: String,
  • before: String,
  • first: Int,
  • last: Int
  • ): ProductCategoryConnection!
  • # Arguments
  • # id: [Not documented]
  • productClass(id: 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.
  • productClasses(after: String, before: String, first: Int, last: 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.
  • productOptions(
  • productTypeId: Int,
  • after: String,
  • before: String,
  • first: Int,
  • last: 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.
  • productTypes(
  • productClassId: Int,
  • productTypeId: Int,
  • after: String,
  • before: String,
  • first: Int,
  • last: 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.
  • products(
  • filters: [ProductQueryFilterInput!],
  • limit: Int,
  • offset: Int,
  • sortBy: SortBy,
  • sortOrder: SortOrder,
  • type: Int,
  • category: Int,
  • isSource: Boolean,
  • active: Boolean,
  • inactive: Boolean,
  • future: Boolean,
  • carrierId: String,
  • after: String,
  • before: String,
  • first: Int,
  • last: Int
  • ): ProductConnection!
  • # Recently viewed resources
  • #
  • # Arguments
  • # resource: [Not documented]
  • recentlyViewed(resource: String): [SearchResultType!]!
  • # Arguments
  • # id: [Not documented]
  • # page: [Not documented]
  • # sort: [Not documented]
  • # filters: [Not documented]
  • report(id: ID!, page: Int, sort: JSON, filters: [ReportFilter!]): 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.
  • reportOptions(
  • type: String!,
  • after: String,
  • before: String,
  • first: Int,
  • last: Int
  • ): ReportOptionConnection!
  • # 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]
  • # 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.
  • reports(
  • reportId: ID,
  • global: Boolean,
  • favorites: Boolean,
  • myReports: Boolean,
  • publicOnly: Boolean,
  • scheduled: Boolean,
  • shared: Boolean,
  • tabs: Boolean,
  • unsaved: Boolean,
  • limit: Int,
  • resource: String,
  • sortBy: SortBy,
  • sortOrder: SortOrder,
  • after: String,
  • before: String,
  • first: Int,
  • last: Int
  • ): ReportConnection!
  • # Arguments
  • # id: [Not documented]
  • requirementOrder(id: 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]
  • requirementOrders(
  • filters: [RequirementOrderQueryFilterInput!],
  • after: String,
  • before: String,
  • first: Int,
  • last: Int,
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: SortBy
  • ): RequirementOrderConnection!
  • # Arguments
  • # id: [Not documented]
  • # filterId: [Not documented]
  • # page: [Not documented]
  • # sort: [Not documented]
  • resourceReport(id: ID!, filterId: ID!, page: Int, sort: 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.
  • resourceReportOptions(
  • resourceId: Int!,
  • associationResourceId: Int,
  • after: String,
  • before: String,
  • first: Int,
  • last: 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.
  • resourceReports(
  • type: String!,
  • after: String,
  • before: String,
  • first: Int,
  • last: Int
  • ): ResourceReportConnection!
  • # 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.
  • resources(
  • hasPermissions: Boolean,
  • after: String,
  • before: String,
  • first: Int,
  • last: Int
  • ): ResourceConnection!
  • # Arguments
  • # id: [Not documented]
  • riskClass(id: 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]
  • riskClasses(
  • filters: [RiskClassQueryFilterInput!],
  • after: String,
  • before: String,
  • first: Int,
  • last: Int,
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: SortBy
  • ): RiskClassConnection!
  • # Arguments
  • # id: [Not documented]
  • role(id: 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]
  • roles(
  • filters: [RoleQueryFilterInput!],
  • after: String,
  • before: String,
  • first: Int,
  • last: Int,
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: SortBy
  • ): RoleConnection!
  • # Arguments
  • # id: [Not documented]
  • routingNumber(id: 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]
  • routingNumbers(
  • filters: [RoutingNumberQueryFilterInput!],
  • after: String,
  • before: String,
  • first: Int,
  • last: Int,
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: 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.
  • rowDisplayTypes(after: String, before: String, first: Int, last: 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.
  • salesManagerTypes(
  • resource: String,
  • after: String,
  • before: String,
  • first: Int,
  • last: Int
  • ): SalesManagerTypeConnection!
  • # The search functionality of the app
  • #
  • # Arguments
  • # resources: [Not documented]
  • # query: [Not documented]
  • # options: [Not documented]
  • search(resources: [String!]!, query: String!, options: SearchOptionsInputType): SearchType!
  • # 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.
  • securitiesLicenseTypes(
  • after: String,
  • before: String,
  • first: Int,
  • last: 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.
  • selectOptions(
  • resourceId: Int!,
  • aggregateOptions: Boolean,
  • complex: Boolean,
  • joinResourceId: Int,
  • parentOptionId: Int,
  • after: String,
  • before: String,
  • first: Int,
  • last: 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.
  • selectTypes(
  • optionId: Int,
  • complex: Boolean,
  • joinResourceId: Int,
  • nestedResourceCount: Int,
  • parentResourceId: Int,
  • after: String,
  • before: String,
  • first: Int,
  • last: Int
  • ): SelectTypeConnection!
  • # Arguments
  • # id: [Not documented]
  • signatureGuarantee(id: 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]
  • signatureGuarantees(
  • filters: [SignatureGuaranteeQueryFilterInput!],
  • after: String,
  • before: String,
  • first: Int,
  • last: Int,
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: 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.
  • states(after: String, before: String, first: Int, last: Int): StateConnection!
  • # Arguments
  • # id: [Not documented]
  • tableRating(id: 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]
  • tableRatings(
  • filters: [TableRatingQueryFilterInput!],
  • after: String,
  • before: String,
  • first: Int,
  • last: Int,
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: 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.
  • taskConnection(
  • assigneeId: ID,
  • carrierName: [String!],
  • category: [String!],
  • currentPage: Int,
  • owner: [UUID!],
  • ownerType: [String!],
  • viewType: TaskListViewTypeFilter,
  • filterDate: Date,
  • after: String,
  • before: String,
  • first: Int,
  • last: Int
  • ): TaskConnection!
  • # 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.
  • timeZones(after: String, before: String, first: Int, last: Int): TimeZoneConnection!
  • # Arguments
  • # id: [Not documented]
  • trade(id: 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]
  • trades(
  • filters: [TradeQueryFilterInput!],
  • after: String,
  • before: String,
  • first: Int,
  • last: Int,
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: SortBy
  • ): TradeConnection!
  • # Arguments
  • # id: [Not documented]
  • user(id: 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]
  • users(
  • filters: [UserQueryFilterInput!],
  • after: String,
  • before: String,
  • first: Int,
  • last: Int,
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: SortBy
  • ): UserConnection!
  • # Arguments
  • # id: [Not documented]
  • vendor(id: 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]
  • vendors(
  • filters: [VendorQueryFilterInput!],
  • after: String,
  • before: String,
  • first: Int,
  • last: Int,
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: SortBy
  • ): VendorConnection!
  • # Arguments
  • # id: [Not documented]
  • work(id: ID!): Work
  • # Arguments
  • # id: [Not documented]
  • workItem(id: 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]
  • workItems(
  • filters: [WorkItemQueryFilterInput!],
  • after: String,
  • before: String,
  • first: Int,
  • last: Int,
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: 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.
  • workList(after: String, before: String, first: Int, last: Int): WorkConnection!
  • # Arguments
  • # id: [Not documented]
  • workflow(id: 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]
  • workflows(
  • filters: [WorkflowQueryFilterInput!],
  • after: String,
  • before: String,
  • first: Int,
  • last: Int,
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: SortBy
  • ): WorkflowConnection!
  • # Arguments
  • # id: [Not documented]
  • writingAdvisor(id: 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]
  • writingAdvisors(
  • filters: [WritingAdvisorQueryFilterInput!],
  • after: String,
  • before: String,
  • first: Int,
  • last: Int,
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: WritingAdvisorSort
  • ): WritingAdvisorConnection!
  • }

link Require by

This element is not required by anyone