Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error generating sources #13

Closed
heberrs opened this issue Oct 24, 2019 · 2 comments
Closed

Error generating sources #13

heberrs opened this issue Oct 24, 2019 · 2 comments

Comments

@heberrs
Copy link

heberrs commented Oct 24, 2019

the generated query class package is getting a period (.) at the end of the name

example:
// AUTO-GENERATED FILE. DO NOT MODIFY.
//
// This class was automatically generated by Apollo GraphQL plugin from the GraphQL queries it found.
// It should not be modified by hand.
//
package com.example.graphql.client.;

@dantekind
Copy link

As a workaround, try putting your queries in a directory, such as src/main/graphql/queries

@aoudiamoncef
Copy link
Owner

@heberrs , have you resolved this issue ? try to upgrade to latest version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants