GraphQL API design: lessons from building a dashboard
One of the biggest challenges I've encountered when building a GraphQL API was how to best design the schema. Regardless of the language or framework, there's a resource somewhere to help me write the code to power that API. Yet, when it comes to the...
May 1, 202211 min read678

