refactor: upgrade GraphQL dependencies (#7970)
This commit is contained in:
@@ -158,7 +158,7 @@ const requiredColumns = Object.freeze({
|
||||
write: {
|
||||
_Product: ['productIdentifier', 'icon', 'order', 'title', 'subtitle'],
|
||||
_Role: ['name', 'ACL'],
|
||||
}
|
||||
},
|
||||
});
|
||||
|
||||
const invalidColumns = ['length'];
|
||||
|
||||
Reference in New Issue
Block a user