|
|
|
|
|
by NhanH
983 days ago
|
|
Don’t build a generic API for your specific interface. Unless you have hundreds or thousands of developers consuming an API endpoint, it’s generally better to build the API tailor specifically for each screen/ use cases/… you have. When thinking about API that way, the value of graphql is not that clear anymore |
|