Associations étudiantes

Associations Étudiantes de chaque école. Il n'y a qu'une seule AE par école.

Types

ContributionOption

StudentAssociation implements Pictured

  • canCreateGroups(​type:  GroupType?) →  Boolean

    Arguments

    • type: (Association | Club | Group | Integration | List | StudentAssociationSection)?
  • canEditPages: Boolean
  • canListPages: Boolean
  • contributionOptions: [ ContributionOption]
  • createdAt: DateTime
  • description: String
  • Arguments

    • after: String?
    • before: String?
    • first: Int?
    • last: Int?
    • types: [ GroupType]?
  • groupsCount: Int
  • id: ID
  • links: [ Link]
  • name: String
  • page(​path:  String) →  Page?

    Arguments

    • path: String
  • pages(​after, ​before, ​first, ​last) →  Connection< Page>

    Arguments

    • after: String?
    • before: String?
    • first: Int?
    • last: Int?
  • pictureFile: String
  • pictureFileDark: String
  • pictureURL(​dark:  Boolean = false) →  String

    Arguments

    • dark: Boolean
  • school: School
  • schoolId: ID
  • uid: String?
  • updatedAt: DateTime

Queries

Mutations

cancelPendingContribution(​optionId:  ID) →  Boolean

updateStudentAssociationPicture(​file:  File, ​uid:  String) →  String

Churros API, version 1.71.0 (at 242e0c3)

Made with <3 by net7 net7

Documentation generated with Graphinx