Skip to content

feat(graphql): enhance GraphQL input type handling#3

Merged
drestrepom merged 1 commit into
mainfrom
drestrepom
Jul 27, 2025
Merged

feat(graphql): enhance GraphQL input type handling#3
drestrepom merged 1 commit into
mainfrom
drestrepom

Conversation

@drestrepom

Copy link
Copy Markdown
Owner
  • Updated logging configuration to silence INFO logs from the gql AIOHTTP transport.
  • Enhanced the convert_type_to_json_schema function to support GraphQLInputObjectType and GraphQLInputField.
  • Added error logging for unknown GraphQL types to improve debugging capabilities.

- Updated logging configuration to silence INFO logs from the gql AIOHTTP transport.
- Enhanced the `convert_type_to_json_schema` function to support `GraphQLInputObjectType` and `GraphQLInputField`.
- Added error logging for unknown GraphQL types to improve debugging capabilities.
@drestrepom drestrepom merged commit b1b062b into main Jul 27, 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.

1 participant