Skip to content

GraphQL Schema Reference

ManualTimelineEventInput

GraphQL Schema definition

  • input ManualTimelineEventInput {
  • # input objects must have at least one field so to use the basic "manual event"
  • # variant with no additional data, put something in this field.
  • placeholder: Boolean
  • }

Require by