finish connections work

This commit is contained in:
quansenB
2019-11-04 00:00:59 +01:00
parent 5ca6383048
commit baf46f4d89

View File

@@ -243,7 +243,7 @@ export const connectionFields = [
displayOptions: { displayOptions: {
show: { show: {
operation: [ operation: [
'update', 'delete',
], ],
resource: [ resource: [
'connection', 'connection',
@@ -265,7 +265,7 @@ export const connectionFields = [
displayOptions: { displayOptions: {
show: { show: {
operation: [ operation: [
'update', 'get',
], ],
resource: [ resource: [
'connection', 'connection',