featureGroups Query
Arguments
#
filter = { "isLatest": {}, "status": { "eq": "PUBLISHED" } }
Specify to filter the records returned.
sorting = [ { "direction": "DESC", "field": "createdAt" } ]
[ FeatureGroupSort !]
Specify to sort results.
Response
#
Returns FeatureGroupConnection !.
Example
#
Previous
featureGroup
Next
features