picker in forms page have more results easily now
This commit is contained in:
@@ -20,6 +20,8 @@ pub struct SearchRequest {
|
||||
pub must: ::prost::alloc::vec::Vec<ColumnConstraint>,
|
||||
#[prost(uint32, optional, tag = "5")]
|
||||
pub limit: ::core::option::Option<u32>,
|
||||
#[prost(uint32, optional, tag = "6")]
|
||||
pub offset: ::core::option::Option<u32>,
|
||||
}
|
||||
#[derive(Clone, PartialEq, ::prost::Message)]
|
||||
pub struct SearchResponse {
|
||||
|
||||
Reference in New Issue
Block a user