Add user to shot gql

This commit is contained in:
2024-04-09 22:34:54 -06:00
parent 7d252d3cc8
commit 514f2ef928
2 changed files with 2 additions and 0 deletions

View File

@@ -140,6 +140,7 @@ type ShotGQL {
cueObjectFeatures: CueObjectFeaturesGQL
pocketingIntentionFeatures: PocketingIntentionFeaturesGQL
bankFeatures: BankFeaturesGQL
user: UserGQL
}
"""