partner_schema.json in billfixers-partner-0.1.2 vs partner_schema.json in billfixers-partner-0.1.3
- old
+ new
@@ -2353,9 +2353,33 @@
"kind": "OBJECT",
"name": "Provider",
"description": null,
"fields": [
{
+ "name": "billFields",
+ "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": "createdAt",
"description": null,
"args": [],
"type": {
"kind": "NON_NULL",