INPUT_OBJECT
Autogenerated input type of createApiKey
input createApiKeyInput {# A unique identifier for the client performing the mutation.clientMutationId: String# A used-defined name for the API key. Optionalname: String# The ID of the user to create an API key for. Requireduser_id: ID}