SOFA
SOFA copied to clipboard
Feature: operations endpoints rather than automatically generated
It would be very cool if it was possible to write normal graphql queries/mutations/subscriptions and expose them thru REST rather than automatically generated endpoints based on graphql types.
That way you can tailor the data for specific client (Backend For Frontend pattern) - and nothing else.
Wundergraph has it: https://docs.wundergraph.com/docs/architecture/wundergraph-rpc-protocol-explained