issues
search
maoosi
/
prisma-appsync
⚡ Turns your ◭ Prisma Schema into a fully-featured GraphQL API, tailored for AWS AppSync.
https://prisma-appsync.vercel.app
BSD 2-Clause "Simplified" License
226
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Issue: Installation not working with yarn as detected package manager
#176
nhu-mai-101
opened
3 months ago
0
Help: Large schema in AppSync is slow
#175
WuDo
closed
5 months ago
4
Bump vite from 5.0.10 to 5.0.13
#174
dependabot[bot]
opened
7 months ago
1
Bump vite from 5.0.10 to 5.0.12
#173
dependabot[bot]
closed
7 months ago
2
Delete operation: Argument `where` of type [Model]WhereUniqueInput needs at least one of `id` arguments.
#172
StephanDecker
opened
10 months ago
1
Feature Request: Support for more granular @gql directives (for nested models)
#171
StephanDecker
opened
10 months ago
0
Issue: Nested CreateWithout[Relation]Input requires mandatory ID fields despite create or connectOrCreate usage
#170
StephanDecker
closed
10 months ago
7
chore(deps-dev): bump vite from 4.4.8 to 4.4.12
#169
dependabot[bot]
closed
10 months ago
2
chore(deps-dev): bump postcss from 8.4.27 to 8.4.31
#168
dependabot[bot]
closed
10 months ago
2
Question: How to use multiple Lambda data sources?
#167
ocheezyy-lw
closed
1 year ago
9
Issue: tweaking graphql schema not working
#166
ocheezyy-lw
closed
1 year ago
3
Feature/Issue: AWSDate Type Serialization Issue with Override Decorator
#165
d-e-a-n-f
closed
1 year ago
3
docs: add nhu-mai-101 as a contributor for code
#164
allcontributors[bot]
closed
1 year ago
1
fix(installer): Issue #162 pnpm init empty string argument invalid
#163
nhu-mai-101
closed
1 year ago
3
Issue: pnpm init empty string argument
#162
nhu-mai-101
closed
1 year ago
2
docs: add michachan as a contributor for code
#161
allcontributors[bot]
closed
1 year ago
1
fix: removes -y unsupported flag from pnpm init command
#160
michachan
closed
1 year ago
3
fix: removes -y unsupported flag from pnpm init command
#159
michachan
closed
1 year ago
1
init -y flag not supported in pnpm
#158
michachan
closed
1 year ago
2
chore(deps-dev): bump vite from 3.2.6 to 3.2.7
#157
dependabot[bot]
closed
1 year ago
2
chore(deps-dev): bump nunjucks from 3.2.3 to 3.2.4
#156
dependabot[bot]
closed
1 year ago
2
Issue: Schema version mismatch when deploying
#155
nhu-mai-101
closed
1 year ago
4
chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4
#154
dependabot[bot]
closed
1 year ago
2
AppSync producing empty GraphQL blocks in schema
#153
genehynson
closed
1 year ago
1
chore(deps): bump semver from 7.3.8 to 7.5.4 in /packages/boilerplate/cdk
#152
dependabot[bot]
closed
1 year ago
2
chore(deps): bump semver from 7.3.8 to 7.5.3 in /packages/boilerplate/cdk
#150
dependabot[bot]
closed
1 year ago
2
Issue: Schema generation issue when using Prisma `@@id` attributes.
#149
robm94
closed
1 year ago
2
chore(deps-dev): bump aws-cdk-lib from 2.55.1 to 2.80.0 in /packages/boilerplate/cdk
#148
dependabot[bot]
closed
1 year ago
2
Feat/amplify appsync simulator
#147
maoosi
closed
1 year ago
5
Feat: migrate local dev server to Amplify AppSync Simulator
#146
maoosi
closed
1 year ago
2
docs: add max-konin as a contributor for code
#145
allcontributors[bot]
closed
1 year ago
1
feat(server): add amplify appsync simulator as an alternative development server
#144
tomschut
closed
1 year ago
3
Use auth data from Cognito JWT
#143
max-konin
closed
1 year ago
3
Added skipModels option
#142
cipriancaba
closed
10 months ago
1
Public facing vs Admin facing apis
#140
cipriancaba
closed
1 year ago
0
Local server does not take into account the data from the authorization token (AMAZON_COGNITO_USER_POOLS auth mode)
#139
max-konin
closed
1 year ago
2
@auth type public access
#138
cipriancaba
closed
1 year ago
2
IntrospectionQuery fails on local server
#137
cipriancaba
closed
1 year ago
3
fragments support on dev server (#112)
#135
Tenrys
closed
1 year ago
1
Remove "!" from __typename on dev server
#134
Tenrys
closed
1 year ago
1
make certain array elements and other responses non nullables
#133
Tenrys
closed
1 year ago
2
dev server: replace null variables with undefined
#132
Tenrys
closed
1 year ago
2
docs: add tomschut as a contributor for code, and ideas
#131
allcontributors[bot]
closed
1 year ago
1
docs: add jeremy-white as a contributor for code
#128
allcontributors[bot]
closed
1 year ago
1
Feature: new `unsecureGraphQLErrors` client option to enable unfiltered errors in GraphQL response
#127
Tenrys
opened
1 year ago
3
Issue: Shield ACL rules not compatible with count query and nested operations (breaking proposal)
#125
maoosi
closed
1 year ago
5
Try and add support for nested arguments (`where`, `orderBy`, `take`, `skip`)
#124
Tenrys
closed
1 year ago
13
Issue: shield rule on model with WhereUniqueInput results in error
#123
jeremy-white
closed
1 year ago
8
Options to omit delete, deleteMany, disconnect nested operations from ModelRelationsInput
#122
cjjenkinson
closed
1 year ago
1
Use Prisma-appsync in monorepo
#121
edgehero
closed
1 year ago
2
Next