@stigg/api-client-js
Advanced tools
Comparing version 0.0.7 to 0.0.8
{ | ||
"name": "@stigg/api-client-js", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"type": "commonjs", | ||
@@ -5,0 +5,0 @@ "main": "./src/index.js", |
@@ -968,3 +968,2 @@ "use strict"; | ||
fragment AddonFragment on Addon { | ||
id | ||
refId | ||
@@ -987,3 +986,2 @@ billingId | ||
fragment PlanFragment on Plan { | ||
id | ||
refId | ||
@@ -1007,3 +1005,2 @@ displayName | ||
basePlan { | ||
id | ||
refId | ||
@@ -1252,3 +1249,2 @@ displayName | ||
basePlan { | ||
id | ||
refId | ||
@@ -1255,0 +1251,0 @@ displayName |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
220534
5023