Search
/
Abra GraphQL APIs
/
Other
/
Inputs
/
DeviceAccessPolicyInput
Device
Access
Policy
Input
read
Boolean!
,
non-null
write
Boolean!
,
non-null
delete
Boolean!
,
non-null
expires
At
String
Sample
{
"read"
:
true
,
"write"
:
true
,
"delete"
:
true
,
"expiresAt"
:
"Example String"
}
Was this helpful?
Previous page
ChangeActionAccessesInput
Next page
PhoneNumberInput