checkPermissions
checkPermissions(
permissions: [PermissionCheck!]!
allOrNothing: Boolean!
): Boolean!
Arguments
checkPermissions.permissions ● [PermissionCheck!]! non-null input
checkPermissions.allOrNothing ● Boolean! non-null scalar
Type
Boolean scalar
The Boolean scalar type represents true or false.