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

Add @Namespace for GraphQLApi and GraphQLClientApi #2184

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    d02c67f View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Return groups, separate logic between Name and Namespace, add some te…

    …sts and update documentation
    Roman Lovakov committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    10c16d2 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into namespace

    # Conflicts:
    #	client/model-builder/src/main/java/io/smallrye/graphql/client/model/helper/OperationModel.java
    Roman Lovakov committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    eb9df1a View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Without namespace make operationName without capitalize first letter,…

    … return test
    Roman Lovakov committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    536955a View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Remove group, refactor for working with namespaces

    Roman Lovakov committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    cc93826 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. simple code changes, update docs

    Roman Lovakov committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    1d7ad70 View commit details
    Browse the repository at this point in the history
  2. fix exception messages

    Roman Lovakov committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    698fd8d View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    80c9496 View commit details
    Browse the repository at this point in the history