Help Needed : Integrating Data using GraphQL for Use Cases Page

@akshun
done: fetch-data-using-query · layer5io/layer5@6aa5971 · GitHub

To dynamically extract the data, I’ve initialised a new collection use-cases , where we can keep all the metadata of use-cases as well as the supported-platforms and then dynamically fetch those wherever we want, using GraphQL.

This way when we’ll have more supported platforms and use-cases, we just can add them to the collection, specify the required metadata and be in good shape.

1 Like