Skip to content

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

@AnneMayor

Description

@AnneMayor

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions