partner_schema.json in billfixers-partner-1.2.3 vs partner_schema.json in billfixers-partner-1.2.4

- old
+ new

@@ -155,10 +155,26 @@ }, "isDeprecated": false, "deprecationReason": null }, { + "name": "badDocument", + "description": null, + "args": [], + "type": { + "kind": "NON_NULL", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + }, + "isDeprecated": false, + "deprecationReason": null + }, + { "name": "cancelledAt", "description": "The date the bill negotiations were cancelled, if present", "args": [], "type": { "kind": "SCALAR", @@ -215,10 +231,42 @@ }, "isDeprecated": false, "deprecationReason": null }, { + "name": "documentCount", + "description": null, + "args": [], + "type": { + "kind": "NON_NULL", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + "isDeprecated": false, + "deprecationReason": null + }, + { + "name": "documentless", + "description": "", + "args": [], + "type": { + "kind": "NON_NULL", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + }, + "isDeprecated": false, + "deprecationReason": null + }, + { "name": "documentlessAllowed", "description": "Allows documentless submission of a bill", "args": [], "type": { "kind": "NON_NULL", @@ -243,10 +291,34 @@ }, "isDeprecated": false, "deprecationReason": null }, { + "name": "documents", + "description": null, + "args": [], + "type": { + "kind": "NON_NULL", + "name": null, + "ofType": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "NON_NULL", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "Document", + "ofType": null + } + } + } + }, + "isDeprecated": false, + "deprecationReason": null + }, + { "name": "grossSavings", "description": "The lifetime value gained from negotiations", "args": [], "type": { "kind": "NON_NULL", @@ -323,10 +395,26 @@ }, "isDeprecated": false, "deprecationReason": null }, { + "name": "missingDocumentInfo", + "description": null, + "args": [], + "type": { + "kind": "NON_NULL", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + }, + "isDeprecated": false, + "deprecationReason": null + }, + { "name": "offers", "description": null, "args": [], "type": { "kind": "NON_NULL", @@ -1160,10 +1248,22 @@ }, "isDeprecated": false, "deprecationReason": null }, { + "name": "referralData", + "description": null, + "args": [], + "type": { + "kind": "SCALAR", + "name": "JSON", + "ofType": null + }, + "isDeprecated": false, + "deprecationReason": null + }, + { "name": "type", "description": null, "args": [], "type": { "kind": "NON_NULL", @@ -1420,10 +1520,129 @@ "enumValues": null, "possibleTypes": null }, { "kind": "OBJECT", + "name": "Document", + "description": null, + "fields": [ + { + "name": "createdAt", + "description": null, + "args": [], + "type": { + "kind": "NON_NULL", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "DateTime", + "ofType": null + } + }, + "isDeprecated": false, + "deprecationReason": null + }, + { + "name": "documentableId", + "description": null, + "args": [], + "type": { + "kind": "NON_NULL", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } + }, + "isDeprecated": false, + "deprecationReason": null + }, + { + "name": "documentableType", + "description": null, + "args": [], + "type": { + "kind": "NON_NULL", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + "isDeprecated": false, + "deprecationReason": null + }, + { + "name": "filename", + "description": null, + "args": [], + "type": { + "kind": "NON_NULL", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + "isDeprecated": false, + "deprecationReason": null + }, + { + "name": "id", + "description": null, + "args": [], + "type": { + "kind": "NON_NULL", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } + }, + "isDeprecated": false, + "deprecationReason": null + }, + { + "name": "title", + "description": null, + "args": [], + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + }, + "isDeprecated": false, + "deprecationReason": null + }, + { + "name": "url", + "description": null, + "args": [], + "type": { + "kind": "NON_NULL", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + "isDeprecated": false, + "deprecationReason": null + } + ], + "inputFields": null, + "interfaces": [], + "enumValues": null, + "possibleTypes": null + }, + { + "kind": "OBJECT", "name": "Fixer", "description": null, "fields": [ { "name": "email", @@ -2600,10 +2819,37 @@ }, "isDeprecated": false, "deprecationReason": null }, { + "name": "RotateApiKeys", + "description": null, + "args": [ + { + "name": "input", + "description": "Parameters for RotateApiKeys", + "type": { + "kind": "NON_NULL", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "RotateApiKeysInput", + "ofType": null + } + }, + "defaultValue": null + } + ], + "type": { + "kind": "OBJECT", + "name": "RotateApiKeysPayload", + "ofType": null + }, + "isDeprecated": false, + "deprecationReason": null + }, + { "name": "SandboxGenerateNegotiation", "description": null, "args": [ { "name": "input", @@ -5107,10 +5353,41 @@ }, "isDeprecated": false, "deprecationReason": null }, { + "name": "PingUptime", + "description": null, + "args": [ + { + "name": "partnerId", + "description": null, + "type": { + "kind": "NON_NULL", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } + }, + "defaultValue": null + } + ], + "type": { + "kind": "NON_NULL", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + "isDeprecated": false, + "deprecationReason": null + }, + { "name": "SandboxListNegotiationsForBill", "description": null, "args": [ { "name": "billId", @@ -5524,9 +5801,105 @@ "description": null, "args": [], "type": { "kind": "OBJECT", "name": "Negotiation", + "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": "RotateApiKeysInput", + "description": "Autogenerated input type of RotateApiKeys", + "fields": null, + "inputFields": [ + { + "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": "RotateApiKeysPayload", + "description": "Autogenerated return type of RotateApiKeys", + "fields": [ + { + "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": "partner", + "description": null, + "args": [], + "type": { + "kind": "OBJECT", + "name": "Partner", "ofType": null }, "isDeprecated": false, "deprecationReason": null }, \ No newline at end of file