importEventPlannings
This mutation is used to create and update via web or csv all the sessions.
importEventPlannings(eventId: String! plannings: [ImportEventPlanningsInput!]): [ImportEventPlanningsResult!]!
This mutation is used to create and update via web or csv all the sessions.
importEventPlannings(eventId: String! plannings: [ImportEventPlanningsInput!]): [ImportEventPlanningsResult!]!
importEventPlannings.eventId ● String! non-null scalarimportEventPlannings.plannings ● [ImportEventPlanningInput!]! non-null inputImportEventPlanningsResult object