|
|
|
|
|
by samtechie
2002 days ago
|
|
Isn't GraphQL supposed to solve this problem? You have one GraphQL API and each client requests only the information it needs. Maybe the responses are still JSON but I would think you would come very close to an API that serves all the clients. |
|