Écoles

Écoles présentes sur l'application.

Types

School implements Pictured

  • address: String
  • aliasMailDomains: [ String]
  • color: String
  • description: String
  • id: ID
  • majors: [ Major]
  • name: String
  • pictureFile: String
  • pictureFileDark: String
  • pictureURL(​dark:  Boolean = false) →  String

    Arguments

    • dark: Boolean
  • services: [ Service]
  • slug: String
  • studentAssociations: [ StudentAssociation]
  • studentMailDomain: String
  • uid: String

SchoolGroup

  • majors: [ Major]
  • names: [ String]

N
SchoolInput

  • color: String
  • id: ID?
  • name: String

Queries

school(​uid:  String) →  School

schools(​) →  [ School]

Mutations

deleteSchoolPicture(​id:  String) →  String

updateSchool(​...) →  School

updateSchoolPicture(​file:  File, ​id:  String) →  String

Churros API, version 1.71.0 (at 242e0c3)

Made with <3 by net7 net7

Documentation generated with Graphinx