INPUT_OBJECT
Autogenerated input type of MarketplacerAPIKeyCreateMutation
input MarketplacerAPIKeyCreateMutationInput {# A unique identifier for the client performing the mutation.clientMutationId: String# description of API keydescription: String!organization: String!apiTermsOfUse: Boolean!}