The Wayback Machine - https://web.archive.org/web/20210917124332/https://github.com/topics/apollographql
Skip to content
#

apollographql

Here are 560 public repositories matching this topic...

omainegra
omainegra commented Jul 23, 2020

Is your feature request related to a problem? Please describe.

  • Many projects include a JS target. Supporting JS targets will increase Apollo’s viability when being considered for multi-platform projects.
  • It is not straightforward to use Apollo in projects that include a JS target. This is due to the apollo-runtme-kotlin artifact, which can’t be used in commonMain. One workaround is
apollo-angular
anthowm
anthowm commented Jan 7, 2019

I do not know if you can add a section on how to upload a file using the client with angle. I think it would be helpful for other developers to find the answer faster.
There are the examples for the server and apollo client
Apollo Server:
https://github.com/jaydenseric/apollo-upload-examples/blob/master/api/resolvers.mjs
Apollo Angular Client
https://github.com/mrdulin/angular-apollo-starter/

Improve this page

Add a description, image, and links to the apollographql topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the apollographql topic, visit your repo's landing page and select "manage topics."

Learn more