Create shot fragment #62
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "kat/create-shot-fragment"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -141,1 +141,4 @@
}
# shot.gql
fragment ShotFragment on ShotGQL {
calling this ShotFragment makes it so that we get a datatype ShotFragmentFragment which is annoying.
I might call this something like CompleteShot
or ShotWithAllFeatures
@ -188,2 +204,2 @@
intendedPocketType @include(if: $includeIntendedPocketType)
}
...ShotFragment
# Since the fragment already includes all necessary fields,
remove
ae16381094
to301c017d5e
Pull request closed