IsAuthorized (Object)
Description
No description
Fields
| Name | Description |
|---|---|
| authorized - Boolean! | |
| onPaidPlan - Boolean | |
| reason - UnauthorizedReason |
type IsAuthorized {
authorized: Boolean!
onPaidPlan: Boolean
reason: UnauthorizedReason
}
No description
| Name | Description |
|---|---|
| authorized - Boolean! | |
| onPaidPlan - Boolean | |
| reason - UnauthorizedReason |
type IsAuthorized {
authorized: Boolean!
onPaidPlan: Boolean
reason: UnauthorizedReason
}