Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Appsync with Prisma Cloud #336

Open
abelovic opened this issue Mar 7, 2018 · 2 comments
Open

Appsync with Prisma Cloud #336

abelovic opened this issue Mar 7, 2018 · 2 comments

Comments

@abelovic
Copy link

abelovic commented Mar 7, 2018

On the system architecture I see there is:

Gateway -> Lambda -> Prisma (Graphcool)

What about:

AppSync -> Lambda -> Prisma Cloud (Private cluster)

Is this possible?

@sid88in
Copy link
Collaborator

sid88in commented Mar 7, 2018

@abelovic to integrate appsync with prisma we would need to pass GraphQL info object in the resolver functions. As of right now appsync doesn't provide this functionality.

@abelovic
Copy link
Author

abelovic commented Mar 8, 2018

@sid88in - thanks for your help! I will check with AWS support and see if they have any plans to implement this

@sid88in sid88in closed this as completed Mar 8, 2018
@sid88in sid88in reopened this Mar 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants