Sha256: 8bbbf21fedc4b31a90be169a217ce79821fb74cf9277fe8919307e5fa15d976f

Contents?: true

Size: 98 Bytes

Versions: 4

Compression:

Stored size: 98 Bytes

Contents

query ($query: ProductsQueryInput) {
  products(query: $query) {
    nodes {
      id
    }
  }
}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
solidus_graphql_api-0.3.1 spec/support/graphql/queries/products.gql
solidus_graphql_api-0.3.0 spec/support/graphql/queries/products.gql
solidus_graphql_api-0.2.0 spec/support/graphql/queries/products.gql
solidus_graphql_api-0.1.0 spec/support/graphql/queries/products.gql