How to return complex object as scalar type in graphql?

by aniya.jaskolski , in category: Javascript , 9 months ago

How to return complex object as scalar type in graphql?

Facebook Twitter LinkedIn Telegram Whatsapp

1 answer

Member

by dana , 9 months ago

@aniya.jaskolski 

Related Threads:

How to return custom object from resolver in graphql?
How to define an empty object type in a graphql schema?
How to pass object type argument in query in graphql?
How to define type for object in graphql schema?
What are scalar types in graphql?
How to deep copy a complex object with ember.js?