e.g. if your model is called `Hit`, it will generate `listHits` but only `countHit`. Might have to look into how this is done by Amplify: https://github.com/aws-amplify/amplify-cli/blob/fcf9100c778e98e16f0ed695112f2a7251aca06a/packages/amplify-graphql-model-transformer/src/graphql-model-transformer.ts
e.g. if your model is called
Hit, it will generatelistHitsbut onlycountHit.Might have to look into how this is done by Amplify: https://github.com/aws-amplify/amplify-cli/blob/fcf9100c778e98e16f0ed695112f2a7251aca06a/packages/amplify-graphql-model-transformer/src/graphql-model-transformer.ts