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

Add init(jsonString:) to GraphQLSelectionSet #2015

Merged
merged 2 commits into from Apr 3, 2024

Conversation

amy-at-kickstarter
Copy link
Contributor

📲 What

Add a convenience initializer init(jsonString:) to GraphQLSelectionSet

🤔 Why

This makes it easier to create new GraphQL Data objects in test environments.

@amy-at-kickstarter amy-at-kickstarter requested review from a team and ifosli and removed request for a team April 2, 2024 16:59
@amy-at-kickstarter amy-at-kickstarter self-assigned this Apr 2, 2024
@amy-at-kickstarter amy-at-kickstarter marked this pull request as ready for review April 2, 2024 16:59
Copy link
Contributor

@ifosli ifosli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@amy-at-kickstarter amy-at-kickstarter force-pushed the feat/adyer/graphqlselectionset+string branch from e87e917 to 5c091f7 Compare April 2, 2024 20:23
@amy-at-kickstarter amy-at-kickstarter merged commit f43eb38 into main Apr 3, 2024
5 checks passed
@amy-at-kickstarter amy-at-kickstarter deleted the feat/adyer/graphqlselectionset+string branch April 3, 2024 15:25
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.

None yet

2 participants