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

SPQR gui settings in .properties/.yml does not work #152

Open
AnneMayor opened this issue Jul 21, 2024 · 0 comments
Open

SPQR gui settings in .properties/.yml does not work #152

AnneMayor opened this issue Jul 21, 2024 · 0 comments

Comments

@AnneMayor
Copy link

AnneMayor commented Jul 21, 2024

Hi,

I am using spqr gui and customizing some settings(endpoint, target-endpoint, page-title).
However, a page-title setting does not work well as I expected.(endpoint and target-end point settings work well like the below)

Library Version: v1.0.0
Here is a code that I wrote.

graphql:
  spqr:
    gui:
      enabled: true
      endpoint: /sample
      target-endpoint: /sample
      page-title: Let's play GraphQL!

result:
스크린샷 2024-07-21 오후 5 06 46
스크린샷 2024-07-21 오후 5 07 04

Please, let me know if there is something that I have to more.

@kaqqao kaqqao transferred this issue from leangen/graphql-spqr Aug 10, 2024
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

1 participant