Type alias FindNftsByCreatorOperation

FindNftsByCreatorOperation: {
    key: "FindNftsByCreatorOperation";
    input: FindNftsByCreatorInput;
    __output: undefined | FindNftsByCreatorOutput;
}

Type declaration

Generated using TypeDoc