task: Add documentation regarding our GraphQL Fragments, Edges, and Node Usage #5961
Labels
type/documentation
Improvements or additions to documentation
type/task
Body of work related to an epic
Component
Documentation & Examples
Task Description
We need to explain what are fragement and the usage with Generic
cardinality many -> edges{ node {} }
cardinality one -> node{}
...
The text was updated successfully, but these errors were encountered: