fix(web): add missing options in GetApps query
This commit is contained in:
@@ -22,6 +22,10 @@ export const GET_APPS = gql`
|
||||
description
|
||||
docUrl
|
||||
clickToCopy
|
||||
options {
|
||||
label
|
||||
value
|
||||
}
|
||||
}
|
||||
authenticationSteps {
|
||||
type
|
||||
|
Reference in New Issue
Block a user