Type alias QueryPoolByUniqueInputArgs

QueryPoolByUniqueInputArgs: {
    where: WhereIdInput;
}

Type declaration

Generated using TypeDoc