DeleteExhibitionBookingMeetingPreferencesPayload
Payload when deleting meeting preferences from an exhibition booking.
type DeleteExhibitionBookingMeetingPreferencesPayload {
success: Boolean!
}
Fields
DeleteExhibitionBookingMeetingPreferencesPayload.success
● Boolean!
non-null scalar
A flag indicating whether the meeting preferences were deleted successfully.