Skip to main content
Pulumi logo Pulumi logo
  1. Docs
  2. Reference
  3. REST API Docs
  4. Schema
  5. GraphFieldPredicateIn

GraphFieldPredicateIn

    A typed comparison over a single queryable field. The ordered comparisons (lt, lte, gt, gte) are lexicographic, except on ‘provider_version’, which orders by semantic version; eq and in match a ‘provider_version’ value under whichever spelling it was recorded, and are exact string matches on every other field.

    Properties

    • values array[string] required
      The values to compare against; matching any one of them matches the predicate. Must be non-empty. On ‘provider_version’ each value is compared as a semantic version.
    • op string required

      The infrastructure as code platform for any cloud.