Skip to content

Commit

Permalink
TASK: Updating SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
Auto Mation committed Oct 6, 2023
1 parent 721a116 commit 240c41d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 12 deletions.
12 changes: 0 additions & 12 deletions commercetools.Sdk/commercetools.Sdk.GraphQL.Api/schema.graphqls
Original file line number Diff line number Diff line change
Expand Up @@ -3499,12 +3499,6 @@ type CustomerEmailToken implements Versioned {
lastModifiedBy: Initiator
}

type CustomerEmailTokenCreated implements MessagePayload {
customerId: String!
expiresAt: DateTime!
type: String!
}

type CustomerEmailVerified implements MessagePayload {
type: String!
}
Expand Down Expand Up @@ -3626,12 +3620,6 @@ type CustomerPasswordToken implements Versioned {
lastModifiedBy: Initiator
}

type CustomerPasswordTokenCreated implements MessagePayload {
customerId: String!
expiresAt: DateTime!
type: String!
}

type CustomerPasswordUpdated implements MessagePayload {
reset: Boolean!
type: String!
Expand Down
1 change: 1 addition & 0 deletions references.txt
Original file line number Diff line number Diff line change
Expand Up @@ -143,3 +143,4 @@ a5a20f0153fbf5ac4d41c0d64e5eb1c3e7a5a167
d4256aba3d29f5f6c44d449e9f450f3c0a936867
017da3f9321bfcc5ca12023eb1c42fa0be8ad5ee
8a2ef0e1bce844a6651d3b232349bb761e2eb228
3284ebf5cec7ca771a1faba25ab88154daecdf20

0 comments on commit 240c41d

Please sign in to comment.