Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

Commit 5e3ec42

Browse files
committed
Updated README reflecting changes for GraphiQL
1 parent 7c7ac22 commit 5e3ec42

1 file changed

Lines changed: 0 additions & 13 deletions

File tree

example-graphql-tools/src/main/resources/application.yml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,3 @@ spring:
33
name: graphql-java-tools-app
44
server:
55
port: 9000
6-
graphql:
7-
servlet:
8-
mapping: /test
9-
graphiql:
10-
endpoint: /test
11-
props:
12-
resources:
13-
query: defaultQuery.graphql
14-
defaultQuery: defaultQuery.graphql
15-
variables: defaultQuery.graphql
16-
headers:
17-
Authorization: "Bearer asdfasdf"
18-
Content-Type: "application/json;charset=UTF-8"

0 commit comments

Comments
 (0)