chore: Expose type field of the steps arguments

This commit is contained in:
Faruk AYDIN
2022-01-02 14:29:18 +03:00
committed by Ömer Faruk Aydın
parent 06bfba371d
commit a232408f22
4 changed files with 19 additions and 0 deletions

View File

@@ -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