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 ,
I have json-ld data . I want to convert json-ld to graphql schema, so that I can do Get and Post operation in Graphql using spring boot and graphql.
How will i achieve this?