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 support for b:graphql_javascript_tags #100

Merged
merged 2 commits into from
Jul 8, 2024
Merged

Add support for b:graphql_javascript_tags #100

merged 2 commits into from
Jul 8, 2024

Conversation

jparise
Copy link
Owner

@jparise jparise commented Jul 8, 2024

This allows buffer-level JavaScript tag values, avoiding the need to modify the global namespace for more granular configurations.

This also introduces graphql#var() as a convenience function to perform this kind of tiered variable look-up.

This allows buffer-level JavaScript tag values, avoiding the need
to modify the global namespace for more granular configurations.

This also introduces graphql#var() as a convenience function to perform
this kind of tiered variable look-up.
@jparise jparise merged commit ce16abf into master Jul 8, 2024
1 check passed
@jparise jparise deleted the graphql-var branch July 8, 2024 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant