cluster
No description
cluster(
id: Int
clusterId: Int
slug: String
language: String
applyOrderlists: Boolean = true
orderlistIds: [Int!]
): Cluster!
Arguments
cluster.id
● Int
scalar
Deprecated! use clusterId instead
cluster.clusterId
● Int
scalar
cluster.slug
● String
scalar
cluster.language
● String
scalar
Language to search by slug
cluster.applyOrderlists
● Boolean
scalar
Enable or disable applying orderlists
cluster.orderlistIds
● [Int!]
list scalar
List orderlists to apply