@mojito-inc/core-service
Advanced tools
Comparing version 1.0.8-beta.17 to 1.0.8-beta.18
@@ -79,3 +79,3 @@ import { gql } from '@apollo/client'; | ||
const CompleteOnchainClaimQuery = gql ` | ||
mutation completeOnchainClaim($invoiceId: String!, $txHash: String) { | ||
mutation completeOnchainClaim($invoiceId: UUID1!, $txHash: String!) { | ||
completeOnchainClaim(invoiceId: $invoiceId, txHash: $txHash) | ||
@@ -82,0 +82,0 @@ } |
{ | ||
"name": "@mojito-inc/core-service", | ||
"version": "1.0.8-beta.17", | ||
"version": "1.0.8-beta.18", | ||
"description": "Mojito Core API service for auction, payment, token", | ||
@@ -5,0 +5,0 @@ "main": "./index.cjs", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package