Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@drestrepom
Copy link
Owner

  • Enhanced the convert_type_to_json_schema function to ensure proper handling of GraphQLNonNull, GraphQLInputObjectType, and GraphQLInputField.
  • Updated logging to provide detailed information about inner schemas and argument schemas during conversion.
  • Increased the maximum depth for schema conversion to improve handling of complex types.
  • Adjusted the JsonSchema type definition to replace oneOf with enum for better clarity.

- Enhanced the `convert_type_to_json_schema` function to ensure proper handling of `GraphQLNonNull`, `GraphQLInputObjectType`, and `GraphQLInputField`.
- Updated logging to provide detailed information about inner schemas and argument schemas during conversion.
- Increased the maximum depth for schema conversion to improve handling of complex types.
- Adjusted the `JsonSchema` type definition to replace `oneOf` with `enum` for better clarity.
@drestrepom drestrepom merged commit aef137c into main Jul 28, 2025
1 check passed
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.

2 participants