Skip to content

Commit 9ac1bb4

Browse files
committed
refactor: remove /graphql/skywalking and replace /graphql/spp with /graphql
1 parent 17744d1 commit 9ac1bb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/graphql/graphql.config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ schema: schema.json
22
extensions:
33
endpoints:
44
Default GraphQL Endpoint:
5-
url: http://localhost:12800/graphql/spp
5+
url: http://localhost:12800/graphql
66
headers:
77
user-agent: JS GraphQL
88
introspect: false

0 commit comments

Comments
 (0)