You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi all, I have a use case where I am showing a table of data but the actual columns shown is settable by the user via customizable "views", where which columns are fetched and shown are determined by the user. Is there a way to make a query that is amenable to graphql-codegen to make reasonable generated code for, such that the actual set of fields fetched in that query can vary based on an array of columns to fetch? Thanks!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all, I have a use case where I am showing a table of data but the actual columns shown is settable by the user via customizable "views", where which columns are fetched and shown are determined by the user. Is there a way to make a query that is amenable to graphql-codegen to make reasonable generated code for, such that the actual set of fields fetched in that query can vary based on an array of columns to fetch? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions