You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`formsApp`| Yes |`Object`| Forms App properties |
62
62
|`formsApp.name`| Yes |`string`| Name of the forms app |
63
-
|`formsApp.hostname`| Yes |`string`|Hostname (domain) for the forms app |
63
+
|`formsApp.slug`| Yes |`string`|Unique domain safe text to identify the app|
64
64
|`formsApp.organisationId`| Yes |`string`| The exact organisation identifier the forms app is associated with |
65
65
|`formsApp.formsAppEnvironmentId`| Yes |`number`| The exact forms app environment identifier the forms app is associated with |
66
66
|`formsApp.formIds`| Yes |`number[]`| The identifiers of the forms that are in the forms app. The order of the forms is respected when rendering the list of forms |
0 commit comments