Skip to content

Commit

Permalink
update system typegraphs
Browse files Browse the repository at this point in the history
  • Loading branch information
Natoandro committed Dec 5, 2023
1 parent bc56e4e commit dbbc0c5
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 16 deletions.
4 changes: 2 additions & 2 deletions typegate/src/typegraphs/introspection.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
{
"type": "function",
"title": "func_79",
"title": "func_80",
"runtime": 1,
"policies": [
0
Expand Down Expand Up @@ -666,7 +666,7 @@
},
{
"type": "function",
"title": "func_89",
"title": "func_90",
"runtime": 1,
"policies": [
0
Expand Down
14 changes: 7 additions & 7 deletions typegate/src/typegraphs/prisma_migration.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
{
"type": "function",
"title": "func_9",
"title": "func_10",
"runtime": 1,
"policies": [
0
Expand Down Expand Up @@ -127,7 +127,7 @@
},
{
"type": "function",
"title": "func_22",
"title": "func_23",
"runtime": 1,
"policies": [
0
Expand Down Expand Up @@ -230,7 +230,7 @@
},
{
"type": "list",
"title": "array_20",
"title": "list_20",
"runtime": 1,
"policies": [],
"config": {},
Expand All @@ -247,7 +247,7 @@
},
{
"type": "function",
"title": "func_39",
"title": "func_40",
"runtime": 1,
"policies": [
0
Expand Down Expand Up @@ -405,7 +405,7 @@
},
{
"type": "function",
"title": "func_50",
"title": "func_51",
"runtime": 1,
"policies": [
0
Expand Down Expand Up @@ -489,7 +489,7 @@
},
{
"type": "list",
"title": "array_48",
"title": "list_48",
"runtime": 1,
"policies": [],
"config": {},
Expand All @@ -506,7 +506,7 @@
},
{
"type": "function",
"title": "func_57",
"title": "func_58",
"runtime": 1,
"policies": [
0
Expand Down
14 changes: 7 additions & 7 deletions typegate/src/typegraphs/typegate.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
{
"type": "function",
"title": "func_8",
"title": "func_35",
"runtime": 1,
"policies": [
0
Expand Down Expand Up @@ -87,7 +87,7 @@
},
{
"type": "function",
"title": "func_13",
"title": "func_36",
"runtime": 1,
"policies": [
0
Expand Down Expand Up @@ -177,7 +177,7 @@
},
{
"type": "function",
"title": "func_30",
"title": "func_37",
"runtime": 1,
"policies": [
0
Expand Down Expand Up @@ -255,7 +255,7 @@
},
{
"type": "list",
"title": "array_22",
"title": "list_22",
"runtime": 1,
"policies": [],
"config": {},
Expand Down Expand Up @@ -298,7 +298,7 @@
},
{
"type": "list",
"title": "array_26",
"title": "list_26",
"runtime": 1,
"policies": [],
"config": {},
Expand Down Expand Up @@ -336,7 +336,7 @@
},
{
"type": "list",
"title": "array_28",
"title": "list_28",
"runtime": 1,
"policies": [],
"config": {},
Expand All @@ -353,7 +353,7 @@
},
{
"type": "function",
"title": "func_34",
"title": "func_38",
"runtime": 1,
"policies": [
0
Expand Down

0 comments on commit dbbc0c5

Please sign in to comment.