Magidoc

UniversitySportsInput
Input Object

Input type for the university sports event.

Fields

#

campus

Non-null

Campus where the sports event belongs to. This is not the location of the event itself.

description

Description of the sports event in different languages

eMail

E-Mail address for registration or contact

endTime

End time of the sports event as Unix timestamp

invitationLink

Invitation link for the sports event, e.g. a WhatsApp group

location

Non-null

Location of the sports event

requiresRegistration

Non-null

True if the sports event requires registration

sportsCategory

Non-null

Category of the sports event (e.g. soccer, basketball, etc.)

startTime

Non-null

Start time of the sports event as Unix timestamp

title

Non-null

Title of the sports event in different languages

weekday

Non-null

Weekday of the sports event

Usages

#

References

#

  • Argument input of field upsertUniversitySport from type Mutation