ENUM

FormResultPastVersion_WhereGroup_Fields

Where group options for FormResultPastVersion. Matches when any field in the array is met

link GraphQL Schema definition

  • enum FormResultPastVersion_WhereGroup_Fields {
  • # number of the past version
  • version
  • # Unique form result ID.
  • form_result_id
  • }