Notes about re-graph
This commit is contained in:
@@ -8,6 +8,9 @@
|
||||
(def stat-urls ["https://www.espn.com/nfl/stats/team/_/season/2011/seasontype/2"
|
||||
"https://stats.premierlacrosseleague.com/games/2022/whipsnakes-chaos-2022-6-04"])
|
||||
|
||||
;; NOTE - the PLL GraphQL API can be found here: https://api.stats.premierlacrosseleague.com/graphql
|
||||
;; use this as your query endpoint
|
||||
|
||||
(defn not-nil [v]
|
||||
(not (nil? v)))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user