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 ecto types for options #7

Open
trbngr opened this issue May 17, 2021 · 0 comments
Open

use ecto types for options #7

trbngr opened this issue May 17, 2021 · 0 comments

Comments

@trbngr
Copy link
Owner

trbngr commented May 17, 2021

By using types, we can expose options to other macros like absinthe.

In the case of abinthe queries/mutations, it would be nice to have an expose_options property.

  • expose_options: true - generate args/fields for all options
  • expose_options: [:name, :another] - generate args/fields for all listed options
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant