(compare-date-strings operator d1 d2)
(fetch-entities-by-params-iter conf fetch-func params)
Fetch entities by params iteratively
Example: (fetch-entities-by-params-iter @conf g/fetch-teams {:gql {:id__s "123"} :fields "id,name,gllueext_team_location"})
Fetch entities by params iteratively Example: (fetch-entities-by-params-iter @conf g/fetch-teams {:gql {:id__s "123"} :fields "id,name,gllueext_team_location"})
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close