Skip to content
#

graphql-java

Here are 117 public repositories matching this topic...

graphql-kotlin
dariuszkuc
dariuszkuc commented Sep 27, 2019

Is your feature request related to a problem? Please describe.
Currently we don't have any integration tests that verify that generated federated GraphQL schemas are valid with the Apollo Gateway.

Describe the solution you'd like
One of the PR hooks (Github Action?) start up the example federation apps (including gateway) and verify federation works.

Additional context
Related

type: enhancement good first issue module: generator
Rugal
Rugal commented Feb 18, 2022

Is your feature request related to a problem? Please describe.
Just like many other plugins, a skip parameter is welcomed to be there. When set as true, the current execution shall be ignored as it is.
The use case is, I created a parent pom which has all the configurations and executions in it. By doing so, I do not have to do repeatted configuration thing anymore, given there is no

enhancement help wanted good first issue
books-api
knjk04
knjk04 commented Mar 20, 2022

Describe the solution you'd like
If a book wins an award, we should be able to show the year it won that award

Additional context

  • Be sure to read the contributing guidelines first!
  • Discuss your implementation approach with us before we assign you to it
  • Provide us with an estimate on how long you think it will take you to complete
  • Branch from main and set main as the des
enhancement good first issue

Improve this page

Add a description, image, and links to the graphql-java 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 graphql-java topic, visit your repo's landing page and select "manage topics."

Learn more