Type alias FindCandyMachinesV2ByPublicKeyFieldOperation

FindCandyMachinesV2ByPublicKeyFieldOperation: {
    key: "FindCandyMachinesV2ByPublicKeyOperation";
    input: FindCandyMachinesV2ByPublicKeyFieldInput;
    __output: undefined | CandyMachineV2[];
}

Type declaration

Generated using TypeDoc