chore: Expose type field of the steps arguments
This commit is contained in:

committed by
Ömer Faruk Aydın

parent
06bfba371d
commit
a232408f22
@@ -27,6 +27,7 @@ export const GET_APP = gql`
|
||||
arguments {
|
||||
name
|
||||
value
|
||||
type
|
||||
properties {
|
||||
name
|
||||
value
|
||||
@@ -40,6 +41,7 @@ export const GET_APP = gql`
|
||||
arguments {
|
||||
name
|
||||
value
|
||||
type
|
||||
properties {
|
||||
name
|
||||
value
|
||||
|
Reference in New Issue
Block a user