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

Use Query(Lambda(...)) format in user-defined functions #15

Open
rts-rob opened this issue Nov 29, 2021 · 1 comment
Open

Use Query(Lambda(...)) format in user-defined functions #15

rts-rob opened this issue Nov 29, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@rts-rob
Copy link
Contributor

rts-rob commented Nov 29, 2021

The plugin currently imports functions defined as Lambda(...).

This is different from the format used in the Fauna driver, Fauna dashboard, and Fauna Schema Migrate:

Query(Lambda(...))

This means that UDFs cannot be copy/pasted between applications using the Serverless Framework plugin and other locations for testing, development, and reuse.

@rts-rob rts-rob added the enhancement New feature or request label Nov 29, 2021
@github-actions
Copy link

Internal ticket number is LABS-84

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant