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

chore(vars-create-input): Adding Create Factories to Input types #451

Merged
merged 4 commits into from
Mar 5, 2024

Conversation

caffeineflo
Copy link
Contributor

Hello 👋

it's the create factories guy again!

Since we've been busy using the create factories we've added a while back, we noticed that we must have forgotten to apply the same factories to input types doh
This makes it hard using the create factories/initializer very hard since input types are kinda necessary to be covered when your Vars/Inputs go beyond simple value types.

This PR fixes that previous oversight and adds create factories to Input types.

I've added a unit test as well for completeness, but please let mw know if there are any questions on this!
Thanks

@knaeckeKami
Copy link
Collaborator

Hi!

Thanks, this feature looks good to me!

@knaeckeKami knaeckeKami merged commit bfafca5 into gql-dart:master Mar 5, 2024
20 checks passed
@caffeineflo caffeineflo deleted the fh/vars-factory-on-input branch March 6, 2024 16:46
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

Successfully merging this pull request may close these issues.

2 participants