INPUT_OBJECT
PanelItemInput
link GraphQL Schema definition
1 input PanelItemInput { 4 2 # List of buttons to be shown. There should be at most 3 buttons 3 ButtonItemInput!] : [ 7 5 # The panel content to be sent 6 PanelInput! : 8 }
INPUT_OBJECT
1 input PanelItemInput { 4 2 # List of buttons to be shown. There should be at most 3 buttons 3 ButtonItemInput!] : [ 7 5 # The panel content to be sent 6 PanelInput! : 8 }