Skip to content

Commit cc82b7f

Browse files
authored
Export CustomerPartsFragment type (#42)
1 parent f61a034 commit cc82b7f

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.changeset/shy-parrots-camp.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@team-plain/typescript-sdk': minor
3+
---
4+
5+
Export CustomerPartsFragment type

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ export type {
4040
ActorPartsFragment,
4141
AttachmentPartsFragment,
4242
CustomerActorPartsFragment,
43+
CustomerPartsFragment,
4344
CustomerGroupPartsFragment,
4445
CustomerGroupMembershipPartsFragment,
4546
DateTimePartsFragment,

0 commit comments

Comments
 (0)