INPUT_OBJECT

PanelActionInput

link GraphQL Schema definition

1input PanelActionInput {
4
2# The URL to be opened
3value: String!
5}