CreateEventLocationPayload
Payload returned when creating a new location for an event.
type CreateEventLocationPayload {
location: Location!
}
Payload returned when creating a new location for an event.
type CreateEventLocationPayload {
location: Location!
}
CreateEventLocationPayload.location
● Location!
non-null object