Skip to content

Commit 55d1306

Browse files
committed
chore: consistent naming
1 parent 361294d commit 55d1306

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/resources/graphql/schema.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4521,7 +4521,7 @@
45214521
"description": null,
45224522
"fields": [
45234523
{
4524-
"name": "version",
4524+
"name": "getVersion",
45254525
"description": null,
45264526
"args": [],
45274527
"type": {
@@ -4537,7 +4537,7 @@
45374537
"deprecationReason": null
45384538
},
45394539
{
4540-
"name": "timeInfo",
4540+
"name": "getTimeInfo",
45414541
"description": null,
45424542
"args": [],
45434543
"type": {

0 commit comments

Comments
 (0)