Browse Source

docs(graphql): remove extra slash

pull/2320/head
miguel 5 months ago committed by MSilva95
parent
commit
256bac9da3
  1. 3
      subjects/graphql/README.md

3
subjects/graphql/README.md

@ -59,8 +59,7 @@ When making GraphQL queries, you'll supply the JWT using `Bearer` authentication
### Hosting
Besides the creation of your own profile you will have to host it. There are several places where you can host your profile,\
for example: [github-pages](https://pages.github.com/), [netlify](https://www.netlify.com/) and so on. You are free to choose the hosting place.
Besides the creation of your own profile you will have to host it. There are several places where you can host your profile, for example: [github-pages](https://pages.github.com/), [netlify](https://www.netlify.com/) and so on. You are free to choose the hosting place.
Here are a selection of interesting tables and columns which are exposed via GraphQL:

Loading…
Cancel
Save