Skip to content

Conversation

@gh-workflow-token-generator
Copy link
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@team-plain/typescript-sdk@4.0.0

Major Changes

  • 4551691: Added the following queries:

    • getCustomerCustomerGroupMemberships
    • getCustomerTenantMemberships
    • getTenantById
    • getTenants
    • searchTenants
    • getCompanies
    • searchCompanies
    • getTierById
    • getTiers

    Added support for the following mutations:

    • upsertTenant
    • setCustomerTenants
    • addCustomerToTenants
    • removeCustomerFromTenants
    • updateCustomerCompany
    • addMembersToTier
    • removeMembersFromTier

    Breaking change:

    • You previously received customer group memberships whenever you got a customer back. As there might be many customer groups this is now it's own separate query (getCustomerCustomerGroupMemberships). This allows you to fetch and paginate through a customer's customer groups.

@vercel
Copy link

vercel bot commented Apr 17, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
typescript-sdk ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 17, 2024 0:09am

@mattvagni mattvagni merged commit cb45db9 into main Apr 17, 2024
@mattvagni mattvagni deleted the changeset-release/main branch April 17, 2024 12:10
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