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
graphql-binding requires a remoteExecutableSchema. It would be nice if it provided a convenience method (much like prisma-binding does), for creating a standard remoteExecutableSchema using apollo-link-http and makeRemoteExectubleSchema.