Studio Service

FeatureFlagsConnection

FeatureFlagsConnection

A connection to a list of FeatureFlag values.

FieldArgumentTypeDescription
nodes[FeatureFlag!]!A list of `FeatureFlag` objects.
edges[FeatureFlagsEdge!]!A list of edges which contains the `FeatureFlag` and cursor to aid in pagination.
pageInfoPageInfo!Information to aid in pagination.
totalCountInt!The count of *all* `FeatureFlag` you could get from the connection.