INPUT_OBJECT

FlowFieldOutputField_Filter

Filter by GraphQL field and given value

link GraphQL Schema definition

  • input FlowFieldOutputField_Filter {
  • # Name shown in server and desktop clients
  • name: String
  • # Name shown in server and desktop clients
  • nameWithin: [String]
  • # Unique identifier used by the metadata API
  • id: ID
  • # Unique identifier used by the metadata API
  • idWithin: [ID]
  • }

link Require by