searchClusters
SearchClusters retrieves a list of clusters applying the filters.
searchClusters(
after: String
before: String
first: Int
last: Int
filter: ClusterFilterInput
orderBy: [ClusterOrderInput!]
): ClusterConnection!
SearchClusters retrieves a list of clusters applying the filters.
searchClusters(
after: String
before: String
first: Int
last: Int
filter: ClusterFilterInput
orderBy: [ClusterOrderInput!]
): ClusterConnection!
searchClusters.after ● String scalarsearchClusters.before ● String scalarsearchClusters.first ● Int scalarsearchClusters.last ● Int scalarsearchClusters.filter ● ClusterFilterInput inputsearchClusters.orderBy ● [ClusterOrderInput!] list inputClusterConnection object