CompanyAPIKeyCreate
No description
type CompanyAPIKeyCreate {
key: String
apiKey: CompanyAPIKey
}
Fields
CompanyAPIKeyCreate.key ● String scalar
CompanyAPIKeyCreate.apiKey ● CompanyAPIKey object
Returned By
companyApiKeyCreate mutation