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
I have a required where new tables are getting created and schema keep changing and I want to auto generate classes/queryType for the newly generated table and default some fixed mutation/where clause.
Is there any example I can refer to which creates the queryType classes by reading some json file or reflection.
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
-
Hi,
I have a required where new tables are getting created and schema keep changing and I want to auto generate classes/queryType for the newly generated table and default some fixed mutation/where clause.
Is there any example I can refer to which creates the queryType classes by reading some json file or reflection.
Beta Was this translation helpful? Give feedback.
All reactions