Type Alias MutationCreateApiKeyArgs

MutationCreateApiKeyArgs: {
    input: ApiKeyInput;
}