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 @resolve directive to handle arrays #7

Merged
merged 1 commit into from
Sep 27, 2023
Merged

Conversation

wKich
Copy link
Member

@wKich wKich commented Sep 26, 2023

Motivation

Currently @resolve directive can handle only string values, but if field contains an array of strings it's impossible to use @resolve for it

Approach

Add ability to handle arrays of strings by @resolve directive and resolve them to either array of items of a Connection

@wKich wKich requested a review from cowboyd September 26, 2023 15:26
@wKich wKich merged commit 1240d18 into main Sep 27, 2023
2 checks passed
@wKich wKich deleted the dl/resolve-arrays branch September 27, 2023 04:03
@wKich wKich mentioned this pull request Sep 27, 2023
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