umbraco-community / umbraco-graphql

An implementation of GraphQL for Umbraco 8 using GraphQL for .NET.
MIT License
64 stars 32 forks source link

graphql endpoints #50

Closed EnterpriseWide closed 5 years ago

EnterpriseWide commented 5 years ago

I am using the umbraco 8 branch. I think we need a different endpoint for graphql playground and the data calls as one of the tools im using tests to see if the url provided is json parseable before it starts to use the endpoint. this is probably possible but Im not sure how to make it happen. Can someone help me out with this. Its a bit like the configurable endpoints issue https://github.com/rasmusjp/umbraco-graphql/issues/16

EnterpriseWide commented 5 years ago

worked it out. Its not the endpoint.