Skip to main content

EventInput

No description

input EventInput {
addImageBlobIds: [ID!]
eventCategoryId: ID
form_response_attrs_json: String
removeImageBlobIds: [ID!]
}

Fields

EventInput.addImageBlobIds ● [ID!] list scalar

EventInput.eventCategoryId ● ID scalar

EventInput.form_response_attrs_json ● String scalar

EventInput.removeImageBlobIds ● [ID!] list scalar

Member Of

CreateEventInput input ● CreateFillerEventInput input ● UpdateEventInput input