OBJECT
RootMutationType
link GraphQL Schema definition
- type RootMutationType {
- # Arguments
- # stripePaymentMethod: [Not documented]
- (
- : String
- ): GeneralAck
- # Arguments
- # input: [Not documented]
- (
- : [AgencyCompanyCurrencyRateInput]
- ): [AgencyCompanyCurrencyRate]
- # Arguments
- # input: [Not documented]
- # ignoreThis: This field is not used, it just tell Apollo to deal
- # with an upload. Please, ignore it.
- (
- : SendAgencyCompanyEmailToStudentInput!,
- : Upload
- ): GeneralAck
- # Arguments
- # input: [Not documented]
- # ignoreThis: This field is not used, it just tell Apollo to deal
- # with an upload. Please, ignore it.
- (
- : SendAgencyCompanyQuoteEmailToStudentInput!,
- : Upload
- ): GeneralAck
- # Arguments
- # emailTemplateId: [Not documented]
- (
- : Int!
- ): GeneralAck
- # Arguments
- # email: [Not documented]
- (
- : String!
- ): AgencyCompanyOutboundEmail
- # Arguments
- # agencyCompanyOutboundEmailId: [Not documented]
- (
- : Int!
- ): GeneralAck
- # Arguments
- # agencyCompanyOutboundEmailId: [Not documented]
- (
- : Int!
- ): GeneralAck
- # Arguments
- # agencyCompanyPriceOverrideId: [Not documented]
- (
- : Int!
- ): GeneralAck
- # Arguments
- # agencyCompanyPriceOverrideId: [Not documented]
- # data: [Not documented]
- (
- : Int,
- : UpsertAgencyCompanyPriceOverrideInput!
- ): AgencyCompanyPriceOverride
- # Arguments
- # input: [Not documented]
- (
- : AgencyCompanySchoolCompanyNoteFilter!
- ): AgencyCompanySchoolCompanyNote
- # Arguments
- # agencyCompanySchoolCompanyNoteId: [Not
- # documented]
- # input: [Not documented]
- (
- : Int!,
- : AgencyCompanySchoolCompanyNoteFilter!
- ): AgencyCompanySchoolCompanyNote
- # Arguments
- # schools: [Not documented]
- (
- : [UpdateAgencyCompanyHiddenSchoolsInput]!
- ): UpdateAgencyCompanyHiddenSchools
- # Arguments
- # newSchoolsToJoin: [Not documented]
- # customMessageTemplate: [Not documented]
- (
- : [InviteNewSchoolsInput]!,
- : String
- ): GeneralAck
- # Arguments
- # agencyCompanySchoolLeadId: [Not documented]
- (
- : Int!
- ): GeneralAck
- # Arguments
- # schoolId: [Not documented]
- # isTopSchool: [Not documented]
- (
- : Int!,
- : Boolean!
- ): GeneralAck
- # Arguments
- # agencyCompanyInput: [Not documented]
- (
- : AgencyCompanyInput!
- ): GeneralAck
- # Arguments
- # onboardingStatus: [Not documented]
- (
- : OnboardingStatus!
- ): GeneralAck
- # Arguments
- # file: [Not documented]
- (: Upload!): AgencyCompany
- # Arguments
- # agencyId: [Not documented]
- # file: [Not documented]
- (: Int!, : Upload!): File
- # Arguments
- # input: [Not documented]
- # agencyId: [Not documented]
- (
- : UpsertAgencyQuoteCustomizationInput!,
- : Int!
- ): AgencyQuoteCustomization
- # Arguments
- # obscuredId: [Not documented]
- (
- : String!
- ): GeneralAck
- # Arguments
- # schoolCompanyId: [Not documented]
- (: Int!): GeneralAck
- # Arguments
- # input: [Not documented]
- (: InviteSchoolToConnectInput!): GeneralAck
- # Arguments
- # schoolCompanyIds: [Not documented]
- # message: [Not documented]
- (
- : [Int]!,
- : String
- ): GeneralAck
- # Arguments
- # schoolCompanyIds: [Not documented]
- # customMessageTemplate: [Not documented]
- (
- : [Int]!,
- : String
- ): GeneralAck
- # Arguments
- # obscuredId: [Not documented]
- (
- : String!
- ): GeneralAck
- # Arguments
- # input: [Not documented]
- (: CreateAgencyInput!): Agency
- # Arguments
- # agencyId: [Not documented]
- (: Int): GeneralAck
- # Arguments
- # input: [Not documented]
- (
- : [UpdateAgencyOutboundEmailInput]!
- ): GeneralAck
- # Arguments
- # input: [Not documented]
- (
- : UpdateAgencyOutboundEmailInput!
- ): GeneralAck
- # Arguments
- # agencyId: [Not documented]
- # agencyInput: [Not documented]
- (: Int!, : UpdateAgencyInput!): Agency
- # Arguments
- # agencyId: [Not documented]
- # file: [Not documented]
- (: Int!, : Upload!): Agency
- # @deprecated - use BookAndLearn.createBookAndLearnAgencyCompany instead
- #
- # Arguments
- # input: [Not documented]
- (
- : CreateBookAndLearnApiKeyInput!
- ): ApiKey
- # For Book and Learn only. Create a Book and Learn agency, as well as an api key
- # for that agency
- #
- # Arguments
- # input: [Not documented]
- (
- : CreateBookAndLearnAgencyCompanyInput!
- ): BookAndLearnAgencyCompany
- # Arguments
- # customProperty: [Not documented]
- (
- : CreateCustomPropertyParams
- ): CustomProperty
- # Arguments
- # edBrokerId: [Not documented]
- (: Int!): GeneralAck
- # For EducationLink usage only. Create an EducationLink agency, as well as an api
- # key for that agency
- #
- # Arguments
- # input: [Not documented]
- (
- : CreateEducationLinkAgencyCompanyInput!
- ): EducationLinkAgencyCompany
- # Arguments
- # input: [Not documented]
- (
- : UpdateStripeCustomerForEducationLinkInput!
- ): EducationLinkAgencyCompanyCreditCardToken
- # Arguments
- # input: [Not documented]
- # ignoreThis: This field is not used, it just tell Apollo to deal
- # with an upload. Please, ignore it.
- (
- : CreateAgencyCompanyEmailTemplateInput!,
- : Upload
- ): GeneralAck
- # Arguments
- # emailTemplateId: [Not documented]
- # input: [Not documented]
- # ignoreThis: This field is not used, it just tell Apollo to deal
- # with an upload. Please, ignore it.
- (
- : Int!,
- : UpdateAgencyCompanyEmailTemplateInput!,
- : Upload
- ): GeneralAck
- # Arguments
- # input: [Not documented]
- # studentEnrollmentId: [Not documented]
- (
- : CreateEnrollmentPaymentInput!,
- : Int!
- ): GeneralAck
- # Arguments
- # feeId: [Not documented]
- # offeringIds: [Not documented]
- (: Int, : [Int]): [OfferingFee]
- # Arguments
- # feeId: [Not documented]
- (: Int): SchoolFee
- # Arguments
- # input: [Not documented]
- (: AgencyFeeInput!): AgencyFee
- # Arguments
- # input: [Not documented]
- (: SchoolFeeInput!): SchoolFee
- # Arguments
- # input: [Not documented]
- (: FeeNetPriceInput!): NetPrice
- # Arguments
- # netPriceId: [Not documented]
- # feeId: [Not documented]
- # input: [Not documented]
- (
- : Int!,
- : Int!,
- : FeeNetPriceInput!
- ): NetPrice
- # Arguments
- # input: [Not documented]
- (
- : EdvisorFeeNetPriceInput!
- ): NetPrice
- # Arguments
- # feeTypeId: [Not documented]
- # input: [Not documented]
- (: Int!, : FeeTypeInput!): FeeType
- # Arguments
- # googlePlaceId: [Not documented]
- (: String): GooglePlace
- # Arguments
- # invoiceId: [Not documented]
- (: Int!): Invoice
- # Arguments
- # input: [Not documented]
- (: InvoicePaymentInput!): InvoicePayment
- # Arguments
- # input: [Not documented]
- (: CreateMarketInput!): Market
- # Arguments
- # marketId: [Not documented]
- (: Int!): GeneralAck
- # Arguments
- # input: [Not documented]
- (: UpdateMarketInput!): Market
- # Arguments
- # input: [Not documented]
- # files: [Not documented]
- (
- : CreateAgencyInsuranceBookingAmendmentInput!,
- : [Upload]
- ): AgencyInsuranceBookingAmendment
- # Arguments
- # amendmentPaymentId: [Not documented]
- # stripePaymentId: [Not documented]
- (: Int!, : String!): GeneralAck
- # Arguments
- # amendmentId: [Not documented]
- # chargeType: [Not documented]
- (
- : Int!,
- : String!
- ): GeneralAck
- # Arguments
- # agencyInsuranceBookingAmendmentId: [Not
- # documented]
- # status: [Not documented]
- # editedDifferenceNetAmount: [Not documented]
- # editedDifferenceGrossAmount: [Not documented]
- (
- : Int!,
- : PaymentStatusInput!,
- : Float,
- : Float
- ): GeneralAck
- # Arguments
- # agencyInsuranceBookingAmendmentId: [Not
- # documented]
- # status: [Not documented]
- # declineReason: [Not documented]
- (
- : Int!,
- : AmendmentStatus!,
- : String
- ): GeneralAck
- # Arguments
- # agencyInsuranceBookingAmendmentId: [Not
- # documented]
- # file: [Not documented]
- (
- : Int!,
- : Upload!
- ): File
- # Arguments
- # input: [Not documented]
- # agencyId: [Not documented]
- (
- : CreateAgencyInsuranceBookingInput!,
- : Int
- ): agencyInsuranceBookingList
- # Arguments
- # input: [Not documented]
- # agencyId: [Not documented]
- (
- : CreatePayLaterAgencyInsuranceBookingInput!,
- : Int!
- ): agencyInsuranceBookingList
- # Arguments
- # input: [Not documented]
- (
- : CreatePayLaterInsuranceBookingEducationLinkInput!
- ): agencyInsuranceBookingList
- # Arguments
- # input: [Not documented]
- (
- : CreateSifAgencyInsuranceBookingInput!
- ): agencyInsuranceBookingList
- # Arguments
- # agencyInsuranceBookingId: [Not documented]
- (
- : Int!
- ): GeneralAck
- # Arguments
- # agencyInsuranceBookingId: [Not documented]
- # paymentStatusId: [Not documented]
- (
- : Int!,
- : Int!
- ): GeneralAck
- # Arguments
- # agencyInsuranceBookingId: [Not documented]
- # status: [Not documented]
- (
- : Int!,
- : BookingStatus!
- ): GeneralAck
- # Arguments
- # agencyInsuranceBookingId: [Not documented]
- # file: [Not documented]
- (
- : Int!,
- : Upload!
- ): File
- # Arguments
- # schoolCompanyId: [Not documented]
- (
- : Int!
- ): GeneralAck
- # Arguments
- # agencyCompanyId: [Not documented]
- # schoolCompanyId: [Not documented]
- (
- : Int!,
- : Int!
- ): GeneralAck
- # Arguments
- # agencyCompanyId: [Not documented]
- # schoolCompanyId: [Not documented]
- (
- : Int!,
- : Int!
- ): GeneralAck
- # Arguments
- # input: [Not documented]
- (
- : AssignMessagingChannelMemberInput!
- ): GeneralAck
- # Arguments
- # input: [Not documented]
- (
- : CreateMessagingAgencySchoolChannelInput!
- ): MessagingAgencySchoolChannel
- # Arguments
- # input: [Not documented]
- (
- : RemoveMessagingChannelMemberInput!
- ): GeneralAck
- # Arguments
- # input: [Not documented]
- (: NetPriceInput!): NetPrice
- # Arguments
- # netPriceId: [Not documented]
- (: Int!): GeneralAck
- # Arguments
- # netPriceId: [Not documented]
- # offeringPriceTemplateId: [Not documented]
- # input: [Not documented]
- (
- : Int!,
- : Int!,
- : NetPriceInput!
- ): NetPrice
- # Arguments
- # input: [Not documented]
- (
- : EdvisorNetPriceInput!
- ): NetPrice
- # Arguments
- # input: [Not documented]
- (: OfferingInput!): Offering
- # Arguments
- # offeringIds: [Not documented]
- (: [Int]!): [Offering]
- # Arguments
- # offeringId: [Not documented]
- (: Int): Offering
- # Arguments
- # offeringId: [Not documented]
- # input: [Not documented]
- (: Int!, : OfferingInput!): Offering
- # Arguments
- # offeringId: [Not documented]
- # input: [Not documented]
- (
- : Int!,
- : UpdateOfferingCourseInput!
- ): OfferingCourse
- # Arguments
- # offeringId: [Not documented]
- # input: [Not documented]
- (
- : Int!,
- : CreateOfferingCourseHigherEducationInput!
- ): OfferingCourseHigherEducation
- # Arguments
- # input: [Not documented]
- (: BuyOfferingInsuranceInput!): StripeCharge
- # Arguments
- # offeringId: [Not documented]
- # input: [Not documented]
- (
- : Int!,
- : UpdateOfferingInsurancePurchaseOptionInput!
- ): OfferingInsurance
- # Arguments
- # offeringId: [Not documented]
- # input: [Not documented]
- (
- : Int!,
- : UpsertOfferingInsuranceInput!
- ): OfferingInsurance
- # Arguments
- # offeringId: [Not documented]
- # data: [Not documented]
- (
- : Int!,
- : [OfferingInsuranceCoveragePropertyOfferingValueInput]!
- ): OfferingInsurance
- # Arguments
- # offeringId: [Not documented]
- # input: [Not documented]
- (
- : Int!,
- : UpsertOfferingInsuranceTravelerTypeInput!
- ): OfferingInsurance
- # Arguments
- # offeringPackageOptionId: [Not documented]
- (
- : Int
- ): OfferingPackageOption
- # Arguments
- # offeringPriceTemplateIds: [Not documented]
- (
- : [Int]!
- ): CountType
- # Arguments
- # offeringPriceTemplateId: [Not documented]
- # transitionOptions: [Not documented]
- (
- : Int!,
- : OfferingPriceTemplateTransitionInput!
- ): OfferingPriceTemplate
- # Arguments
- # input: [Not documented]
- # marketIds: [Not documented]
- (
- : OfferingPriceTemplateVariantCreateInput!,
- : [Int!]!
- ): [OfferingPriceTemplateVariant]
- # Arguments
- # offeringPriceTemplateVariantId: [Not
- # documented]
- # input: [Not documented]
- (
- : Int!,
- : OfferingPriceTemplateVariantInput!
- ): OfferingPriceTemplateVariant
- # Arguments
- # offeringStartDateTemplateId: [Not documented]
- (
- : Int!
- ): [OfferingStartDateDerived]
- # Arguments
- # offeringStartDateTemplateIds: [Not documented]
- (
- : [Int]!
- ): Int
- # Arguments
- # offeringId: [Not documented]
- # input: [Not documented]
- (
- : Int!,
- : UpsertOfferingStudentNationalityEligible!
- ): Offering
- # Arguments
- # paymentInput: [Not documented]
- (: PaymentInput!): CreatePaymentResponse
- # Arguments
- # paymentPlanTemplateInput: [Not documented]
- # paymentPlanTemplateDepositInput: [Not
- # documented]
- # paymentPlanTemplateDiscountInput: [Not
- # documented]
- (
- : PaymentPlanTemplateInput!,
- : AmountOrPercentageInput,
- : AmountOrPercentageInput
- ): PaymentPlanTemplate
- # Arguments
- # paymentPlanTemplateId: [Not documented]
- (: Int): CountType
- # Arguments
- # paymentPlanTemplateId: [Not documented]
- # input: [Not documented]
- (
- : Int!,
- : UpdatePaymentPlanTemplateInput
- ): PaymentPlanTemplate
- # Arguments
- # input: [Not documented]
- (
- : PostmarkSenderEmailInput!
- ): PostmarkSenderEmail
- # Arguments
- # postmarkSenderId: [Not documented]
- (
- : Int!
- ): GeneralAck
- # Arguments
- # input: [Not documented]
- (: PromotionInput!): Promotion
- # Arguments
- # input: [Not documented]
- (: SchoolCreateInput!): School
- # Given a schoolId and the codeName of an existing EdvisorAddon,
- #
- # if that EdvisorAddon exists and is active at the SchoolCompany level,
- #
- # then this mutation will activate or deactivate the addon for the given school.
- #
- #
- # If the EdvisorAddon does not exist, or is not connected to the SchoolCompany,
- #
- # then this mutation will throw a Not Found exception.
- #
- #
- # Arguments
- # codeName: [Not documented]
- # schoolId: [Not documented]
- # input: [Not documented]
- (
- : String!,
- : Int!,
- : UpdateAddonForSchoolInput!
- ): GeneralAck
- # Arguments
- # schoolId: [Not documented]
- # input: [Not documented]
- (: Int!, : SchoolInput!): School
- # Arguments
- # input: [Not documented]
- (
- : SchoolAgencyCompanyRelationshipInput!
- ): SchoolAgencyCompanyRelationship
- # Arguments
- # input: [Not documented]
- (
- : SchoolAgencyCompanyRelationshipInput!
- ): SchoolAgencyCompanyRelationship
- # Arguments
- # schoolCompanyId: [Not documented]
- (
- : Int!
- ): GeneralAck
- # Arguments
- # agencyCompanyId: [Not documented]
- (: Int!): GeneralAck
- # Arguments
- # input: [Not documented]
- (: InviteAgencyToConnectInput!): GeneralAck
- # Arguments
- # schoolCompanyId: [Not documented]
- (
- : Int!
- ): GeneralAck
- # Arguments
- # input: [Not documented]
- (
- : MigrateAgencyManagedSchoolCompanyInput!
- ): SchoolCompany
- # Arguments
- # input: [Not documented]
- (: SchoolCompanyInput!): SchoolCompany
- # Arguments
- # invitationEmail: [Not documented]
- # schoolCompanyId: [Not documented]
- (
- : String!,
- : Int!
- ): SchoolCompany
- # Arguments
- # input: [Not documented]
- (: UpsertCustomProviderInput!): CustomProvider
- # Arguments
- # schoolCompanyId: [Not documented]
- (
- : Int!
- ): SchoolCompany @deprecated( reason: "This will no longer be available" )
- # Arguments
- # input: [Not documented]
- (
- : AddAgencyCompanyToGroupInput!
- ): GeneralAck
- # Arguments
- # schoolCompanyId: [Not documented]
- (
- : Int!
- ): SchoolCompany
- # Arguments
- # schoolCompanyPromotionId: [Not documented]
- # input: [Not documented]
- (
- : Int!,
- : SchoolCompanyPromotionsInput!
- ): SchoolCompanyPromotion
- # Arguments
- # input: [Not documented]
- (
- : InternalCreateSchoolCompaniesInput!
- ): [SchoolCompany]
- # Arguments
- # input: [Not documented]
- (
- : SignUpDistributeCompanyInput!
- ): SchoolCompanySubscription
- # Arguments
- # input: [Not documented]
- (
- : SignUpFreemiumSchoolCompanyInput!
- ): FreemiumSchoolCompanySubscription
- # Arguments
- # input: [Not documented]
- (: SignUpSchoolCompanyInput!): SchoolCompanySubscription
- # Arguments
- # input: [Not documented]
- (
- : SchoolPaymentPolicyInput!
- ): SchoolPaymentPolicy
- # Arguments
- # items: [Not documented]
- # params: [Not documented]
- (
- : [FindPriceQuoteItemInput],
- : CreateSchoolQuoteParams
- ): SchoolQuote
- # Arguments
- # schoolId: [Not documented]
- # input: [Not documented]
- (
- : Int!,
- : UpsertSchoolEnrollmentInstructionsInput!
- ): SchoolStudentEnrollmentInstructions
- # Arguments
- # input: [Not documented]
- (: SchoolTermsInput!): SchoolTerms
- : StripeSetupIntentObject
- # Arguments
- # input: [Not documented]
- (: StudentInput!): Student
- # Arguments
- # input: [Not documented]
- (: StudentUpsertInput!): Student
- # Arguments
- # input: [Not documented]
- (: StudentInput!): Student
- # Arguments
- # studentIds: [Not documented]
- (: [Int]!): [Student]
- # Arguments
- # studentId: [Not documented]
- # input: [Not documented]
- (: Int!, : StudentInput!): Student
- # Arguments
- # input: [Not documented]
- (: StudentUpsertInput!): Student
- # Arguments
- # input: [Not documented]
- (
- : AddStudentCurrentPipelineStageInput!
- ): GeneralAck
- # Arguments
- # input: [Not documented]
- (
- : ChangeStudentCurrentPipelineStageInput!
- ): GeneralAck
- # Arguments
- # agencyId: [Not documented]
- # fromPipelineStageId: [Not documented]
- # toPipelineStageId: [Not documented]
- (
- : Int!,
- : Int!,
- : Int!
- ): CountType
- # Arguments
- # input: [Not documented]
- (
- : RemoveStudentCurrentPipelineStageInput!
- ): GeneralAck
- # Arguments
- # agencyId: [Not documented]
- (
- : Int!
- ): CountType
- # Arguments
- # studentPipelineStageIds: [Not documented]
- (
- : [Int]!
- ): CountType
- # Arguments
- # input: [Not documented]
- (
- : UnassignStudentsInAgencyIdFromPipelineStageInput!
- ): CountType
- # Arguments
- # studentEnrollmentId: [Not documented]
- (: Int!): StudentEnrollmentReceived
- # Arguments
- # studentEnrollmentId: [Not documented]
- # input: [Not documented]
- (
- : Int!,
- : CancelStudentEnrollmentInput!
- ): GeneralAck
- # Arguments
- # input: [Not documented]
- (
- : StudentEnrollmentInputV2!
- ): StudentEnrollment
- # Arguments
- # input: [Not documented]
- # ignoreThis: This field is not used, it just tell Apollo to deal
- # with an upload. Please, ignore it.
- (
- : CreateStudentEnrollmentByEdvisorRecruitInput!,
- : Upload
- ): StudentEnrollment
- # Arguments
- # input: [Not documented]
- (
- : StudentEnrollmentInput!
- ): StudentEnrollment @deprecated( reason: "Deprecating in favor of `createStudentEnrollmentV2`" )
- # Arguments
- # studentEnrollmentId: [Not documented]
- (: Int!): StudentEnrollmentReceived
- # Arguments
- # studentEnrollmentId: [Not documented]
- (
- : Int!
- ): GeneralAck
- # Arguments
- # studentEnrollmentId: [Not documented]
- (
- : Int!
- ): GeneralAck
- # Arguments
- # studentEnrollmentId: [Not documented]
- (
- : Int!
- ): GeneralAck
- # Arguments
- # studentEnrollmentId: [Not documented]
- # fileId: [Not documented]
- (
- : Int!,
- : Int!
- ): BooleanResult
- # Arguments
- # studentEnrollmentId: [Not documented]
- (
- : Int!
- ): StudentEnrollmentReceived
- # Arguments
- # studentEnrollmentId: ID of Student Enrollment to be sent
- (: Int!): StudentEnrollment
- # Arguments
- # studentEnrollmentId: [Not documented]
- (
- : Int!
- ): StudentEnrollment
- # Arguments
- # studentEnrollmentId: [Not documented]
- (: Int!): GeneralAck
- # Arguments
- # studentEnrollmentId: [Not documented]
- # input: [Not documented]
- (
- : Int,
- : UpdateStudentEnrollmentInput!
- ): StudentEnrollment
- # Arguments
- # studentEnrollmentId: [Not documented]
- # file: [Not documented]
- (
- : Int!,
- : Upload!
- ): File
- # Arguments
- # studentEnrollmentId: [Not documented]
- # file: [Not documented]
- (
- : Int!,
- : Upload!
- ): File
- # Arguments
- # studentEnrollmentId: [Not documented]
- # file: [Not documented]
- (
- : Int!,
- : Upload!
- ): File
- # Arguments
- # studentEnrollmentId: [Not documented]
- # file: [Not documented]
- (
- : Int!,
- : Upload!
- ): File
- # Arguments
- # input: [Not documented]
- (
- : StudentEnrollmentCommentInput!
- ): StudentEnrollmentComment
- # Arguments
- # studentEnrollmentId: [Not documented]
- # input: [Not documented]
- (
- : Int!,
- : UploadStudentEnrollmentFieldFileInput!
- ): StudentEnrollmentField
- # Arguments
- # input: [Not documented]
- # config: [Not documented]
- (
- : [StudentInput]!,
- : ImportStudentsConfig!
- ): ImportReport
- # Arguments
- # studentId: [Not documented]
- # studentNoteInput: [Not documented]
- (
- : Int!,
- : CreateStudentNoteInput!
- ): StudentNote
- # Arguments
- # studentNoteId: [Not documented]
- (: Int!): GeneralAck
- # Arguments
- # studentNoteId: [Not documented]
- # studentNoteInput: [Not documented]
- (
- : Int!,
- : UpdateStudentNoteInput!
- ): StudentNote
- # Arguments
- # input: [Not documented]
- (: StudentPipelineInput!): StudentPipeline
- # Arguments
- # studentPipelineId: [Not documented]
- (: Int!): GeneralAck
- # Arguments
- # studentPipelineId: [Not documented]
- (: Int!): StudentPipeline
- # Arguments
- # studentPipelineId: [Not documented]
- # input: [Not documented]
- (
- : Int!,
- : UpdateStudentPipelineInput!
- ): StudentPipeline
- # Arguments
- # studentPipelineStageId: [Not documented]
- (
- : Int!
- ): GeneralAck
- # Arguments
- # obscuredId: [Not documented]
- # studentQuoteOptionId: [Not documented]
- (
- : String!,
- : Int!
- ): StudentQuote
- # Arguments
- # studentQuoteId: [Not documented]
- # subject: [Not documented]
- # message: [Not documented]
- (
- : Int!,
- : String!,
- : String
- ): ResponseType
- # Arguments
- # input: [Not documented]
- (
- : StudentQuoteInput!
- ): StudentQuote
- # Arguments
- # input: [Not documented]
- (: CreateStudentQuoteInput!): StudentQuote
- # Arguments
- # studentQuoteId: [Not documented]
- (
- : Int!
- ): StudentQuote
- # Arguments
- # obscuredId: [Not documented]
- (: String!): StudentQuote
- # Arguments
- # studentQuoteId: [Not documented]
- # isHidePriceBreakdown: [Not documented]
- (
- : Int!,
- : Boolean!
- ): StudentQuote
- # Arguments
- # studentQuoteId: [Not documented]
- (: Int!): StudentQuote
- # Arguments
- # input: [Not documented]
- (: SendStudentQuoteInput!): StudentQuote
- # Arguments
- # input: [Not documented]
- (: SendStudentQuoteInput!): StudentQuote
- # Arguments
- # studentQuoteId: [Not documented]
- # input: [Not documented]
- (
- : Int!,
- : UpdateStudentQuoteInput!
- ): StudentQuote
- # Arguments
- # input: [Not documented]
- (
- : StudentQuoteEmailMessageInput!
- ): StudentQuoteEmailMessage
- # Arguments
- # studentQuoteEmailMessageId: [Not documented]
- (
- : Int!
- ): Int
- # Arguments
- # studentQuoteEmailMessageId: [Not documented]
- # input: [Not documented]
- (
- : Int!,
- : StudentQuoteEmailMessageInput!
- ): StudentQuoteEmailMessage
- # Arguments
- # studentQuoteOptionPaymentPlansInput: [Not
- # documented]
- # studentQuoteOptionPaymentPlansRawInput: [Not
- # documented]
- # studentQuoteOptionId: [Not documented]
- (
- : [StudentQuoteOptionPaymentPlanInput],
- : [StudentQuoteOptionPaymentPlanRawInput],
- : Int!
- ): [StudentQuoteOptionPaymentPlan]
- # Arguments
- # studentQuoteId: [Not documented]
- (
- : Int!
- ): [StudentQuoteOptionPaymentPlanRateSnapshot]
- # Arguments
- # input: [Not documented]
- (
- : MigrateBookAndLearnUserInput!
- ): User
- # Arguments
- # userId: [Not documented]
- # file: [Not documented]
- (: Int!, : Upload!): User
- : User
- # Arguments
- # input: [Not documented]
- (
- : SendChatMessagesAggregateNotificationInput
- ): GeneralAck
- # Arguments
- # input: [Not documented]
- (
- : UpsertNotificationSettingsInput
- ): UserMessagingNotificationSettings
- # Arguments
- # userRoleType: [Not documented]
- (: CreateUserRoleTypeParams): UserRoleType
- # Arguments
- # input: [Not documented]
- (: WebhookInput): Webhook
- }
link Require by
This element is not required by anyone