INPUT_OBJECT

ListItemActionInput

link GraphQL Schema definition

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