Skip to content

feat: Allow to use custom client for fetching remote schema [AR-2]#444

Merged
Kwaidan00 merged 4 commits into
mainfrom
AR-2-custom-introspection-transport
Jul 10, 2026
Merged

feat: Allow to use custom client for fetching remote schema [AR-2]#444
Kwaidan00 merged 4 commits into
mainfrom
AR-2-custom-introspection-transport

Conversation

@Kwaidan00

Copy link
Copy Markdown
Member

This PR allows to define remote_schema_http_client_path to point the module, class or object which will be used as HTTP client to fetch the schema introspection from remote server.

@coderabbitai

coderabbitai Bot commented Jul 10, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: c1d0fca1-f8f2-4b55-885b-c15b804803af

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch AR-2-custom-introspection-transport

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@DamianCzajkowski DamianCzajkowski left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Kwaidan00 Kwaidan00 merged commit 00827f0 into main Jul 10, 2026
5 checks passed
@Kwaidan00 Kwaidan00 deleted the AR-2-custom-introspection-transport branch July 10, 2026 13:51
amin-farjadi pushed a commit to amin-farjadi/ariadne-codegen that referenced this pull request Jul 10, 2026
* origin/main:
  feat: Allow to use custom client for fetching remote schema [AR-2] (mirumee#444)
  feat: add schema_paths for loading schema from local paths and installed packages AR-3 (mirumee#439)
  feat: Allow to use non-httpx HTTP clients in default clients [AR-1] (mirumee#440)
  remove: unnecessary lines
  fix
  fix: tests
  fix: use explicit UTF-8 encoding for ruff format subprocess (mirumee#422) (mirumee#428)
  fix: wrap long lines to satisfy ruff E501
  docs: document multipart_uploads setting in README and configuration guide
  feat: add multipart_uploads setting to disable file upload support

# Conflicts:
#	ariadne_codegen/client_generators/package.py
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