File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
packages/rest-api-client/docs Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -705,6 +705,8 @@ Gets the app permissions of an app.
705705
706706Updates the app permissions of an app.
707707
708+ > ** Note:** This method only updates the pre-live settings. To deploy the changes to the live app, use the [ ` deployApp() ` ] ( #deployApp ) method.
709+
708710#### Parameters
709711
710712| Name | Type | Required | Description |
@@ -799,6 +801,8 @@ Gets the record permission settings of an app.
799801
800802Updates the record permission settings of an app.
801803
804+ > ** Note:** This method only updates the pre-live settings. To deploy the changes to the live app, use the [ ` deployApp() ` ] ( #deployApp ) method.
805+
802806#### Parameters
803807
804808| Name | Type | Required | Description |
@@ -859,6 +863,8 @@ Gets the field permission settings of an app.
859863
860864Updates the field permission settings of an app.
861865
866+ > ** Note:** This method only updates the pre-live settings. To deploy the changes to the live app, use the [ ` deployApp() ` ] ( #deployApp ) method.
867+
862868#### Parameters
863869
864870| Name | Type | Required | Description |
You can’t perform that action at this time.
0 commit comments