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-901: add white labeling query #2

Merged
merged 17 commits into from
Apr 26, 2024
Merged

VCST-901: add white labeling query #2

merged 17 commits into from
Apr 26, 2024

Conversation

ksavosteev
Copy link
Collaborator

@ksavosteev ksavosteev commented Apr 17, 2024

Description

image

{
  whiteLabelingSettings(organizationId: "f081c52234754c9c8229aa42d6a19220", storeId: "Electronics", cultureName:"en-US") {
    userId
    organizationId
    logoUrl
    secondaryLogoUrl
    faviconUrl
    favicons {
      rel
      type
      sizes
      href
    }
    themePresetName
    footerLinks {
      title
      url
      childItems {
        title
        url
      }
    }
  }
}

 {
  store(storeId: "Electronics") {
    settings
    {
      modules {
        moduleId
        settings {
          name
          value
        }
      }
    }
}
}

References

QA-test:

Jira-link:

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

Artifact URL:

https://vc3prerelease.blob.core.windows.net/packages/VirtoCommerce.WhiteLabeling_3.800.0-pr-2-a1e0.zip

@ksavosteev ksavosteev changed the title VCST-901: add white labeling query (mock data) VCST-901: add white labeling query Apr 25, 2024
Copy link

@ksavosteev ksavosteev merged commit efc12af into dev Apr 26, 2024
5 checks passed
@ksavosteev ksavosteev deleted the feat/VCST-901 branch April 26, 2024 10:20
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