OBJECT
CredentialsLimitExceeded
Credentials Limit Exceeded
link GraphQL Schema definition
- type CredentialsLimitExceeded {
- # Credentials Type
- CredentialsType! :
- # True if credentials limit exceeded and new credentials cannot be added for that
- # type
- Boolean :
- }