INPUT_OBJECT

TableAdditionalDetails_Filter

Filter by GraphQL field and given value

link GraphQL Schema definition

  • input TableAdditionalDetails_Filter {
  • # Unique identifier used with the Metadata API. Not the same as the locally
  • # unique identifier used with the REST API.
  • id: ID
  • # Unique identifier used with the Metadata API. Not the same as the locally
  • # unique identifier used with the REST API.
  • idWithin: [ID]
  • }