Homepage

UniqIdFilter

Last edit: Oct 26, 2022

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)

Contribute to this page More info

Github Icon

Questions?

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

contact us