Écoles

Écoles présentes sur l'application.

Types

School implements Pictured

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

    Arguments

    • dark: Boolean
    • timestamp: Boolean = true
  • services: [ Service]
  • slug: String
  • studentAssociations: [ StudentAssociation]
  • studentMailDomain: String
  • studentsCount(​yearTiers:  [ Int] = ) →  Int

    Arguments

    • yearTiers: [ Int] = []
  • 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 dev (at ab9f305)

Made with <3 by net7 net7

Documentation generated with Graphinx