INPUT_OBJECT
DisplayRelationRemoveInput
link GraphQL Schema definition
1 input DisplayRelationRemoveInput { 2 3 : DisplayInput! 4 5 : DisplayInput! 6 }
INPUT_OBJECT
1 input DisplayRelationRemoveInput { 2 3 : DisplayInput! 4 5 : DisplayInput! 6 }