GraphiQL lets you share queries by simply sharing ...
# orm-help
m
GraphiQL lets you share queries by simply sharing a URL with the query data encoded in it; does GraphQL Playground have a similar feature? I'm looking for something independent of graphqlbin for PII related concerns and want to share links for my own hosted version of GraphQL Playground via a serverless handler (https://oss.prisma.io/content/graphql-playground/overview#as-serverless-handler).