测试graphql接口查询

This commit is contained in:
2025-03-06 18:01:00 +08:00
parent 915d437941
commit 57120c002a
3 changed files with 4 additions and 5 deletions

View File

@@ -10,7 +10,10 @@ spring:
elide:
json-api:
enabled: true
path: /json
path: /jsonapi
graphql:
enabled: true
path: /graphql
logging:
level:
com: