Schema referenceTypesInputsDeleteEventLocationInputOn this pageDeleteEventLocationInputDefines the input for deleting a location for an event. input DeleteEventLocationInput { eventId: ID! locationId: ID!} Fields