Eventjet GraphQL API documentation

createForm

Creates a new form.

Crates a form that can then be attached to a shop or event. Attaching existing forms is currently not possible through the GraphQL API, but can be done through the backend interface.

Arguments

ArgumentDescriptionType
inputCreateFormInput!

Type

This field resolves to CreateFormPayload, which has the following fields:

FieldDescriptionType
formForm