Skip to content

Commit 131e76c

Browse files
committed
changed add/remove data redaction to update data redaction
1 parent fbda3c2 commit 131e76c

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

src/main/graphql/schema.json

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4122,13 +4122,7 @@
41224122
"deprecationReason": null
41234123
},
41244124
{
4125-
"name": "ADD_DATA_REDACTION",
4126-
"description": null,
4127-
"isDeprecated": false,
4128-
"deprecationReason": null
4129-
},
4130-
{
4131-
"name": "REMOVE_DATA_REDACTION",
4125+
"name": "UPDATE_DATA_REDACTION",
41324126
"description": null,
41334127
"isDeprecated": false,
41344128
"deprecationReason": null
@@ -5461,4 +5455,4 @@
54615455
]
54625456
}
54635457
}
5464-
}
5458+
}

0 commit comments

Comments
 (0)