Type alias QueryPoolByIdArgs

QueryPoolByIdArgs: {
    id: Scalars["String"];
}

Type declaration

Generated using TypeDoc