apollo icon indicating copy to clipboard operation
apollo copied to clipboard

:rocket: Open source tools for GraphQL. Central repo for discussion.

Results 101 apollo issues
Sort by recently updated
recently updated
newest added

I followed the whole tutorial from the start, till part 5 there was no issue whatsoever, but in part I got stuck at the `Create an Apollo Client` section. `npm...

Hello, I'm unable to find a direct link to the documentation for the Apollo client for Angular on the main page or in the menu (at https://www.apollographql.com/docs/). There is react...

The apollo config now supports using multiple `localSchemaFile`s in the config file! This PR updates the docs for configuring apollo projects to reflect that. Note: the name is purposefully `localSchemaFile`...

![스크린샷 2020-04-12 16 09 53](https://user-images.githubusercontent.com/24896007/79062821-5dff1600-7cd8-11ea-8996-acac1d8d505c.png) As you see the picture, When I put a comment very above gql sentence, It don't make schema without error. Apollo. VERSION apollo/2.26.0 darwin-x64 node-v12.16.1

Please wtite the jsx code for the step book-trips: the code of JSX == TSX ! URL: https://www.apollographql.com/docs/tutorial/local-state/

soy nuevo con GRAPHQL tengo este error! ERROR: apollo-android requires Gradle version 5.6 or greater Java/Android ![SharedScreenshot](https://user-images.githubusercontent.com/42010469/78944571-d4570a80-7a83-11ea-80e3-522caa063709.jpg)

Step 5 of the tutorial says: > To generate TypeScript types for your queries and mutations, open another terminal window and run `npm run codegen`. This will watch for changes...

Corrected Buffer in login Mutation which was preventing authentication.