Cephalopod_models.Com_Atproto_Sync_ListReposByCollectionlexicon "com.atproto.sync.listReposByCollection"
val pp_main_params :
Ppx_deriving_runtime.Format.formatter ->
main_params ->
Ppx_deriving_runtime.unitval show_main_params : main_params -> Ppx_deriving_runtime.stringval make_main_params :
collection:string ->
?limit:int64 ->
?cursor:string ->
unit ->
main_paramsval main_params_of_value : main_params Cephalopod_dasl.Value.Util.convval main_params_to_value : main_params -> Cephalopod_dasl.Value.ttype main_output = {cursor : string option;repos : Types.com_atproto_sync_listreposbycollection_repo list;}val pp_main_output :
Ppx_deriving_runtime.Format.formatter ->
main_output ->
Ppx_deriving_runtime.unitval show_main_output : main_output -> Ppx_deriving_runtime.stringval main_output_of_value : main_output Cephalopod_dasl.Value.Util.convval main_output_to_value : main_output -> Cephalopod_dasl.Value.tval main : (main_params, main_output, unit) Base.queryEnumerates all the DIDs which have records with the given collection NSID.
val repo_of_value :
Types.com_atproto_sync_listreposbycollection_repo
Cephalopod_dasl.Value.Util.convval repo_to_value :
Types.com_atproto_sync_listreposbycollection_repo ->
Cephalopod_dasl.Value.t