Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
Azure
/
data-api-builder
Public
Notifications
You must be signed in to change notification settings
Fork
356
Star
1.5k
Code
Issues
481
Pull requests
38
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Supporting variables in GraphQL queries and mutations
- #290
#290
Merged
aaronpowell
merged 14 commits into
main
Azure/data-api-builder:main
from
dev/aaronpowell/graphql-query-variables
Azure/data-api-builder:dev/aaronpowell/graphql-query-variables
Copy head branch name to clipboard
Mar 15, 2022
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Supporting variables in GraphQL queries and mutations
#290
aaronpowell
merged 14 commits into
main
Azure/data-api-builder:main
from
dev/aaronpowell/graphql-query-variables
Azure/data-api-builder:dev/aaronpowell/graphql-query-variables
Copy head branch name to clipboard
Commits
Commits on Mar 10, 2022
migrating cosmos tests to use variables
aaronpowell
committed
a30f0d7
View commit details
Copy full SHA for a30f0d7
Browse repository at this point
supporting variables for cosmos graphql tests
aaronpowell
committed
72c8c9e
View commit details
Copy full SHA for 72c8c9e
Browse repository at this point
handling no variables in request
aaronpowell
committed
7b8ac7f
View commit details
Copy full SHA for 7b8ac7f
Browse repository at this point
Adding test cases for not using variables in Cosmos queries
aaronpowell
committed
cd1837d
View commit details
Copy full SHA for cd1837d
Browse repository at this point
getting Cosmos mutation tests working with and without variables
aaronpowell
committed
db5cf5e
View commit details
Copy full SHA for db5cf5e
Browse repository at this point
adding test coverage for MsSQL with variable queries
aaronpowell
committed
30ff83f
View commit details
Copy full SHA for 30ff83f
Browse repository at this point
unneeded using
aaronpowell
committed
3eed8ad
View commit details
Copy full SHA for 3eed8ad
Browse repository at this point
variable coverage in MySql and PostgreSQL
aaronpowell
committed
6c29896
View commit details
Copy full SHA for 6c29896
Browse repository at this point
forgot to add the variables to PostgreSQL test
aaronpowell
committed
8b324cd
View commit details
Copy full SHA for 8b324cd
Browse repository at this point
Commits on Mar 14, 2022
Merge branch 'main' into dev/aaronpowell/graphql-query-variables
aaronpowell
authored
5140666
View commit details
Copy full SHA for 5140666
Browse repository at this point
Commits on Mar 15, 2022
handling nested query variables
aaronpowell
committed
6c581b5
View commit details
Copy full SHA for 6c581b5
Browse repository at this point
fixing formatting issue
aaronpowell
committed
110dba6
View commit details
Copy full SHA for 110dba6
Browse repository at this point
Merge branch 'main' into dev/aaronpowell/graphql-query-variables
aaronpowell
authored
5c7ed86
View commit details
Copy full SHA for 5c7ed86
Browse repository at this point
adding doc tips to method
aaronpowell
committed
38f347f
View commit details
Copy full SHA for 38f347f
Browse repository at this point
You can’t perform that action at this time.