Type alias QueryAccountByUniqueInputArgs

QueryAccountByUniqueInputArgs: {
    where: WhereIdInput;
}

Type declaration

Generated using TypeDoc