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

VCST-2241: prepare schema for partition #18

Merged
merged 6 commits into from
Dec 5, 2024
Merged

VCST-2241: prepare schema for partition #18

merged 6 commits into from
Dec 5, 2024

Conversation

ksavosteev
Copy link
Collaborator

@ksavosteev ksavosteev commented Nov 19, 2024

Description

Enables partitions for GraphQl schema by modules and ui playground by requesting. It enables generating clients by demand.

GET /graphql/<scope>
GET /ui/playground/<scope>

image

Supported schemas and playgrounds:

Push Messages: /ui/playground/pushMessages | /graphql/pushMessages 
Profile: /ui/playground/profile | /graphql/profile 
Order: /ui/playground/order | /graphql/order 
Cart: /ui/playground/cart | /graphql/cart 
Catalog: /ui/playground/catalog | /graphql/catalog 
Quote:  /ui/playground/quote | /graphql/quote
Customer Review: /ui/playground/customerReviews | /graphql/customerReviews 

References

QA-test:

Jira-link:

https://virtocommerce.atlassian.net/browse/VCST-2241

Artifact URL:

https://vc3prerelease.blob.core.windows.net/packages/VirtoCommerce.Xapi_3.814.0-pr-18-f45b.zip

Copy link
Contributor

@vc-ci vc-ci left a comment

Choose a reason for hiding this comment

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

Test Suite: Test Suites/Modules/module_Assets
Tests: 13
Failures: 0
Errors: 0
Time: 7.819
Timestamp: 19-11-2024T18:24:50

Copy link
Contributor

@vc-ci vc-ci left a comment

Choose a reason for hiding this comment

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

Test Suite: Test Suites/Modules/module_Assets
Tests: 13
Failures: 0
Errors: 0
Time: 7.526
Timestamp: 20-11-2024T08:27:13

Copy link
Contributor

@vc-ci vc-ci left a comment

Choose a reason for hiding this comment

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

Test Suite: Test Suites/Modules/module_Assets
Tests: 13
Failures: 0
Errors: 0
Time: 7.621
Timestamp: 25-11-2024T21:47:40

@ksavosteev ksavosteev merged commit 8e8a463 into dev Dec 5, 2024
8 checks passed
@ksavosteev ksavosteev deleted the feat/VCST-2241 branch December 5, 2024 08:57
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.

3 participants