apiKeyUpdate
Update an existing API key for the organization
apiKeyUpdate(
id: ID!
input: ApiKeyUpdateInput!
): ApiKey!
Update an existing API key for the organization
apiKeyUpdate(
id: ID!
input: ApiKeyUpdateInput!
): ApiKey!
apiKeyUpdate.id ● ID! non-null scalarapiKeyUpdate.input ● ApiKeyUpdateInput! non-null inputApiKey object