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

Why is Person_GET not Person? #38

Open
mielvds opened this issue May 17, 2021 · 2 comments
Open

Why is Person_GET not Person? #38

mielvds opened this issue May 17, 2021 · 2 comments

Comments

@mielvds
Copy link

mielvds commented May 17, 2021

I was wondering why the queries (in case of Person type) are called Person_GET & Person_GET_BY_ID and not something like

{
  person(_id: 1) {
    name
  }
}
@mielvds
Copy link
Author

mielvds commented Jul 9, 2021

@pc3356 what's your take on this?

@pc3356
Copy link
Collaborator

pc3356 commented Jul 9, 2021 via email

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

2 participants