Type Alias MutationDeletePolicyArgs

MutationDeletePolicyArgs: {
    id: Scalars["String"]["input"];
    organization: Scalars["String"]["input"];
}