Homepage

UniqIdFilter

Last edit: May 19, 2024

No description

type UniqIdFilter {
  not_value_in: [ID!]
  range: IdRangeFilter
  value: ID
  value_in: [ID!]
}

Fields

not_value_in (ID)

range (IdRangeFilter)

value (ID)

value_in (ID)

Questions?

We are always happy to help with any questions you may have.

contact us