测试graphql接口查询
This commit is contained in:
@@ -10,7 +10,10 @@ spring:
|
||||
elide:
|
||||
json-api:
|
||||
enabled: true
|
||||
path: /json
|
||||
path: /jsonapi
|
||||
graphql:
|
||||
enabled: true
|
||||
path: /graphql
|
||||
logging:
|
||||
level:
|
||||
com:
|
||||
|
||||
Reference in New Issue
Block a user