updateAPIKey
this does not work if you are calling via an api key
updateAPIKey(
id: String!
name: String
): ApikeyMutationPayloadType
this does not work if you are calling via an api key
updateAPIKey(
id: String!
name: String
): ApikeyMutationPayloadType
updateAPIKey.id
● String!
non-null scalarupdateAPIKey.name
● String
scalarApikeyMutationPayloadType
object