Replies: 3 comments 2 replies
-
Are you wanting to query that endpoint from the browser or from the server? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Good question. Not sure at this stage where best to do this. I assume it’s possible to do both so I would like to try it both ways if possible. I guess doing it from the browser comes with its own CORS related issues though? |
Beta Was this translation helpful? Give feedback.
1 reply
-
Thanks - I’ll take look. Are there any examples for this anywhere ? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, is there was to include a query to a remote GraphQL endpoint in Blitz? I need to include remote data in my app potentially with the data provided by the local Blitz database.
Beta Was this translation helpful? Give feedback.
All reactions