CreateGlobalBasicCredentialsPayload
No description
type CreateGlobalBasicCredentialsPayload {
result: OperationResult
credentials: Credentials
}
Fields
CreateGlobalBasicCredentialsPayload.result ● OperationResult object
CreateGlobalBasicCredentialsPayload.credentials ● Credentials object
Returned By
createBasicCredentials mutation