Type Alias MutationDeleteApiKeyArgs

MutationDeleteApiKeyArgs: {
    id: Scalars["String"]["input"];
}