Vojtěch Šimko
Vojtěch Šimko
Thank you @chrisbonifacio 👍
I'd also be good if the parameter ` -e "${AWS_BRANCH}"` was actually respected and used for the new env name. Right now there's `USER_BRANCH` variable for each PR env that's...
In schema I'm defining this model (not the query). The custom query uses `sessionsByUser` query defined in `byUserAndStartTime` index on `startTime` field. ```graphql type Session @model(subscriptions: null) @auth( rules: [...
Yep, doing that until a fix is provided. I'd be nice to load both queries with one request 🤞