fix(web): add missing options in GetApps query

This commit is contained in:
Ali BARIN
2022-11-05 02:42:46 +01:00
parent f11a4b8472
commit 43b7e506a7

View File

@@ -22,6 +22,10 @@ export const GET_APPS = gql`
description
docUrl
clickToCopy
options {
label
value
}
}
authenticationSteps {
type