|
|
|
|
|
by rand_r
1949 days ago
|
|
Does OpenAPI have a way for the client to whitelist fields? I see that as a major selling point for GraphQL. Without it, you end up having to create tailored endpoints for each use-case vs. for example a single “user” endpoint/vertex that supports the complete buffet of fields for all use-cases in one convenient place. |
|
[0]: https://postgrest.org/en/v7.0.0/api.html#vertical-filtering-...