René's URL Explorer Experiment


Title: Remove deprecated .defaultValue() method · Issue #3285 · graphql-java/graphql-java · GitHub

Open Graph Title: Remove deprecated .defaultValue() method · Issue #3285 · graphql-java/graphql-java

X Title: Remove deprecated .defaultValue() method · Issue #3285 · graphql-java/graphql-java

Description: Use of the deprecated GraphQL-Java method .defaultValue() rather than defaultValueProgrammatic() to specify default null value had resulted in schema linting issues and broken Apollo code generation tooling, but does not cause any immedi...

Open Graph Description: Use of the deprecated GraphQL-Java method .defaultValue() rather than defaultValueProgrammatic() to specify default null value had resulted in schema linting issues and broken Apollo code generatio...

X Description: Use of the deprecated GraphQL-Java method .defaultValue() rather than defaultValueProgrammatic() to specify default null value had resulted in schema linting issues and broken Apollo code generatio...

Opengraph URL: https://github.com/graphql-java/graphql-java/issues/3285

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Remove deprecated .defaultValue() method","articleBody":"Use of the deprecated GraphQL-Java method `.defaultValue() `  rather than `defaultValueProgrammatic()` to specify default null value had resulted in schema linting issues and broken Apollo code generation tooling, but does not cause any immediate errors upon initial schema generation. Removing this deprecated method entirely would prevent this prevent users from having to create to manually check for usage of  `.defaultValue( null )` in their projects. \r\n\r\nFor example when creating a schema generated using SchemaPrinter, usage of .defaultValue( null ) with arguments and with input objects fields will result in the following:\r\n\r\n```\r\nTestQuery(\r\n  testArg: Boolean = ,\r\n)\r\n\r\n```\r\n```\r\ninput TestInput {\r\n  testField: Boolean = \r\n}\r\n```\r\n Rather than: \r\n```\r\nTestQuery(\r\n  testArg: Boolean = null,\r\n)\r\n```\r\n\r\n\r\n```\r\ninput TestInput {\r\n  testField: Boolean = null\r\n}\r\n```\r\n\r\n\r\nIn the JSON schema generated using IntrospectionQuery, this incorrectly manifests itself as shown below with defaultValue: \"\" . This breaks Apollo code generation tooling.\r\n\r\n```\r\n{\r\n  \"name\" : \"testField\",\r\n  \"description\" : null,\r\n  \"type\" : {\r\n    \"kind\" : \"SCALAR\",\r\n    \"name\" : \"Boolean\",\r\n    \"ofType\" : null\r\n  },\r\n  \"defaultValue\" : \"\",\r\n  \"isDeprecated\" : false,\r\n  \"deprecationReason\" : null\r\n}\r\n```\r\ninstead of defaultValue: \"null\"\r\n\r\n```\r\n{\r\n  \"name\" : \"testField\",\r\n  \"description\" : null,\r\n  \"type\" : {\r\n    \"kind\" : \"SCALAR\",\r\n    \"name\" : \"Boolean\",\r\n    \"ofType\" : null\r\n  },\r\n  \"defaultValue\" : \"null\",\r\n  \"isDeprecated\" : false,\r\n  \"deprecationReason\" : null\r\n}\r\n```","author":{"url":"https://github.com/georgeVlady0","@type":"Person","name":"georgeVlady0"},"datePublished":"2023-08-07T20:02:17.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":5},"url":"https://github.com/3285/graphql-java/issues/3285"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:096cc625-9088-ddbd-4a6f-9d5fa0d063bd
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idC776:5693E:2F156C:3EFC88:6A61346C
html-safe-nonceef9d021a92c7dd52fd4ebf71aa9c254bd4976af6e1cea2e5143dc14dbf88b3d8
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDNzc2OjU2OTNFOjJGMTU2QzozRUZDODg6NkE2MTM0NkMiLCJ2aXNpdG9yX2lkIjoiMzE2NzIwOTUzODQxMzczNzA2OCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac84fdb5a51ef1d679e41fa24a9299e2299b6d879ca0bf9e78b26ac87c3f8049b4
hovercard-subject-tagissue:1840128493
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/graphql-java/graphql-java/3285/issue_layout
twitter:imagehttps://opengraph.githubassets.com/5f0a0445ce713eb2f4c52b00b8aada576ee3a5eb34ebd48bd3a0c80c20cb8c3c/graphql-java/graphql-java/issues/3285
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/5f0a0445ce713eb2f4c52b00b8aada576ee3a5eb34ebd48bd3a0c80c20cb8c3c/graphql-java/graphql-java/issues/3285
og:image:altUse of the deprecated GraphQL-Java method .defaultValue() rather than defaultValueProgrammatic() to specify default null value had resulted in schema linting issues and broken Apollo code generatio...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamegeorgeVlady0
hostnamegithub.com
expected-hostnamegithub.com
Nonec5eca2d5d770261725d2d44a57879a5bd9643e5b84204081dc36933ab40e63a2
turbo-cache-controlno-preview
go-importgithub.com/graphql-java/graphql-java git https://github.com/graphql-java/graphql-java.git
octolytics-dimension-user_id14289921
octolytics-dimension-user_logingraphql-java
octolytics-dimension-repository_id38602457
octolytics-dimension-repository_nwographql-java/graphql-java
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id38602457
octolytics-dimension-repository_network_root_nwographql-java/graphql-java
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
releasedac3a1c903b48538720e0bc780047237dd89fd4c
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/graphql-java/graphql-java/issues/3285#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fgraphql-java%2Fgraphql-java%2Fissues%2F3285
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
Code QualityEnforce quality at mergehttps://github.com/features/code-quality
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fgraphql-java%2Fgraphql-java%2Fissues%2F3285
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=graphql-java%2Fgraphql-java
Reloadhttps://github.com/graphql-java/graphql-java/issues/3285
Reloadhttps://github.com/graphql-java/graphql-java/issues/3285
Reloadhttps://github.com/graphql-java/graphql-java/issues/3285
Please reload this pagehttps://github.com/graphql-java/graphql-java/issues/3285
graphql-java https://github.com/graphql-java
graphql-javahttps://github.com/graphql-java/graphql-java
Notifications https://github.com/login?return_to=%2Fgraphql-java%2Fgraphql-java
Fork 1.1k https://github.com/login?return_to=%2Fgraphql-java%2Fgraphql-java
Star 6.2k https://github.com/login?return_to=%2Fgraphql-java%2Fgraphql-java
Code https://github.com/graphql-java/graphql-java
Issues 26 https://github.com/graphql-java/graphql-java/issues
Pull requests 11 https://github.com/graphql-java/graphql-java/pulls
Discussions https://github.com/graphql-java/graphql-java/discussions
Actions https://github.com/graphql-java/graphql-java/actions
Projects https://github.com/graphql-java/graphql-java/projects
Wiki https://github.com/graphql-java/graphql-java/wiki
Security and quality 0 https://github.com/graphql-java/graphql-java/security
Insights https://github.com/graphql-java/graphql-java/pulse
Code https://github.com/graphql-java/graphql-java
Issues https://github.com/graphql-java/graphql-java/issues
Pull requests https://github.com/graphql-java/graphql-java/pulls
Discussions https://github.com/graphql-java/graphql-java/discussions
Actions https://github.com/graphql-java/graphql-java/actions
Projects https://github.com/graphql-java/graphql-java/projects
Wiki https://github.com/graphql-java/graphql-java/wiki
Security and quality https://github.com/graphql-java/graphql-java/security
Insights https://github.com/graphql-java/graphql-java/pulse
Remove deprecated .defaultValue() methodhttps://github.com/graphql-java/graphql-java/issues/3285#top
https://github.com/georgeVlady0
georgeVlady0https://github.com/georgeVlady0
on Aug 7, 2023https://github.com/graphql-java/graphql-java/issues/3285#issue-1840128493
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.