feat: Add argument option to connections of get app query
This commit is contained in:
@@ -21,6 +21,10 @@ export const GET_APP = gql`
|
||||
description
|
||||
docUrl
|
||||
clickToCopy
|
||||
options {
|
||||
label
|
||||
value
|
||||
}
|
||||
}
|
||||
authenticationSteps {
|
||||
step
|
||||
|
Reference in New Issue
Block a user