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
Is there a way, how i could get the Schema of a List Object ?
Best would be to get a JSON Schema, where it describes the name of the entity and the fields with their types.
Or is my only option, to take the generated graphql schema ?
What i want to achieve :
Take the entity schemas and use them as an input for code generation with templates from mustache/handlebars
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.
-
Is there a way, how i could get the Schema of a List Object ?
Best would be to get a JSON Schema, where it describes the name of the entity and the fields with their types.
Or is my only option, to take the generated graphql schema ?
What i want to achieve :
Take the entity schemas and use them as an input for code generation with templates from mustache/handlebars
Beta Was this translation helpful? Give feedback.
All reactions