Services

Services externes proposés par une AE, une école ou un groupe.

Types

Service

  • description: String
  • group: Group?
  • id: ID
  • importance: Int
  • localID: LocalID
  • logo: String
  • logoSourceType: LogoSourceType
    • ExternalLink
    • GroupLogo
    • Icon
    • InternalLink
  • name: String
  • school: School?
  • studentAssociation: StudentAssociation?
  • url: String

Queries

service(​id:  LocalID) →  Service

services(​groupUid:  String?, ​schoolUid:  String?, ​studentAssociationUid:  String?) →  [ Service]

userServices(​) →  [ Service]

Mutations

upsertService(​...) →  Result< Service>

Churros API, version 1.71.0 (at 242e0c3)

Made with <3 by net7 net7

Documentation generated with Graphinx