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

Improve IObjectTypeDescriptor interface #390

Closed
akaSybe opened this issue Dec 5, 2018 · 3 comments
Closed

Improve IObjectTypeDescriptor interface #390

akaSybe opened this issue Dec 5, 2018 · 3 comments
Assignees
Labels
🎨 refactoring This issue is about doing refactoring work, like cleaning up the code making existing code better.

Comments

@akaSybe
Copy link

akaSybe commented Dec 5, 2018

Move method IObjectFieldDescriptor Field<Expression<Func<TResolver, object>> propertyOrMethod) of IObjectTypeDescriptor<T> interface toIObjectTypeDescriptor interface, so it'll be possible to use shared resolvers with objects that do not have any fixed clrType representation

@michaelstaib michaelstaib added the 🎉 enhancement New feature or request label Dec 6, 2018
@michaelstaib michaelstaib added 🎨 refactoring This issue is about doing refactoring work, like cleaning up the code making existing code better. and removed 🎉 enhancement New feature or request labels Dec 6, 2018
@michaelstaib
Copy link
Member

#389

@michaelstaib
Copy link
Member

This one is now implemented so I close this issue. I will release the change as 0.6.11.

@michaelstaib
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎨 refactoring This issue is about doing refactoring work, like cleaning up the code making existing code better.
Projects
None yet
Development

No branches or pull requests

2 participants