Commit 3d6e3386 authored by Mehmet Emin INAC's avatar Mehmet Emin INAC

Update GraphQL schema

parent 0638c177
...@@ -48933,8 +48933,8 @@ ...@@ -48933,8 +48933,8 @@
"kind": "NON_NULL", "kind": "NON_NULL",
"name": null, "name": null,
"ofType": { "ofType": {
"kind": "OBJECT", "kind": "SCALAR",
"name": "PackageComposerJsonType", "name": "Time",
"ofType": null "ofType": null
} }
}, },
...@@ -49608,8 +49608,8 @@ ...@@ -49608,8 +49608,8 @@
"kind": "NON_NULL", "kind": "NON_NULL",
"name": null, "name": null,
"ofType": { "ofType": {
"kind": "SCALAR", "kind": "OBJECT",
"name": "Time", "name": "PackageComposerJsonType",
"ofType": null "ofType": null
} }
}, },
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment