Support multiple aggregation types in gql
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
query GetShots(
|
||||
$filterInput: FilterInput
|
||||
$filterInput: FilterInput!
|
||||
$includeCueObjectDistance: Boolean! = false
|
||||
$includeCueObjectAngle: Boolean! = false
|
||||
$includeCueBallSpeed: Boolean! = false
|
||||
|
||||
Reference in New Issue
Block a user