partner_schema.json in billfixers-partner-1.1.2 vs partner_schema.json in billfixers-partner-1.1.3
- old
+ new
@@ -50,13 +50,11 @@
"description": "Autogenerated return type of AcceptOffer",
"fields": [
{
"name": "clientMutationId",
"description": "A unique identifier for the client performing the mutation.",
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "SCALAR",
"name": "String",
"ofType": null
},
@@ -64,13 +62,11 @@
"deprecationReason": null
},
{
"name": "errors",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "LIST",
@@ -90,13 +86,11 @@
"deprecationReason": null
},
{
"name": "offer",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "OBJECT",
"name": "Offer",
"ofType": null
},
@@ -104,13 +98,11 @@
"deprecationReason": null
},
{
"name": "success",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -121,13 +113,11 @@
"isDeprecated": false,
"deprecationReason": null
}
],
"inputFields": null,
- "interfaces": [
-
- ],
+ "interfaces": [],
"enumValues": null,
"possibleTypes": null
},
{
"kind": "OBJECT",
@@ -135,13 +125,11 @@
"description": null,
"fields": [
{
"name": "createdAt",
"description": "The date the record was created",
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -153,13 +141,11 @@
"deprecationReason": null
},
{
"name": "customer",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "OBJECT",
@@ -171,13 +157,11 @@
"deprecationReason": null
},
{
"name": "customerId",
"description": "Billfixer's alpha-numeric Customer ID",
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -189,13 +173,11 @@
"deprecationReason": null
},
{
"name": "id",
"description": "Alpha-numeric unique identifier",
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -207,13 +189,11 @@
"deprecationReason": null
},
{
"name": "items",
"description": "The items on the bill",
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "LIST",
@@ -233,13 +213,11 @@
"deprecationReason": null
},
{
"name": "offers",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "LIST",
@@ -259,13 +237,11 @@
"deprecationReason": null
},
{
"name": "provider",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "OBJECT",
@@ -277,13 +253,11 @@
"deprecationReason": null
},
{
"name": "providerId",
"description": "Billfixer's alpha-numeric Provider ID",
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -295,13 +269,11 @@
"deprecationReason": null
},
{
"name": "status",
"description": "Status of the bill",
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -313,13 +285,11 @@
"deprecationReason": null
},
{
"name": "title",
"description": "Title of the bill",
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -331,13 +301,11 @@
"deprecationReason": null
},
{
"name": "totalSavings",
"description": "The total value gained from negotiations",
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -349,13 +317,11 @@
"deprecationReason": null
},
{
"name": "updatedAt",
"description": "The last time the record was updated",
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -366,13 +332,11 @@
"isDeprecated": false,
"deprecationReason": null
}
],
"inputFields": null,
- "interfaces": [
-
- ],
+ "interfaces": [],
"enumValues": null,
"possibleTypes": null
},
{
"kind": "INPUT_OBJECT",
@@ -473,13 +437,11 @@
"description": "The connection type for Bill.",
"fields": [
{
"name": "edges",
"description": "A list of edges.",
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "LIST",
@@ -499,13 +461,11 @@
"deprecationReason": null
},
{
"name": "nodes",
"description": "A list of nodes.",
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "LIST",
@@ -525,13 +485,11 @@
"deprecationReason": null
},
{
"name": "pageInfo",
"description": "Information to aid in pagination.",
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "OBJECT",
@@ -543,13 +501,11 @@
"deprecationReason": null
},
{
"name": "totalCount",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -561,13 +517,11 @@
"deprecationReason": null
},
{
"name": "totalSavings",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -578,13 +532,11 @@
"isDeprecated": false,
"deprecationReason": null
}
],
"inputFields": null,
- "interfaces": [
-
- ],
+ "interfaces": [],
"enumValues": null,
"possibleTypes": null
},
{
"kind": "OBJECT",
@@ -592,13 +544,11 @@
"description": "An edge in a connection.",
"fields": [
{
"name": "cursor",
"description": "A cursor for use in pagination.",
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -610,26 +560,22 @@
"deprecationReason": null
},
{
"name": "node",
"description": "The item at the end of the edge.",
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "OBJECT",
"name": "Bill",
"ofType": null
},
"isDeprecated": false,
"deprecationReason": null
}
],
"inputFields": null,
- "interfaces": [
-
- ],
+ "interfaces": [],
"enumValues": null,
"possibleTypes": null
},
{
"kind": "SCALAR",
@@ -682,13 +628,11 @@
"description": "Autogenerated return type of CancelBill",
"fields": [
{
"name": "clientMutationId",
"description": "A unique identifier for the client performing the mutation.",
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "SCALAR",
"name": "String",
"ofType": null
},
@@ -696,13 +640,11 @@
"deprecationReason": null
},
{
"name": "success",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -713,13 +655,11 @@
"isDeprecated": false,
"deprecationReason": null
}
],
"inputFields": null,
- "interfaces": [
-
- ],
+ "interfaces": [],
"enumValues": null,
"possibleTypes": null
},
{
"kind": "INPUT_OBJECT",
@@ -776,13 +716,11 @@
"description": "Autogenerated return type of CreateBill",
"fields": [
{
"name": "bill",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "OBJECT",
"name": "Bill",
"ofType": null
},
@@ -790,13 +728,11 @@
"deprecationReason": null
},
{
"name": "clientMutationId",
"description": "A unique identifier for the client performing the mutation.",
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "SCALAR",
"name": "String",
"ofType": null
},
@@ -804,13 +740,11 @@
"deprecationReason": null
},
{
"name": "errors",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "LIST",
@@ -830,13 +764,11 @@
"deprecationReason": null
},
{
"name": "success",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -847,13 +779,11 @@
"isDeprecated": false,
"deprecationReason": null
}
],
"inputFields": null,
- "interfaces": [
-
- ],
+ "interfaces": [],
"enumValues": null,
"possibleTypes": null
},
{
"kind": "INPUT_OBJECT",
@@ -896,13 +826,11 @@
"description": "Autogenerated return type of CreateCustomer",
"fields": [
{
"name": "clientMutationId",
"description": "A unique identifier for the client performing the mutation.",
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "SCALAR",
"name": "String",
"ofType": null
},
@@ -910,13 +838,11 @@
"deprecationReason": null
},
{
"name": "customer",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "OBJECT",
"name": "Customer",
"ofType": null
},
@@ -924,13 +850,11 @@
"deprecationReason": null
},
{
"name": "errors",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "LIST",
@@ -950,13 +874,11 @@
"deprecationReason": null
},
{
"name": "success",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -967,13 +889,11 @@
"isDeprecated": false,
"deprecationReason": null
}
],
"inputFields": null,
- "interfaces": [
-
- ],
+ "interfaces": [],
"enumValues": null,
"possibleTypes": null
},
{
"kind": "OBJECT",
@@ -981,13 +901,11 @@
"description": "The person being billed by a provider",
"fields": [
{
"name": "avatarUrl",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -999,13 +917,11 @@
"deprecationReason": null
},
{
"name": "b2b",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -1074,13 +990,11 @@
"deprecationReason": null
},
{
"name": "createdAt",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -1092,13 +1006,11 @@
"deprecationReason": null
},
{
"name": "email",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -1110,13 +1022,11 @@
"deprecationReason": null
},
{
"name": "firstName",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "SCALAR",
"name": "String",
"ofType": null
},
@@ -1124,13 +1034,11 @@
"deprecationReason": null
},
{
"name": "id",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -1142,13 +1050,11 @@
"deprecationReason": null
},
{
"name": "lastName",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "SCALAR",
"name": "String",
"ofType": null
},
@@ -1156,13 +1062,11 @@
"deprecationReason": null
},
{
"name": "name",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -1174,13 +1078,11 @@
"deprecationReason": null
},
{
"name": "phoneNumber",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "SCALAR",
"name": "String",
"ofType": null
},
@@ -1188,13 +1090,11 @@
"deprecationReason": null
},
{
"name": "updatedAt",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -1205,13 +1105,11 @@
"isDeprecated": false,
"deprecationReason": null
}
],
"inputFields": null,
- "interfaces": [
-
- ],
+ "interfaces": [],
"enumValues": null,
"possibleTypes": null
},
{
"kind": "INPUT_OBJECT",
@@ -1310,13 +1208,11 @@
"description": "The connection type for Customer.",
"fields": [
{
"name": "edges",
"description": "A list of edges.",
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "LIST",
@@ -1336,13 +1232,11 @@
"deprecationReason": null
},
{
"name": "nodes",
"description": "A list of nodes.",
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "LIST",
@@ -1362,13 +1256,11 @@
"deprecationReason": null
},
{
"name": "pageInfo",
"description": "Information to aid in pagination.",
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "OBJECT",
@@ -1380,13 +1272,11 @@
"deprecationReason": null
},
{
"name": "totalCount",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -1397,13 +1287,11 @@
"isDeprecated": false,
"deprecationReason": null
}
],
"inputFields": null,
- "interfaces": [
-
- ],
+ "interfaces": [],
"enumValues": null,
"possibleTypes": null
},
{
"kind": "OBJECT",
@@ -1411,13 +1299,11 @@
"description": "An edge in a connection.",
"fields": [
{
"name": "cursor",
"description": "A cursor for use in pagination.",
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -1429,26 +1315,22 @@
"deprecationReason": null
},
{
"name": "node",
"description": "The item at the end of the edge.",
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "OBJECT",
"name": "Customer",
"ofType": null
},
"isDeprecated": false,
"deprecationReason": null
}
],
"inputFields": null,
- "interfaces": [
-
- ],
+ "interfaces": [],
"enumValues": null,
"possibleTypes": null
},
{
"kind": "SCALAR",
@@ -1466,13 +1348,11 @@
"description": null,
"fields": [
{
"name": "email",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -1484,13 +1364,11 @@
"deprecationReason": null
},
{
"name": "firstName",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -1502,13 +1380,11 @@
"deprecationReason": null
},
{
"name": "firstNameLastInitial",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -1520,13 +1396,11 @@
"deprecationReason": null
},
{
"name": "id",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -1538,13 +1412,11 @@
"deprecationReason": null
},
{
"name": "lastName",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -1556,13 +1428,11 @@
"deprecationReason": null
},
{
"name": "name",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -1574,26 +1444,22 @@
"deprecationReason": null
},
{
"name": "phoneNumber",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "SCALAR",
"name": "String",
"ofType": null
},
"isDeprecated": false,
"deprecationReason": null
}
],
"inputFields": null,
- "interfaces": [
-
- ],
+ "interfaces": [],
"enumValues": null,
"possibleTypes": null
},
{
"kind": "SCALAR",
@@ -1621,13 +1487,11 @@
"description": null,
"fields": [
{
"name": "grandeUrl",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -1639,13 +1503,11 @@
"deprecationReason": null
},
{
"name": "iconUrl",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -1657,13 +1519,11 @@
"deprecationReason": null
},
{
"name": "id",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "SCALAR",
"name": "ID",
"ofType": null
},
@@ -1671,13 +1531,11 @@
"deprecationReason": null
},
{
"name": "imageProcessed",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -1689,13 +1547,11 @@
"deprecationReason": null
},
{
"name": "largeUrl",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -1707,13 +1563,11 @@
"deprecationReason": null
},
{
"name": "mediumUrl",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -1725,13 +1579,11 @@
"deprecationReason": null
},
{
"name": "originalUrl",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -1743,13 +1595,11 @@
"deprecationReason": null
},
{
"name": "smallUrl",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -1761,13 +1611,11 @@
"deprecationReason": null
},
{
"name": "thumbnailUrl",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -1779,13 +1627,11 @@
"deprecationReason": null
},
{
"name": "tinyUrl",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -1796,13 +1642,11 @@
"isDeprecated": false,
"deprecationReason": null
}
],
"inputFields": null,
- "interfaces": [
-
- ],
+ "interfaces": [],
"enumValues": null,
"possibleTypes": null
},
{
"kind": "OBJECT",
@@ -1810,13 +1654,11 @@
"description": null,
"fields": [
{
"name": "content",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -1828,13 +1670,11 @@
"deprecationReason": null
},
{
"name": "contentHtml",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -1846,13 +1686,11 @@
"deprecationReason": null
},
{
"name": "createdAt",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -1864,13 +1702,11 @@
"deprecationReason": null
},
{
"name": "fields",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "LIST",
@@ -1890,13 +1726,11 @@
"deprecationReason": null
},
{
"name": "id",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -1908,13 +1742,11 @@
"deprecationReason": null
},
{
"name": "respondedAt",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "SCALAR",
"name": "DateTime",
"ofType": null
},
@@ -1922,13 +1754,11 @@
"deprecationReason": null
},
{
"name": "updatedAt",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -1939,13 +1769,11 @@
"isDeprecated": false,
"deprecationReason": null
}
],
"inputFields": null,
- "interfaces": [
-
- ],
+ "interfaces": [],
"enumValues": null,
"possibleTypes": null
},
{
"kind": "INPUT_OBJECT",
@@ -1986,13 +1814,11 @@
"description": "The connection type for InformationRequest.",
"fields": [
{
"name": "edges",
"description": "A list of edges.",
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "LIST",
@@ -2012,13 +1838,11 @@
"deprecationReason": null
},
{
"name": "nodes",
"description": "A list of nodes.",
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "LIST",
@@ -2038,13 +1862,11 @@
"deprecationReason": null
},
{
"name": "pageInfo",
"description": "Information to aid in pagination.",
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "OBJECT",
@@ -2056,13 +1878,11 @@
"deprecationReason": null
},
{
"name": "totalCount",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -2073,13 +1893,11 @@
"isDeprecated": false,
"deprecationReason": null
}
],
"inputFields": null,
- "interfaces": [
-
- ],
+ "interfaces": [],
"enumValues": null,
"possibleTypes": null
},
{
"kind": "OBJECT",
@@ -2087,13 +1905,11 @@
"description": "An edge in a connection.",
"fields": [
{
"name": "cursor",
"description": "A cursor for use in pagination.",
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -2105,26 +1921,22 @@
"deprecationReason": null
},
{
"name": "node",
"description": "The item at the end of the edge.",
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "OBJECT",
"name": "InformationRequest",
"ofType": null
},
"isDeprecated": false,
"deprecationReason": null
}
],
"inputFields": null,
- "interfaces": [
-
- ],
+ "interfaces": [],
"enumValues": null,
"possibleTypes": null
},
{
"kind": "OBJECT",
@@ -2132,13 +1944,11 @@
"description": null,
"fields": [
{
"name": "createdAt",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -2150,13 +1960,11 @@
"deprecationReason": null
},
{
"name": "dataType",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -2168,13 +1976,11 @@
"deprecationReason": null
},
{
"name": "id",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -2186,13 +1992,11 @@
"deprecationReason": null
},
{
"name": "label",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -2204,13 +2008,11 @@
"deprecationReason": null
},
{
"name": "placeholder",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -2222,13 +2024,11 @@
"deprecationReason": null
},
{
"name": "updatedAt",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -2240,26 +2040,22 @@
"deprecationReason": null
},
{
"name": "value",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "SCALAR",
"name": "String",
"ofType": null
},
"isDeprecated": false,
"deprecationReason": null
}
],
"inputFields": null,
- "interfaces": [
-
- ],
+ "interfaces": [],
"enumValues": null,
"possibleTypes": null
},
{
"kind": "INPUT_OBJECT",
@@ -2316,13 +2112,11 @@
"description": null,
"fields": [
{
"name": "createdAt",
"description": "The date the record was created",
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -2334,13 +2128,11 @@
"deprecationReason": null
},
{
"name": "duration",
"description": "The length of time in months that an item's savings is good for",
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -2352,13 +2144,11 @@
"deprecationReason": null
},
{
"name": "name",
"description": "Name of the good or service",
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -2370,13 +2160,11 @@
"deprecationReason": null
},
{
"name": "postPrice",
"description": "The post-negotiation price",
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -2388,13 +2176,11 @@
"deprecationReason": null
},
{
"name": "prePrice",
"description": "The pre-negotiation price",
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -2406,13 +2192,11 @@
"deprecationReason": null
},
{
"name": "savings",
"description": "The difference between the prePrice and the postPrice",
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -2424,13 +2208,11 @@
"deprecationReason": null
},
{
"name": "savingsEndOn",
"description": "The date the discount/savings end",
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -2442,13 +2224,11 @@
"deprecationReason": null
},
{
"name": "savingsStartOn",
"description": "The date the discount/savings start",
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -2460,13 +2240,11 @@
"deprecationReason": null
},
{
"name": "type",
"description": "The type of item",
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -2478,13 +2256,11 @@
"deprecationReason": null
},
{
"name": "underContract",
"description": "Indicates the item is under contract",
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -2496,13 +2272,11 @@
"deprecationReason": null
},
{
"name": "updatedAt",
"description": "The last time the record was updated",
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -2513,13 +2287,11 @@
"isDeprecated": false,
"deprecationReason": null
}
],
"inputFields": null,
- "interfaces": [
-
- ],
+ "interfaces": [],
"enumValues": null,
"possibleTypes": null
},
{
"kind": "SCALAR",
@@ -2670,10 +2442,37 @@
},
"isDeprecated": false,
"deprecationReason": null
},
{
+ "name": "RenegotiateBill",
+ "description": null,
+ "args": [
+ {
+ "name": "input",
+ "description": null,
+ "type": {
+ "kind": "NON_NULL",
+ "name": null,
+ "ofType": {
+ "kind": "INPUT_OBJECT",
+ "name": "RenegotiateBillInput",
+ "ofType": null
+ }
+ },
+ "defaultValue": null
+ }
+ ],
+ "type": {
+ "kind": "OBJECT",
+ "name": "RenegotiateBillPayload",
+ "ofType": null
+ },
+ "isDeprecated": false,
+ "deprecationReason": null
+ },
+ {
"name": "RespondToInformationRequest",
"description": null,
"args": [
{
"name": "input",
@@ -2752,13 +2551,11 @@
"isDeprecated": false,
"deprecationReason": null
}
],
"inputFields": null,
- "interfaces": [
-
- ],
+ "interfaces": [],
"enumValues": null,
"possibleTypes": null
},
{
"kind": "OBJECT",
@@ -2766,13 +2563,11 @@
"description": null,
"fields": [
{
"name": "billId",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -2784,13 +2579,11 @@
"deprecationReason": null
},
{
"name": "cancelledAt",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "SCALAR",
"name": "DateTime",
"ofType": null
},
@@ -2798,13 +2591,11 @@
"deprecationReason": null
},
{
"name": "compedAt",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "SCALAR",
"name": "DateTime",
"ofType": null
},
@@ -2812,13 +2603,11 @@
"deprecationReason": null
},
{
"name": "createdAt",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -2830,13 +2619,11 @@
"deprecationReason": null
},
{
"name": "deletedAt",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "SCALAR",
"name": "DateTime",
"ofType": null
},
@@ -2844,13 +2631,11 @@
"deprecationReason": null
},
{
"name": "failedAt",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "SCALAR",
"name": "DateTime",
"ofType": null
},
@@ -2858,13 +2643,11 @@
"deprecationReason": null
},
{
"name": "fixedAt",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "SCALAR",
"name": "DateTime",
"ofType": null
},
@@ -2872,13 +2655,11 @@
"deprecationReason": null
},
{
"name": "fixerIds",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "LIST",
@@ -2898,13 +2679,11 @@
"deprecationReason": null
},
{
"name": "fixers",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "LIST",
@@ -2924,13 +2703,11 @@
"deprecationReason": null
},
{
"name": "id",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -2942,13 +2719,11 @@
"deprecationReason": null
},
{
"name": "informationRequests",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "LIST",
@@ -2968,13 +2743,11 @@
"deprecationReason": null
},
{
"name": "invoicedAt",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "SCALAR",
"name": "DateTime",
"ofType": null
},
@@ -2982,13 +2755,11 @@
"deprecationReason": null
},
{
"name": "items",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "LIST",
@@ -3008,13 +2779,11 @@
"deprecationReason": null
},
{
"name": "negotiationNumber",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -3026,13 +2795,11 @@
"deprecationReason": null
},
{
"name": "requestedConsentAt",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "SCALAR",
"name": "DateTime",
"ofType": null
},
@@ -3040,13 +2807,11 @@
"deprecationReason": null
},
{
"name": "requestedInformationAt",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "SCALAR",
"name": "DateTime",
"ofType": null
},
@@ -3054,13 +2819,11 @@
"deprecationReason": null
},
{
"name": "startedAt",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "SCALAR",
"name": "DateTime",
"ofType": null
},
@@ -3068,13 +2831,11 @@
"deprecationReason": null
},
{
"name": "state",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -3086,13 +2847,11 @@
"deprecationReason": null
},
{
"name": "tags",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "LIST",
@@ -3112,13 +2871,11 @@
"deprecationReason": null
},
{
"name": "totalSavings",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -3130,13 +2887,11 @@
"deprecationReason": null
},
{
"name": "updatedAt",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -3147,13 +2902,11 @@
"isDeprecated": false,
"deprecationReason": null
}
],
"inputFields": null,
- "interfaces": [
-
- ],
+ "interfaces": [],
"enumValues": null,
"possibleTypes": null
},
{
"kind": "OBJECT",
@@ -3161,13 +2914,11 @@
"description": null,
"fields": [
{
"name": "acceptedAt",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "SCALAR",
"name": "DateTime",
"ofType": null
},
@@ -3175,13 +2926,11 @@
"deprecationReason": null
},
{
"name": "bill",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "OBJECT",
@@ -3193,13 +2942,11 @@
"deprecationReason": null
},
{
"name": "content",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -3211,13 +2958,11 @@
"deprecationReason": null
},
{
"name": "contentHtml",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -3229,13 +2974,11 @@
"deprecationReason": null
},
{
"name": "createdAt",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -3247,13 +2990,11 @@
"deprecationReason": null
},
{
"name": "customer",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "OBJECT",
@@ -3265,13 +3006,11 @@
"deprecationReason": null
},
{
"name": "id",
"description": "Alpha-numeric unique identifier",
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -3283,13 +3022,11 @@
"deprecationReason": null
},
{
"name": "rejectedAt",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "SCALAR",
"name": "DateTime",
"ofType": null
},
@@ -3297,13 +3034,11 @@
"deprecationReason": null
},
{
"name": "status",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -3315,13 +3050,11 @@
"deprecationReason": null
},
{
"name": "updatedAt",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -3332,13 +3065,11 @@
"isDeprecated": false,
"deprecationReason": null
}
],
"inputFields": null,
- "interfaces": [
-
- ],
+ "interfaces": [],
"enumValues": null,
"possibleTypes": null
},
{
"kind": "OBJECT",
@@ -3346,13 +3077,11 @@
"description": "The connection type for Offer.",
"fields": [
{
"name": "edges",
"description": "A list of edges.",
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "LIST",
@@ -3372,13 +3101,11 @@
"deprecationReason": null
},
{
"name": "nodes",
"description": "A list of nodes.",
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "LIST",
@@ -3398,13 +3125,11 @@
"deprecationReason": null
},
{
"name": "pageInfo",
"description": "Information to aid in pagination.",
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "OBJECT",
@@ -3416,13 +3141,11 @@
"deprecationReason": null
},
{
"name": "totalCount",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -3433,13 +3156,11 @@
"isDeprecated": false,
"deprecationReason": null
}
],
"inputFields": null,
- "interfaces": [
-
- ],
+ "interfaces": [],
"enumValues": null,
"possibleTypes": null
},
{
"kind": "OBJECT",
@@ -3447,13 +3168,11 @@
"description": "An edge in a connection.",
"fields": [
{
"name": "cursor",
"description": "A cursor for use in pagination.",
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -3465,26 +3184,22 @@
"deprecationReason": null
},
{
"name": "node",
"description": "The item at the end of the edge.",
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "OBJECT",
"name": "Offer",
"ofType": null
},
"isDeprecated": false,
"deprecationReason": null
}
],
"inputFields": null,
- "interfaces": [
-
- ],
+ "interfaces": [],
"enumValues": null,
"possibleTypes": null
},
{
"kind": "OBJECT",
@@ -3492,13 +3207,11 @@
"description": "Information about pagination in a connection.",
"fields": [
{
"name": "endCursor",
"description": "When paginating forwards, the cursor to continue.",
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "SCALAR",
"name": "String",
"ofType": null
},
@@ -3506,13 +3219,11 @@
"deprecationReason": null
},
{
"name": "hasNextPage",
"description": "When paginating forwards, are there more items?",
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -3524,13 +3235,11 @@
"deprecationReason": null
},
{
"name": "hasPreviousPage",
"description": "When paginating backwards, are there more items?",
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -3542,26 +3251,22 @@
"deprecationReason": null
},
{
"name": "startCursor",
"description": "When paginating backwards, the cursor to continue.",
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "SCALAR",
"name": "String",
"ofType": null
},
"isDeprecated": false,
"deprecationReason": null
}
],
"inputFields": null,
- "interfaces": [
-
- ],
+ "interfaces": [],
"enumValues": null,
"possibleTypes": null
},
{
"kind": "OBJECT",
@@ -3569,13 +3274,11 @@
"description": null,
"fields": [
{
"name": "createdAt",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -3587,13 +3290,11 @@
"deprecationReason": null
},
{
"name": "id",
"description": "Alpha-numeric unique identifier",
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -3605,13 +3306,11 @@
"deprecationReason": null
},
{
"name": "liveWebhookUrl",
"description": "Webhook URL for live/production requests",
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "SCALAR",
"name": "String",
"ofType": null
},
@@ -3619,13 +3318,11 @@
"deprecationReason": null
},
{
"name": "name",
"description": "Name of the partner",
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -3637,13 +3334,11 @@
"deprecationReason": null
},
{
"name": "referralCode",
"description": "The partner's referral code",
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "SCALAR",
"name": "String",
"ofType": null
},
@@ -3651,13 +3346,11 @@
"deprecationReason": null
},
{
"name": "referralLink",
"description": "The partner's referral link",
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -3669,13 +3362,11 @@
"deprecationReason": null
},
{
"name": "testWebhookUrl",
"description": "Webhook URL for test/development requests",
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "SCALAR",
"name": "String",
"ofType": null
},
@@ -3683,13 +3374,11 @@
"deprecationReason": null
},
{
"name": "updatedAt",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -3700,13 +3389,11 @@
"isDeprecated": false,
"deprecationReason": null
}
],
"inputFields": null,
- "interfaces": [
-
- ],
+ "interfaces": [],
"enumValues": null,
"possibleTypes": null
},
{
"kind": "OBJECT",
@@ -3714,13 +3401,11 @@
"description": null,
"fields": [
{
"name": "billFields",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "LIST",
@@ -3740,13 +3425,11 @@
"deprecationReason": null
},
{
"name": "createdAt",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -3758,13 +3441,11 @@
"deprecationReason": null
},
{
"name": "id",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -3776,13 +3457,11 @@
"deprecationReason": null
},
{
"name": "logo",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "OBJECT",
"name": "Image",
"ofType": null
},
@@ -3790,13 +3469,11 @@
"deprecationReason": null
},
{
"name": "name",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -3808,13 +3485,11 @@
"deprecationReason": null
},
{
"name": "services",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "LIST",
@@ -3834,13 +3509,11 @@
"deprecationReason": null
},
{
"name": "updatedAt",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -3851,13 +3524,11 @@
"isDeprecated": false,
"deprecationReason": null
}
],
"inputFields": null,
- "interfaces": [
-
- ],
+ "interfaces": [],
"enumValues": null,
"possibleTypes": null
},
{
"kind": "OBJECT",
@@ -3865,13 +3536,11 @@
"description": null,
"fields": [
{
"name": "CalculateSavingsEstimate",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "OBJECT",
@@ -3910,13 +3579,11 @@
"deprecationReason": null
},
{
"name": "FindCurrentPartner",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "OBJECT",
@@ -4454,13 +4121,11 @@
"deprecationReason": null
},
{
"name": "ListProviders",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "LIST",
@@ -4479,13 +4144,11 @@
"isDeprecated": false,
"deprecationReason": null
}
],
"inputFields": null,
- "interfaces": [
-
- ],
+ "interfaces": [],
"enumValues": null,
"possibleTypes": null
},
{
"kind": "INPUT_OBJECT",
@@ -4528,13 +4191,11 @@
"description": "Autogenerated return type of RejectOffer",
"fields": [
{
"name": "clientMutationId",
"description": "A unique identifier for the client performing the mutation.",
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "SCALAR",
"name": "String",
"ofType": null
},
@@ -4542,13 +4203,11 @@
"deprecationReason": null
},
{
"name": "errors",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "LIST",
@@ -4568,13 +4227,11 @@
"deprecationReason": null
},
{
"name": "offer",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "OBJECT",
"name": "Offer",
"ofType": null
},
@@ -4582,13 +4239,11 @@
"deprecationReason": null
},
{
"name": "success",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -4599,17 +4254,125 @@
"isDeprecated": false,
"deprecationReason": null
}
],
"inputFields": null,
- "interfaces": [
-
+ "interfaces": [],
+ "enumValues": null,
+ "possibleTypes": null
+ },
+ {
+ "kind": "INPUT_OBJECT",
+ "name": "RenegotiateBillInput",
+ "description": "Autogenerated input type of RenegotiateBill",
+ "fields": null,
+ "inputFields": [
+ {
+ "name": "id",
+ "description": "Id of the bill that should be renegotiated",
+ "type": {
+ "kind": "NON_NULL",
+ "name": null,
+ "ofType": {
+ "kind": "SCALAR",
+ "name": "ID",
+ "ofType": null
+ }
+ },
+ "defaultValue": null
+ },
+ {
+ "name": "clientMutationId",
+ "description": "A unique identifier for the client performing the mutation.",
+ "type": {
+ "kind": "SCALAR",
+ "name": "String",
+ "ofType": null
+ },
+ "defaultValue": null
+ }
],
+ "interfaces": null,
"enumValues": null,
"possibleTypes": null
},
{
+ "kind": "OBJECT",
+ "name": "RenegotiateBillPayload",
+ "description": "Autogenerated return type of RenegotiateBill",
+ "fields": [
+ {
+ "name": "bill",
+ "description": null,
+ "args": [],
+ "type": {
+ "kind": "OBJECT",
+ "name": "Bill",
+ "ofType": null
+ },
+ "isDeprecated": false,
+ "deprecationReason": null
+ },
+ {
+ "name": "clientMutationId",
+ "description": "A unique identifier for the client performing the mutation.",
+ "args": [],
+ "type": {
+ "kind": "SCALAR",
+ "name": "String",
+ "ofType": null
+ },
+ "isDeprecated": false,
+ "deprecationReason": null
+ },
+ {
+ "name": "errors",
+ "description": null,
+ "args": [],
+ "type": {
+ "kind": "NON_NULL",
+ "name": null,
+ "ofType": {
+ "kind": "LIST",
+ "name": null,
+ "ofType": {
+ "kind": "NON_NULL",
+ "name": null,
+ "ofType": {
+ "kind": "SCALAR",
+ "name": "String",
+ "ofType": null
+ }
+ }
+ }
+ },
+ "isDeprecated": false,
+ "deprecationReason": null
+ },
+ {
+ "name": "success",
+ "description": null,
+ "args": [],
+ "type": {
+ "kind": "NON_NULL",
+ "name": null,
+ "ofType": {
+ "kind": "SCALAR",
+ "name": "Boolean",
+ "ofType": null
+ }
+ },
+ "isDeprecated": false,
+ "deprecationReason": null
+ }
+ ],
+ "inputFields": null,
+ "interfaces": [],
+ "enumValues": null,
+ "possibleTypes": null
+ },
+ {
"kind": "INPUT_OBJECT",
"name": "RespondToInformationRequestInput",
"description": "Autogenerated input type of RespondToInformationRequest",
"fields": null,
"inputFields": [
@@ -4662,13 +4425,11 @@
"description": "Autogenerated return type of RespondToInformationRequest",
"fields": [
{
"name": "bill",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "OBJECT",
"name": "Bill",
"ofType": null
},
@@ -4676,13 +4437,11 @@
"deprecationReason": null
},
{
"name": "clientMutationId",
"description": "A unique identifier for the client performing the mutation.",
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "SCALAR",
"name": "String",
"ofType": null
},
@@ -4690,13 +4449,11 @@
"deprecationReason": null
},
{
"name": "errors",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "LIST",
@@ -4716,13 +4473,11 @@
"deprecationReason": null
},
{
"name": "informationRequest",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "OBJECT",
"name": "InformationRequest",
"ofType": null
},
@@ -4730,13 +4485,11 @@
"deprecationReason": null
},
{
"name": "negotiation",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "OBJECT",
"name": "Negotiation",
"ofType": null
},
@@ -4744,13 +4497,11 @@
"deprecationReason": null
},
{
"name": "success",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -4761,13 +4512,11 @@
"isDeprecated": false,
"deprecationReason": null
}
],
"inputFields": null,
- "interfaces": [
-
- ],
+ "interfaces": [],
"enumValues": null,
"possibleTypes": null
},
{
"kind": "OBJECT",
@@ -4909,13 +4658,11 @@
"isDeprecated": false,
"deprecationReason": null
}
],
"inputFields": null,
- "interfaces": [
-
- ],
+ "interfaces": [],
"enumValues": null,
"possibleTypes": null
},
{
"kind": "SCALAR",
@@ -4982,13 +4729,11 @@
"description": "Autogenerated return type of UpdateCustomer",
"fields": [
{
"name": "clientMutationId",
"description": "A unique identifier for the client performing the mutation.",
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "SCALAR",
"name": "String",
"ofType": null
},
@@ -4996,13 +4741,11 @@
"deprecationReason": null
},
{
"name": "customer",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "OBJECT",
"name": "Customer",
"ofType": null
},
@@ -5010,13 +4753,11 @@
"deprecationReason": null
},
{
"name": "errors",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "LIST",
@@ -5036,13 +4777,11 @@
"deprecationReason": null
},
{
"name": "success",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -5053,13 +4792,11 @@
"isDeprecated": false,
"deprecationReason": null
}
],
"inputFields": null,
- "interfaces": [
-
- ],
+ "interfaces": [],
"enumValues": null,
"possibleTypes": null
},
{
"kind": "INPUT_OBJECT",
@@ -5108,13 +4845,11 @@
"description": "Autogenerated return type of UpdateWebhookUrls",
"fields": [
{
"name": "clientMutationId",
"description": "A unique identifier for the client performing the mutation.",
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "SCALAR",
"name": "String",
"ofType": null
},
@@ -5122,13 +4857,11 @@
"deprecationReason": null
},
{
"name": "errors",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "LIST",
@@ -5148,13 +4881,11 @@
"deprecationReason": null
},
{
"name": "partner",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "OBJECT",
@@ -5166,13 +4897,11 @@
"deprecationReason": null
},
{
"name": "success",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -5183,13 +4912,11 @@
"isDeprecated": false,
"deprecationReason": null
}
],
"inputFields": null,
- "interfaces": [
-
- ],
+ "interfaces": [],
"enumValues": null,
"possibleTypes": null
},
{
"kind": "OBJECT",
@@ -5197,13 +4924,11 @@
"description": "A Directive provides a way to describe alternate runtime execution and type validation behavior in a GraphQL document.\n\nIn some cases, you need to provide options to alter GraphQL's execution behavior in ways field arguments will not suffice, such as conditionally including or skipping a field. Directives provide this by describing additional information to the executor.",
"fields": [
{
"name": "args",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "LIST",
@@ -5223,13 +4948,11 @@
"deprecationReason": null
},
{
"name": "description",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "SCALAR",
"name": "String",
"ofType": null
},
@@ -5237,13 +4960,11 @@
"deprecationReason": null
},
{
"name": "locations",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "LIST",
@@ -5263,13 +4984,11 @@
"deprecationReason": null
},
{
"name": "name",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -5281,13 +5000,11 @@
"deprecationReason": null
},
{
"name": "onField",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -5299,13 +5016,11 @@
"deprecationReason": "Use `locations`."
},
{
"name": "onFragment",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -5317,13 +5032,11 @@
"deprecationReason": "Use `locations`."
},
{
"name": "onOperation",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -5334,13 +5047,11 @@
"isDeprecated": true,
"deprecationReason": "Use `locations`."
}
],
"inputFields": null,
- "interfaces": [
-
- ],
+ "interfaces": [],
"enumValues": null,
"possibleTypes": null
},
{
"kind": "ENUM",
@@ -5467,13 +5178,11 @@
"description": "One possible value for a given Enum. Enum values are unique values, not a placeholder for a string or numeric value. However an Enum value is returned in a JSON response as a string.",
"fields": [
{
"name": "deprecationReason",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "SCALAR",
"name": "String",
"ofType": null
},
@@ -5481,13 +5190,11 @@
"deprecationReason": null
},
{
"name": "description",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "SCALAR",
"name": "String",
"ofType": null
},
@@ -5495,13 +5202,11 @@
"deprecationReason": null
},
{
"name": "isDeprecated",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -5513,13 +5218,11 @@
"deprecationReason": null
},
{
"name": "name",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -5530,13 +5233,11 @@
"isDeprecated": false,
"deprecationReason": null
}
],
"inputFields": null,
- "interfaces": [
-
- ],
+ "interfaces": [],
"enumValues": null,
"possibleTypes": null
},
{
"kind": "OBJECT",
@@ -5544,13 +5245,11 @@
"description": "Object and Interface types are described by a list of Fields, each of which has a name, potentially a list of arguments, and a return type.",
"fields": [
{
"name": "args",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "LIST",
@@ -5570,13 +5269,11 @@
"deprecationReason": null
},
{
"name": "deprecationReason",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "SCALAR",
"name": "String",
"ofType": null
},
@@ -5584,13 +5281,11 @@
"deprecationReason": null
},
{
"name": "description",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "SCALAR",
"name": "String",
"ofType": null
},
@@ -5598,13 +5293,11 @@
"deprecationReason": null
},
{
"name": "isDeprecated",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -5616,13 +5309,11 @@
"deprecationReason": null
},
{
"name": "name",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -5634,13 +5325,11 @@
"deprecationReason": null
},
{
"name": "type",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "OBJECT",
@@ -5651,13 +5340,11 @@
"isDeprecated": false,
"deprecationReason": null
}
],
"inputFields": null,
- "interfaces": [
-
- ],
+ "interfaces": [],
"enumValues": null,
"possibleTypes": null
},
{
"kind": "OBJECT",
@@ -5665,13 +5352,11 @@
"description": "Arguments provided to Fields or Directives and the input fields of an InputObject are represented as Input Values which describe their type and optionally a default value.",
"fields": [
{
"name": "defaultValue",
"description": "A GraphQL-formatted string representing the default value for this input value.",
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "SCALAR",
"name": "String",
"ofType": null
},
@@ -5679,13 +5364,11 @@
"deprecationReason": null
},
{
"name": "description",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "SCALAR",
"name": "String",
"ofType": null
},
@@ -5693,13 +5376,11 @@
"deprecationReason": null
},
{
"name": "name",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
@@ -5711,13 +5392,11 @@
"deprecationReason": null
},
{
"name": "type",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "OBJECT",
@@ -5728,13 +5407,11 @@
"isDeprecated": false,
"deprecationReason": null
}
],
"inputFields": null,
- "interfaces": [
-
- ],
+ "interfaces": [],
"enumValues": null,
"possibleTypes": null
},
{
"kind": "OBJECT",
@@ -5742,13 +5419,11 @@
"description": "A GraphQL Schema defines the capabilities of a GraphQL server. It exposes all available types and directives on the server, as well as the entry points for query, mutation, and subscription operations.",
"fields": [
{
"name": "directives",
"description": "A list of all directives supported by this server.",
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "LIST",
@@ -5768,13 +5443,11 @@
"deprecationReason": null
},
{
"name": "mutationType",
"description": "If this server supports mutation, the type that mutation operations will be rooted at.",
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "OBJECT",
"name": "__Type",
"ofType": null
},
@@ -5782,13 +5455,11 @@
"deprecationReason": null
},
{
"name": "queryType",
"description": "The type that query operations will be rooted at.",
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "OBJECT",
@@ -5800,13 +5471,11 @@
"deprecationReason": null
},
{
"name": "subscriptionType",
"description": "If this server support subscription, the type that subscription operations will be rooted at.",
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "OBJECT",
"name": "__Type",
"ofType": null
},
@@ -5814,13 +5483,11 @@
"deprecationReason": null
},
{
"name": "types",
"description": "A list of all types supported by this server.",
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "LIST",
@@ -5839,13 +5506,11 @@
"isDeprecated": false,
"deprecationReason": null
}
],
"inputFields": null,
- "interfaces": [
-
- ],
+ "interfaces": [],
"enumValues": null,
"possibleTypes": null
},
{
"kind": "OBJECT",
@@ -5853,13 +5518,11 @@
"description": "The fundamental unit of any GraphQL Schema is the type. There are many kinds of types in GraphQL as represented by the `__TypeKind` enum.\n\nDepending on the kind of a type, certain fields describe information about that type. Scalar types provide no information beyond a name and description, while Enum types provide their values. Object and Interface types provide the fields they describe. Abstract types, Union and Interface, provide the Object types possible at runtime. List and NonNull types compose other types.",
"fields": [
{
"name": "description",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "SCALAR",
"name": "String",
"ofType": null
},
@@ -5929,13 +5592,11 @@
"deprecationReason": null
},
{
"name": "inputFields",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "LIST",
"name": null,
"ofType": {
"kind": "NON_NULL",
@@ -5951,13 +5612,11 @@
"deprecationReason": null
},
{
"name": "interfaces",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "LIST",
"name": null,
"ofType": {
"kind": "NON_NULL",
@@ -5973,13 +5632,11 @@
"deprecationReason": null
},
{
"name": "kind",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "ENUM",
@@ -5991,13 +5648,11 @@
"deprecationReason": null
},
{
"name": "name",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "SCALAR",
"name": "String",
"ofType": null
},
@@ -6005,13 +5660,11 @@
"deprecationReason": null
},
{
"name": "ofType",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "OBJECT",
"name": "__Type",
"ofType": null
},
@@ -6019,13 +5672,11 @@
"deprecationReason": null
},
{
"name": "possibleTypes",
"description": null,
- "args": [
-
- ],
+ "args": [],
"type": {
"kind": "LIST",
"name": null,
"ofType": {
"kind": "NON_NULL",
@@ -6040,12 +5691,10 @@
"isDeprecated": false,
"deprecationReason": null
}
],
"inputFields": null,
- "interfaces": [
-
- ],
+ "interfaces": [],
"enumValues": null,
"possibleTypes": null
},
{
"kind": "ENUM",
\ No newline at end of file