Structs

Enums

  • Represents an operation in which a record is compared against a particular value.
  • Represents an operation through which records can be included or excluded.
  • Represents an operation in which filters are associated with one another and evaluated together.
  • Represents an operation in which a record’s column value is checked for membership in a set.
  • Represents an operation in which records are filtered by the presence of null values or lack thereof.
  • Represents the different types of parameters that can be created.
  • Represents the possible value types that the indexer’s GraphQL API supports.

Functions