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

fix(soap): add SOAPAction header #8282

Merged
merged 5 commits into from
Jan 20, 2025
Merged

fix(soap): add SOAPAction header #8282

merged 5 commits into from
Jan 20, 2025

Conversation

ardatan
Copy link
Owner

@ardatan ardatan commented Jan 16, 2025

Some SOAP API endpoints need SOAPAction HTTP header that points to the action path defined in the
WSDL

Copy link
Contributor

github-actions bot commented Jan 16, 2025

Apollo Federation Subgraph Compatibility Results

Federation 1 Support Federation 2 Support
_service🟢
@key (single)🟢
@key (multi)🟢
@key (composite)🟢
repeatable @key🟢
@requires🟢
@provides🟢
federated tracing🟢
@link🟢
@shareable🟢
@tag🟢
@override🟢
@inaccessible🟢
@composeDirective🟢
@interfaceObject🟢

Learn more:

Copy link
Contributor

github-actions bot commented Jan 16, 2025

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
@graphql-mesh/cli 0.98.18-alpha-20250116180618-2a5ff51155fc0507e766d2eccb6664640623fa85 npm ↗︎ unpkg ↗︎
@graphql-mesh/soap 0.105.12-alpha-20250116180618-2a5ff51155fc0507e766d2eccb6664640623fa85 npm ↗︎ unpkg ↗︎
@graphql-mesh/migrate-config-cli 1.4.10-alpha-20250116180618-2a5ff51155fc0507e766d2eccb6664640623fa85 npm ↗︎ unpkg ↗︎
@omnigraph/soap 0.105.12-alpha-20250116180618-2a5ff51155fc0507e766d2eccb6664640623fa85 npm ↗︎ unpkg ↗︎
@graphql-mesh/transport-soap 0.8.12-alpha-20250116180618-2a5ff51155fc0507e766d2eccb6664640623fa85 npm ↗︎ unpkg ↗︎

Copy link
Contributor

github-actions bot commented Jan 16, 2025

💻 Website Preview

The latest changes are available as preview in: https://98bd9518.graphql-mesh.pages.dev

@ardatan ardatan merged commit 40274c3 into master Jan 20, 2025
15 checks passed
@ardatan ardatan deleted the soap-action-header branch January 20, 2025 16:22
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