OBJECT
RootMutationType
link GraphQL Schema definition
- type RootMutationType {
- # Arguments
- # input: [Not documented]
- (
- : AgencyCompanySchoolCompanyNoteFilter!
- ): AgencyCompanySchoolCompanyNote
- # Arguments
- # agencyCompanySchoolCompanyNoteId: [Not
- # documented]
- # input: [Not documented]
- (
- : Int!,
- : AgencyCompanySchoolCompanyNoteFilter!
- ): AgencyCompanySchoolCompanyNote
- # Arguments
- # input: [Not documented]
- (: OfferingInput!): Offering
- # Arguments
- # offeringIds: [Not documented]
- (: [Int]!): [Offering]
- # Arguments
- # offeringId: [Not documented]
- # input: [Not documented]
- (: Int!, : OfferingInput!): Offering
- # Arguments
- # offeringPackageOptionId: [Not documented]
- (
- : Int
- ): OfferingPackageOption
- # Arguments
- # input: [Not documented]
- (: PromotionInput!): Promotion
- # Arguments
- # schoolId: [Not documented]
- # input: [Not documented]
- (: Int!, : SchoolInput!): School
- # Arguments
- # input: [Not documented]
- (: SchoolCompanyInput!): SchoolCompany
- # Arguments
- # input: [Not documented]
- (: StudentInput!): Student
- # Arguments
- # input: [Not documented]
- (: StudentInput!): Student
- # Arguments
- # studentIds: [Not documented]
- (: [Int]!): [Student]
- # Arguments
- # studentId: [Not documented]
- # input: [Not documented]
- (: Int!, : StudentInput!): Student
- # Arguments
- # studentId: [Not documented]
- # fieldName: [Not documented]
- (: Int!, : String!): Photo
- # Arguments
- # input: [Not documented]
- (: StudentUpsertInput!): Student
- # Arguments
- # input: [Not documented]
- (: StudentEnrollmentInput!): StudentEnrollment
- # Arguments
- # studentId: [Not documented]
- # fieldName: [Not documented]
- (: Int!, : String!): [File]
- # Arguments
- # studentQuoteId: [Not documented]
- # subject: [Not documented]
- # message: [Not documented]
- (
- : Int!,
- : String!,
- : String
- ): ResponseType
- # Arguments
- # input: [Not documented]
- (: StudentQuoteInput!): StudentQuote
- # Arguments
- # input: [Not documented]
- (: SendStudentQuoteInput!): StudentQuote
- # Arguments
- # input: [Not documented]
- (: SendStudentQuoteInput!): StudentQuote
- # Arguments
- # studentQuoteId: [Not documented]
- # input: [Not documented]
- (
- : Int!,
- : StudentQuoteInput!
- ): StudentQuote
- }
link Require by
This element is not required by anyone