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

Exploring Compile-Time Retrieval of Default Parameter Values to Generate GraphQL Schema #4720

Closed
MohamedSabthar opened this issue Aug 15, 2023 · 0 comments · Fixed by ballerina-platform/module-ballerina-graphql#1586
Assignees
Labels
module/graphql Issues related to Ballerina GraphQL module Team/PCM Protocol connector packages related issues Type/Improvement

Comments

@MohamedSabthar
Copy link
Member

MohamedSabthar commented Aug 15, 2023

Description:
At the moment, the GraphQL module utilizes an empty string as a placeholder for input parameters that can possess default values. The task at hand is to identify a means of obtaining these values during compile time.

Describe your task(s)

Related Issues (optional):

Suggested Labels (optional):

Suggested Assignees (optional):

@MohamedSabthar MohamedSabthar added Type/Task Team/PCM Protocol connector packages related issues labels Aug 15, 2023
@MohamedSabthar MohamedSabthar changed the title Exploring Compile-Time Retrieval for Default Parameters to Generate GraphQL Schema Exploring Compile-Time Retrieval for Default Parameter Values to Generate GraphQL Schema Aug 15, 2023
@MohamedSabthar MohamedSabthar changed the title Exploring Compile-Time Retrieval for Default Parameter Values to Generate GraphQL Schema Exploring Compile-Time Retrieval of Default Parameter Values to Generate GraphQL Schema Aug 15, 2023
@ThisaruGuruge ThisaruGuruge added module/graphql Issues related to Ballerina GraphQL module Type/Improvement and removed Type/Task labels Aug 15, 2023
@MohamedSabthar MohamedSabthar moved this from BackLog to In Progress in Ballerina Team Main Board Aug 17, 2023
@MohamedSabthar MohamedSabthar moved this from In Progress to PR Sent in Ballerina Team Main Board Sep 19, 2023
@github-project-automation github-project-automation bot moved this from PR Sent to Done in Ballerina Team Main Board Oct 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module/graphql Issues related to Ballerina GraphQL module Team/PCM Protocol connector packages related issues Type/Improvement
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants