@zimbra/api-client 69.0.0 → 73.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/schema.graphql +14 -0
- package/dist/src/batch-client/index.d.ts +2 -1
- package/dist/src/schema/generated-schema-types.d.ts +13 -0
- package/dist/zm-api-js-client.esm.js +56 -15
- package/dist/zm-api-js-client.esm.js.map +1 -1
- package/dist/zm-api-js-client.js +1 -1
- package/dist/zm-api-js-client.js.map +1 -1
- package/dist/zm-api-js-client.umd.js +1 -1
- package/dist/zm-api-js-client.umd.js.map +1 -1
- package/package-lock.json +136 -152
- package/package.json +8 -8
- package/src/apollo/zimbra-in-memory-cache.ts +11 -2
- package/src/batch-client/index.ts +21 -6
- package/src/normalize/entities.ts +4 -1
- package/src/schema/generated-schema-types.ts +14 -0
- package/src/schema/schema.graphql +14 -0
- package/src/utils/normalize-email-addresses.ts +2 -1
- package/src/utils/normalize-mime-parts.ts +12 -5
- package/src/utils/normalize-otherAttribute-contact.ts +21 -1
- package/.tmp/introspected-schema.json +0 -31072
package/dist/zm-api-js-client.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var t=require("@graphql-tools/schema");function ownKeys$2(n,e){var i,t=Object.keys(n);return Object.getOwnPropertySymbols&&(i=Object.getOwnPropertySymbols(n),e&&(i=i.filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})),t.push.apply(t,i)),t}function _objectSpread2(n){for(var e=1;e<arguments.length;e++){var i=null!=arguments[e]?arguments[e]:{};e%2?ownKeys$2(Object(i),!0).forEach(function(e){_defineProperty$4(n,e,i[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(i)):ownKeys$2(Object(i)).forEach(function(e){Object.defineProperty(n,e,Object.getOwnPropertyDescriptor(i,e))})}return n}function _typeof$5(e){return(_typeof$5="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function _classCallCheck$1(e,n){if(!(e instanceof n))throw new TypeError("Cannot call a class as a function")}function _defineProperties$6(e,n){for(var i=0;i<n.length;i++){var t=n[i];t.enumerable=t.enumerable||!1,t.configurable=!0,"value"in t&&(t.writable=!0),Object.defineProperty(e,t.key,t)}}function _createClass$6(e,n,i){return n&&_defineProperties$6(e.prototype,n),i&&_defineProperties$6(e,i),e}function _defineProperty$4(e,n,i){return n in e?Object.defineProperty(e,n,{value:i,enumerable:!0,configurable:!0,writable:!0}):e[n]=i,e}function _extends(){return(_extends=Object.assign||function(e){for(var n=1;n<arguments.length;n++){var i,t=arguments[n];for(i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e}).apply(this,arguments)}function _inherits$1(e,n){if("function"!=typeof n&&null!==n)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(n&&n.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),n&&_setPrototypeOf$1(e,n)}function _getPrototypeOf$1(e){return(_getPrototypeOf$1=Object.setPrototypeOf?Object.getPrototypeOf:function _getPrototypeOf(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function _setPrototypeOf$1(e,n){return(_setPrototypeOf$1=Object.setPrototypeOf||function _setPrototypeOf(e,n){return e.__proto__=n,e})(e,n)}function _isNativeReflectConstruct$1(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(e){return!1}}function _objectWithoutPropertiesLoose(e,n){if(null==e)return{};for(var i,t={},a=Object.keys(e),r=0;r<a.length;r++)0<=n.indexOf(i=a[r])||(t[i]=e[i]);return t}function _objectWithoutProperties(e,n){if(null==e)return{};var i,t=_objectWithoutPropertiesLoose(e,n);if(Object.getOwnPropertySymbols)for(var a=Object.getOwnPropertySymbols(e),r=0;r<a.length;r++)0<=n.indexOf(i=a[r])||Object.prototype.propertyIsEnumerable.call(e,i)&&(t[i]=e[i]);return t}function _assertThisInitialized$1(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function _possibleConstructorReturn$1(e,n){if(n&&("object"==typeof n||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return _assertThisInitialized$1(e)}function _createSuper$1(i){var t=_isNativeReflectConstruct$1();return function _createSuperInternal(){var e,n=_getPrototypeOf$1(i);return _possibleConstructorReturn$1(this,t?(e=_getPrototypeOf$1(this).constructor,Reflect.construct(n,arguments,e)):n.apply(this,arguments))}}function _taggedTemplateLiteral(e,n){return n=n||e.slice(0),Object.freeze(Object.defineProperties(e,{raw:{value:Object.freeze(n)}}))}function _slicedToArray(e,n){return _arrayWithHoles(e)||_iterableToArrayLimit(e,n)||_unsupportedIterableToArray$1(e,n)||_nonIterableRest()}function _toConsumableArray(e){return _arrayWithoutHoles(e)||_iterableToArray(e)||_unsupportedIterableToArray$1(e)||_nonIterableSpread()}function _arrayWithoutHoles(e){if(Array.isArray(e))return _arrayLikeToArray$1(e)}function _arrayWithHoles(e){if(Array.isArray(e))return e}function _iterableToArray(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}function _iterableToArrayLimit(e,n){var i=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=i){var t,a,r=[],d=!0,o=!1;try{for(i=i.call(e);!(d=(t=i.next()).done)&&(r.push(t.value),!n||r.length!==n);d=!0);}catch(e){o=!0,a=e}finally{try{d||null==i.return||i.return()}finally{if(o)throw a}}return r}}function _unsupportedIterableToArray$1(e,n){if(e){if("string"==typeof e)return _arrayLikeToArray$1(e,n);var i=Object.prototype.toString.call(e).slice(8,-1);return"Map"===(i="Object"===i&&e.constructor?e.constructor.name:i)||"Set"===i?Array.from(e):"Arguments"===i||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(i)?_arrayLikeToArray$1(e,n):void 0}}function _arrayLikeToArray$1(e,n){(null==n||e.length<n)&&(n=e.length);for(var i=0,t=new Array(n);i<n;i++)t[i]=e[i];return t}function _nonIterableSpread(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function _nonIterableRest(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var e="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},n="object"==typeof e&&e&&e.Object===Object&&e,a=n,i=a,r="object"==typeof self&&self&&self.Object===Object&&self,d=i||r||Function("return this")(),o=d,u=o,m=o.Symbol,s=m,l=s,c=Object.prototype,p=c.hasOwnProperty,k=c.toString,v=l?l.toStringTag:void 0;function getRawTag$1(e){var n=p.call(e,v),i=e[v];try{var t=!(e[v]=void 0)}catch(e){}var a=k.call(e);return t&&(n?e[v]=i:delete e[v]),a}var y=getRawTag$1,f=Object.prototype,N=f.toString;function objectToString$1(e){return N.call(e)}var g=objectToString$1,T=s,h=y,I=objectToString$1,D="[object Null]",S="[object Undefined]",b=s?s.toStringTag:void 0;function baseGetTag$7(e){return null==e?void 0===e?S:D:(b&&b in Object(e)?h:I)(e)}var F=baseGetTag$7;function isObject$3(e){var n=typeof e;return null!=e&&("object"==n||"function"==n)}var A=isObject$3,E=F,C=A,O="[object AsyncFunction]",_="[object Function]",R="[object GeneratorFunction]",V="[object Proxy]";function isFunction$2(e){if(!C(e))return!1;e=E(e);return e==_||e==R||e==O||e==V}var P=isFunction$2,w=o,j=o["__core-js_shared__"],B=j,L=j,x=function(){var e=/[^.]+$/.exec(L&&L.keys&&L.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}();function isMasked$1(e){return!!x&&x in e}var M=isMasked$1,z=Function.prototype,$=z.toString;function toSource$2(e){if(null!=e){try{return $.call(e)}catch(e){}try{return e+""}catch(e){}}return""}var q=toSource$2,U=P,G=M,W=A,H=q,Q=/[\\^$.*+?()[\]{}|]/g,K=/^\[object .+?Constructor\]$/,Z=Function.prototype,Y=Object.prototype,J=Z.toString,X=Y.hasOwnProperty,ee=RegExp("^"+J.call(X).replace(Q,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function baseIsNative$1(e){return!(!W(e)||G(e))&&(U(e)?ee:K).test(H(e))}var ne=baseIsNative$1;function getValue$1(e,n){return null==e?void 0:e[n]}var ie=getValue$1,te=baseIsNative$1,ae=getValue$1;function getNative$7(e,n){n=ae(e,n);return te(n)?n:void 0}var re=getNative$7,de=re,oe=function(){try{var e=de(Object,"defineProperty");return e({},"",{}),e}catch(e){}}(),ue=oe,me=ue;function baseAssignValue$1(e,n,i){"__proto__"==n&&me?me(e,n,{configurable:!0,enumerable:!0,value:i,writable:!0}):e[n]=i}var se=baseAssignValue$1;function createBaseFor$1(u){return function(e,n,i){for(var t=-1,a=Object(e),r=i(e),d=r.length;d--;){var o=r[u?d:++t];if(!1===n(a[o],o,a))break}return e}}var le=createBaseFor$1,ce=createBaseFor$1,pe=createBaseFor$1(),ke=pe;function baseTimes$1(e,n){for(var i=-1,t=Array(e);++i<e;)t[i]=n(i);return t}var ve=baseTimes$1;function isObjectLike$9(e){return null!=e&&"object"==typeof e}var ye=isObjectLike$9,fe=F,Ne=ye,ge="[object Arguments]";function baseIsArguments$1(e){return Ne(e)&&fe(e)==ge}var Te=baseIsArguments$1,he=baseIsArguments$1,Ie=ye,De=Object.prototype,Se=De.hasOwnProperty,be=De.propertyIsEnumerable,Fe=he(function(){return arguments}())?he:function(e){return Ie(e)&&Se.call(e,"callee")&&!be.call(e,"callee")},Ae=Fe,Ee=Array.isArray,Ce=Ee,Oe={exports:{}};function stubFalse(){return!1}var _e=stubFalse;!function(e,n){var i=n&&!n.nodeType&&n,n=i&&e&&!e.nodeType&&e,i=n&&n.exports===i?o.Buffer:void 0;e.exports=(i?i.isBuffer:void 0)||_e}(Oe,Oe.exports);var Re=9007199254740991,Ve=/^(?:0|[1-9]\d*)$/;function isIndex$2(e,n){var i=typeof e;return!!(n=null==n?Re:n)&&("number"==i||"symbol"!=i&&Ve.test(e))&&-1<e&&e%1==0&&e<n}var Pe=isIndex$2,we=9007199254740991;function isLength$3(e){return"number"==typeof e&&-1<e&&e%1==0&&e<=we}var je=isLength$3,Be=F,Le=je,xe=ye,Me="[object Arguments]",ze="[object Array]",$e="[object Boolean]",qe="[object Date]",Ue="[object Error]",Ge="[object Function]",We="[object Map]",He="[object Number]",Qe="[object Object]",Ke="[object RegExp]",Ze="[object Set]",Ye="[object String]",Je="[object WeakMap]",Xe="[object ArrayBuffer]",en="[object DataView]",nn="[object Float32Array]",tn="[object Float64Array]",an="[object Int8Array]",rn="[object Int16Array]",dn="[object Int32Array]",on="[object Uint8Array]",un="[object Uint8ClampedArray]",mn="[object Uint16Array]",sn="[object Uint32Array]",ln={};function baseIsTypedArray$1(e){return xe(e)&&Le(e.length)&&!!ln[Be(e)]}ln[nn]=ln[tn]=ln[an]=ln[rn]=ln[dn]=ln[on]=ln[un]=ln[mn]=ln[sn]=!0,ln[Me]=ln[ze]=ln[Xe]=ln[$e]=ln[en]=ln[qe]=ln[Ue]=ln[Ge]=ln[We]=ln[He]=ln[Qe]=ln[Ke]=ln[Ze]=ln[Ye]=ln[Je]=!1;var cn=baseIsTypedArray$1;function baseUnary$2(n){return function(e){return n(e)}}var pn=baseUnary$2,kn={exports:{}};!function(e,n){var n=n&&!n.nodeType&&n,i=n&&e&&!e.nodeType&&e,t=i&&i.exports===n&&a.process,n=function(){try{var e=i&&i.require&&i.require("util").types;return e?e:t&&t.binding&&t.binding("util")}catch(e){}}();e.exports=n}(kn,kn.exports);var vn=cn,yn=pn,fn=kn.exports,Nn=fn&&fn.isTypedArray,gn=Nn?yn(Nn):vn,Tn=gn,hn=ve,In=Ae,Dn=Ce,Sn=Oe.exports,bn=Pe,Fn=Tn,An=Object.prototype,En=An.hasOwnProperty;function arrayLikeKeys$1(e,n){var i,t=Dn(e),a=!t&&In(e),r=!t&&!a&&Sn(e),d=!t&&!a&&!r&&Fn(e),o=t||a||r||d,u=o?hn(e.length,String):[],m=u.length;for(i in e)!n&&!En.call(e,i)||o&&("length"==i||r&&("offset"==i||"parent"==i)||d&&("buffer"==i||"byteLength"==i||"byteOffset"==i)||bn(i,m))||u.push(i);return u}var Cn=arrayLikeKeys$1,On=Object.prototype;function isPrototype$1(e){var n=e&&e.constructor;return e===("function"==typeof n&&n.prototype||On)}var _n=isPrototype$1;function overArg$2(n,i){return function(e){return n(i(e))}}var Rn=overArg$2,Vn=Rn,Pn=Rn(Object.keys,Object),wn=Pn,jn=_n,Bn=Pn,Ln=Object.prototype,xn=Ln.hasOwnProperty;function baseKeys$1(e){if(!jn(e))return Bn(e);var n,i=[];for(n in Object(e))xn.call(e,n)&&"constructor"!=n&&i.push(n);return i}var Mn=baseKeys$1,zn=P,$n=je;function isArrayLike$4(e){return null!=e&&$n(e.length)&&!zn(e)}var qn=isArrayLike$4,Un=Cn,Gn=baseKeys$1,Wn=qn;function keys$3(e){return(Wn(e)?Un:Gn)(e)}var Hn=keys$3,Qn=ke,Kn=Hn;function baseForOwn$2(e,n){return e&&Qn(e,n,Kn)}var Zn=baseForOwn$2;function listCacheClear$1(){this.__data__=[],this.size=0}var Yn=listCacheClear$1;function eq$2(e,n){return e===n||e!=e&&n!=n}var Jn=eq$2,Xn=Jn;function assocIndexOf$4(e,n){for(var i=e.length;i--;)if(Xn(e[i][0],n))return i;return-1}var ei=assocIndexOf$4,ni=ei,ii=Array.prototype,ti=ii.splice;function listCacheDelete$1(e){var n=this.__data__,e=ni(n,e);return!(e<0)&&(e==n.length-1?n.pop():ti.call(n,e,1),--this.size,!0)}var ai=listCacheDelete$1,ri=ei;function listCacheGet$1(e){var n=this.__data__,e=ri(n,e);return e<0?void 0:n[e][1]}var di=listCacheGet$1,oi=ei;function listCacheHas$1(e){return-1<oi(this.__data__,e)}var ui=listCacheHas$1,mi=ei;function listCacheSet$1(e,n){var i=this.__data__,t=mi(i,e);return t<0?(++this.size,i.push([e,n])):i[t][1]=n,this}var si=listCacheSet$1,li=Yn,ci=listCacheDelete$1,pi=listCacheGet$1,ki=listCacheHas$1,vi=listCacheSet$1;function ListCache$4(e){var n=-1,i=null==e?0:e.length;for(this.clear();++n<i;){var t=e[n];this.set(t[0],t[1])}}ListCache$4.prototype.clear=li,ListCache$4.prototype.delete=ci,ListCache$4.prototype.get=pi,ListCache$4.prototype.has=ki,ListCache$4.prototype.set=vi;var yi=ListCache$4,fi=yi;function stackClear$1(){this.__data__=new fi,this.size=0}var Ni=stackClear$1;function stackDelete$1(e){var n=this.__data__,e=n.delete(e);return this.size=n.size,e}var gi=stackDelete$1;function stackGet$1(e){return this.__data__.get(e)}var Ti=stackGet$1;function stackHas$1(e){return this.__data__.has(e)}var hi=stackHas$1,Ii=re,Di=o,Si=re(o,"Map"),bi=Si,Fi=re,Ai=re(Object,"create"),Ei=Ai,Ci=Ei;function hashClear$1(){this.__data__=Ci?Ci(null):{},this.size=0}var Oi=hashClear$1;function hashDelete$1(e){e=this.has(e)&&delete this.__data__[e];return this.size-=e?1:0,e}var _i=hashDelete$1,Ri=Ei,Vi="__lodash_hash_undefined__",Pi=Object.prototype,wi=Pi.hasOwnProperty;function hashGet$1(e){var n=this.__data__;if(Ri){var i=n[e];return i===Vi?void 0:i}return wi.call(n,e)?n[e]:void 0}var ji=hashGet$1,Bi=Ei,Li=Object.prototype,xi=Li.hasOwnProperty;function hashHas$1(e){var n=this.__data__;return Bi?void 0!==n[e]:xi.call(n,e)}var Mi=hashHas$1,zi=Ei,$i="__lodash_hash_undefined__";function hashSet$1(e,n){var i=this.__data__;return this.size+=this.has(e)?0:1,i[e]=zi&&void 0===n?$i:n,this}var qi=hashSet$1,Ui=Oi,Gi=_i,Wi=ji,Hi=hashHas$1,Qi=hashSet$1;function Hash$1(e){var n=-1,i=null==e?0:e.length;for(this.clear();++n<i;){var t=e[n];this.set(t[0],t[1])}}Hash$1.prototype.clear=Ui,Hash$1.prototype.delete=Gi,Hash$1.prototype.get=Wi,Hash$1.prototype.has=Hi,Hash$1.prototype.set=Qi;var Ki=Hash$1,Zi=Hash$1,Yi=yi,Ji=bi;function mapCacheClear$1(){this.size=0,this.__data__={hash:new Zi,map:new(Ji||Yi),string:new Zi}}var Xi=mapCacheClear$1;function isKeyable$1(e){var n=typeof e;return"string"==n||"number"==n||"symbol"==n||"boolean"==n?"__proto__"!==e:null===e}var et=isKeyable$1,nt=isKeyable$1;function getMapData$4(e,n){e=e.__data__;return nt(n)?e["string"==typeof n?"string":"hash"]:e.map}var it=getMapData$4,tt=getMapData$4;function mapCacheDelete$1(e){e=tt(this,e).delete(e);return this.size-=e?1:0,e}var at=mapCacheDelete$1,rt=getMapData$4;function mapCacheGet$1(e){return rt(this,e).get(e)}var dt=mapCacheGet$1,ot=getMapData$4;function mapCacheHas$1(e){return ot(this,e).has(e)}var ut=mapCacheHas$1,mt=getMapData$4;function mapCacheSet$1(e,n){var i=mt(this,e),t=i.size;return i.set(e,n),this.size+=i.size==t?0:1,this}var st=mapCacheSet$1,lt=mapCacheClear$1,ct=mapCacheDelete$1,pt=mapCacheGet$1,kt=mapCacheHas$1,vt=mapCacheSet$1;function MapCache$3(e){var n=-1,i=null==e?0:e.length;for(this.clear();++n<i;){var t=e[n];this.set(t[0],t[1])}}MapCache$3.prototype.clear=lt,MapCache$3.prototype.delete=ct,MapCache$3.prototype.get=pt,MapCache$3.prototype.has=kt,MapCache$3.prototype.set=vt;var yt=MapCache$3,ft=yi,Nt=bi,gt=yt,Tt=200;function stackSet$1(e,n){var i=this.__data__;if(i instanceof ft){var t=i.__data__;if(!Nt||t.length<Tt-1)return t.push([e,n]),this.size=++i.size,this;i=this.__data__=new gt(t)}return i.set(e,n),this.size=i.size,this}var ht=stackSet$1,It=yi,Dt=Ni,St=gi,bt=Ti,Ft=hi,At=stackSet$1;function Stack$2(e){e=this.__data__=new It(e);this.size=e.size}Stack$2.prototype.clear=Dt,Stack$2.prototype.delete=St,Stack$2.prototype.get=bt,Stack$2.prototype.has=Ft,Stack$2.prototype.set=At;var Et=Stack$2,Ct="__lodash_hash_undefined__";function setCacheAdd$1(e){return this.__data__.set(e,Ct),this}var Ot=setCacheAdd$1;function setCacheHas$1(e){return this.__data__.has(e)}var _t=setCacheHas$1,Rt=yt,Vt=setCacheAdd$1,Pt=setCacheHas$1;function SetCache$2(e){var n=-1,i=null==e?0:e.length;for(this.__data__=new Rt;++n<i;)this.add(e[n])}SetCache$2.prototype.add=SetCache$2.prototype.push=Vt,SetCache$2.prototype.has=Pt;var wt=SetCache$2;function arraySome$1(e,n){for(var i=-1,t=null==e?0:e.length;++i<t;)if(n(e[i],i,e))return!0;return!1}var jt=arraySome$1;function cacheHas$2(e,n){return e.has(n)}var Bt=cacheHas$2,Lt=wt,xt=arraySome$1,Mt=Bt,zt=1,$t=2;function equalArrays$2(e,n,i,t,a,r){var d=i&zt,o=e.length,u=n.length;if(o!=u&&!(d&&o<u))return!1;var m=r.get(e),u=r.get(n);if(m&&u)return m==n&&u==e;var s=-1,l=!0,c=i&$t?new Lt:void 0;for(r.set(e,n),r.set(n,e);++s<o;){var p,k=e[s],v=n[s];if(void 0!==(p=t?d?t(v,k,s,n,e,r):t(k,v,s,e,n,r):p)){if(p)continue;l=!1;break}if(c){if(!xt(n,function(e,n){if(!Mt(c,n)&&(k===e||a(k,e,i,t,r)))return c.push(n)})){l=!1;break}}else if(k!==v&&!a(k,v,i,t,r)){l=!1;break}}return r.delete(e),r.delete(n),l}var qt=equalArrays$2,Ut=o,Gt=o.Uint8Array,Wt=Gt;function mapToArray$1(e){var i=-1,t=Array(e.size);return e.forEach(function(e,n){t[++i]=[n,e]}),t}var Ht=mapToArray$1;function setToArray$1(e){var n=-1,i=Array(e.size);return e.forEach(function(e){i[++n]=e}),i}var Qt=setToArray$1,Kt=s,Zt=Gt,Yt=Jn,Jt=qt,Xt=mapToArray$1,ea=setToArray$1,na=1,ia=2,ta="[object Boolean]",aa="[object Date]",ra="[object Error]",da="[object Map]",oa="[object Number]",ua="[object RegExp]",ma="[object Set]",sa="[object String]",la="[object Symbol]",ca="[object ArrayBuffer]",pa="[object DataView]",ka=s?s.prototype:void 0,va=ka?ka.valueOf:void 0;function equalByTag$1(e,n,i,t,a,r,d){switch(i){case pa:if(e.byteLength!=n.byteLength||e.byteOffset!=n.byteOffset)return!1;e=e.buffer,n=n.buffer;case ca:return e.byteLength==n.byteLength&&r(new Zt(e),new Zt(n))?!0:!1;case ta:case aa:case oa:return Yt(+e,+n);case ra:return e.name==n.name&&e.message==n.message;case ua:case sa:return e==n+"";case da:var o=Xt;case ma:o=o||ea;if(e.size!=n.size&&!(t&na))return!1;var u=d.get(e);if(u)return u==n;t|=ia,d.set(e,n);o=Jt(o(e),o(n),t,a,r,d);return d.delete(e),o;case la:if(va)return va.call(e)==va.call(n)}return!1}var ya=equalByTag$1;function arrayPush$3(e,n){for(var i=-1,t=n.length,a=e.length;++i<t;)e[a+i]=n[i];return e}var fa=arrayPush$3,Na=fa,ga=Ce;function baseGetAllKeys$1(e,n,i){n=n(e);return ga(e)?n:Na(n,i(e))}var Ta=baseGetAllKeys$1;function arrayFilter$1(e,n){for(var i=-1,t=null==e?0:e.length,a=0,r=[];++i<t;){var d=e[i];n(d,i,e)&&(r[a++]=d)}return r}var ha=arrayFilter$1;function stubArray$1(){return[]}var Ia=stubArray$1,Da=arrayFilter$1,Sa=stubArray$1,ba=Object.prototype,Fa=ba.propertyIsEnumerable,Aa=Object.getOwnPropertySymbols,Ea=Aa?function(n){return null==n?[]:(n=Object(n),Da(Aa(n),function(e){return Fa.call(n,e)}))}:Sa,Ca=Ea,Oa=Ta,_a=Ea,Ra=Hn;function getAllKeys$1(e){return Oa(e,Ra,_a)}var Va=getAllKeys$1,Pa=getAllKeys$1,wa=1,ja=Object.prototype,Ba=ja.hasOwnProperty;function equalObjects$1(e,n,i,t,a,r){var d=i&wa,o=Pa(e),u=o.length;if(u!=Pa(n).length&&!d)return!1;for(var m=u;m--;){var s=o[m];if(!(d?s in n:Ba.call(n,s)))return!1}var l=r.get(e),c=r.get(n);if(l&&c)return l==n&&c==e;var p=!0;r.set(e,n),r.set(n,e);for(var k=d;++m<u;){var v,y=e[s=o[m]],f=n[s];if(!(void 0===(v=t?d?t(f,y,s,n,e,r):t(y,f,s,e,n,r):v)?y===f||a(y,f,i,t,r):v)){p=!1;break}k=k||"constructor"==s}return!p||k||(l=e.constructor)!=(c=n.constructor)&&"constructor"in e&&"constructor"in n&&!("function"==typeof l&&l instanceof l&&"function"==typeof c&&c instanceof c)&&(p=!1),r.delete(e),r.delete(n),p}var La=equalObjects$1,xa=re,Ma=o,za=re(o,"DataView"),$a=za,qa=re,Ua=o,Ga=re(o,"Promise"),Wa=Ga,Ha=re,Qa=o,Ka=re(o,"Set"),Za=Ka,Ya=re,Ja=o,Xa=re(o,"WeakMap"),er=Xa,nr=$a,ir=bi,tr=Wa,ar=Za,rr=Xa,dr=F,or=q,ur="[object Map]",mr="[object Object]",sr="[object Promise]",lr="[object Set]",cr="[object WeakMap]",pr="[object DataView]",kr=or(nr),vr=or(ir),yr=or(tr),fr=or(ar),Nr=or(rr),gr=dr,Tr=gr=nr&&gr(new nr(new ArrayBuffer(1)))!=pr||ir&&gr(new ir)!=ur||tr&&gr(tr.resolve())!=sr||ar&&gr(new ar)!=lr||rr&&gr(new rr)!=cr?function(e){var n=dr(e),e=n==mr?e.constructor:void 0,e=e?or(e):"";if(e)switch(e){case kr:return pr;case vr:return ur;case yr:return sr;case fr:return lr;case Nr:return cr}return n}:gr,hr=Et,Ir=qt,Dr=ya,Sr=La,br=gr,Fr=Ce,Ar=Oe.exports,Er=Tn,Cr=1,Or="[object Arguments]",_r="[object Array]",Rr="[object Object]",Vr=Object.prototype,Pr=Vr.hasOwnProperty;function baseIsEqualDeep$1(e,n,i,t,a,r){var d=Fr(e),o=Fr(n),u=d?_r:br(e),m=o?_r:br(n),s=(u=u==Or?Rr:u)==Rr,o=(m=m==Or?Rr:m)==Rr,m=u==m;if(m&&Ar(e)){if(!Ar(n))return!1;s=!(d=!0)}if(m&&!s)return r=r||new hr,d||Er(e)?Ir(e,n,i,t,a,r):Dr(e,n,u,i,t,a,r);if(!(i&Cr)){s=s&&Pr.call(e,"__wrapped__"),o=o&&Pr.call(n,"__wrapped__");if(s||o)return a(s?e.value():e,o?n.value():n,i,t,r=r||new hr)}return!!m&&(r=r||new hr,Sr(e,n,i,t,a,r))}var wr=baseIsEqualDeep$1,jr=baseIsEqualDeep$1,Br=ye;function baseIsEqual$2(e,n,i,t,a){return e===n||(null==e||null==n||!Br(e)&&!Br(n)?e!=e&&n!=n:jr(e,n,i,t,baseIsEqual$2,a))}var Lr=baseIsEqual$2,xr=Et,Mr=Lr,zr=1,$r=2;function baseIsMatch$1(e,n,i,t){var a=i.length,r=a,d=!t;if(null==e)return!r;for(e=Object(e);a--;){var o=i[a];if(d&&o[2]?o[1]!==e[o[0]]:!(o[0]in e))return!1}for(;++a<r;){var u=(o=i[a])[0],m=e[u],s=o[1];if(d&&o[2]){if(void 0===m&&!(u in e))return!1}else{var l,c=new xr;if(!(void 0===(l=t?t(m,s,u,e,n,c):l)?Mr(s,m,zr|$r,t,c):l))return!1}}return!0}var qr=baseIsMatch$1,Ur=A;function isStrictComparable$2(e){return e==e&&!Ur(e)}var Gr=isStrictComparable$2,Wr=Gr,Hr=Hn;function getMatchData$1(e){for(var n=Hr(e),i=n.length;i--;){var t=n[i],a=e[t];n[i]=[t,a,Wr(a)]}return n}var Qr=getMatchData$1;function matchesStrictComparable$2(n,i){return function(e){return null!=e&&(e[n]===i&&(void 0!==i||n in Object(e)))}}var Kr=matchesStrictComparable$2,Zr=baseIsMatch$1,Yr=getMatchData$1,Jr=Kr;function baseMatches$1(n){var i=Yr(n);return 1==i.length&&i[0][2]?Jr(i[0][0],i[0][1]):function(e){return e===n||Zr(e,n,i)}}var Xr=baseMatches$1,ed=F,nd=ye,id="[object Symbol]";function isSymbol$3(e){return"symbol"==typeof e||nd(e)&&ed(e)==id}var td=isSymbol$3,ad=Ce,rd=td,dd=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,od=/^\w*$/;function isKey$3(e,n){if(ad(e))return!1;var i=typeof e;return!("number"!=i&&"symbol"!=i&&"boolean"!=i&&null!=e&&!rd(e))||(od.test(e)||!dd.test(e)||null!=n&&e in Object(n))}var ud=isKey$3,md=yt,sd="Expected a function";function memoize$1(t,a){if("function"!=typeof t||null!=a&&"function"!=typeof a)throw new TypeError(sd);function yo(){var e=arguments,n=a?a.apply(this,e):e[0],i=yo.cache;return i.has(n)?i.get(n):(e=t.apply(this,e),yo.cache=i.set(n,e)||i,e)}return yo.cache=new(memoize$1.Cache||md),yo}memoize$1.Cache=md;var ld=memoize$1,cd=memoize$1,pd=500;function memoizeCapped$1(e){var e=cd(e,function(e){return n.size===pd&&n.clear(),e}),n=e.cache;return e}var kd=memoizeCapped$1,vd=memoizeCapped$1,yd=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,fd=/\\(\\)?/g,Nd=memoizeCapped$1(function(e){var a=[];return 46===e.charCodeAt(0)&&a.push(""),e.replace(yd,function(e,n,i,t){a.push(i?t.replace(fd,"$1"):n||e)}),a}),gd=Nd;function arrayMap$2(e,n){for(var i=-1,t=null==e?0:e.length,a=Array(t);++i<t;)a[i]=n(e[i],i,e);return a}var Td=arrayMap$2,hd=s,Id=Td,Dd=Ce,Sd=td,bd=1/0,Fd=s?s.prototype:void 0,Ad=Fd?Fd.toString:void 0;function baseToString$1(e){if("string"==typeof e)return e;if(Dd(e))return Id(e,baseToString$1)+"";if(Sd(e))return Ad?Ad.call(e):"";var n=e+"";return"0"==n&&1/e==-bd?"-0":n}var Ed=baseToString$1,Cd=baseToString$1;function toString$3(e){return null==e?"":Cd(e)}var Od=toString$3,_d=Ce,Rd=ud,Vd=gd,Pd=toString$3;function castPath$2(e,n){return _d(e)?e:Rd(e,n)?[e]:Vd(Pd(e))}var wd=castPath$2,jd=td,Bd=1/0;function toKey$4(e){if("string"==typeof e||jd(e))return e;var n=e+"";return"0"==n&&1/e==-Bd?"-0":n}var Ld=toKey$4,xd=castPath$2,Md=toKey$4;function baseGet$2(e,n){for(var i=0,t=(n=xd(n,e)).length;null!=e&&i<t;)e=e[Md(n[i++])];return i&&i==t?e:void 0}var zd=baseGet$2,$d=baseGet$2;function get$1(e,n,i){n=null==e?void 0:$d(e,n);return void 0===n?i:n}var qd=get$1;function baseHasIn$1(e,n){return null!=e&&n in Object(e)}var Ud=baseHasIn$1,Gd=castPath$2,Wd=Ae,Hd=Ce,Qd=Pe,Kd=je,Zd=toKey$4;function hasPath$1(e,n,i){for(var t=-1,a=(n=Gd(n,e)).length,r=!1;++t<a;){var d=Zd(n[t]);if(!(r=null!=e&&i(e,d)))break;e=e[d]}return r||++t!=a?r:!!(a=null==e?0:e.length)&&Kd(a)&&Qd(d,a)&&(Hd(e)||Wd(e))}var Yd=hasPath$1,Jd=baseHasIn$1,Xd=hasPath$1;function hasIn$1(e,n){return null!=e&&Xd(e,n,Jd)}var eo=hasIn$1,no=Lr,io=qd,to=hasIn$1,ao=ud,ro=Gr,oo=Kr,uo=toKey$4,mo=1,so=2;function baseMatchesProperty$1(i,t){return ao(i)&&ro(t)?oo(uo(i),t):function(e){var n=io(e,i);return void 0===n&&n===t?to(e,i):no(t,n,mo|so)}}var lo=baseMatchesProperty$1;function identity$4(e){return e}var co=identity$4;function baseProperty$1(n){return function(e){return null==e?void 0:e[n]}}var po=baseProperty$1,ko=baseGet$2;function basePropertyDeep$1(n){return function(e){return ko(e,n)}}var vo=basePropertyDeep$1,fo=baseProperty$1,No=basePropertyDeep$1,go=ud,To=toKey$4;function property$1(e){return go(e)?fo(To(e)):No(e)}var ho=property$1,Io=Xr,Do=baseMatchesProperty$1,So=co,bo=Ce,Fo=property$1;function baseIteratee$3(e){return"function"==typeof e?e:null==e?So:"object"==typeof e?bo(e)?Do(e[0],e[1]):Io(e):Fo(e)}var Ao=baseIteratee$3,Eo=se,Co=Zn,Oo=Ao;function mapValues(e,t){var a={};return t=Oo(t),Co(e,function(e,n,i){Eo(a,n,t(e,n,i))}),a}var _o,Ro=mapValues,Vo=function(){function DataLoader(e,n){if("function"!=typeof e)throw new TypeError("DataLoader must be constructed with a function which accepts Array<key> and returns Promise<Array<value>>, but got: "+e+".");this._batchLoadFn=e,this._maxBatchSize=getValidMaxBatchSize(n),this._batchScheduleFn=getValidBatchScheduleFn(n),this._cacheKeyFn=getValidCacheKeyFn(n),this._cacheMap=getValidCacheMap(n),this._batch=null}var e=DataLoader.prototype;return e.load=function load(e){if(null==e)throw new TypeError("The loader.load() function must be called with a value,but got: "+String(e)+".");var i=getCurrentBatch(this),n=this._cacheMap,t=this._cacheKeyFn(e);if(n){var a=n.get(t);if(a){var r=i.cacheHits||(i.cacheHits=[]);return new Promise(function(e){r.push(function(){return e(a)})})}}i.keys.push(e);e=new Promise(function(e,n){i.callbacks.push({resolve:e,reject:n})});return n&&n.set(t,e),e},e.loadMany=function loadMany(e){if(!isArrayLike$2(e))throw new TypeError("The loader.loadMany() function must be called with Array<key> but got: "+e+".");for(var n=[],i=0;i<e.length;i++)n.push(this.load(e[i]).catch(function(e){return e}));return Promise.all(n)},e.clear=function clear(e){var n=this._cacheMap;return n&&(e=this._cacheKeyFn(e),n.delete(e)),this},e.clearAll=function clearAll(){var e=this._cacheMap;return e&&e.clear(),this},e.prime=function prime(e,n){var i,t=this._cacheMap;return t&&(e=this._cacheKeyFn(e),void 0===t.get(e)&&(n instanceof Error?(i=Promise.reject(n)).catch(function(){}):i=Promise.resolve(n),t.set(e,i))),this},DataLoader}(),Po="object"==typeof process&&"function"==typeof process.nextTick?function(e){(_o=_o||Promise.resolve()).then(function(){return process.nextTick(e)})}:setImmediate||setTimeout;function getCurrentBatch(e){var n=e._batch;if(null!==n&&!n.hasDispatched&&n.keys.length<e._maxBatchSize&&(!n.cacheHits||n.cacheHits.length<e._maxBatchSize))return n;var i={hasDispatched:!1,keys:[],callbacks:[]};return e._batch=i,e._batchScheduleFn(function(){return dispatchBatch(e,i)}),i}function dispatchBatch(n,t){if(t.hasDispatched=!0,0!==t.keys.length){var e=n._batchLoadFn(t.keys);if(!e||"function"!=typeof e.then)return failedDispatch(n,t,new TypeError("DataLoader must be constructed with a function which accepts Array<key> and returns Promise<Array<value>>, but the function did not return a Promise: "+String(e)+"."));e.then(function(e){if(!isArrayLike$2(e))throw new TypeError("DataLoader must be constructed with a function which accepts Array<key> and returns Promise<Array<value>>, but the function did not return a Promise of an Array: "+String(e)+".");if(e.length!==t.keys.length)throw new TypeError("DataLoader must be constructed with a function which accepts Array<key> and returns Promise<Array<value>>, but the function did not return a Promise of an Array of the same length as the Array of keys.\n\nKeys:\n"+String(t.keys)+"\n\nValues:\n"+String(e));resolveCacheHits(t);for(var n=0;n<t.callbacks.length;n++){var i=e[n];i instanceof Error?t.callbacks[n].reject(i):t.callbacks[n].resolve(i)}}).catch(function(e){return failedDispatch(n,t,e)})}else resolveCacheHits(t)}function failedDispatch(e,n,i){resolveCacheHits(n);for(var t=0;t<n.keys.length;t++)e.clear(n.keys[t]),n.callbacks[t].reject(i)}function resolveCacheHits(e){if(e.cacheHits)for(var n=0;n<e.cacheHits.length;n++)e.cacheHits[n]()}function getValidMaxBatchSize(e){if(!(!e||!1!==e.batch))return 1;e=e&&e.maxBatchSize;if(void 0===e)return 1/0;if("number"!=typeof e||e<1)throw new TypeError("maxBatchSize must be a positive number: "+e);return e}function getValidBatchScheduleFn(e){e=e&&e.batchScheduleFn;if(void 0===e)return Po;if("function"!=typeof e)throw new TypeError("batchScheduleFn must be a function: "+e);return e}function getValidCacheKeyFn(e){e=e&&e.cacheKeyFn;if(void 0===e)return function(e){return e};if("function"!=typeof e)throw new TypeError("cacheKeyFn must be a function: "+e);return e}function getValidCacheMap(e){if(!(!e||!1!==e.cache))return null;var n=e&&e.cacheMap;if(void 0===n)return new Map;if(null!==n){e=["get","set","delete","clear"].filter(function(e){return n&&"function"!=typeof n[e]});if(0!==e.length)throw new TypeError("Custom cacheMap missing methods: "+e.join(", "))}return n}function isArrayLike$2(e){return"object"==typeof e&&null!==e&&"number"==typeof e.length&&(0===e.length||0<e.length&&Object.prototype.hasOwnProperty.call(e,e.length-1))}var wo=Vo,jo=Ce;function castArray(){if(!arguments.length)return[];var e=arguments[0];return jo(e)?e:[e]}var Bo=castArray,Lo=Rn,xo=Rn(Object.getPrototypeOf,Object),Mo=xo,zo=F,$o=xo,qo=ye,Uo="[object Object]",Go=Function.prototype,Wo=Object.prototype,Ho=Go.toString,Qo=Wo.hasOwnProperty,Ko=Ho.call(Object);function isPlainObject$1(e){if(!qo(e)||zo(e)!=Uo)return!1;e=$o(e);if(null===e)return!0;e=Qo.call(e,"constructor")&&e.constructor;return"function"==typeof e&&e instanceof e&&Ho.call(e)==Ko}var Zo=isPlainObject$1,Yo=F,Jo=ye,Xo=isPlainObject$1,eu="[object DOMException]",nu="[object Error]";function isError(e){if(!Jo(e))return!1;var n=Yo(e);return n==nu||n==eu||"string"==typeof e.message&&"string"==typeof e.name&&!Xo(e)}var iu=isError;function arrayReduce$1(e,n,i,t){var a=-1,r=null==e?0:e.length;for(t&&r&&(i=e[++a]);++a<r;)i=n(i,e[a],a,e);return i}var tu=arrayReduce$1,au=qn;function createBaseEach$1(r,d){return function(e,n){if(null==e)return e;if(!au(e))return r(e,n);for(var i=e.length,t=d?i:-1,a=Object(e);(d?t--:++t<i)&&!1!==n(a[t],t,a););return e}}var ru=createBaseEach$1,du=Zn,ou=createBaseEach$1,uu=createBaseEach$1(Zn),mu=uu;function baseReduce$1(e,t,a,r,n){return n(e,function(e,n,i){a=r?(r=!1,e):t(a,e,n,i)}),a}var su=baseReduce$1,lu=tu,cu=mu,pu=Ao,ku=baseReduce$1,vu=Ce;function reduce(e,n,i){var t=vu(e)?lu:ku,a=arguments.length<3;return t(e,pu(n),i,a,cu)}var yu=reduce;function normalizeKey(e,n){n=(2<arguments.length&&void 0!==arguments[2]&&arguments[2]?n.inverseKey:n.key)(e);return"string"==typeof n?{key:n}:Array.isArray(n)?{key:n[0],nestedSchema:n[1]}:n instanceof fu?{key:e,nestedSchema:n}:{key:e}}function _normalize(e,r){var d=2<arguments.length&&void 0!==arguments[2]&&arguments[2];return yu(e,function(e,n,i){var t=normalizeKey(i,r,d),i=t.key,a=t.nestedSchema,t=_typeof$5(n);return Array.isArray(n)?e[i]=n.map(function(e){return a?_normalize(e,a,d):e}):e[i]="object"===t&&null!==n&&a?_normalize(n,a,d):n,e},{})}var fu=function(){function Entity(e){_classCallCheck$1(this,Entity),_defineProperty$4(this,"inverseMapping",{}),_defineProperty$4(this,"mapping",{}),this.addMapping(e),this.key=this.key.bind(this),this.inverseKey=this.inverseKey.bind(this)}return _createClass$6(Entity,[{key:"addMapping",value:function addMapping(e){this.mapping=_objectSpread2(_objectSpread2({},this.mapping),e),this.inverseMapping=this.initInverseMapping(this.mapping)}},{key:"initInverseMapping",value:function initInverseMapping(e){var t=this;return yu(e,function(e,n,i){return Array.isArray(n)?e[n[0]]=[i,n[1]]:"object"!==_typeof$5(n)||n instanceof Entity?"string"==typeof n?e[n]=i:e[i]=n:e[i]=t.initInverseMapping(n),e},1<arguments.length&&void 0!==arguments[1]?arguments[1]:{})}},{key:"inverseKey",value:function inverseKey(e){return this.inverseMapping[e]}},{key:"key",value:function key(e){return this.mapping[e]}}]),Entity}();function normalize$1(n){return function(e){return Array.isArray(e)?e.map(function(e){return _normalize(e,n)}):_normalize(e,n)}}function denormalize(n){return function(e){return Array.isArray(e)?e.map(function(e){return _normalize(e,n,!0)}):_normalize(e,n,!0)}}var Nu=new fu({cd:"contentDisposition",ci:"contentId",cl:"contentLocation",ct:"contentType",s:"size",part:"part",mid:"messageId",content:"content"}),gu=new fu({w:"weeks",d:"days",h:"hours",m:"minutes",s:"seconds",related:"relatedTo",neg:"negative"}),Tu=new fu({rel:["relative",gu]}),hu=new fu({ival:"intervalCount"}),Iu=new fu({num:"number"}),Du=new fu({d:"date"}),Su=new fu({modaylist:"dayList"}),bu=new fu({molist:"monthList"}),Fu=new fu({freq:"frequency",interval:["interval",hu],count:["count",Iu],until:["until",Du],bymonthday:["bymonthday",Su],bymonth:["bymonth",bu]}),Au=new fu({rule:["rule",Fu]}),Eu=new fu({add:["add",Au]}),Cu=new fu({a:"email"}),Ou=new fu({trigger:Tu,at:["attendees",Cu]}),_u=new fu({d:"date",tz:"timezone",tzoDue:"timezoneDue",u:"utc"}),Vu=new fu({ptst:"participationStatus",a:"address",d:"name",cutype:"calendarUserType"}),Pu=new fu({ptst:"participationStatus",at:"attendee"}),wu=new fu({a:"address",d:"name"}),ju={d:"date",f:"flags",l:"folderId",md:"changeDate",ms:"modifiedSequence",rev:"revision",s:"size",sf:"sortField",t:"tags",tn:"tagNames"},Bu=_objectSpread2(_objectSpread2({},ju),{},{cid:"conversationId",fr:"excerpt"}),Lu={compNum:"componentNum",calItemId:"calendarItemId",fb:"freeBusy",fba:"freeBusyActual",fr:"excerpt",isOrg:"isOrganizer",invId:"inviteId",loc:"location",or:["organizer",wu],ridZ:"utcRecurrenceId"},xu=new fu(_objectSpread2(_objectSpread2(_objectSpread2({},Bu),Lu),{},{alarm:["alarms",Ou],at:["attendees",Vu],completed:"completedDateTime",desc:"description",descHtml:"htmlDescription",e:["end",_u],ex:"isException",recur:["recurrence",Eu],s:["start",_u],exceptId:["exceptId",_u],seq:"sequence"})),Mu=new fu({reply:["reply",Pu]}),zu=new fu({stdoff:"timezoneStdOffset",dayoff:"timezoneDaylightOffset"}),$u=new fu({seq:"sequenceNumber",compNum:"componentNum",recurId:"recurrenceId",tz:["tz",zu],comp:["components",xu],replies:["replies",Mu],mp:["mimeParts",Nu]}),qu=new fu({comp:["components",xu],replies:["replies",Mu],mp:["mimeParts",Nu]}),Uu=new fu({a:"address",p:"name",d:"displayName",t:"type"}),Gu=new fu({mid:"messageId",part:"part"}),Wu=new fu({aid:"attachmentId",doc:"documents",mp:["existingAttachments",Gu]});Nu.addMapping({mp:["mimeParts",Nu],attach:["attachments",Wu]});var Hu=_objectSpread2(_objectSpread2({},Bu),{},{e:["emailAddresses",Uu],inv:["invitations",qu],mp:["mimeParts",Nu],shr:"share",su:"subject",origid:"origId",attach:["attachments",Wu],rt:"replyType"}),Qu=new fu(_objectSpread2(_objectSpread2({},Hu),{},{id:"id",aid:"attachmentId",irt:"inReplyTo",rt:"replyType",did:"draftId",idnt:"entityId"})),Ku=new fu({m:["message",Qu]}),Zu=new fu(_objectSpread2({},Hu)),Yu=new fu({inv:["invitations",$u]}),Ju=new fu(_objectSpread2(_objectSpread2({},Hu),{},{n:"numMessages",m:["messages",Zu],u:"unread"})),Xu=new fu(_objectSpread2(_objectSpread2({},Hu),{},{n:"numMessages",m:["messagesMetaData",Zu],u:"unread"})),em=new fu({rev:"revision",comp:"componentNum",m:["message",Zu],apptId:"appointmentId",calItemId:"calendarItemId",invId:"inviteId"}),nm=new fu({rev:"revision",comp:"componentNum",m:["message",Zu],invId:"inviteId"}),im=new fu({d:"date",tz:"timezone"}),tm=new fu({inst:["instanceDate",im],id:"inviteId",comp:"componentNum",s:"start",m:["message",Zu]}),am=new fu({rid:"sharedItemId",zid:"ownerZimbraId",f:"flags",l:"parentFolderId"}),rm=new fu({link:am}),dm={d:"address",gt:"granteeType",zid:"zimbraId",pw:"password"},om=new fu(_objectSpread2(_objectSpread2({},dm),{},{perm:"permissions"})),um=new fu({grant:om}),mm=new fu({a:"address",t:"type",p:"personalName"}),sm=new fu(_objectSpread2(_objectSpread2(_objectSpread2({},Bu),Lu),{},{otherAtt:"otherAttendees",s:"start",ptst:"participationStatus",dur:"duration",ex:"isException"})),lm=new fu({compNum:"componentNum",invId:"inviteId",loc:"location"}),cm=new fu(_objectSpread2(_objectSpread2(_objectSpread2({},Bu),Lu),{},{recur:"isRecurring",ptst:"participationStatus",dur:"duration",tzo:"timezoneOffset",otherAtt:"otherAttendees",inst:["instances",sm],inv:["invitations",$u],alarmData:["alarmData",lm],sf:"sortField"})),pm=new fu({sf:"sortField"}),km=new fu({u:"unread",l:"parentFolderId",f:"flags",n:"nonFolderItemCount",s:"nonFolderItemCountTotal",rev:"revision",acl:um,perm:"permissions",rid:"sharedItemId",zid:"ownerZimbraId"});km.addMapping({folder:["folders",km],link:["linkedFolders",km]});var vm=new fu({_attrs:"attributes"}),ym=new fu({_attrs:"attributes"}),fm=new fu({e:["emailAddresses",Uu],mp:["mimeParts",Nu],su:"subject"}),Nm=new fu({m:["message",fm],exceptId:["exceptId",im]}),gm=new fu({m:["message",fm]}),Tm=new fu({s:"start",e:"end"}),hm=new fu({t:["tentative",Tm],f:["free",Tm],b:["busy",Tm],u:["unavailable",Tm],n:["nodata",Tm]}),Im=new fu({l:"folderId",tcon:"constraints",tn:"tagNames",f:"flags",zid:"zimbraId",d:"address",grant:om}),Dm=new fu({t:"type"}),Sm=new fu({l:"folderId"}),bm=new fu({match:Sm}),Fm=new fu({e:["address",mm]});new fu({name:"accountName",l:"folderId"});var Am=new fu({ct:"contentType",s:"size"}),Em=new fu({image:Am}),Cm={d:"date",l:"folderId",rev:"revision",sf:"sortField",t:"tags",tn:"tagNames",_attrs:["attributes",Em]},Om=new fu({cn:["contacts",new fu(_objectSpread2({},Cm))]}),_m=new fu({_attrs:"attributes"}),Rm=new fu(_objectSpread2(_objectSpread2({},Cm),{},{m:["members",Om]})),Vm=new fu({cn:["contacts",Rm]});new fu({alarm:"alarm",inst:["instances",sm]});var Pm,wm=new fu(_objectSpread2(_objectSpread2({},ju),{},{acl:um,luuid:"folderUuid",mdver:"metadataVersion",meta:"metaData",descEnabled:"descriptionEnabled",ver:"version",leb:"lastEditedAccount",cr:"revisonCreator",cd:"revisedCreationDate",loid:"lockOwnerId",ct:"contentType",f:"flags"})),jm=new fu({id:"messageId",part:"attachmentPart"}),Bm=new fu({l:"folderId",name:"name",ver:"version",ct:"contentType",descEnabled:"descriptionEnabled",m:["messageData",jm]}),Lm=new fu({m:["messages",Zu],c:["conversations",Xu],cn:["contacts",Rm],appt:["appointments",cm],doc:["documents",wm],hit:pm}),xm=new fu({l:"city",st:"state",co:"country"}),Mm=new fu({_attrs:["_attrs",xm]}),zm=new fu({calresource:["calresource",Mm]}),$m=new fu({appt:["appointment",Yu]}),qm=new fu({a:"address"}),Um=new fu({a:"address",su:"subject"}),Gm=new fu({actionKeep:"keep",actionDiscard:"discard",actionFileInto:"fileInto",actionFlag:"flag",actionTag:"tag",actionRedirect:["redirect",qm],actionReply:"reply",actionNotify:["notify",Um],actionStop:"stop"}),Wm=new fu({d:"date"}),Hm=new fu({imp:"importance"}),Qm=new fu({s:"size"}),Km=new fu({condition:"allOrAny",addressBookTest:"addressBook",addressTest:"address",attachmentTest:"attachment",bodyTest:"body",bulkTest:"bulk",contactRankingTest:"contactRanking",conversationTest:"conversation",dateTest:["date",Wm],facebookTest:"facebook",flaggedTest:"flag",headerExistsTest:"headerExists",headerTest:"header",importanceTest:["importance",Hm],inviteTest:"invite",linkedinTest:"linkedin",listTest:"list",meTest:"me",mimeHeaderTest:"mimeHeader",sizeTest:["size",Qm],twitterTest:"twitter",communityRequestsTest:"communityRequests",communityContentTest:"communityContent",communityConnectionsTest:"communityConnections"}),Zm=new fu({filterActions:["actions",Gm],filterTests:["conditions",Km]}),Ym=new fu({compNum:"componentNum",m:["message",Zu],rt:"replyType",exceptId:["exceptId",im]}),Jm=new fu({cid:"contentId"}),Xm=new fu({signature:Jm}),es=new fu({l:"parentFolderId"}),ns=new fu({tr:"traverseMountpoints",folder:es}),is=new fu({l:"folderId"}),ts=new fu({item:["item",is]}),as=new fu({_content:"content"}),rs=new fu({n:"name",_content:"content"}),ds=new fu({l:"folderId",tn:"tagNames",a:["attributes",rs],m:"memberOps"}),os=new fu({_content:"content"}),us=new fu({content:["content",os],d:"date",f:"flags",l:"folderId",t:"tags",tn:"tagNames"}),ms=new fu({m:["message",us]}),ss=new fu({addr:"emailAddress"}),ls=new fu({d:"displayName",email:["email",ss]}),cs=new fu({target:["target",ls]}),ps=new fu({targets:["targets",cs]}),ks=new fu(_objectSpread2(_objectSpread2({},dm),{},{chkgt:"checkGrantee"})),vs=new fu({ace:["access",ks]}),ys=new fu({doc:["document",Bm]}),fs=new fu({ace:"access"}),Ns=new fu({pw:"password"}),gs=new fu({u:"unread"}),Ts=new fu({s:"used"}),hs=new fu({_content:"content"}),Is=new fu({property:["property",hs]}),Ds=new fu({property:["property",hs]}),Ss=new fu({global:["global",Is],host:["host",Ds],property:["property",hs]}),bs=new fu({d:"address",zid:"zimbraId"}),Fs=new fu({action:["action",bs]});!function(e){e.Account="urn:zimbraAccount",e.Admin="urn:zimbraAdmin",e.Mail="urn:zimbraMail",e.All="urn:zimbra",e.Sync="urn:zimbraSync"}(Pm=Pm||{});var As,Es,Cs,Os,_s,Rs,Vs,Ps,ws,js,Bs,Ls,xs,Ms,zs,$s,qs,Us,Gs,Ws,Hs,Qs,Ks,Zs,Ys,Js,Xs,el,nl,il,tl,al,rl,dl,ol,ul,ml,sl,ll,cl,pl,kl,vl,yl,fl=["_jsns"],Nl=["body"],gl=["requests"],Tl="/@zimbra",hl="/service/soap";function setCustomFetch(e){As=e}function soapCommandBody(e){return _objectSpread2({_jsns:e.namespace||Pm.Mail},e.body)}function parseJSON(e){if(e.ok)return _responseParseHandler(e);if(-1!==[502,503,504].indexOf(e.status))throw networkError(e);return parseErrorJSON(e).then(function(e){throw faultError(e,[qd(e.parsed,"Body.Fault")])})}function _responseParseHandler(n){try{return n.json().then(function(e){return n.parsed=e,n})}catch(e){return n.parseError=e,Promise.resolve(n)}}function parseErrorJSON(e){return _responseParseHandler(e)}function networkError(e){var n="Network request failed with status ".concat(e.status).concat(e.statusText?'- "'.concat(e.statusText,'"'):""),i=new Error(n);return i.message=n,i.response=e,i.parseError=e.parseError,i}function faultReasonText(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:[];return(e=!Array.isArray(e)?[e]:e).map(function(e){return qd(e,"Reason.Text")}).filter(Boolean).join(", ")}function faultError(e,n){var i=new Error("Fault error: ".concat(n?faultReasonText(n):"Unknown Error"));return i.response=e,i.parseError=e.parseError,i.faults=n,i}function batchBody(e){return yu(e,function(e,n){var i="".concat(n.name,"Request"),n=soapCommandBody(n);return e[i]?e[i].push(n):e[i]=[n],e},{})}function batchResponse(e,n){var i=n.body,a=_objectWithoutProperties(i,fl),r=_objectWithoutProperties(n,Nl),d={};return _objectSpread2(_objectSpread2({},r),{},{requests:yu(e,function(e,n){var i=a["".concat(n.name,"Response")],t=d[n.name],i=i&&i[t||0];return e.push(i?{body:i}:faultError(r.originalResponse,a.Fault)),t?d[n.name]+=1:d[n.name]=1,e},[])})}function batchJsonRequest(e){var n=e.requests,i=_objectWithoutProperties(e,gl),e=batchBody(n);return jsonRequest(_objectSpread2(_objectSpread2({},i),{},{name:"Batch",namespace:Pm.All,body:e})).then(function(e){return batchResponse(n,e)})}function jsonRequest(e){var n=_objectSpread2(_objectSpread2({},e),{},{credentials:e.credentials||"include",headers:e.headers||{},origin:void 0!==e.origin?e.origin:Tl,soapPathname:e.soapPathname||hl,namespace:e.namespace||Pm.Mail}),i="".concat(n.name,"Request"),t="".concat(n.name,"Response"),a="".concat(n.origin).concat(n.soapPathname,"/").concat(i),r={context:{_jsns:Pm.All,authTokenControl:{voidOnExpired:!0}}};e.userAgent&&(r.context.userAgent=e.userAgent),e.sessionId&&(r.context.session={id:e.sessionId,_content:e.sessionId}),e.sessionSeq&&(r.context.notify={seq:e.sessionSeq}),e.accountName&&(r.context.account={by:"name",_content:e.accountName}),e.accountId&&(r.context.account={by:"id",_content:e.accountId}),e.jwtToken&&(r.context.jwtToken={_content:e.jwtToken}),e.csrfToken&&(n.headers["X-Zimbra-Csrf-Token"]=e.csrfToken,r.context.csrfToken=e.csrfToken),e.authToken&&(n.headers.Cookie="ZM_AUTH_TOKEN=".concat(e.authToken));var d,i=_defineProperty$4({},i,soapCommandBody(n));return e.fetchOptions&&(d={signal:e.fetchOptions.signal}),(As||fetch)(a,_objectSpread2({method:"POST",credentials:n.credentials,body:JSON.stringify({Body:i,Header:r}),headers:n.headers},d)).then(parseJSON).then(function(e){var n=qd(e.parsed,"Body.Fault");if(n)throw faultError(e,n);return{body:e.parsed.Body[t],header:e.parsed.Header,namespace:e.parsed._jsns,originalResponse:e}})}function coerceBooleanToString(e){return!0===e?"TRUE":!1===e?"FALSE":e}function coerceStringToBoolean(e){return"true"===e||"TRUE"===e||"false"!==e&&"FALSE"!==e&&e}function coerceBooleanToInt(e){return!0===e?1:!1===e?0:e}function mapValuesDeep(e,n){return"object"!==_typeof$5(e)?n(e):Array.isArray(e)?e.map(function(e){return mapValuesDeep(e,n)}):Ro(e,function(e){return mapValuesDeep(e,n)})}function arrayEach$1(e,n){for(var i=-1,t=null==e?0:e.length;++i<t&&!1!==n(e[i],i,e););return e}!function(e){e.Imap="imap",e.Pop3="pop3"}(Es=Es||{}),function(e){e.ContactAction="ContactAction",e.ConvAction="ConvAction",e.DistributionList="DistributionList",e.FolderAction="FolderAction",e.ItemAction="ItemAction",e.MsgAction="MsgAction",e.TagAction="TagAction"}(Cs=Cs||{}),function(e){e.B="b",e.C="c",e.F="f",e.N="n",e.R="r",e.Rf="rf",e.S="s",e.T="t"}(Os=Os||{}),function(e){e.Audio="AUDIO",e.Display="DISPLAY",e.Email="EMAIL",e.None="NONE",e.Procedure="PROCEDURE",e.XYahooCalendarActionIm="X_YAHOO_CALENDAR_ACTION_IM",e.XYahooCalendarActionMobile="X_YAHOO_CALENDAR_ACTION_MOBILE"}(_s=_s||{}),function(e){e.End="END",e.Start="START"}(Rs=Rs||{}),function(e){e.Contact="contact",e.Gal="gal",e.RankingTable="rankingTable"}(Vs=Vs||{}),function(e){e.Con="CON",e.Pri="PRI",e.Pub="PUB"}(Ps=Ps||{}),function(e){e.Dai="DAI",e.Hou="HOU",e.Min="MIN",e.Mon="MON",e.Sec="SEC",e.Wee="WEE",e.Yea="YEA"}(ws=ws||{}),function(e){e.Cleartext="cleartext",e.Ssl="ssl",e.Tls="tls",e.TlsIsAvailable="tls_is_available"}(js=js||{}),function(e){e.C="C",e.G="G",e.I="I"}(Bs=Bs||{}),function(e){e.Allof="allof",e.Anyof="anyof"}(Ls=Ls||{}),function(e){e.Appointment="appointment",e.Chat="chat",e.Comment="comment",e.Contact="contact",e.Conversation="conversation",e.Document="document",e.Folder="folder",e.Message="message",e.Note="note",e.Remote="remote",e.Search="search",e.Tag="tag",e.Task="task",e.Unknown="unknown",e.Virtual="virtual",e.Wiki="wiki"}(xs=xs||{}),function(e){e.B="B",e.F="F",e.O="O",e.T="T"}(Ms=Ms||{}),function(e){e.Account="account",e.All="all",e.Group="group",e.Resource="resource"}(zs=zs||{}),function(e){e.All="all",e.Cos="cos",e.Dom="dom",e.Egp="egp",e.Grp="grp",e.Guest="guest",e.Key="key",e.Pub="pub",e.Usr="usr"}($s=$s||{}),function(e){e.High="high",e.Low="low",e.Normal="normal"}(qs=qs||{}),function(e){e.Canc="CANC",e.Comp="COMP",e.Conf="CONF",e.Deferred="DEFERRED",e.Inpr="INPR",e.Need="NEED",e.Tent="TENT",e.Waiting="WAITING"}(Us=Us||{}),function(e){e.R="r",e.W="w"}(Gs=Gs||{}),function(e){e.Accept="ACCEPT",e.Decline="DECLINE",e.Tentative="TENTATIVE"}(Ws=Ws||{}),function(e){e.Appt="appt",e.Task="task"}(Hs=Hs||{}),function(e){e.ActivationGracePeriod="ACTIVATION_GRACE_PERIOD",e.Expired="EXPIRED",e.Invalid="INVALID",e.InFuture="IN_FUTURE",e.LicenseGracePeriod="LICENSE_GRACE_PERIOD",e.NotActivated="NOT_ACTIVATED",e.NotInstalled="NOT_INSTALLED",e.Ok="OK"}(Qs=Qs||{}),function(e){e.Html="html",e.Text="text"}(Ks=Ks||{}),function(e){e.All="all",e.DirectOnly="directOnly",e.None="none"}(Zs=Zs||{}),function(e){e.Non="NON",e.Opt="OPT",e.Req="REQ"}(Ys=Ys||{}),function(e){e.Ac="AC",e.Co="CO",e.De="DE",e.Df="DF",e.Dg="DG",e.In="IN",e.Ne="NE",e.Te="TE",e.Wa="WA"}(Js=Js||{}),function(e){e.Pending="pending",e.Verified="verified"}(Xs=Xs||{}),function(e){e.Day="day",e.List="list",e.Month="month",e.Week="week",e.WorkWeek="workWeek",e.Year="year"}(el=el||{}),function(e){e.Advanced="advanced",e.Modern="modern",e.Standard="standard",e.Zimbrax="zimbrax"}(nl=nl||{}),function(e){e.Both="both",e.None="none",e.Owner="owner",e.Sender="sender"}(il=il||{}),function(e){e.Adaptive="adaptive",e.Next="next",e.Previous="previous"}(tl=tl||{}),function(e){e.Always="always",e.Never="never",e.Prompt="prompt"}(al=al||{}),function(e){e.Bottom="bottom",e.Off="off",e.Right="right"}(rl=rl||{}),function(e){e.GetRecoveryAccount="getRecoveryAccount",e.SendRecoveryCode="sendRecoveryCode"}(dl=dl||{}),function(e){e.Disabled="disabled",e.Enabled="enabled",e.Suspended="suspended"}(ol=ol||{}),(ul=ul||{}).Create="create",function(e){e.Document="document",e.Presentation="presentation",e.Spreadsheet="spreadsheet"}(ml=ml||{}),function(e){e.Appointment="appointment",e.Contact="contact",e.Conversation="conversation",e.Document="document",e.Message="message",e.Task="task",e.Wiki="wiki"}(sl=sl||{}),(ll=ll||{}).Email="email",function(e){e.ResendCode="resendCode",e.Reset="reset",e.SendCode="sendCode",e.ValidateCode="validateCode"}(cl=cl||{}),function(e){e.Edit="edit",e.Expire="expire",e.Revoke="revoke"}(pl=pl||{}),function(e){e.AttachAsc="attachAsc",e.AttachDesc="attachDesc",e.DateAsc="dateAsc",e.DateDesc="dateDesc",e.FlagAsc="flagAsc",e.FlagDesc="flagDesc",e.NameAsc="nameAsc",e.NameDesc="nameDesc",e.None="none",e.PriorityAsc="priorityAsc",e.PriorityDesc="priorityDesc",e.RcptAsc="rcptAsc",e.RcptDesc="rcptDesc",e.ReadAsc="readAsc",e.ReadDesc="readDesc",e.SizeAsc="sizeAsc",e.SizeDesc="sizeDesc",e.SubjAsc="subjAsc",e.SubjDesc="subjDesc"}(kl=kl||{}),function(e){e.Fr="FR",e.Mo="MO",e.Sa="SA",e.Su="SU",e.Th="TH",e.Tu="TU",e.We="WE"}(vl=vl||{}),function(e){e.Disabled="disabled",e.Enabled="enabled",e.Mandatory="mandatory"}(yl=yl||{});var Il=arrayEach$1,Dl=co;function castFunction$1(e){return"function"==typeof e?e:Dl}var Sl=castFunction$1,bl=arrayEach$1,Fl=mu,Al=castFunction$1,El=Ce;function forEach$1(e,n){return(El(e)?bl:Fl)(e,Al(n))}var Cl,Ol=forEach$1;function setCustomMetaDataBody(e){var n=e.id,i=e.section,t=[];return Ol(e.attrs,function(e){return t.push(_defineProperty$4({},e.key,e.value))}),{id:n,meta:{section:i,_attrs:t}}}function normalizeCustomMetaDataAttrs(n){var i=[];return Object.keys(n._attrs).forEach(function(e){return"string"==typeof n._attrs[e]&&i.push({key:e,value:n._attrs[e]})}),_objectSpread2(_objectSpread2({},n),{},{_attrs:i})}function parseAddress(e){if("string"!=typeof e)return e;var n=e.match(/(['"])(.*?)\1\s*<(.+)>/);return n?{address:n[3],name:n[2]}:{address:e}}function normalizeEmailAddresses(e){if(!e.emailAddresses)return e;for(var n=0;n<e.emailAddresses.length;n++){var i=e.emailAddresses[n],t=Cl[i.type];(e[t]||(e[t]=[])).push(parseAddress(i))}return e}function normalizeCid(e){return e.replace(/[<>]/g,"")}function normalizeType(e){return String(e).replace(/^\s*(.*?)\s*;.+$/i,"$1").toLowerCase()}function normalizeDisposition(e){return normalizeType(e)}function reduceMimeParts(e,n,i){var t=e.mimeParts;if(t&&t.length)for(var a=0;a<t.length;a++)i=n(t[a],a,i),reduceMimeParts(t[a],n,i);return i}function getAttachmentUrl(e,n){var i=n.origin,t=n.jwtToken,a=e.messageId,n=e.mid,e=e.part;return"".concat(void 0===i?"":i,"/service/home/~/?auth=").concat(t?"jwt":"co","&id=").concat(encodeURIComponent(a||n),"&part=").concat(encodeURIComponent(e)).concat(t?"&zjwt=".concat(t):"")}function getContactProfileImageUrl(e,n){var i=n.origin,n=getAttachmentUrl(e,{origin:void 0===i?"":i,jwtToken:n.jwtToken});return n?"".concat(n):""}function getProfileImageUrl(e,n){var i=n.origin,n=n.jwtToken;return"".concat(void 0===i?"":i,"/service/home/~/?max_width=100&max_height=100&auth=").concat(n?"jwt":"co","&id=").concat(encodeURIComponent(e)).concat(n?"&zjwt=".concat(n):"")}function normalizeMimeParts(m,e){function Ru(e,n){return(e=_extends({},e)).messageId=e.messageId||m.id,e.url=getAttachmentUrl(e,{origin:i,jwtToken:t}),e.contentDisposition||"attachments"===n&&(e.contentDisposition="attachment"),e.contentId=e.contentId?normalizeCid(e.contentId):~normalizeType(e.contentType).indexOf("image/")&&"inline"===e.contentDisposition?"AUTO-GEN-CID-".concat(e.messageId,"-").concat(e.part,"-").concat(e.size):void 0,e}var i=e.origin,t=e.jwtToken,s=e.isDesktop;return reduceMimeParts(m,function(e,n,i){var t,a,r=!1,d=normalizeType(e.contentType),o=normalizeDisposition(e.contentDisposition),u=e.content||"";return r&&(i.body=u),"attachment"!==o&&(t="text/html"===d?"html":"text/plain"===d&&"text",~d.indexOf("image/")&&"inline"===o&&!e.contentId?(a=Ru(e),i.text=(i.text||i.html||"").concat('<br /><div><img src="cid:'.concat(a.contentId,'" /></div><br />')),i.html=i.text):e.filename&&t&&"inline"===o?(i.inlineAttachments||(i.inlineAttachments=[])).concat(Ru(e)):!t||i[t]&&"inline"===o||(i[t]="html"!==t&&"text"!==t||!i[t]?u:i[t].concat(u),r=!0)),r||"multipart"===d.split("/")[0]||(o="inline"===o?"inlineAttachments":"attachments","application/pkcs7-mime"!==e.contentType&&"application/pkcs7-signature"!==e.contentType&&"application/x-pkcs7-signature"!==e.contentType&&(i[o]||(i[o]=[])).push(Ru(e,o)),s&&(m.attributes=m.attributes||{},m.attributes.isEncrypted="application/pkcs7-mime"===e.contentType,m.attributes.isSigned="application/pkcs7-signature"===e.contentType||"application/x-pkcs7-signature"===e.contentType)),i},m),m.autoSendTime=m.autoSendTime||null,m.text&&!m.html&&m.attachments&&m.attachments.some(function(e){return e.contentId&&!e.contentDisposition})&&m.attachments.forEach(function(e){delete e.contentId,delete e.contentLocation}),m}!function(e){e.f="from",e.t="to",e.c="cc",e.b="bcc",e.s="sender"}(Cl=Cl||{});var _l=s,Rl=Ae,Vl=Ce,Pl=s?s.isConcatSpreadable:void 0;function isFlattenable$1(e){return Vl(e)||Rl(e)||!!(Pl&&e&&e[Pl])}var wl=isFlattenable$1,jl=fa,Bl=isFlattenable$1;function baseFlatten$2(e,n,i,t,a){var r=-1,d=e.length;for(i=i||Bl,a=a||[];++r<d;){var o=e[r];0<n&&i(o)?1<n?baseFlatten$2(o,n-1,i,t,a):jl(a,o):t||(a[a.length]=o)}return a}var Ll=baseFlatten$2;function copyArray$1(e,n){var i=-1,t=e.length;for(n=n||Array(t);++i<t;)n[i]=e[i];return n}var xl=copyArray$1,Ml=fa,zl=Ll,$l=copyArray$1,ql=Ce;function concat(){var e=arguments.length;if(!e)return[];for(var n=Array(e-1),i=arguments[0],t=e;t--;)n[t-1]=arguments[t];return Ml(ql(i)?$l(i):[i],zl(n,1))}var Ul=concat;function baseFindIndex$1(e,n,i,t){for(var a=e.length,r=i+(t?1:-1);t?r--:++r<a;)if(n(e[r],r,e))return r;return-1}var Gl=baseFindIndex$1;function baseIsNaN$1(e){return e!=e}var Wl=baseIsNaN$1;function strictIndexOf$1(e,n,i){for(var t=i-1,a=e.length;++t<a;)if(e[t]===n)return t;return-1}var Hl=strictIndexOf$1,Ql=baseFindIndex$1,Kl=baseIsNaN$1,Zl=strictIndexOf$1;function baseIndexOf$1(e,n,i){return n==n?Zl(e,n,i):Ql(e,Kl,i)}var Yl=baseIndexOf$1,Jl=baseIndexOf$1;function arrayIncludes$1(e,n){return!!(null==e?0:e.length)&&-1<Jl(e,n,0)}var Xl=arrayIncludes$1;function arrayIncludesWith$1(e,n,i){for(var t=-1,a=null==e?0:e.length;++t<a;)if(i(n,e[t]))return!0;return!1}var ec=arrayIncludesWith$1,nc=wt,ic=arrayIncludes$1,tc=arrayIncludesWith$1,ac=Td,rc=pn,dc=Bt,oc=200;function baseDifference$1(e,n,i,t){var a=-1,r=ic,d=!0,o=e.length,u=[],m=n.length;if(!o)return u;i&&(n=ac(n,rc(i))),t?(r=tc,d=!1):oc<=n.length&&(r=dc,d=!1,n=new nc(n));e:for(;++a<o;){var s=e[a],l=null==i?s:i(s),s=t||0!==s?s:0;if(d&&l==l){for(var c=m;c--;)if(n[c]===l)continue e;u.push(s)}else r(n,l,t)||u.push(s)}return u}var uc=baseDifference$1;function apply$1(e,n,i){switch(i.length){case 0:return e.call(n);case 1:return e.call(n,i[0]);case 2:return e.call(n,i[0],i[1]);case 3:return e.call(n,i[0],i[1],i[2])}return e.apply(n,i)}var mc=apply$1,sc=apply$1,lc=Math.max;function overRest$1(r,d,o){return d=lc(void 0===d?r.length-1:d,0),function(){for(var e=arguments,n=-1,i=lc(e.length-d,0),t=Array(i);++n<i;)t[n]=e[d+n];for(var n=-1,a=Array(d+1);++n<d;)a[n]=e[n];return a[d]=o(t),sc(r,this,a)}}var cc=overRest$1;function constant$1(e){return function(){return e}}var pc=constant$1,kc=constant$1,vc=ue,yc=co,fc=vc?function(e,n){return vc(e,"toString",{configurable:!0,enumerable:!1,value:kc(n),writable:!0})}:co,Nc=fc,gc=800,Tc=16,hc=Date.now;function shortOut$1(i){var t=0,a=0;return function(){var e=hc(),n=Tc-(e-a);if(a=e,0<n){if(++t>=gc)return arguments[0]}else t=0;return i.apply(void 0,arguments)}}var Ic=shortOut$1,Dc=Nc,Sc=shortOut$1,bc=shortOut$1(Nc),Fc=bc,Ac=co,Ec=cc,Cc=bc;function baseRest$1(e,n){return Cc(Ec(e,n,Ac),e+"")}var Oc=baseRest$1,_c=qn,Rc=ye;function isArrayLikeObject$1(e){return Rc(e)&&_c(e)}var Vc=isArrayLikeObject$1;function last$1(e){var n=null==e?0:e.length;return n?e[n-1]:void 0}var Pc=last$1,wc=uc,jc=Ll,Bc=Ao,Lc=baseRest$1,xc=isArrayLikeObject$1,Mc=last$1,zc=baseRest$1(function(e,n){var i=Mc(n);return xc(i)&&(i=void 0),xc(e)?wc(e,jc(n,1,xc,!0),Bc(i)):[]}),$c=zc,qc=["attributes"],Uc=["firstName","phoneticFirstName","middleName","lastName","phoneticLastName","fullName","maidenName","namePrefix","nameSuffix","email","email2","workEmail","workEmail2","homeEmail","homeEmail2","phone","phone2","companyPhone","companyPhone2","otherPhone","otherPhone2","mobilePhone","mobilePhone2","homePhone","homePhone2","workPhone","workPhone2","pager","pager2","homeFax","homeFax2","workFax","workFax2","imAddress","imAddress1","imAddress2","imAddress3","imAddress4","imAddress5","nickname","homeStreet","homeCity","homeState","homePostalCode","homeCountry","homeURL","workStreet","workCity","workState","workPostalCode","workCountry","workURL","jobTitle","company","department","birthday","anniversary","website","notes","image","userCertificate","assistantPhone","callbackPhone","carPhone","otherCity","otherCountry","otherFax","otherPostalCode","otherState","otherStreet","otherURL","fileAs","type"];function createContactBody(e){var n=e.attributes,e=_objectWithoutProperties(e,qc),i=[];return Ol(n,function(e,n){return"other"!==n?i.push(_defineProperty$4({name:n},"image"===n?"aid":"content",e)):Ol(e,function(e){return i.push({name:e.key,_content:e.value})})}),{cn:denormalize(ds)(_objectSpread2(_objectSpread2({},e),{},{attributes:i}))}}function normalizeOtherAttr(e){return e.map(function(n){var i=[],e=n._attrs.nickname;e&&(n._attrs.nickname=Array.isArray(e)?e[0]:e);var t=n._attrs.userCertificate;t&&(n._attrs.userCertificate=Array.isArray(t)?t[0]:t),Object.keys(n._attrs).filter(function(e){return!Uc.includes(e)}).forEach(function(e){return"string"==typeof n._attrs[e]&&i.push({key:e,value:n._attrs[e]})&&delete n._attrs[e]});e=i.filter(function(e){return e.key.match("custom\\d+")}).sort(function(e,n){return Number(e.key.match(/(\d+)/g)[0])-Number(n.key.match(/(\d+)/g)[0])}),t=$c(i,e,"key").sort(function(e,n){return e.key.localeCompare(n.key)});return _objectSpread2(_objectSpread2({},n),{},{_attrs:_objectSpread2(_objectSpread2({},n._attrs),{},{other:Ul(e,t)})})})}var Gc,Wc,Hc,Qc,Kc,Zc,Yc,Jc=["zimbraPrefMailTrustedSenderList"],Xc={ROOT:1,INBOX:2,TRASH:3,JUNK:4,SENT:5,DRAFTS:6,CONTACTS:7,CALENDAR:10,EMAILED_CONTACTS:13,CHAT:14,TASKS:15,BRIEFCASE:16};function events(t){return{all:t=t||new Map,on:function(e,n){var i=t.get(e);i?i.push(n):t.set(e,[n])},off:function(e,n){var i=t.get(e);i&&(n?i.splice(i.indexOf(n)>>>0,1):t.set(e,[]))},emit:function(n,i){var e=t.get(n);e&&e.slice().map(function(e){e(i)}),(e=t.get("*"))&&e.slice().map(function(e){e(n,i)})}}}!function(e){e.all="all",e.account="account",e.resource="resource",e.group="group"}(Gc=Gc||{}),function(e){e.all="all",e.directOnly="directOnly",e.none="none"}(Wc=Wc||{}),function(e){e.contact="ContactAction",e.conversation="ConvAction",e.distributionList="DistributionList",e.folder="FolderAction",e.item="ItemAction",e.message="MsgAction",e.tag="TagAction",e.document="DocumentAction"}(Hc=Hc||{}),function(e){e.ConvAction="Conversation",e.MsgAction="MessageInfo"}(Qc=Qc||{}),function(e){e.send="sendCode",e.validate="validateCode",e.resend="resendCode",e.reset="reset"}(Kc=Kc||{}),(Zc=Zc||{}).email="email",function(e){e.get="getRecoveryAccount",e.send="sendRecoveryCode"}(Yc=Yc||{});var ep=function Notifier(){var n=this;_classCallCheck$1(this,Notifier),_defineProperty$4(this,"emitter",void 0),_defineProperty$4(this,"events",{notify:"notify",refresh:"refresh"}),_defineProperty$4(this,"processedSequences",new Map),_defineProperty$4(this,"sequenceNo",0),_defineProperty$4(this,"addNotifyHandler",function(e){e&&n.emitter.on(n.events.notify,e)}),_defineProperty$4(this,"addRefreshHandler",function(e){e&&n.emitter.on(n.events.refresh,e)}),_defineProperty$4(this,"getSequenceNumber",function(){return n.sequenceNo}),_defineProperty$4(this,"handleNotifications",function(e){e&&e.seq&&!n.processedSequences.has(e.seq)&&(n.sequenceNo<e.seq&&(n.sequenceNo=e.seq),n.processedSequences.set(e.seq,!0),n.emitter&&n.emitter.emit(n.events.notify,e))}),_defineProperty$4(this,"handleRefresh",function(e){console.info("[Cache] refresh received",e,new Date),n.sequenceNo=0,n.processedSequences.clear(),n.emitter&&n.emitter.emit(n.events.refresh,e)}),_defineProperty$4(this,"removeNotifyHandler",function(e){e&&n.emitter.off(n.events.notify,e)}),_defineProperty$4(this,"removeRefreshHandler",function(e){e&&n.emitter.off(n.events.refresh,e)}),_defineProperty$4(this,"setSequenceNumber",function(e){return n.sequenceNo=e}),this.emitter=new events},np=["ids","id"],ip=["accountType"],tp=["flags","fetchIfExists","parentFolderId"],ap=["attrs"],rp=["zimbraPrefWhenSentToAddresses","zimbraPrefWhenInFolderIds"],dp=["_attrs"],op=["parentFolderId"],up=["id"],mp=["id","ids"],sp=["identity"],lp=["zimbraPrefWhenInFolderIds","zimbraPrefWhenSentToAddresses"],cp=["_attrs"],pp=["attrs"],kp=["accountType"];function normalizeMessage(e,n){var i=n.origin,t=n.jwtToken,n=n.isDesktop,e=normalize$1(Zu)(e);return e.attributes=e.attributes&&mapValuesDeep(e.attributes,coerceStringToBoolean),normalizeEmailAddresses(normalizeMimeParts(e,{origin:i,jwtToken:t,isDesktop:n}))}var vp=function hasUnreadDescendent(e){var n=qd(e,"unreadDescendent");if(0<e[e.id===Xc.DRAFTS||"Outbox"===e.name?"nonFolderItemCount":"unread"]||n)return!0;n=qd(e,"folders")||[],e=0;return e<n.length&&hasUnreadDescendent(n[e])},yp=function updateGroupName(e){return _objectSpread2(_objectSpread2({},e),{},{name:qd(e,"attributes.displayName")})},fp=function updateGroupNameRecur(e){return e.map(function(e){return(e=yp(normalize$1(vm)(e))).habGroup&&(e.habGroups=_toConsumableArray(updateGroupNameRecur(e.habGroup))),e})},Np=function setUnreadDescendentFlag(e){var n=qd(e,"folders")||[],i=qd(e,"view");return i&&i!==xs.Message||(e=_objectSpread2(_objectSpread2({},e),{},{unreadDescendent:vp(e)}),n&&(e=_objectSpread2(_objectSpread2({},e),{},{folders:n.map(setUnreadDescendentFlag)}))),e};function updateAbsoluteFolderPath(n,i,e){return e.map(function(e){return e.absFolderPath="USER_ROOT"===n?"".concat(i).concat(e.absFolderPath):e.absFolderPath.replace("/".concat(n),i),e.folders&&(e.folders=updateAbsoluteFolderPath(n,i,e.folders)),e})}function convertStringAndArrayValues(e){e=[].concat(e).filter(Boolean);return e.length?e:""}var gp=function ZimbraBatchClient(){var u=this,e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{};_classCallCheck$1(this,ZimbraBatchClient),_defineProperty$4(this,"localStoreClient",void 0),_defineProperty$4(this,"notifier",void 0),_defineProperty$4(this,"origin",void 0),_defineProperty$4(this,"sessionId",void 0),_defineProperty$4(this,"soapPathname",void 0),_defineProperty$4(this,"authToken",void 0),_defineProperty$4(this,"batchDataLoader",void 0),_defineProperty$4(this,"csrfToken",void 0),_defineProperty$4(this,"customFetch",void 0),_defineProperty$4(this,"dataLoader",void 0),_defineProperty$4(this,"jwtToken",void 0),_defineProperty$4(this,"sessionHandler",void 0),_defineProperty$4(this,"userAgent",void 0),_defineProperty$4(this,"accountInfo",function(){return u.jsonRequest({name:"GetInfo",namespace:Pm.Account,body:{sections:"mbox,attrs,zimlets,props"}}).then(function(e){return _objectSpread2(_objectSpread2(_objectSpread2({},e),{},{attrs:_objectSpread2(_objectSpread2({},mapValuesDeep(e.attrs._attrs,coerceStringToBoolean)),{},{zimbraMailAlias:[].concat(qd(e,"attrs._attrs.zimbraMailAlias",[]))})},qd(e,"license.attr")&&{license:{status:e.license.status,attr:mapValuesDeep(e.license.attr,coerceStringToBoolean)}}),{},{zimlets:{zimlet:qd(e,"zimlets.zimlet")&&qd(e,"zimlets.zimlet").map(function(e){var n=e.zimletConfig;return _objectSpread2({zimlet:e.zimlet,zimletContext:e.zimletContext},n&&{zimletConfig:normalize$1(Ss)(n)})})}})})}),_defineProperty$4(this,"accountOnlyRemoteWipeSync",function(e){return u.jsonRequest({name:"AccountOnlyRemoteWipe",namespace:Pm.Sync,body:{device:{id:e}}})}),_defineProperty$4(this,"action",function(e,n){var i=n.ids,t=n.id,n=_objectWithoutProperties(n,np);return u.jsonRequest({name:e,body:{action:_objectSpread2({id:t||[i].join(",")},denormalize(Im)(n))},singleRequest:!0}).then(Boolean)}),_defineProperty$4(this,"addExternalAccount",function(e){var n=e.accountType,e=_objectWithoutProperties(e,ip);return u.jsonRequest({name:"CreateDataSource",body:_defineProperty$4({},n,mapValuesDeep(e,coerceBooleanToString)),singleRequest:!0}).then(function(e){return qd(e,"".concat(n,".0.id"))})}),_defineProperty$4(this,"addMessage",function(e){var n=qd(e,"message"),i=n.folderId,e=n.content,n=n.meta;try{var t=JSON.parse(n),a=t.flags,r=t.tags,d=t.tagNames,o=t.date}catch(e){}return u.jsonRequest({name:"AddMsg",body:denormalize(ms)({message:{folderId:i,content:{_content:e},flags:a,tags:r,tagNames:d,date:o}}),singleRequest:!0}).then(normalize$1(Zu))}),_defineProperty$4(this,"allowDeviceSync",function(e){return u.jsonRequest({name:"AllowDevice",namespace:Pm.Sync,body:{device:{id:e}}})}),_defineProperty$4(this,"applyFilterRules",function(e){return u.jsonRequest({name:"ApplyFilterRules",body:{filterRules:{filterRule:e.filterRules},m:{ids:e.ids}}}).then(function(e){e=qd(e,"m[0].ids");return e?e.split(","):[]})}),_defineProperty$4(this,"attach",function(e,n){return u.localStoreClient.attach({files:e,message:n})}),_defineProperty$4(this,"autoComplete",function(e){return u.jsonRequest({name:"AutoComplete",body:denormalize(Dm)(e)}).then(normalize$1(bm))}),_defineProperty$4(this,"autoCompleteGAL",function(e){return u.jsonRequest({name:"AutoCompleteGal",namespace:Pm.Account,body:e}).then(function(e){return normalize$1(Vm)(e)})}),_defineProperty$4(this,"blockDeviceSync",function(e){return u.jsonRequest({name:"BlockDevice",namespace:Pm.Sync,body:{device:{id:e}}})}),_defineProperty$4(this,"cancelPendingAccountOnlyRemoteWipeSync",function(e){return u.jsonRequest({name:"CancelPendingAccountOnlyRemoteWipe",namespace:Pm.Sync,body:{device:{id:e}}})}),_defineProperty$4(this,"cancelPendingRemoteWipeSync",function(e){return u.jsonRequest({name:"CancelPendingRemoteWipe",namespace:Pm.Sync,body:{device:{id:e}}})}),_defineProperty$4(this,"cancelTask",function(e){return u.jsonRequest({name:"CancelTask",body:{comp:"0",id:e.inviteId},singleRequest:!0}).then(Boolean)}),_defineProperty$4(this,"changeFolderColor",function(e){return u.action(Hc.folder,{id:e.id,op:"color",color:e.color})}),_defineProperty$4(this,"changePassword",function(e){var n=e.dryRun;return u.jsonRequest({name:"ChangePassword",namespace:Pm.Account,body:{account:{by:"name",_content:e.username},oldPassword:e.password,password:e.loginNewPassword,dryRun:void 0!==n&&n},singleRequest:!0})}),_defineProperty$4(this,"checkCalendar",function(e){return u.action(Hc.folder,{id:e.id,op:e.value?"check":"!check"})}),_defineProperty$4(this,"clientInfo",function(e){return u.jsonRequest({name:"ClientInfo",body:{domain:[{by:e.by,_content:e.domain}]},singleRequest:!0,namespace:Pm.Account}).then(function(e){return normalize$1(_m)(e)})}),_defineProperty$4(this,"contactAction",function(e){return u.action(Hc.contact,e)}),_defineProperty$4(this,"conversationAction",function(e){return u.action(Hc.conversation,e)}),_defineProperty$4(this,"counterAppointment",function(e){return u.jsonRequest({name:"CounterAppointment",body:denormalize(nm)(e),singleRequest:!0}).then(Boolean)}),_defineProperty$4(this,"createAppointment",function(e,n){return u.jsonRequest({name:"CreateAppointment",body:_objectSpread2({},denormalize(em)(n)),accountName:e,singleRequest:!0}).then(Boolean)}),_defineProperty$4(this,"createAppointmentException",function(e,n){return u.jsonRequest({name:"CreateAppointmentException",body:_objectSpread2({},denormalize(em)(n)),accountName:e,singleRequest:!0}).then(Boolean)}),_defineProperty$4(this,"createAppSpecificPassword",function(e){return u.jsonRequest({name:"CreateAppSpecificPassword",namespace:Pm.Account,body:{appName:{_content:e}},singleRequest:!0}).then(function(e){return normalize$1(Ns)(e)})}),_defineProperty$4(this,"createContact",function(e){return u.jsonRequest({name:"CreateContact",body:createContactBody(e),singleRequest:!0}).then(function(e){return normalize$1(Rm)(normalizeOtherAttr(e.cn)[0])})}),_defineProperty$4(this,"createFolder",function(e){var n=e.flags,i=e.fetchIfExists,t=e.parentFolderId,e=_objectWithoutProperties(e,tp);return u.jsonRequest({name:"CreateFolder",body:{folder:_objectSpread2(_objectSpread2({},e),{},{f:n,fie:i,l:t})},singleRequest:!0}).then(function(e){return normalize$1(km)(e.folder[0])})}),_defineProperty$4(this,"createIdentity",function(e){var n=e.attrs,e=_objectWithoutProperties(e,ap);return u.jsonRequest({name:"CreateIdentity",namespace:Pm.Account,body:{identity:_objectSpread2(_objectSpread2({},e),{},{_attrs:_objectSpread2(_objectSpread2({},Ro(n,coerceBooleanToString)),{},{zimbraPrefWhenSentToAddresses:convertStringAndArrayValues(qd(n,"zimbraPrefWhenSentToAddresses")),zimbraPrefWhenInFolderIds:convertStringAndArrayValues(qd(n,"zimbraPrefWhenInFolderIds"))})})},singleRequest:!0}).then(function(e){var n=mapValuesDeep(e,coerceStringToBoolean),i=qd(n,"identity.0"),t=i._attrs,a=t.zimbraPrefWhenSentToAddresses,e=t.zimbraPrefWhenInFolderIds,t=_objectWithoutProperties(t,rp),i=_objectWithoutProperties(i,dp);return _objectSpread2(_objectSpread2({},n),{},{identity:[_objectSpread2(_objectSpread2({},i),{},{_attrs:_objectSpread2(_objectSpread2(_objectSpread2({},t),a&&{zimbraPrefWhenSentToAddresses:[].concat(a).filter(Boolean)}),e&&{zimbraPrefWhenInFolderIds:[].concat(e).filter(Boolean)})})]})})}),_defineProperty$4(this,"createMountpoint",function(e){return u.jsonRequest({name:"CreateMountpoint",body:denormalize(rm)(e),singleRequest:!0}).then(Boolean)}),_defineProperty$4(this,"createSearchFolder",function(e){var n=e.parentFolderId,e=_objectWithoutProperties(e,op);return u.jsonRequest({name:"CreateSearchFolder",body:{search:_objectSpread2(_objectSpread2({},e),{},{l:n})},singleRequest:!0}).then(function(e){return normalize$1(km)(e.search[0])})}),_defineProperty$4(this,"createSignature",function(e){return u.jsonRequest({name:"CreateSignature",namespace:Pm.Account,body:denormalize(Xm)(e),singleRequest:!0})}),_defineProperty$4(this,"createTag",function(e){return u.jsonRequest({name:"CreateTag",body:{tag:_objectSpread2({},e)},singleRequest:!0}).then(function(e){e=e.tag,e=void 0===e?[]:e;return normalize$1(gs)(e[0])})}),_defineProperty$4(this,"createTask",function(e){return u.jsonRequest({name:"CreateTask",body:_objectSpread2({},denormalize(em)(e)),singleRequest:!0}).then(Boolean)}),_defineProperty$4(this,"declineCounterAppointment",function(e){return u.jsonRequest({name:"DeclineCounterAppointment",body:denormalize(nm)(e),singleRequest:!0}).then(Boolean)}),_defineProperty$4(this,"deleteAppointment",function(e){return u.jsonRequest({name:"CancelAppointment",body:denormalize(tm)(e),singleRequest:!0}).then(Boolean)}),_defineProperty$4(this,"deleteExternalAccount",function(e){return u.jsonRequest({name:"DeleteDataSource",body:{dsrc:{id:e.id}},singleRequest:!0}).then(Boolean)}),_defineProperty$4(this,"deleteIdentity",function(e){return u.jsonRequest({name:"DeleteIdentity",namespace:Pm.Account,body:{identity:e},singleRequest:!0}).then(Boolean)}),_defineProperty$4(this,"deleteSignature",function(e){return u.jsonRequest({name:"DeleteSignature",namespace:Pm.Account,body:e,singleRequest:!0}).then(Boolean)}),_defineProperty$4(this,"disableTwoFactorAuth",function(){return u.jsonRequest({name:"DisableTwoFactorAuth",namespace:Pm.Account,singleRequest:!0}).then(Boolean)}),_defineProperty$4(this,"discoverRights",function(){return u.jsonRequest({name:"DiscoverRights",namespace:Pm.Account,body:{right:[{_content:"sendAs"},{_content:"sendOnBehalfOf"}]}}).then(function(e){return normalize$1(ps)(e)})}),_defineProperty$4(this,"dismissCalendarItem",function(e,n){return u.jsonRequest({name:"DismissCalendarItemAlarm",body:{appt:e,task:n},singleRequest:!0}).then(Boolean)}),_defineProperty$4(this,"documentAction",function(e){return u.documentActionResponse(Hc.document,e)}),_defineProperty$4(this,"documentActionResponse",function(e,n){var i=n.id,n=_objectWithoutProperties(n,up);return u.jsonRequest({name:e,body:{action:_objectSpread2({id:[i].join(",")},denormalize(Im)(n))},singleRequest:!0}).then(normalize$1(Fs))}),_defineProperty$4(this,"downloadAttachment",function(e){var n=e.id,i=e.part;return u.download({url:"/service/home/~/?auth=co&id=".concat(n,"&part=").concat(i)}).then(function(e){e=e.content;return{id:"".concat(n,"_").concat(i),content:e}})}),_defineProperty$4(this,"downloadDocument",function(e){var n=e.id;return u.download({url:e.url}).then(function(e){return{id:n,content:e.content}})}),_defineProperty$4(this,"downloadMessage",function(e){var n=e.id;return u.download({isSecure:e.isSecure,url:"/service/home/~/?auth=co&id=".concat(n)}).then(function(e){return{id:n,content:e.content}})}),_defineProperty$4(this,"enableTwoFactorAuth",function(e){var n=e.password,i=e.authToken,t=e.twoFactorCode,a=e.csrfTokenSecured;return u.jsonRequest({name:"EnableTwoFactorAuth",body:_objectSpread2(_objectSpread2(_objectSpread2(_objectSpread2({name:{_content:e.name}},n&&{password:{_content:n}}),i&&{authToken:{_content:i}}),t&&{twoFactorCode:{_content:t}}),{},{csrfTokenSecured:a}),namespace:Pm.Account,singleRequest:!0})}),_defineProperty$4(this,"folderAction",function(e){return u.action(Hc.folder,e)}),_defineProperty$4(this,"forwardAppointment",function(e){return u.jsonRequest({name:"ForwardAppointment",body:denormalize(Nm)(e),singleRequest:!0}).then(Boolean)}),_defineProperty$4(this,"forwardAppointmentInvite",function(e){return u.jsonRequest({name:"ForwardAppointmentInvite",body:denormalize(gm)(e),singleRequest:!0}).then(Boolean)}),_defineProperty$4(this,"freeBusy",function(e){var n=e.names;return u.jsonRequest({name:"GetFreeBusy",body:{s:e.start,e:e.end,name:n.join(",")}}).then(function(e){return normalize$1(hm)(e.usr)})}),_defineProperty$4(this,"generateScratchCodes",function(e){return u.jsonRequest({name:"GenerateScratchCodes",namespace:Pm.Account,body:{account:{by:"name",_content:e}},singleRequest:!0})}),_defineProperty$4(this,"getAppointment",function(e){return u.jsonRequest({name:"GetAppointment",body:e}).then(function(e){return normalize$1($m)(e)})}),_defineProperty$4(this,"getAppSpecificPasswords",function(){return u.jsonRequest({name:"GetAppSpecificPasswords",namespace:Pm.Account})}),_defineProperty$4(this,"getAttachmentUrl",function(e){return getAttachmentUrl(e,{origin:u.origin,jwtToken:u.jwtToken})}),_defineProperty$4(this,"getAvailableLocales",function(){return u.jsonRequest({name:"GetAvailableLocales",namespace:Pm.Account}).then(function(e){return e.locale})}),_defineProperty$4(this,"getContact",function(e){var n=e.id,i=e.ids,e=_objectWithoutProperties(e,mp);return u.jsonRequest({name:"GetContacts",body:_objectSpread2({cn:{id:n||(i||[]).join(",")}},e)}).then(function(e){return normalize$1(Rm)(normalizeOtherAttr(e.cn))})}),_defineProperty$4(this,"getContactFrequency",function(e){return u.jsonRequest({name:"GetContactFrequency",body:e}).then(function(e){return e.data=e.data.map(function(e){return e.by=e.spec[0].range,e}),e})}),_defineProperty$4(this,"getContactProfileImageUrl",function(e){return getContactProfileImageUrl(e,{origin:u.origin,jwtToken:u.jwtToken})}),_defineProperty$4(this,"getConversation",function(e){return u.jsonRequest({name:"GetConv",body:{c:Ro(e,coerceBooleanToInt)}}).then(function(e){e=normalize$1(Ju)(e.c[0]);return e.messages=e.messages.map(u.normalizeMessage),e})}),_defineProperty$4(this,"getCustomMetadata",function(e){return u.jsonRequest({name:"GetCustomMetadata",body:{id:e.id,meta:{section:e.section}}}).then(function(e){return e.meta&&(e.meta=e.meta.map(function(e){return e._attrs||(e._attrs={}),e=normalizeCustomMetaDataAttrs(e)})),mapValuesDeep(e,coerceStringToBoolean)})}),_defineProperty$4(this,"getDataSources",function(){return u.jsonRequest({name:"GetDataSources"}).then(function(e){return mapValuesDeep(e,coerceStringToBoolean)})}),_defineProperty$4(this,"getDeviceStatus",function(){return u.jsonRequest({name:"GetDeviceStatus",namespace:Pm.Sync}).then(function(e){return qd(e,"device")||[]})}),_defineProperty$4(this,"getDistributionListMembers",function(e,n,i){return u.jsonRequest({name:"GetDistributionListMembers",body:{dl:{_content:i},limit:e,offset:n},namespace:Pm.Account}).then(function(e){return normalize$1(ym)(qd(e,"groupMembers.0.groupMember")||[])})}),_defineProperty$4(this,"getDocumentShareURL",function(e){return u.jsonRequest({name:"GetDocumentShareURL",body:denormalize(ts)(e),singleRequest:!0}).then(function(e){return normalize$1(as)(e)})}),_defineProperty$4(this,"getFilterRules",function(){return u.jsonRequest({name:"GetFilterRules"}).then(function(e){return normalize$1(Zm)(qd(e,"filterRules.0.filterRule")||[])})}),_defineProperty$4(this,"getFolder",function(e){return u.jsonRequest({name:"GetFolder",body:denormalize(ns)(e)}).then(function(e){var n=normalize$1(km)(e),e=qd(n,"folders.0",{});return e.folders&&(e.folders=e.folders.map(Np)),e.linkedFolders&&(e.linkedFolders=e.linkedFolders.map(Np)),e.linkedFolders&&(e.linkedFolders=e.linkedFolders.map(function(e){var n,i,t,a,r;return e.view&&e.view!==xs.Message&&e.view!==xs.Contact&&e.view!==xs.Document||(n=e.absFolderPath,i=e.oname,t=e.folders,a=e.ownerZimbraId,r=e.sharedItemId,e.view===xs.Contact&&(e.userId=e.id,e.id="".concat(a,":").concat(r)),i&&t&&(e.folders=updateAbsoluteFolderPath(i,n,t))),e})),n})}),_defineProperty$4(this,"getHAB",function(e){return u.jsonRequest({name:"GetHAB",body:{habRootGroupId:e},namespace:Pm.Account}).then(function(e){e=qd(e,"ou.0");return _objectSpread2(_objectSpread2({},e),{},{habGroups:_toConsumableArray(fp(e.habGroup))})})}),_defineProperty$4(this,"getIdentities",function(){return u.jsonRequest({name:"GetIdentities",namespace:Pm.Account}).then(function(e){var n=e.identity,e=_objectWithoutProperties(e,sp),n=n.map(function(e){var n=e._attrs,i=n.zimbraPrefWhenInFolderIds,t=n.zimbraPrefWhenSentToAddresses,n=_objectWithoutProperties(n,lp);return _objectSpread2(_objectSpread2({},_objectWithoutProperties(e,cp)),{},{_attrs:_objectSpread2(_objectSpread2({},n),{},{zimbraPrefWhenInFolderIds:[].concat(i).filter(Boolean),zimbraPrefWhenSentToAddresses:[].concat(t).filter(Boolean)})})});return mapValuesDeep(_objectSpread2(_objectSpread2({},e),{},{identity:n}),coerceStringToBoolean)})}),_defineProperty$4(this,"getImportStatus",function(){return u.jsonRequest({name:"GetImportStatus"})}),_defineProperty$4(this,"getMailboxMetadata",function(e){return u.jsonRequest({name:"GetMailboxMetadata",body:{meta:{section:e.section}}}).then(function(e){return e.meta=e.meta.map(function(e){return e._attrs||(e._attrs={}),e}),mapValuesDeep(e,coerceStringToBoolean)})}),_defineProperty$4(this,"getMessage",function(e){var n=e.raw,i=e.ridZ;return u.jsonRequest({name:"GetMsg",body:{m:_objectSpread2({id:e.id,html:!1!==e.html&&!0!==n?1:0,header:e.header,read:!0===e.read?1:void 0,needExp:1,neuter:0,max:e.max||25e4,raw:n?1:0},i&&{ridZ:i})}}).then(function(e){return e&&e.m?u.normalizeMessage(e.m[0]):null})}),_defineProperty$4(this,"getMessagesMetadata",function(e){e=e.ids;return u.jsonRequest({name:"GetMsgMetadata",body:{m:{ids:e.join(",")}}}).then(function(e){return e.m.map(u.normalizeMessage)})}),_defineProperty$4(this,"getPreferences",function(){return u.jsonRequest({name:"GetPrefs",namespace:Pm.Account}).then(function(e){var n,i=mapValuesDeep(e._attrs,coerceStringToBoolean);for(n in i)-1!==Jc.indexOf(n)&&(i[n]="string"==typeof i[n]?Bo(i[n]):i[n]);return i})}),_defineProperty$4(this,"getProfileImageUrl",function(e){return getProfileImageUrl(e,{origin:u.origin,jwtToken:u.jwtToken})}),_defineProperty$4(this,"getRights",function(e){return u.jsonRequest({name:"GetRights",namespace:Pm.Account,body:denormalize(fs)(e)}).then(normalize$1(vs))}),_defineProperty$4(this,"getScratchCodes",function(e){return u.jsonRequest({name:"GetScratchCodes",namespace:Pm.Account,body:{account:{by:"name",_content:e}}})}),_defineProperty$4(this,"getSearchFolder",function(){return u.jsonRequest({name:"GetSearchFolder"}).then(function(e){return e.search?{folders:normalize$1(km)(e.search)}:{}})}),_defineProperty$4(this,"getSignatures",function(){return u.jsonRequest({name:"GetSignatures",namespace:Pm.Account}).then(function(e){return mapValuesDeep(e,coerceStringToBoolean)})}),_defineProperty$4(this,"getSMimePublicCerts",function(e){return u.jsonRequest({name:"GetSMIMEPublicCerts",body:{store:{_content:e.store},email:{_content:e.contactAddr}},namespace:Pm.Account})}),_defineProperty$4(this,"getTag",function(){return u.jsonRequest({name:"GetTag",namespace:Pm.Mail}).then(function(e){e=e.tag;return(void 0===e?[]:e).map(normalize$1(gs))})}),_defineProperty$4(this,"getTasks",function(e){return u.jsonRequest({name:"Search",body:_objectSpread2({},e)}).then(function(e){e.cn&&(e.cn=normalizeOtherAttr(e.cn));e=normalize$1(Lm)(e);return _objectSpread2(_objectSpread2({},e),{},{tasks:e.task?e.task.map(normalize$1(cm)):[]})})}),_defineProperty$4(this,"getTrustedDevices",function(){return u.jsonRequest({name:"GetTrustedDevices",namespace:Pm.Account})}),_defineProperty$4(this,"getWhiteBlackList",function(){return u.jsonRequest({name:"GetWhiteBlackList",namespace:Pm.Account})}),_defineProperty$4(this,"getWorkingHours",function(e){var n=e.start,i=e.end,e=e.names;return u.jsonRequest({name:"GetWorkingHours",body:_objectSpread2({name:e.join(",")},denormalize(Tm)({start:n,end:i}))}).then(function(e){return normalize$1(hm)(e.usr)})}),_defineProperty$4(this,"grantRights",function(e){return u.jsonRequest({name:"GrantRights",namespace:Pm.Account,body:denormalize(vs)(e)}).then(normalize$1(vs))}),_defineProperty$4(this,"importExternalAccount",function(e){return u.jsonRequest({name:"ImportData",body:_defineProperty$4({},e.accountType,{id:e.id})}).then(Boolean)}),_defineProperty$4(this,"itemAction",function(e){return u.action(Hc.item,e)}),_defineProperty$4(this,"jsonRequest",function(e){return u[e.singleRequest?"dataLoader":"batchDataLoader"].load(e)}),_defineProperty$4(this,"login",function(e){var n=e.password,i=e.recoveryCode,t=e.twoFactorCode,a=e.deviceTrusted;return u.jsonRequest({name:"Auth",singleRequest:!0,body:_objectSpread2(_objectSpread2(_objectSpread2(_objectSpread2({tokenType:e.tokenType,csrfTokenSecured:e.csrfTokenSecured,persistAuthTokenCookie:e.persistAuthTokenCookie,account:{by:"name",_content:e.username}},n&&{password:n}),i&&{recoveryCode:{verifyAccount:!0,_content:i}}),t&&{twoFactorCode:t}),a&&{deviceTrusted:a}),namespace:Pm.Account}).then(function(e){return mapValuesDeep(e,coerceStringToBoolean)})}),_defineProperty$4(this,"logout",function(){return u.jsonRequest({name:"EndSession",body:{logoff:!0},namespace:Pm.Account}).then(Boolean)}),_defineProperty$4(this,"messageAction",function(e){return u.action(Hc.message,e)}),_defineProperty$4(this,"modifyAppointment",function(e,n){return u.jsonRequest({name:"ModifyAppointment",body:_objectSpread2({},denormalize(em)(n)),accountName:e,singleRequest:!0}).then(function(e){return normalize$1(em)(e)})}),_defineProperty$4(this,"modifyContact",function(e){return u.jsonRequest({name:"ModifyContact",body:createContactBody(e),singleRequest:!0}).then(function(e){return normalize$1(Rm)(normalizeOtherAttr(e.cn)[0])})}),_defineProperty$4(this,"modifyExternalAccount",function(e){return u.jsonRequest({name:"ModifyDataSource",body:_defineProperty$4({},e.type,_objectSpread2({id:e.id},mapValuesDeep(e.attrs,coerceBooleanToString))),singleRequest:!0}).then(Boolean)}),_defineProperty$4(this,"modifyFilterRules",function(e){return u.jsonRequest({name:"ModifyFilterRules",body:{filterRules:[{filterRule:denormalize(Zm)(e)}]},singleRequest:!0}).then(Boolean)}),_defineProperty$4(this,"modifyIdentity",function(e){var n=e.attrs,e=_objectWithoutProperties(e,pp);return u.jsonRequest({name:"ModifyIdentity",namespace:Pm.Account,body:{identity:_objectSpread2(_objectSpread2({},e),{},{_attrs:_objectSpread2(_objectSpread2({},Ro(n,coerceBooleanToString)),{},{zimbraPrefWhenSentToAddresses:convertStringAndArrayValues(qd(n,"zimbraPrefWhenSentToAddresses")),zimbraPrefWhenInFolderIds:convertStringAndArrayValues(qd(n,"zimbraPrefWhenInFolderIds"))})})},singleRequest:!0})}),_defineProperty$4(this,"modifyPrefs",function(e){var n,i=mapValuesDeep(e,coerceBooleanToString);for(n in i)-1!==Jc.indexOf(n)&&(i[n]=i[n]instanceof Array&&0===i[n].length?"":i[n]);return u.jsonRequest({name:"ModifyPrefs",namespace:Pm.Account,body:{_attrs:i},singleRequest:!0}).then(Boolean)}),_defineProperty$4(this,"modifyProfileImage",function(e){var n=e.contentType;return u.jsonRequest({name:"ModifyProfileImage",body:{_content:e.content},singleRequest:!0,headers:{"Content-Type":n}})}),_defineProperty$4(this,"modifyProps",function(e){return u.jsonRequest({name:"ModifyProperties",namespace:Pm.Account,body:{prop:mapValuesDeep(e,coerceBooleanToString)},singleRequest:!0}).then(Boolean)}),_defineProperty$4(this,"modifySearchFolder",function(e){return u.jsonRequest({name:"ModifySearchFolder",body:e,singleRequest:!0}).then(Boolean)}),_defineProperty$4(this,"modifySignature",function(e){return u.jsonRequest({name:"ModifySignature",namespace:Pm.Account,body:denormalize(Xm)(e),singleRequest:!0}).then(Boolean)}),_defineProperty$4(this,"modifyTask",function(e){return u.jsonRequest({name:"ModifyTask",body:_objectSpread2({},denormalize(em)(e)),singleRequest:!0}).then(Boolean)}),_defineProperty$4(this,"modifyWhiteBlackList",function(e){return u.jsonRequest({name:"ModifyWhiteBlackList",namespace:Pm.Account,body:_objectSpread2({},e),singleRequest:!0}).then(Boolean)}),_defineProperty$4(this,"modifyZimletPrefs",function(e){return u.jsonRequest({name:"ModifyZimletPrefs",namespace:Pm.Account,body:{zimlet:e},singleRequest:!0})}),_defineProperty$4(this,"noop",function(e,n){return u.jsonRequest({name:"NoOp",body:{wait:e.wait,limitToOneBlocked:e.limitToOneBlocked},singleRequest:!0,fetchOptions:n}).then(function(e){return e})}),_defineProperty$4(this,"quarantineDeviceSync",function(e){return u.jsonRequest({name:"QuarantineDevice",namespace:Pm.Sync,body:{device:{id:e}}})}),_defineProperty$4(this,"recoverAccount",function(e){return u.jsonRequest({name:"RecoverAccount",body:{channel:e.channel,email:e.email,op:e.op}})}),_defineProperty$4(this,"relatedContacts",function(e){return u.jsonRequest({name:"GetRelatedContacts",body:{targetContact:{cn:e.email}}}).then(function(e){return e.relatedContacts.relatedContact})}),_defineProperty$4(this,"remoteWipeSync",function(e){return u.jsonRequest({name:"RemoteWipe",namespace:Pm.Sync,body:{device:{id:e}}})}),_defineProperty$4(this,"removeDeviceSync",function(e){return u.jsonRequest({name:"RemoveDevice",namespace:Pm.Sync,body:{device:{id:e}}})}),_defineProperty$4(this,"resetPassword",function(e){return u.jsonRequest({name:"ResetPassword",namespace:Pm.Account,body:{password:e.password,dryRun:e.dryRun,getPasswordRules:e.getPasswordRules,cancelResetPassword:e.cancelResetPassword},singleRequest:!0})}),_defineProperty$4(this,"resolve",function(e){return"".concat(u.origin).concat(e)}),_defineProperty$4(this,"revokeAppSpecificPassword",function(e){return u.jsonRequest({name:"RevokeAppSpecificPassword",namespace:Pm.Account,body:{appName:e},singleRequest:!0}).then(Boolean)}),_defineProperty$4(this,"revokeOtherTrustedDevices",function(){return u.jsonRequest({name:"RevokeOtherTrustedDevices",namespace:Pm.Account,singleRequest:!0}).then(Boolean)}),_defineProperty$4(this,"revokeRights",function(e){return u.jsonRequest({name:"RevokeRights",namespace:Pm.Account,body:denormalize(vs)(e),singleRequest:!0}).then(normalize$1(vs))}),_defineProperty$4(this,"revokeTrustedDevice",function(){return u.jsonRequest({name:"RevokeTrustedDevice",namespace:Pm.Account,singleRequest:!0}).then(Boolean)}),_defineProperty$4(this,"saveDocument",function(e){return u.jsonRequest({name:"SaveDocument",body:denormalize(ys)(e),singleRequest:!0}).then(function(e){return{document:e.doc.map(function(e){return normalize$1(Bm)(e)})}})}),_defineProperty$4(this,"saveDraft",function(e,n){return u.jsonRequest({name:"SaveDraft",body:denormalize(Ku)({message:e}),singleRequest:!0,accountName:n}).then(function(e){e=e.m;return{message:e&&e.map(u.normalizeMessage)}})}),_defineProperty$4(this,"search",function(e){return u.jsonRequest({name:"Search",body:_objectSpread2({},e)}).then(function(e){e.cn&&(e.cn=normalizeOtherAttr(e.cn));e=normalize$1(Lm)(e);return e.messages&&(e.messages=e.messages.map(u.normalizeMessage)),e})}),_defineProperty$4(this,"searchCalendarResources",function(e){return u.jsonRequest({name:"SearchCalendarResources",body:e,namespace:Pm.Account}).then(normalize$1(zm))}),_defineProperty$4(this,"searchGal",function(e){return u.jsonRequest({name:"SearchGal",body:e,namespace:Pm.Account}).then(normalize$1(Lm))}),_defineProperty$4(this,"sendDeliveryReport",function(e){return u.jsonRequest({name:"SendDeliveryReport",body:{mid:e},singleRequest:!0}).then(Boolean)}),_defineProperty$4(this,"sendInviteReply",function(e){return u.jsonRequest({name:"SendInviteReply",body:_objectSpread2({},denormalize(Ym)(e)),singleRequest:!0}).then(function(e){return normalize$1(cm)(e)})}),_defineProperty$4(this,"sendMessage",function(e,n){return u.jsonRequest({name:"SendMsg",body:denormalize(Ku)({message:e}),singleRequest:!0,accountName:n}).then(normalize$1(Ku))}),_defineProperty$4(this,"sendShareNotification",function(e){return u.jsonRequest({name:"SendShareNotification",body:_objectSpread2({},denormalize(Fm)(e)),singleRequest:!0}).then(Boolean)}),_defineProperty$4(this,"setCsrfToken",function(e){u.csrfToken=e}),_defineProperty$4(this,"setCustomMetadata",function(e){return u.jsonRequest({name:"SetCustomMetadata",body:setCustomMetaDataBody(e.customMetaData)}).then(Boolean)}),_defineProperty$4(this,"setJwtToken",function(e){u.jwtToken=e}),_defineProperty$4(this,"setRecoveryAccount",function(e){return u.jsonRequest({name:"SetRecoveryAccount",body:e,singleRequest:!0}).then(Boolean)}),_defineProperty$4(this,"setUserAgent",function(e){u.userAgent=e}),_defineProperty$4(this,"shareInfo",function(e){return u.jsonRequest({name:"GetShareInfo",body:_objectSpread2(_objectSpread2({},e),{},{_jsns:"urn:zimbraAccount"})}).then(function(e){return e.share})}),_defineProperty$4(this,"snoozeCalendarItem",function(e,n){return u.jsonRequest({name:"SnoozeCalendarItemAlarm",body:{appt:e,task:n},singleRequest:!0}).then(Boolean)}),_defineProperty$4(this,"taskFolders",function(){return u.jsonRequest({name:"GetFolder",body:{view:xs.Task,tr:!0}}).then(function(e){return normalize$1(km)(e.folder[0].folder)})}),_defineProperty$4(this,"testExternalAccount",function(e){var n=e.accountType,e=_objectWithoutProperties(e,kp);return u.jsonRequest({name:"TestDataSource",body:_defineProperty$4({},n,mapValuesDeep(e,coerceBooleanToString)),singleRequest:!0}).then(function(e){return mapValuesDeep(qd(e,"".concat(n,".0")),coerceStringToBoolean)})}),_defineProperty$4(this,"uploadMessage",function(e){return(u.customFetch||fetch)("".concat(u.origin,"/service/upload?fmt=raw"),{method:"POST",body:e,headers:_objectSpread2(_objectSpread2({"Content-Disposition":"".concat("attachment",'; filename="').concat("message.eml",'"'),"Content-Type":"message/rfc822"},u.authToken&&{Cookie:"ZM_AUTH_TOKEN=".concat(u.authToken)}),u.csrfToken&&{"X-Zimbra-Csrf-Token":u.csrfToken}),credentials:"include"}).then(function(e){if(e.ok)return e.text().then(function(e){if(!e)return null;var n=_slicedToArray(e.match(/^([^,]+),([^,]+),'(.*)'/)||[],4),i=n[1],e=n[2],e=void 0===e?void 0:e,n=n[3];return e&&"'null'"!==e?null:200==+(void 0===i?"":i)?void 0===n?"":n:void 0})})}),_defineProperty$4(this,"batchDataHandler",function(e){return batchJsonRequest(_objectSpread2({requests:e},u.getAdditionalRequestOptions())).then(function(e){var n=qd(e,"header.context.session.id"),i=qd(e,"header.context.notify.0"),t=qd(e,"header.context.refresh");return u.checkAndUpdateSessionId(n),u.notifier&&(i&&u.notifier.handleNotifications(i),t&&u.notifier.handleRefresh(t)),e.requests.map(function(e,n){return iu(e)?e:e.body})})}),_defineProperty$4(this,"checkAndUpdateSessionId",function(e){e&&u.sessionId!==e&&(u.sessionHandler&&u.sessionHandler.writeSessionId(e),u.sessionId=e)}),_defineProperty$4(this,"dataHandler",function(e){return jsonRequest(_objectSpread2(_objectSpread2({},e[0]),u.getAdditionalRequestOptions("Auth"!==e[0].name))).then(function(e){var n=qd(e,"header.context.session.id"),i=qd(e,"header.context.notify.0"),t=qd(e,"header.context.refresh");return u.checkAndUpdateSessionId(n),u.notifier&&(i&&u.notifier.handleNotifications(i),t&&u.notifier.handleRefresh(t)),iu(e)?[e]:[e.body]})}),_defineProperty$4(this,"download",function(e){var n=e.isSecure,e=e.url;return fetch("".concat(u.origin).concat(e),{headers:_objectSpread2(_objectSpread2({},n&&{"X-Zimbra-Encoding":"x-base64"}),u.csrfToken&&{"X-Zimbra-Csrf-Token":u.csrfToken}),credentials:"include"}).then(function(e){if(e.ok)return e.text().then(function(e){if(e)return{content:e}})})}),_defineProperty$4(this,"getAdditionalRequestOptions",function(){return _objectSpread2(_objectSpread2(_objectSpread2({jwtToken:u.jwtToken},(!(0<arguments.length&&void 0!==arguments[0])||arguments[0])&&{csrfToken:u.csrfToken}),u.authToken&&{authToken:u.authToken}),{},{sessionId:u.sessionId||u.sessionHandler&&u.sessionHandler.readSessionId(),origin:u.origin,userAgent:u.userAgent},void 0!==u.notifier.getSequenceNumber()&&{sessionSeq:u.notifier.getSequenceNumber()})}),_defineProperty$4(this,"normalizeMessage",function(e){return normalizeMessage(e,{origin:u.origin,jwtToken:u.jwtToken,isDesktop:u.localStoreClient})}),this.sessionHandler=e.sessionHandler,this.userAgent=e.userAgent,this.jwtToken=e.jwtToken,this.csrfToken=e.csrfToken,this.authToken=e.authToken,this.origin=void 0!==e.zimbraOrigin?e.zimbraOrigin:Tl,this.soapPathname=e.soapPathname||hl,this.localStoreClient=e.localStoreClient,this.customFetch=e.customFetch,this.notifier=new ep,this.batchDataLoader=new wo(this.batchDataHandler,{cache:!1}),this.dataLoader=new wo(this.dataHandler,{batch:!1,cache:!1}),this.customFetch&&setCustomFetch(this.customFetch)},Tp={kind:"Document",definitions:[{kind:"EnumTypeDefinition",name:{kind:"Name",value:"SortBy"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"none"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"dateAsc"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"dateDesc"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"subjAsc"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"subjDesc"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"nameAsc"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"nameDesc"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"rcptAsc"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"rcptDesc"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"attachAsc"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"attachDesc"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"flagAsc"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"flagDesc"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"priorityAsc"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"priorityDesc"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"readAsc"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"readDesc"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"sizeAsc"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"sizeDesc"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"ShareInputAction"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"edit"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"revoke"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"expire"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"SaveDocumentAction"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"create"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"SaveDocumentType"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"document"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"presentation"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"spreadsheet"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"FreeBusyStatus"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"F"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"B"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"T"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"O"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"AccountType"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"imap"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"pop3"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"ConnectionType"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"cleartext"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"ssl"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"tls"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"tls_is_available"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"PrefCalendarInitialView"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"day"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"list"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"month"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"week"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"workWeek"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"year"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"PrefMailSendReadReceipts"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"prompt"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"always"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"never"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"PrefDelegatedSendSaveTarget"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"owner"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"sender"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"both"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"none"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"AlarmAction"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"DISPLAY"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"AUDIO"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"EMAIL"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"PROCEDURE"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"X_YAHOO_CALENDAR_ACTION_IM"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"X_YAHOO_CALENDAR_ACTION_MOBILE"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"NONE"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"AlarmRelatedTo"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"START"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"END"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"Weekday"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"SU"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"MO"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"TU"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"WE"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"TH"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"FR"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"SA"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"CalendarItemRecurrenceFrequency"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"SEC"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"MIN"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"HOU"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"DAI"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"WEE"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"MON"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"YEA"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"InviteReplyVerb"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"ACCEPT"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"DECLINE"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"TENTATIVE"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"InviteReplyType"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"r"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"w"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"AutoCompleteMatchType"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"gal"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"contact"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"rankingTable"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"ParticipationStatus"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"NE"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"AC"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"TE"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"DE"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"DG"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"CO"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"IN"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"WA"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"DF"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"InviteCompletionStatus"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"NEED"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"TENT"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"CONF"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"CANC"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"COMP"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"INPR"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"WAITING"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"DEFERRED"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"ParticipationRole"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"REQ"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"OPT"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"NON"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"CalendarItemClass"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"PRI"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"PUB"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"CON"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"AddressType"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"f"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"t"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"c"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"b"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"r"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"s"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"n"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"rf"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"GranteeType"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"usr"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"grp"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"egp"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"dom"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"all"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"pub"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"guest"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"key"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"cos"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"SearchType"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"conversation"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"message"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"contact"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"appointment"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"task"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"wiki"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"document"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"ContactType"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"C"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"G"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"I"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"FolderView"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"search"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"folder"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"tag"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"conversation"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"message"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"contact"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"document"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"appointment"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"virtual"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"remote"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"wiki"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"task"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"chat"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"note"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"comment"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"unknown"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"GalSearchType"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"all"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"account"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"resource"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"group"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"NeedIsMemberType"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"all"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"directOnly"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"none"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"ReadingPaneLocation"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"off"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"right"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"bottom"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"PrefMailSelectAfterDelete"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"next"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"previous"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"adaptive"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"ActionTypeName"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"ContactAction"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"ConvAction"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"DistributionList"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"FolderAction"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"ItemAction"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"MsgAction"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"TagAction"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"LicenseStatus"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"OK"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"NOT_INSTALLED"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"NOT_ACTIVATED"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"IN_FUTURE"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"EXPIRED"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"INVALID"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"LICENSE_GRACE_PERIOD"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"ACTIVATION_GRACE_PERIOD"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"SetRecoveryAccountOp"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"sendCode"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"validateCode"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"resendCode"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"reset"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"SetRecoveryAccountChannel"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"email"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"RecoverAccountOp"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"getRecoveryAccount"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"sendRecoveryCode"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"PasswordRecoveryAddressStatus"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"verified"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"pending"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"ZimletPresence"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"mandatory"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"enabled"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"disabled"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"ResetPasswordStatus"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"enabled"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"disabled"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"suspended"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"PrefClientType"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"advanced"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"modern"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"zimbrax"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"standard"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"Mode"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"text"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"html"},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"CsrfToken"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"_content"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"AuthResponse"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"authToken"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"AuthToken"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"twoFactorAuthRequired"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"TwoFactorAuthRequired"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"trustedDevicesEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"TrustedDevicesEnabled"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"lifetime"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"session"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Session"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"skin"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"Skin"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"csrfToken"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"CsrfToken"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ScratchCodeType"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"_content"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ScratchCodes"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"scratchCodes"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ScratchCode"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ScratchCode"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"scratchCode"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ScratchCodeType"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"EnableTwoFactorAuthResponse"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"secret"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"Secret"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"scratchCodes"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ScratchCode"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"authToken"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"AuthToken"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"csrfToken"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"CsrfToken"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ProfileImageChangeResponse"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"itemId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"Secret"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"_content"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"AuthToken"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"_content"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"TwoFactorAuthRequired"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"_content"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"TrustedDevicesEnabled"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"_content"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"Session"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"id"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"_content"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"Skin"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"_content"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"CalOrganizer"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"address"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"name"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"url"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"sentBy"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"Instance"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"start"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"dueDate"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"tzoDue"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"utcRecurrenceId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"isException"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"alarm"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"allDay"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"changeDate"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"class"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemClass"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"componentNum"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"date"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"duration"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"excerpt"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"flags"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"freeBusy"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"FreeBusyStatus"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"freeBusyActual"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"FreeBusyStatus"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"inviteId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"location"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"modifiedSequence"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"name"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"organizer"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"CalOrganizer"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"otherAttendees"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"participationStatus"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ParticipationStatus"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"revision"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"status"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"InviteCompletionStatus"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"isOrganizer"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"exceptId"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"DtTimeInfo"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"Alarm"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"alarmInstStart"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"componentNum"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"inviteId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"location"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"name"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"nextAlarm"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"InviteReplyResponse"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"inviteId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"calendarItemId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ModifyAppointmentResponse"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"appointmentId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"calendarItemId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"inviteId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"modifiedSequence"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"revision"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ZimletPref"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"name"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"presence"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ModifyZimletPrefsResponse"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"zimlet"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ZimletPref"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"EmailAddress"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"address"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"name"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"type"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"displayName"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ShareNotification"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"truncated"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"content"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"MessageAttributes"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"isEncrypted"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"isSigned"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"InterfaceTypeDefinition",name:{kind:"Name",value:"MailItem"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"id"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"size"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"date"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"folderId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"subject"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"emailAddresses"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"EmailAddress"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"excerpt"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"conversationId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"flags"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"tags"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"tagNames"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"revision"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"changeDate"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"modifiedSequence"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"invitations"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"InviteInfo"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"sortField"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"share"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ShareNotification"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"replyType"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ClientInfoAttributes"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraWebClientLoginURL"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraWebClientLogoutURL"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureResetPasswordStatus"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ResetPasswordStatus"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ClientInfoType"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"attributes"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ClientInfoAttributes"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"MessageInfo"},interfaces:[{kind:"NamedType",name:{kind:"Name",value:"MailItem"}}],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"id"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"size"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"date"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"folderId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"origId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"subject"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"emailAddresses"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"EmailAddress"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"excerpt"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"conversationId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"flags"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"tags"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"tagNames"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"revision"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"changeDate"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"modifiedSequence"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"invitations"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"InviteInfo"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"sortField"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"mimeParts"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"MimePart"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"to"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"EmailAddress"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"from"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"EmailAddress"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"cc"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"EmailAddress"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"bcc"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"EmailAddress"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"sender"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"EmailAddress"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"html"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"text"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"attachments"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"MimePart"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"inlineAttachments"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"MimePart"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"share"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ShareNotification"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"replyType"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"attributes"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"MessageAttributes"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"autoSendTime"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"local"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"Conversation"},interfaces:[{kind:"NamedType",name:{kind:"Name",value:"MailItem"}}],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"id"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"size"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"date"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"folderId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"subject"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"excerpt"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"emailAddresses"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"EmailAddress"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"conversationId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"flags"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"tags"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"tagNames"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"revision"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"changeDate"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"modifiedSequence"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"invitations"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"InviteInfo"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"sortField"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"messages"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"MessageInfo"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"messagesMetaData"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"MessageInfo"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"numMessages"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"unread"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"share"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ShareNotification"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"replyType"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"MsgWithGroupInfo"},interfaces:[{kind:"NamedType",name:{kind:"Name",value:"MailItem"}}],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"id"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"i4uid"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"cif"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"origid"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"entityId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"forAcct"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"autoSendTime"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"size"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"date"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"folderId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"subject"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"emailAddresses"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"EmailAddress"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"excerpt"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"conversationId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"flags"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"tags"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"tagNames"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"revision"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"changeDate"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"modifiedSequence"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"invitations"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"InviteInfo"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"sortField"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"share"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ShareNotification"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"replyType"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"InviteType"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"appt"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"task"},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"InviteInfo"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"type"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"InviteType"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"components"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"InviteComponent"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"replies"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"InviteReplies"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"AddRecurrenceInfo"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"add"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"AddRecurrenceInfo"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"exclude"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ExcludeRecurrenceInfo"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"except"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ExceptionRuleInfo"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"cancel"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"CancelRuleInfo"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"rule"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"SimpleRepeatingRule"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ExcludeRecurrenceInfo"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"exclude"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ExcludeRecurrenceInfo"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"except"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ExceptionRuleInfo"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ExceptionRuleInfo"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"rangeType"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"recurId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"tz"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"ridZ"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"add"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"AddRecurrenceInfo"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"exclude"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ExcludeRecurrenceInfo"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"CancelRuleInfo"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"rangeType"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"recurId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"tz"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"ridZ"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"WkDay"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"day"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Weekday"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"ordwk"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ByDayRule"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"wkday"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"WkDay"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"IntervalRule"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"intervalCount"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"CalendarItemRecurrenceEndDate"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"date"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"CalendarItemRecurrenceEndCount"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"number"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ByMonthDayRule"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"dayList"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ByMonthRule"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"monthList"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"BySetPosRule"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"poslist"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"SimpleRepeatingRule"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"frequency"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemRecurrenceFrequency"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"interval"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"IntervalRule"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"byday"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ByDayRule"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"until"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemRecurrenceEndDate"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"count"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemRecurrenceEndCount"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"bymonthday"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ByMonthDayRule"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"bymonth"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ByMonthRule"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"bysetpos"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"BySetPosRule"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"RecurrenceInfo"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"add"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"AddRecurrenceInfo"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"exclude"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ExcludeRecurrenceInfo"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"except"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ExceptionRuleInfo"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"cancel"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"CancelRuleInfo"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"rule"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"SimpleRepeatingRule"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"InviteReplies"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"reply"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemReply"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"InviteComponent"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"alarms"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemAlarm"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"recurrence"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"RecurrenceInfo"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"allDay"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"attendees"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemAttendee"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"calendarItemId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"ciFolder"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"class"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemClass"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"completedDateTime"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"componentNum"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"date"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"description"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"StringContent"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"draft"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"neverSent"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"end"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"DtTimeInfo"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"excerpt"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"freeBusy"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"FreeBusyStatus"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"freeBusyActual"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"FreeBusyStatus"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"htmlDescription"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"StringContent"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"isException"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"isOrganizer"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"location"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"name"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"noBlob"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"organizer"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"CalOrganizer"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"percentComplete"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"priority"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"utcRecurrenceId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"rsvp"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"sequence"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"start"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"DtTimeInfo"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"status"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"InviteCompletionStatus"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"uid"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"x_uid"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"aid"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"method"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"exceptId"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"DtTimeInfo"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"DtTimeInfo"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"date"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"timezone"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"utc"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"Invitation"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"type"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"sequenceNumber"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Float"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"id"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Int"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"componentNum"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Int"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"recurrenceId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"tz"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"CalTZInfo"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"components"},arguments:[],type:{kind:"NonNullType",type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"InviteComponent"}}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"replies"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"InviteReplies"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"mimeParts"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"MimePart"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"CalTZInfo"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"id"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"timezoneStdOffset"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"timezoneDaylightOffset"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"stdname"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"dayname"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"standard"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"TzOnsetInfo"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"daylight"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"TzOnsetInfo"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"TzOnsetInfo"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"week"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"wkday"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"mon"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"mday"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"hour"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"min"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"sec"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"AppointmentInfo"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"id"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"invitations"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"Invitation"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"CalendarItemHitInfo"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"alarm"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"allDay"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"changeDate"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"class"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemClass"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"componentNum"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"date"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"timezoneOffset"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"duration"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"excerpt"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"flags"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"folderId"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"freeBusy"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"FreeBusyStatus"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"freeBusyActual"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"FreeBusyStatus"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"id"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"alarmData"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"Alarm"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"instances"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"Instance"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"invitations"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"Invitation"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"inviteId"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"isOrganizer"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"isRecurring"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"location"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"modifiedSequence"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"name"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"organizer"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"CalOrganizer"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"otherAttendees"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"participationStatus"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ParticipationStatus"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"percentComplete"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"priority"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"revision"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"utcRecurrenceId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"size"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"sortField"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"status"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"InviteCompletionStatus"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"tagNames"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"tags"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"uid"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"x_uid"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"aid"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"draft"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"neverSent"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ReminderItemHitInfo"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"alarm"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"allDay"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"changeDate"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"class"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemClass"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"componentNum"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"date"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"timezoneOffset"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"duration"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"excerpt"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"flags"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"folderId"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"freeBusy"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"FreeBusyStatus"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"freeBusyActual"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"FreeBusyStatus"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"id"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"alarmData"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"Alarm"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"instances"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"Instance"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"invitations"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"Invitation"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"inviteId"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"isOrganizer"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"isRecurring"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"location"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"modifiedSequence"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"name"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"organizer"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"CalOrganizer"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"otherAttendees"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"participationStatus"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ParticipationStatus"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"percentComplete"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"priority"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"revision"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"utcRecurrenceId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"size"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"sortField"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"status"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"InviteCompletionStatus"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"tagNames"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"tags"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"uid"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"x_uid"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"aid"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"draft"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"neverSent"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ExternalAccountTestResponse"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"success"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"error"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"ExternalAccount"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"name"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"accountType"},type:{kind:"NamedType",name:{kind:"Name",value:"AccountType"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"isEnabled"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"host"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"port"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"connectionType"},type:{kind:"NamedType",name:{kind:"Name",value:"ConnectionType"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"username"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"password"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ImportStatus"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"id"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"isRunning"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"success"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"error"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ImportStatusResponse"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"imap"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ImportStatus"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"pop3"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ImportStatus"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"FreeBusyInstance"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"start"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"end"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"FreeBusy"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"id"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"tentative"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"FreeBusyInstance"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"busy"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"FreeBusyInstance"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"unavailable"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"FreeBusyInstance"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"nodata"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"FreeBusyInstance"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"free"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"FreeBusyInstance"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"WorkingHoursInstance"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"start"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"end"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"WorkingHours"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"id"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"tentative"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"WorkingHoursInstance"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"busy"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"WorkingHoursInstance"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"unavailable"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"WorkingHoursInstance"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"nodata"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"WorkingHoursInstance"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"free"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"WorkingHoursInstance"}}},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"Importance"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"high"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"normal"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"low"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"FilterMatchCondition"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"allof"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"anyof"},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"AddressCondition"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"header"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"part"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"stringComparison"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"caseSensitive"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"value"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"valueComparison"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"countComparison"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"index"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"negative"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"BasicCondition"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"index"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"negative"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"BodyCondition"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"caseSensitive"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"value"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"index"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"negative"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ConversationCondition"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"where"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"index"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"negative"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"DateCondition"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"dateComparison"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"date"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"index"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"negative"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"FlagCondition"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"flagName"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"index"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"negative"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"HeaderCheckCondition"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"header"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"index"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"negative"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"HeaderCondition"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"header"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"stringComparison"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"valueComparison"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"countComparison"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"value"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"caseSensitive"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"index"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"negative"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ImportanceCondition"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"importance"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Importance"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"index"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"negative"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"InviteCondition"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"methods"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"index"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"negative"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"MimeHeaderCondition"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"header"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"stringComparison"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"value"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"caseSensitive"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"index"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"negative"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"SizeCondition"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"numberComparison"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"size"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"index"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"negative"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"FilterCondition"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"allOrAny"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"FilterMatchCondition"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"addressBook"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"HeaderCheckCondition"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"address"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"AddressCondition"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"attachment"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"BasicCondition"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"body"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"BodyCondition"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"bulk"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"BasicCondition"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"contactRanking"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"HeaderCheckCondition"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"conversation"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ConversationCondition"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"date"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"DateCondition"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"facebook"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"BasicCondition"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"flag"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"FlagCondition"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"headerExists"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"HeaderCheckCondition"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"header"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"HeaderCondition"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"importance"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ImportanceCondition"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"invite"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"InviteCondition"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"linkedin"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"BasicCondition"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"list"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"BasicCondition"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"me"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"HeaderCheckCondition"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"mimeHeader"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"MimeHeaderCondition"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"size"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"SizeCondition"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"twitter"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"BasicCondition"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"communityRequests"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"BasicCondition"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"communityContent"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"BasicCondition"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"communityConnections"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"BasicCondition"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"BasicAction"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"index"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"FileIntoAction"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"folderPath"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"copy"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"index"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"FlagAction"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"flagName"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"index"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"TagAction"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"tagName"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"index"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"RedirectAction"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"address"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"copy"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"index"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ReplyAction"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"index"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"content"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"NotifyAction"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"address"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"subject"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"maxBodySize"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"origHeaders"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"index"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"content"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"FilterAction"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"keep"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"BasicAction"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"discard"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"BasicAction"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"fileInto"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"FileIntoAction"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"flag"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"FlagAction"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"tag"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"TagAction"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"redirect"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"RedirectAction"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"reply"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ReplyAction"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"notify"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"NotifyAction"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"stop"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"BasicAction"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"Filter"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"name"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"active"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"actions"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"FilterAction"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"conditions"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"FilterCondition"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"Folder"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"absFolderPath"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"acl"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ACL"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"color"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"flags"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"id"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"uuid"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"name"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"oname"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"nonFolderItemCount"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"nonFolderItemCountTotal"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"linkedFolders"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"Folder"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"folders"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"Folder"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"search"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"Folder"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"owner"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"revision"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"view"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"FolderView"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"parentFolderId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"unread"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"query"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"permissions"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"ownerZimbraId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"sharedItemId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"url"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"local"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"droppable"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"userId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"broken"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"deletable"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"unreadDescendent"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"DlAttrs"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"commonName"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"displayName"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"lastName"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"DlGroupMember"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"name"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"attributes"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"DlAttrs"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"HabGroup"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"name"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"id"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"parentHabGroupId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"seniorityIndex"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"attributes"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"HabGroupAttrs"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"habGroups"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"HabGroup"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"HabGroupAttrs"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"cn"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"displayName"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"mail"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"uid"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraCreateTimestamp"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraHABSeniorityIndex"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraMailAlias"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraMailHost"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraMailStatus"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ACL"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"grant"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ACLGrant"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ACLGrant"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"address"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"permissions"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"granteeType"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"GranteeType"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"password"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"key"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"LicenseAttrs"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"name"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"_content"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"habRootId"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"_content"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"HabRoots"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"hab"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"habRootId"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"License"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"status"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"LicenseStatus"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"attr"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"LicenseAttrs"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"PropList"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"prop"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"Prop"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"Prop"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"zimlet"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"name"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"_content"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"AccountInfo"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"id"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"name"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"publicURL"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"rest"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"used"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"profileImageId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"changePasswordURL"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"soapURL"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"version"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"attrs"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"AccountInfoAttrs"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"habRoots"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"HabRoots"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"license"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"License"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"props"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"PropList"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimlets"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"AccountZimlet"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"cos"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"AccountCos"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"pasteitcleanedEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"OnlyEmailAddress"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"emailAddress"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"Target"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"displayName"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"email"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"OnlyEmailAddress"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"type"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"Targets"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"right"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"target"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"Target"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"DiscoverRights"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"targets"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"Targets"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"AccountZimlet"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"zimlet"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"AccountZimletInfo"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"AccountZimletInfo"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"zimletContext"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"AccountZimletContext"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimlet"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"AccountZimletDesc"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimletConfig"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"AccountZimletConfigInfo"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"AccountZimletContext"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"baseUrl"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"priority"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"presence"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ZimletPresence"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"AccountZimletDesc"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"name"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"version"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"description"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"extension"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"label"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraXZimletCompatibleSemVer"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ZimletConfigProperty"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"name"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"content"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ZimletConfigGlobal"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"property"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ZimletConfigProperty"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ZimletConfigHost"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"property"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ZimletConfigProperty"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"AccountZimletConfigInfo"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"global"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ZimletConfigGlobal"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"host"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ZimletConfigHost"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"property"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ZimletConfigProperty"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"name"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"version"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"AccountInfoAttrs"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"displayName"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraBrandingFolderName"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraDomainTrialConvertAtExpiration"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraDomainTrialExpirationDate"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraDumpsterEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraIsAdminAccount"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraIsDelegatedAdminAccount"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureMailEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureCalendarEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureBriefcasesEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureMobileSyncEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureRelatedContactsEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPasswordBlockCommonEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPasswordMinAlphaChars"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPasswordMinNumericChars"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPasswordMinUpperCaseChars"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPasswordMinDigitsOrPuncs"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPasswordMinPunctuationChars"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPasswordMaxLength"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPasswordMinLength"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPasswordMinLowerCaseChars"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPasswordMinAge"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPasswordMaxAge"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPasswordEnforceHistory"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPasswordAllowedChars"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPasswordAllowedPunctuationChars"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureChangePasswordEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureResetPasswordStatus"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ResetPasswordStatus"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureWebClientOfflineAccessEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraMailBlacklistMaxNumEntries"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraMailQuota"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPublicSharingEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraExternalSharingEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureGalEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureGalAutoCompleteEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureOutOfOfficeReplyEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureFiltersEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureReadReceiptsEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureSharingEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureManageZimlets"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureTwoFactorAuthAvailable"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureTwoFactorAuthRequired"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureViewInHtmlEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureZulipChatEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureDocumentEditingEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraTwoFactorAuthEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureTrustedDevicesEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureAppSpecificPasswordsEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureMailPriorityEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFileUploadMaxSize"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFileUploadMaxSizePerFile"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraMailAttachmentMaxSize"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraMtaMaxMessageSize"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraMailAlias"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureTaggingEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraIdentityMaxNumEntries"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureIdentitiesEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureMailSendLaterEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeaturePowerPasteEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureConversationsEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureImapDataSourceEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeaturePop3DataSourceEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraSignupAffiliate"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraSignupRecoveryEmail"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraTrialExpirationDate"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraTrialConvertAtExpiration"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraHierarchicalAddressBookRoot"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"AccountCos"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"name"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"id"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"Identities"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"identity"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"Identity"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"Identity"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"id"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"name"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"_attrs"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"IdentityAttrs"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"defaultSignature"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"DataSource"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"id"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"connectionType"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"defaultSignature"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"emailAddress"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"l"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"forwardReplySignature"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"fromDisplay"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"host"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"importOnly"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"isEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"name"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"pollingInterval"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"leaveOnServer"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"port"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"replyToAddress"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"replyToDisplay"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"smtpPort"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"useAddressForForwardReply"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"username"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"failingSince"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"lastError"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"StringContent"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"Signatures"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"signature"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"Signature"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"Signature"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"id"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"name"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"content"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"SignatureContent"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"SignatureContent"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"type"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"_content"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"StringContent"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"_content"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"DataSources"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"imap"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"DataSource"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"pop3"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"DataSource"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"cal"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"DataSource"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"IdentityAttrs"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefIdentityId"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefDefaultSignatureId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefForwardReplySignatureId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefForwardReplyFormat"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefFromAddress"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefFromAddressType"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefFromDisplay"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefIdentityName"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefMailSignatureStyle"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefReplyToAddress"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefReplyToDisplay"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefReplyToEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefSentMailFolder"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefWhenInFolderIds"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefWhenInFoldersEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefWhenSentToAddresses"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefWhenSentToEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"Preferences"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefAutoAddAppointmentsToCalendar"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefCalendarAutoAddInvites"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefCalendarFirstDayOfWeek"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefCalendarInitialView"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"PrefCalendarInitialView"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefCalendarReminderEmail"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefCalendarWorkingHours"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefCalendarApptReminderWarningTime"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefCalendarShowPastDueReminders"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefCalendarToasterEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefCalendarAlwaysShowMiniCal"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefComposeDirection"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefComposeFormat"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Mode"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefHtmlEditorDefaultFontColor"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefHtmlEditorDefaultFontFamily"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefHtmlEditorDefaultFontSize"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefMailToasterEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefShowAllNewMailNotifications"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefDefaultCalendarId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefDeleteInviteOnReply"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefDelegatedSendSaveTarget"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"PrefDelegatedSendSaveTarget"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefDisplayExternalImages"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefGroupMailBy"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefMailPollingInterval"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefMailRequestReadReceipts"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefMailSelectAfterDelete"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"PrefMailSelectAfterDelete"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefMailSendReadReceipts"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"PrefMailSendReadReceipts"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefMailTrustedSenderList"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefMarkMsgRead"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefMessageViewHtmlPreferred"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefOutOfOfficeFromDate"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefOutOfOfficeExternalReply"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefOutOfOfficeExternalReplyEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefOutOfOfficeReply"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefOutOfOfficeReplyEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefOutOfOfficeStatusAlertOnLogin"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefOutOfOfficeSuppressExternalReply"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefOutOfOfficeUntilDate"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefReadingPaneEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefReadingPaneLocation"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ReadingPaneLocation"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefBriefcaseReadingPaneLocation"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ReadingPaneLocation"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefPasswordRecoveryAddress"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefPasswordRecoveryAddressStatus"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"PasswordRecoveryAddressStatus"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefSaveToSent"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefShowFragments"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefSlackCalendarReminderEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefSortOrder"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefWebClientOfflineBrowserKey"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefTimeZoneId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefLocale"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefClientType"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"PrefClientType"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefAppleIcalDelegationEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefCalendarShowDeclinedMeetings"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefUseTimeZoneListInCalendar"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefMailForwardingAddress"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefMailLocalDeliveryDisabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefTagTreeOpen"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefPowerPasteEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefDisplayTimeInMailList"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"GetAppointmentResponse"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"appointment"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"AppointmentInfo"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"NameId"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"id"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"name"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"SignatureResponse"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"signature"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"NameId"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"Document"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"id"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"acl"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ACL"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"folderId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"name"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"version"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"contentType"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"descriptionEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"date"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"changeDate"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"modifiedSequence"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"revision"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"size"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"sortField"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"tags"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"tagNames"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"uuid"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"folderUuid"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"metadataVersion"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"lastEditedAccount"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"revisonCreator"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"revisedCreationDate"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"lockOwnerId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"flags"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"SearchResponse"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"contacts"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"Contact"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"messages"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"MessageInfo"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"conversations"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"Conversation"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"tasks"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemHitInfo"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"appointments"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemHitInfo"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"documents"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"Document"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"more"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"offset"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"sortBy"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"paginationSupported"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"hit"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"Hit"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"CalResourceAttributes"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"description"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"email"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"fullName"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraCalResLocationDisplayName"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraCalResSite"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraCalResBuilding"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraCalResFloor"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraCalResRoom"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraCalResCapacity"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraCalResType"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraCalResContactEmail"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraCalResContactPhone"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraCalResContactName"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"street"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"city"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"state"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"country"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"postalCode"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"CalResource"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"id"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"name"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"_attrs"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"CalResourceAttributes"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"SearchCalendarResourcesResponse"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"calresource"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"CalResource"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"more"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"offset"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"sortBy"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"paginationSupported"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"RemindersResponse"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"tasks"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ReminderItemHitInfo"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"appointments"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ReminderItemHitInfo"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"Hit"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"id"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"sortField"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"SendMessageResponse"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"message"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"MsgWithGroupInfo"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"SaveDraftResponse"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"message"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"MessageInfo"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"CustomMetadataAttrs"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"key"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"value"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"CustomMetadataMeta"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"section"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"_attrs"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"CustomMetadataAttrs"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"CustomMetadata"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"meta"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"CustomMetadataMeta"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"Contact"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"id"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"date"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"folderId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"revision"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"sortField"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"fileAsStr"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"memberOf"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"tags"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"tagNames"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"attributes"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ContactAttributes"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"members"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ContactListMember"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"OtherContactAttribute"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"key"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"value"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ContactAttributes"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"firstName"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"phoneticFirstName"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"middleName"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"lastName"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"phoneticLastName"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"fullName"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"maidenName"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"namePrefix"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"nameSuffix"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"email"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"email2"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"workEmail"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"workEmail2"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"homeEmail"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"homeEmail2"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"phone"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"phone2"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"companyPhone"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"companyPhone2"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"otherPhone"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"otherPhone2"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"mobilePhone"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"mobilePhone2"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"homePhone"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"homePhone2"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"workPhone"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"workPhone2"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"pager"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"pager2"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"homeFax"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"homeFax2"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"workFax"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"workFax2"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"imAddress"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"imAddress1"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"imAddress2"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"imAddress3"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"imAddress4"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"imAddress5"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"nickname"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"homeStreet"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"homeCity"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"homeState"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"homePostalCode"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"homeCountry"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"homeURL"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"workStreet"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"workCity"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"workState"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"workPostalCode"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"workCountry"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"workURL"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"jobTitle"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"company"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"department"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"birthday"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"anniversary"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"website"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"notes"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"thumbnailPhoto"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"image"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ContactImage"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"userCertificate"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraCalResType"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"assistantPhone"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"callbackPhone"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"carPhone"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"otherCity"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"otherCountry"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"otherFax"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"otherPostalCode"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"otherState"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"otherStreet"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"otherURL"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"fileAs"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"type"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"other"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"OtherContactAttribute"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ContactImage"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"contentType"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"filename"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"part"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"size"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ContactListMember"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"contacts"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"Contact"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"type"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ContactType"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"value"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"Tag"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"id"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"name"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"color"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"unread"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"OtherContactAttributeInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"key"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"value"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"ContactAttrsInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"firstName"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"phoneticFirstName"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"middleName"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"lastName"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"phoneticLastName"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"fullName"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"maidenName"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"namePrefix"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"nameSuffix"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"email"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"email2"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"workEmail"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"workEmail2"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"homeEmail"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"homeEmail2"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"phone"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"phone2"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"companyPhone"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"companyPhone2"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"otherPhone"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"otherPhone2"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"mobilePhone"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"mobilePhone2"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"homePhone"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"homePhone2"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"workPhone"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"workPhone2"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"pager"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"pager2"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"homeFax2"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"workFax2"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"imAddress"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"imAddress1"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"imAddress2"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"imAddress3"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"imAddress4"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"imAddress5"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"nickname"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"homeStreet"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"homeCity"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"homeFax"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"homeState"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"homePostalCode"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"homeCountry"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"homeURL"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"workFax"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"workStreet"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"workCity"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"workState"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"workPostalCode"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"workCountry"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"workURL"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"jobTitle"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"company"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"department"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"birthday"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"anniversary"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"website"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"notes"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"image"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"userCertificate"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"assistantPhone"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"callbackPhone"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"carPhone"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"otherCity"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"otherCountry"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"otherFax"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"otherPostalCode"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"otherState"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"otherStreet"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"otherURL"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"fileAs"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"type"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"other"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"OtherContactAttributeInput"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"CreateContactInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"folderId"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"tagNames"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"attributes"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ContactAttrsInput"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"ContactListOps"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"op"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"type"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"value"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"ModifyContactInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"folderId"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"tagNames"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"attributes"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ContactAttrsInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"memberOps"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ContactListOps"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"RelatedContact"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"email"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"scope"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"p"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ContactFrequencyResponse"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"data"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ContactFrequencyData"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ContactFrequencyData"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"by"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"dataPoint"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ContactFrequencyDataPoints"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ContactFrequencyDataPoints"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"label"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"value"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"CustomMetadataAttrsInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"key"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"value"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"CustomMetadataInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"section"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"attrs"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"CustomMetadataAttrsInput"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"EmailAddressInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"email"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"name"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"shortName"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ShareInfo"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"folderId"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"folderPath"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"folderUuid"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"granteeName"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"granteeDisplayName"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"granteeId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"granteeType"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"ownerEmail"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"ownerId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"ownerName"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"rights"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"view"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"FolderView"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"mid"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"MailboxMetadataAttrs"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefCustomFolderTreeOpen"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefDateFormat"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefSharedFolderTreeOpen"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefFoldersExpanded"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefFolderTreeSash"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefGenerateLinkPreviews"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefGroupByList"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefMessageListDensity"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefMultitasking"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefReadingPaneSashHorizontal"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefReadingPaneSashVertical"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefSmartFolderTreeOpen"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefTimeFormat"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefUndoSendEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefUndoSendTimeout"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"archivedFolder"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"privacyOverlayPrefs_showOverlay"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"privacyOverlayPrefs_timeOut"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefSMIMEDefaultSetting"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefSMIMELastOperation"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefContactSourceFolderID"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"MailboxMetadataMeta"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"section"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"_attrs"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"MailboxMetadataAttrs"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"MailboxMetadata"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"meta"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"MailboxMetadataMeta"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"MailboxMetadataSectionAttrsInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefCustomFolderTreeOpen"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefDateFormat"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefSharedFolderTreeOpen"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefFoldersExpanded"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefFolderTreeSash"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefGenerateLinkPreviews"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefGroupByList"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefMessageListDensity"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefMultitasking"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefReadingPaneSashHorizontal"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefReadingPaneSashVertical"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefSmartFolderTreeOpen"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefTimeFormat"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefUndoSendEnabled"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefUndoSendTimeout"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"archivedFolder"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"privacyOverlayPrefs_showOverlay"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"privacyOverlayPrefs_timeOut"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefSMIMEDefaultSetting"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefSMIMELastOperation"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefContactSourceFolderID"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"MimePart"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"body"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"filename"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"part"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"content"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"contentId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"contentLocation"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"contentType"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"contentDisposition"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"size"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"mimeParts"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"MimePart"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"url"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"messageId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"base64"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ActionData"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"address"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"id"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"op"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"DocumentActionData"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"action"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ActionData"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"MimePartInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"body"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"filename"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"part"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"content"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"contentId"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"contentType"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"contentDisposition"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"size"},type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"mimeParts"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"MimePartInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"url"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"messageId"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"attachments"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"AttachmentInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"base64"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"ExistingAttachmentInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"messageId"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"part"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"DocumentInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"AttachmentInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"attachmentId"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"documents"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"DocumentInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"existingAttachments"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ExistingAttachmentInput"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"AutoCompleteResponse"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"canBeCached"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"match"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"AutoCompleteMatch"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"AutoCompleteGALResponse"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"contacts"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"Contact"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"AutoCompleteMatch"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"email"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"type"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"AutoCompleteMatchType"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"ranking"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"isGroup"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"exp"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"id"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"folderId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"display"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"first"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"middle"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"last"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"full"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"nick"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"company"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"fileas"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"GetDocumentShareURLResponse"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"content"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"CalendarItemInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"modifiedSequence"},type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"revision"},type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"componentNum"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"message"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemMessageInput"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"CalendarItemMessageInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"folderId"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"subject"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"invitations"},type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemInviteInput"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"mimeParts"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"MimePartInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"emailAddresses"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"MailItemEmailAddressInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"attachments"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"AttachmentInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"replyType"},type:{kind:"NamedType",name:{kind:"Name",value:"InviteReplyType"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"CounterAppointmentInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"modifiedSequence"},type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"revision"},type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"componentNum"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"message"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"CounterAppointmentMessageInput"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"CounterAppointmentMessageInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"origId"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"folderId"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"subject"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"invitations"},type:{kind:"NamedType",name:{kind:"Name",value:"CalendarCounterAppointmentInput"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"mimeParts"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"MimePartInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"emailAddresses"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"MailItemEmailAddressInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"attachments"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"AttachmentInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"replyType"},type:{kind:"NamedType",name:{kind:"Name",value:"InviteReplyType"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"SendMessageInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"origId"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"folderId"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"attach"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"AttachmentInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"attachmentId"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"replyType"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"inReplyTo"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"flags"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"autoSendTime"},type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"draftId"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"entityId"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"subject"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"mimeParts"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"MimePartInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"emailAddresses"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"MailItemEmailAddressInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"attachments"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"AttachmentInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"inlineAttachments"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"MimePartInput"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"CalendarItemInviteInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"components"},type:{kind:"NonNullType",type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemInviteComponentInput"}}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"CalendarCounterAppointmentInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"components"},type:{kind:"NonNullType",type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemInviteComponentCounterInput"}}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"MailItemEmailAddressInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"address"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"name"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"type"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"AddressType"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"CalendarItemInviteComponentInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"name"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"location"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"start"},type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemDateTimeInput"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"end"},type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemDateTimeInput"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"exceptId"},type:{kind:"NamedType",name:{kind:"Name",value:"CalendarOptionalItemDateTimeInput"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"freeBusy"},type:{kind:"NamedType",name:{kind:"Name",value:"FreeBusyStatus"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"allDay"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"organizer"},type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemOrganizerInput"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"recurrence"},type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemRecurrenceInput"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"attendees"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemAttendeesInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"alarms"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemAlarmInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"class"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemClass"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"priority"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"percentComplete"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"status"},type:{kind:"NamedType",name:{kind:"Name",value:"InviteCompletionStatus"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"noBlob"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"description"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemInviteComponentDescriptionInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"draft"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"CalendarItemInviteComponentDescriptionInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"_content"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"CalendarItemDateTimeInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"timezone"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"date"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"CalendarOptionalItemDateTimeInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"timezone"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"date"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"CalendarItemInviteComponentCounterInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"name"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"location"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"start"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemDateTimeInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"end"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemDateTimeInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"exceptId"},type:{kind:"NamedType",name:{kind:"Name",value:"CalendarOptionalItemDateTimeInput"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"freeBusy"},type:{kind:"NamedType",name:{kind:"Name",value:"FreeBusyStatus"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"allDay"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"organizer"},type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemOrganizerInput"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"recurrence"},type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemRecurrenceInput"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"attendees"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemAttendeesInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"alarms"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemAlarmInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"class"},type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemClass"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"uid"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"priority"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"percentComplete"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"status"},type:{kind:"NamedType",name:{kind:"Name",value:"InviteCompletionStatus"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"noBlob"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"description"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemInviteComponentDescriptionInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"draft"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"CalendarItemAttendee"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"role"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ParticipationRole"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"participationStatus"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ParticipationStatus"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"rsvp"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"address"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"name"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"calendarUserType"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"CalendarItemReply"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"participationStatus"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ParticipationStatus"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"attendee"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"CalendarItemAttendeesInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"role"},type:{kind:"NamedType",name:{kind:"Name",value:"ParticipationRole"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"participationStatus"},type:{kind:"NamedType",name:{kind:"Name",value:"ParticipationStatus"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"rsvp"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"address"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"name"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"calendarUserType"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"CalendarItemAlarmTriggerRelative"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"weeks"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"days"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"hours"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"minutes"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"seconds"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"relatedTo"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"AlarmRelatedTo"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"negative"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"CalendarItemAlarmAttendees"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"email"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"CalendarItemAlarmTrigger"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"relative"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemAlarmTriggerRelative"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"CalendarItemAlarm"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"action"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"AlarmAction"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"trigger"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemAlarmTrigger"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"attendees"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemAlarmAttendees"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"RecoverAccount"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"recoveryAccount"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"recoveryAttemptsLeft"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"WhiteBlackAddress"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"_content"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"op"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"WhiteBlackListArr"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"addr"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"WhiteBlackAddress"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"WhiteBlackList"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"whiteList"},arguments:[],type:{kind:"NonNullType",type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"WhiteBlackListArr"}}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"blackList"},arguments:[],type:{kind:"NonNullType",type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"WhiteBlackListArr"}}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"NoOpResponse"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"waitDisallowed"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"CalendarItemAlarmInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"action"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"AlarmAction"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"trigger"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemAlarmTriggerInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"attendees"},type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemAlarmAttendeesInput"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"CalendarItemAlarmAttendeesInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"email"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"CalendarItemAlarmTriggerInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"relative"},type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemAlarmTriggerRelativeInput"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"absolute"},type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemAlarmTriggerAbsoluteInput"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"CalendarItemAlarmTriggerRelativeInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"weeks"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"days"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"hours"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"minutes"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"seconds"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"relatedTo"},type:{kind:"NamedType",name:{kind:"Name",value:"AlarmRelatedTo"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"negative"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"CalendarItemAlarmTriggerAbsoluteInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"date"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"CalendarItemOrganizerInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"address"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"name"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"sentBy"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"CalendarItemRecurrenceInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"add"},type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemRecurrenceAddInput"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"CalendarItemRecurrenceAddInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"rule"},type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemRecurrenceRuleInput"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"CalendarItemRecurrenceRuleInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"interval"},type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemRecurrenceIntervalInput"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"frequency"},type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemRecurrenceFrequency"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"count"},type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemRecurrenceEndCountInput"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"until"},type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemRecurrenceEndDateInput"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"byday"},type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemRecurrenceByDayInput"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"bymonthday"},type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemRecurrenceByMonthDayInput"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"bymonth"},type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemRecurrenceByMonthInput"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"bysetpos"},type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemRecurrenceBySetPosInput"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"CalendarItemRecurrenceIntervalInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"intervalCount"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Int"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefAutoAddAppointmentsToCalendar"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"CalendarItemRecurrenceEndCountInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"number"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Int"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"CalendarItemRecurrenceEndDateInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"date"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"CalendarItemRecurrenceByDayInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"wkday"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"WkDayInput"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"WkDayInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"day"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Weekday"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"ordwk"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"CalendarItemRecurrenceByMonthDayInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"dayList"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"CalendarItemRecurrenceByMonthInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"monthList"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Int"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"CalendarItemRecurrenceBySetPosInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"poslist"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Int"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"NewMountpointSpec"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"name"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"owner"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"view"},type:{kind:"NamedType",name:{kind:"Name",value:"SearchType"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"flags"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"ownerZimbraId"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"sharedItemId"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"color"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"reminder"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"parentFolderId"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"CreateMountpointInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"link"},type:{kind:"NamedType",name:{kind:"Name",value:"NewMountpointSpec"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"FolderQueryInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"uuid"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"view"},type:{kind:"NamedType",name:{kind:"Name",value:"FolderView"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"FolderActionInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"op"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"grant"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"GrantInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"name"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"folderId"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraId"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"color"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"CreateTagInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"name"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"color"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"FolderActionChangeColorInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"color"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Int"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"FolderActionCheckCalendarInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"value"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"ContactFrequencySpec"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"range"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"interval"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"GrantInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"address"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"granteeType"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"GranteeType"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"key"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"password"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"permissions"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraId"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"Right"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"right"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"GetRightsInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"access"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"Right"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"GrantRightsInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"access"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"AccountACEInfoInput"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"RevokeRightsInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"access"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"AccountACEInfoInput"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"AccountACEInfoInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraId"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"granteeType"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"GranteeType"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"right"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"address"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"key"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"password"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"deny"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"checkGrantee"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"InviteReplyInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"componentNum"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Int"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"verb"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"InviteReplyVerb"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"updateOrganizer"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"message"},type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemMessageInput"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"exceptId"},type:{kind:"NamedType",name:{kind:"Name",value:"InstanceDate"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"PropertiesInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"zimlet"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"name"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"_content"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"PreferencesInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefAutoAddAppointmentsToCalendar"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefCalendarAutoAddInvites"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefDefaultCalendarId"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefCalendarFirstDayOfWeek"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefCalendarInitialView"},type:{kind:"NamedType",name:{kind:"Name",value:"PrefCalendarInitialView"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefCalendarReminderEmail"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefCalendarWorkingHours"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefCalendarApptReminderWarningTime"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefCalendarShowPastDueReminders"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefCalendarToasterEnabled"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefCalendarAlwaysShowMiniCal"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefComposeDirection"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefComposeFormat"},type:{kind:"NamedType",name:{kind:"Name",value:"Mode"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefHtmlEditorDefaultFontColor"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefHtmlEditorDefaultFontFamily"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefHtmlEditorDefaultFontSize"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefMailToasterEnabled"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefShowAllNewMailNotifications"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefDelegatedSendSaveTarget"},type:{kind:"NamedType",name:{kind:"Name",value:"PrefDelegatedSendSaveTarget"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefDisplayExternalImages"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefGroupMailBy"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefMailPollingInterval"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefMailRequestReadReceipts"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefMailSelectAfterDelete"},type:{kind:"NamedType",name:{kind:"Name",value:"PrefMailSelectAfterDelete"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefMailSendReadReceipts"},type:{kind:"NamedType",name:{kind:"Name",value:"PrefMailSendReadReceipts"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefMailTrustedSenderList"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefMarkMsgRead"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefMessageViewHtmlPreferred"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefOutOfOfficeFromDate"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefOutOfOfficeExternalReply"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefOutOfOfficeExternalReplyEnabled"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefOutOfOfficeReply"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefOutOfOfficeReplyEnabled"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefOutOfOfficeStatusAlertOnLogin"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefOutOfOfficeSuppressExternalReply"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefOutOfOfficeUntilDate"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefReadingPaneEnabled"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefReadingPaneLocation"},type:{kind:"NamedType",name:{kind:"Name",value:"ReadingPaneLocation"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefBriefcaseReadingPaneLocation"},type:{kind:"NamedType",name:{kind:"Name",value:"ReadingPaneLocation"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefSaveToSent"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefShowFragments"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefSlackCalendarReminderEnabled"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefSortOrder"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefWebClientOfflineBrowserKey"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefTimeZoneId"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefLocale"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefClientType"},type:{kind:"NamedType",name:{kind:"Name",value:"PrefClientType"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefAppleIcalDelegationEnabled"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefCalendarShowDeclinedMeetings"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefUseTimeZoneListInCalendar"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefMailForwardingAddress"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefMailLocalDeliveryDisabled"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefTagTreeOpen"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefPowerPasteEnabled"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefDisplayTimeInMailList"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"ModifyIdentityInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"attrs"},type:{kind:"NamedType",name:{kind:"Name",value:"IdentityAttrsInput"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"DeleteIdentityInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"name"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"CreateIdentityInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"name"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"attrs"},type:{kind:"NamedType",name:{kind:"Name",value:"IdentityAttrsInput"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"ZimletPreferenceInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"name"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"presence"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"AddressConditionInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"header"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"part"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"stringComparison"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"caseSensitive"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"value"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"valueComparison"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"countComparison"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"index"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"negative"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"BasicConditionInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"index"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"negative"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"BodyConditionInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"caseSensitive"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"value"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"index"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"negative"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"ConversationConditionInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"where"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"index"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"negative"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"DateConditionInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"dateComparison"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"date"},type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"index"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"negative"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"FlagConditionInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"flagName"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"index"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"negative"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"HeaderCheckConditionInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"header"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"index"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"negative"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"HeaderConditionInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"header"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"stringComparison"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"valueComparison"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"countComparison"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"value"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"caseSensitive"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"index"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"negative"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"ImportanceConditionInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"importance"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Importance"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"index"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"negative"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"InviteConditionInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"methods"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"index"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"negative"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"MimeHeaderConditionInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"header"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"stringComparison"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"value"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"caseSensitive"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"index"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"negative"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"SizeConditionInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"numberComparison"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"size"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"index"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"negative"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"FilterConditionInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"allOrAny"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"FilterMatchCondition"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"addressBook"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"HeaderCheckConditionInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"address"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"AddressConditionInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"attachment"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"BasicConditionInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"body"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"BodyConditionInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"bulk"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"BasicConditionInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"contactRanking"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"HeaderCheckConditionInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"conversation"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ConversationConditionInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"date"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"DateConditionInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"facebook"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"BasicConditionInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"flag"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"FlagConditionInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"headerExists"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"HeaderCheckConditionInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"header"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"HeaderConditionInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"importance"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ImportanceConditionInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"invite"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"InviteConditionInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"linkedin"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"BasicConditionInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"list"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"BasicConditionInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"me"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"HeaderCheckConditionInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"mimeHeader"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"MimeHeaderConditionInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"size"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"SizeConditionInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"twitter"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"BasicConditionInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"communityRequests"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"BasicConditionInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"communityContent"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"BasicConditionInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"communityConnections"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"BasicConditionInput"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"BasicActionInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"index"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"FileIntoActionInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"folderPath"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"copy"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"index"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"FlagActionInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"flagName"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"index"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"TagActionInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"tagName"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"index"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"RedirectActionInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"address"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"copy"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"index"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"ReplyActionInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"index"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"content"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"NotifyActionInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"address"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"subject"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"maxBodySize"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"origHeaders"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"index"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"content"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"FilterActionInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"keep"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"BasicActionInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"discard"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"BasicActionInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"fileInto"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"FileIntoActionInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"flag"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"FlagActionInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"tag"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"TagActionInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"redirect"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"RedirectActionInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"reply"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ReplyActionInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"notify"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"NotifyActionInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"stop"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"BasicActionInput"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"FilterInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"name"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"active"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"actions"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"FilterActionInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"conditions"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"FilterConditionInput"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"FilterRuleInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"name"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"ForwardExceptIdInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"timezone"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"date"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"ForwardAppointmentInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"message"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ForwardMessageInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"exceptId"},type:{kind:"NamedType",name:{kind:"Name",value:"ForwardExceptIdInput"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"ForwardAppointmentInviteInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"message"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ForwardMessageInput"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"ForwardMessageInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"subject"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"mimeParts"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"MimePartInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"emailAddresses"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"MailItemEmailAddressInput"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"ShareNotificationInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"action"},type:{kind:"NamedType",name:{kind:"Name",value:"ShareInputAction"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"item"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ShareNotificationItemInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"address"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ShareNotificaitonEmailAddressInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"notes"},type:{kind:"NamedType",name:{kind:"Name",value:"Notes"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"ShareNotificationItemInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"ShareNotificaitonEmailAddressInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"address"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"type"},type:{kind:"NamedType",name:{kind:"Name",value:"AddressType"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"personalName"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"IdentityAttrsInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefIdentityId"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefDefaultSignatureId"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefForwardReplySignatureId"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefForwardReplyFormat"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefFromAddress"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefFromAddressType"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefFromDisplay"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefIdentityName"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefMailSignatureStyle"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefReplyToAddress"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefReplyToDisplay"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefReplyToEnabled"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefSentMailFolder"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefWhenInFolderIds"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefWhenInFoldersEnabled"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefWhenSentToAddresses"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefWhenSentToEnabled"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"ExternalAccountAddInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"accountType"},type:{kind:"NamedType",name:{kind:"Name",value:"AccountType"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"connectionType"},type:{kind:"NamedType",name:{kind:"Name",value:"ConnectionType"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"emailAddress"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"host"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"isEnabled"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"l"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"leaveOnServer"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"name"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"password"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"port"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"username"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"Notes"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"_content"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"ExternalAccountTestInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"accountType"},type:{kind:"NamedType",name:{kind:"Name",value:"AccountType"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"connectionType"},type:{kind:"NamedType",name:{kind:"Name",value:"ConnectionType"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"emailAddress"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"host"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"leaveOnServer"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"port"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"username"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"password"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"ExternalAccountModifyAttrsInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"accountType"},type:{kind:"NamedType",name:{kind:"Name",value:"AccountType"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"defaultSignature"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"description"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"fromDisplay"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"name"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"replyToAddress"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"replyToDisplay"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"replyToEnabled"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"storeAndForward"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"useAddressForForwardReply"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"username"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"password"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"host"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"l"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"leaveOnServer"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"signatureValue"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"importOnly"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"forwardReplySignature"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"connectionType"},type:{kind:"NamedType",name:{kind:"Name",value:"ConnectionType"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"isEnabled"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"port"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"smtpPort"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"EnableTwoFactorAuthInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"name"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"password"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"twoFactorCode"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"authToken"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"csrfTokenSecured"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"ExternalAccountImportInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"accountType"},type:{kind:"NamedType",name:{kind:"Name",value:"AccountType"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"GetFolderFolderInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"uuid"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"parentFolderId"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"path"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"GetDocumentShareURLItemInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"folderId"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"name"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"path"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"Cursor"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"sortField"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"endSortVal"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"includeOffset"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"MailItemHeaderInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"n"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"NameIdInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"name"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"InstanceDate"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"date"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"DeleteAppointmentInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"instanceDate"},type:{kind:"NamedType",name:{kind:"Name",value:"InstanceDate"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"inviteId"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"componentNum"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Int"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"start"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"message"},type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemMessageInput"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"SignatureInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"name"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"content"},type:{kind:"NamedType",name:{kind:"Name",value:"SignatureContentInput"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"contentId"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"SearchFolderInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"query"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"types"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"FolderView"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"SignatureContentInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"type"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"_content"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"WhiteBlackAddressOpts"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"_content"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"op"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"WhiteBlackListArrInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"addr"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"WhiteBlackAddressOpts"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"WhiteBlackListInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"whiteList"},type:{kind:"NamedType",name:{kind:"Name",value:"WhiteBlackListArrInput"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"blackList"},type:{kind:"NamedType",name:{kind:"Name",value:"WhiteBlackListArrInput"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"SnoozeInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"until"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Float"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"DismissInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"dismissedAt"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Float"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"AddMsgInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"folderId"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"absFolderPath"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"content"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"meta"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"SaveMessageDataInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"content"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"meta"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"Grantee"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"type"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"name"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"Owner"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"by"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"_content"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"uploadDocument"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"messagePartForDocument"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"messageId"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"attachmentPart"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"SaveDocumentInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"folderId"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"name"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"version"},type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"contentType"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"upload"},type:{kind:"NamedType",name:{kind:"Name",value:"uploadDocument"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"messageData"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"messagePartForDocument"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"descriptionEnabled"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"action"},type:{kind:"NamedType",name:{kind:"Name",value:"SaveDocumentAction"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"type"},type:{kind:"NamedType",name:{kind:"Name",value:"SaveDocumentType"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"SaveDocument"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"id"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"version"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"name"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"SaveDocumentResponse"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"document"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"SaveDocument"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"SMimePublicCert"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"store"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"field"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"_content"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"SMimePublicCerts"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"email"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"cert"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"SMimePublicCert"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"SMimePublicCertsResponse"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"certs"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"SMimePublicCerts"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"SMimeMessage"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"id"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"content"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"Attachment"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"id"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"content"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ActionOpResponseData"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"id"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"op"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ActionOpResponse"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"action"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ActionOpResponseData"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"RightsResponse"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"access"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"AccountACEInfo"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"AccountACEInfo"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"granteeType"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"GranteeType"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"right"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"address"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"key"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"password"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"deny"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"checkGrantee"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"Locale"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"id"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"name"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"localName"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"GetTrustedDevicesResponse"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"nOtherDevices"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"thisDeviceTrusted"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"Device"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"id"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"name"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"firstReqReceived"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"lastPolicyUpdate"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"lastUsedDate"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"lastUpdatedBy"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"protocol"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"provisionable"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"status"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"type"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"ua"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"AppSpecificPassword"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"appName"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"created"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"lastUsed"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"AppSpecificPasswords"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"passwordData"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"AppSpecificPassword"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"MaxAppPasswords"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"_content"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"AppSpecificPasswordsResponse"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"appSpecificPasswords"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"AppSpecificPasswords"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"maxAppPasswords"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"MaxAppPasswords"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"CreateAppSpecificPasswordResponse"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"password"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ResetPasswordResponseAttributes"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"_attrs"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"AccountInfoAttrs"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ResetPasswordResponse"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"attrs"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ResetPasswordResponseAttributes"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"ConditionInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"attr"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"op"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"value"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"ConditionsInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"cond"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ConditionInput"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"SearchConditionsInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"conds"},type:{kind:"NamedType",name:{kind:"Name",value:"ConditionsInput"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"Query"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"accountInfo"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"AccountInfo"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"autoComplete"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"name"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"type"},type:{kind:"NamedType",name:{kind:"Name",value:"GalSearchType"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"needExp"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"folders"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"includeGal"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"AutoCompleteResponse"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"autoCompleteGAL"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"limit"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"name"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"type"},type:{kind:"NamedType",name:{kind:"Name",value:"GalSearchType"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"needExp"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"AutoCompleteGALResponse"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"clientInfo"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"by"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"domain"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"ClientInfoType"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"downloadMessage"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"isSecure"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"isLocal"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"SMimeMessage"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"downloadAttachment"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"part"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Attachment"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"downloadDocument"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"url"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Attachment"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"discoverRights"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"DiscoverRights"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"freeBusy"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"names"},type:{kind:"NonNullType",type:{kind:"ListType",type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"start"},type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"end"},type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]}],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"FreeBusy"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"getContact"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"ids"},type:{kind:"ListType",type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"derefGroupMember"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"memberOf"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"Contact"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"getAppointments"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"calExpandInstStart"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Float"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"calExpandInstEnd"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Float"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"query"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"limit"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Int"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"offset"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Int"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"types"},type:{kind:"NamedType",name:{kind:"Name",value:"SearchType"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"SearchResponse"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"getAppointment"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"GetAppointmentResponse"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"getReminders"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"calExpandInstStart"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Float"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"calExpandInstEnd"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Float"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"query"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"limit"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Int"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"offset"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Int"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"types"},type:{kind:"NamedType",name:{kind:"Name",value:"SearchType"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"RemindersResponse"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"getTasks"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"query"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"limit"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Int"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"offset"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Int"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"types"},type:{kind:"NamedType",name:{kind:"Name",value:"SearchType"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"SearchResponse"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"getAppSpecificPasswords"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"AppSpecificPasswordsResponse"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"getAvailableLocales"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"Locale"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"getContactFrequency"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"email"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"by"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"offsetInMinutes"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"spec"},type:{kind:"ListType",type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ContactFrequencySpec"}}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"ContactFrequencyResponse"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"getConversation"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"header"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"MailItemHeaderInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"html"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"max"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"needExp"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"fetch"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Conversation"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"getDocumentShareURL"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"item"},type:{kind:"NamedType",name:{kind:"Name",value:"GetDocumentShareURLItemInput"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"GetDocumentShareURLResponse"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"getFilterRules"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"Filter"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"getFolder"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"visible"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"needGranteeName"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"view"},type:{kind:"NamedType",name:{kind:"Name",value:"FolderView"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"depth"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"traverseMountpoints"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"folder"},type:{kind:"NamedType",name:{kind:"Name",value:"GetFolderFolderInput"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"local"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Folder"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"getHAB"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"habRootGroupId"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"HabGroup"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"getDistributionListMembers"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"limit"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"offset"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"dl"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"DlGroupMember"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"getCustomMetadata"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"section"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"CustomMetadata"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"getMailboxMetadata"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"section"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"MailboxMetadata"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"getMessage"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"header"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"MailItemHeaderInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"html"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"isLocal"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"max"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"needExp"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"neuter"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"part"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"raw"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"read"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"ridZ"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"MessageInfo"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"getMessagesMetadata"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"ids"},type:{kind:"NonNullType",type:{kind:"ListType",type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"isLocal"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"MessageInfo"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"getRights"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"input"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"GetRightsInput"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"RightsResponse"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"getSMimePublicCerts"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"contactAddr"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"store"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"SMimePublicCertsResponse"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"getScratchCodes"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"username"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"ScratchCodes"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"getSearchFolder"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Folder"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"getTrustedDevices"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"GetTrustedDevicesResponse"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"getDeviceStatus"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"Device"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"getWhiteBlackList"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"WhiteBlackList"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"getWorkingHours"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"names"},type:{kind:"NonNullType",type:{kind:"ListType",type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"start"},type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"end"},type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]}],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"WorkingHours"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"noop"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"wait"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"limitToOneBlocked"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"NoOpResponse"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"getPreferences"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Preferences"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"getDataSources"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"DataSources"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"getIdentities"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Identities"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"getImportStatus"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ImportStatusResponse"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"getSignatures"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Signatures"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"recoverAccount"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"op"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"RecoverAccountOp"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"email"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"channel"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"SetRecoveryAccountChannel"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"RecoverAccount"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"relatedContacts"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"email"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"RelatedContact"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"shareInfo"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"internal"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"includeSelf"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"grantee"},type:{kind:"NamedType",name:{kind:"Name",value:"Grantee"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"owner"},type:{kind:"NamedType",name:{kind:"Name",value:"Owner"}},directives:[]}],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ShareInfo"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"search"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"contact"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"cursor"},type:{kind:"NamedType",name:{kind:"Name",value:"Cursor"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"fetch"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"fullConversation"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"limit"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"needExp"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"memberOf"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"offset"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"query"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"recip"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"sortBy"},type:{kind:"NamedType",name:{kind:"Name",value:"SortBy"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"types"},type:{kind:"NamedType",name:{kind:"Name",value:"SearchType"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"resultMode"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"inDumpster"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"SearchResponse"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"searchCalendarResources"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"limit"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"needExp"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"offset"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"attrs"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"searchFilter"},type:{kind:"NamedType",name:{kind:"Name",value:"SearchConditionsInput"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"SearchCalendarResourcesResponse"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"searchGal"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"needIsOwner"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"needIsMember"},type:{kind:"NamedType",name:{kind:"Name",value:"NeedIsMemberType"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"type"},type:{kind:"NamedType",name:{kind:"Name",value:"GalSearchType"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"name"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"offset"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"limit"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"locale"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"sortBy"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"needExp"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"SearchResponse"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"taskFolders"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"Folder"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"getTag"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"Tag"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"Mutation"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"action"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"type"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ActionTypeName"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"ids"},type:{kind:"ListType",type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"op"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"color"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"constraints"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"flags"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"folderId"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"rgb"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"tagNames"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"name"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"isLocal"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"recursive"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"destFolderLocal"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"applyFilterRules"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"ids"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"filterRules"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"FilterRuleInput"}}},directives:[]}],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"testExternalAccount"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"externalAccount"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ExternalAccountTestInput"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"ExternalAccountTestResponse"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"addExternalAccount"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"externalAccount"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ExternalAccountAddInput"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"addMessage"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"message"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"AddMsgInput"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"MessageInfo"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"cancelTask"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"inviteId"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"saveDocument"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"document"},type:{kind:"NamedType",name:{kind:"Name",value:"SaveDocumentInput"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"SaveDocumentResponse"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"changeFolderColor"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"color"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Int"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"changePassword"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"dryRun"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"loginNewPassword"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"password"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"username"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"AuthResponse"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"modifyProfileImage"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"content"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"contentType"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"ProfileImageChangeResponse"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"checkCalendar"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"value"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"contactAction"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"ids"},type:{kind:"ListType",type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"folderId"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"op"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"tagNames"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"ActionOpResponse"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"conversationAction"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"ids"},type:{kind:"NonNullType",type:{kind:"ListType",type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"op"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"counterAppointment"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"counterAppointmentInvite"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"CounterAppointmentInput"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"createAppointment"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"accountName"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"appointment"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemInput"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"createAppointmentException"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"accountName"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"appointment"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemInput"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"createAppSpecificPassword"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"appName"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"CreateAppSpecificPasswordResponse"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"createCalendar"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"name"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"color"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Int"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"url"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Folder"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"createContact"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"contact"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"CreateContactInput"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Contact"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"createContactList"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"contact"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"CreateContactInput"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Contact"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"modifyContact"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"contact"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ModifyContactInput"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Contact"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"modifyContactList"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"contact"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ModifyContactInput"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Contact"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"createFolder"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"color"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"fetchIfExists"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"flags"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"name"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"parentFolderId"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"url"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"isLocalFolder"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"view"},type:{kind:"NamedType",name:{kind:"Name",value:"FolderView"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Folder"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"createIdentity"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"name"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"attrs"},type:{kind:"NamedType",name:{kind:"Name",value:"IdentityAttrsInput"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Identities"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"createMountpoint"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"link"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"NewMountpointSpec"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"createSharedCalendar"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"link"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"NewMountpointSpec"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"createSearchFolder"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"name"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"parentFolderId"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"query"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"types"},type:{kind:"NamedType",name:{kind:"Name",value:"FolderView"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Folder"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"createSignature"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"signature"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"SignatureInput"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"SignatureResponse"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"createTask"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"task"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemInput"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"declineCounterAppointment"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"counterAppointmentInvite"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"CounterAppointmentInput"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"deleteAppointment"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"appointment"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"DeleteAppointmentInput"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"deleteIdentity"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"name"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"deleteExternalAccount"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"deleteSignature"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"signature"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"NameIdInput"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"generateScratchCodes"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"username"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"ScratchCodes"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"grantRights"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"input"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"GrantRightsInput"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"RightsResponse"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"folderAction"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"action"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"FolderActionInput"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"documentAction"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"action"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"FolderActionInput"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"DocumentActionData"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"forwardAppointmentInvite"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"appointmentInvite"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ForwardAppointmentInviteInput"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"forwardAppointment"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"appointmentInvite"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ForwardAppointmentInput"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"itemAction"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"ids"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"folderId"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"op"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"tagNames"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"name"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"importExternalAccount"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"externalAccount"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ExternalAccountImportInput"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"logout"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"login"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"username"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"password"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"recoveryCode"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"tokenType"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"persistAuthTokenCookie"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"twoFactorCode"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"deviceTrusted"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"csrfTokenSecured"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"AuthResponse"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"enableTwoFactorAuth"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"options"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"EnableTwoFactorAuthInput"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"EnableTwoFactorAuthResponse"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"disableTwoFactorAuth"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"messageAction"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"ids"},type:{kind:"NonNullType",type:{kind:"ListType",type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"op"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"modifyExternalAccount"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"type"},type:{kind:"NamedType",name:{kind:"Name",value:"AccountType"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"attrs"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ExternalAccountModifyAttrsInput"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"modifyAppointment"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"accountName"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"appointment"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemInput"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"ModifyAppointmentResponse"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"modifyIdentity"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"attrs"},type:{kind:"NamedType",name:{kind:"Name",value:"IdentityAttrsInput"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"modifyPrefs"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"prefs"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"PreferencesInput"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"modifyProps"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"props"},type:{kind:"ListType",type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"PropertiesInput"}}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"modifyZimletPrefs"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"zimlets"},type:{kind:"ListType",type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ZimletPreferenceInput"}}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"ModifyZimletPrefsResponse"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"modifyFilterRules"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"filters"},type:{kind:"ListType",type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"FilterInput"}}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"modifySignature"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"signature"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"SignatureInput"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"modifySearchFolder"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"search"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"SearchFolderInput"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"modifyTask"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"task"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemInput"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"modifyWhiteBlackList"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"whiteBlackList"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"WhiteBlackListInput"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"moveTask"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"inviteId"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"destFolderId"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"prefEnableOutOfOfficeAlertOnLogin"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"value"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"prefEnableOutOfOfficeReply"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"value"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"prefOutOfOfficeFromDate"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"value"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"prefOutOfOfficeReply"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"value"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"prefOutOfOfficeUntilDate"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"value"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"recoverAccount"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"op"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"RecoverAccountOp"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"email"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"channel"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"SetRecoveryAccountChannel"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"RecoverAccount"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"resetPassword"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"password"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"dryRun"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"getPasswordRules"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"cancelResetPassword"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"ResetPasswordResponse"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"revokeAppSpecificPassword"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"appName"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"revokeOtherTrustedDevices"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"revokeRights"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"input"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"RevokeRightsInput"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"RightsResponse"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"revokeTrustedDevice"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"saveDraft"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"message"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"SendMessageInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"accountName"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"SaveDraftResponse"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"sendMessage"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"message"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"SendMessageInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"accountName"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"SendMessageResponse"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"sendDeliveryReport"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"messageId"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"sendInviteReply"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"inviteReply"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"InviteReplyInput"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"InviteReplyResponse"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"sendShareNotification"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"shareNotification"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ShareNotificationInput"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"setCustomMetadata"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"customMetaData"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"CustomMetadataInput"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"setMailboxMetadata"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"section"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"attrs"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"MailboxMetadataSectionAttrsInput"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"snoozeCalendarItem"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"appointment"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"SnoozeInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"task"},type:{kind:"NamedType",name:{kind:"Name",value:"SnoozeInput"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"dismissCalendarItem"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"appointment"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"DismissInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"task"},type:{kind:"NamedType",name:{kind:"Name",value:"DismissInput"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"uploadMessage"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"value"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"setRecoveryAccount"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"channel"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"SetRecoveryAccountChannel"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"op"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"SetRecoveryAccountOp"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"recoveryAccount"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"recoveryAccountVerificationCode"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"createTag"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"tag"},type:{kind:"NamedType",name:{kind:"Name",value:"CreateTagInput"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Tag"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"tagAction"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"action"},type:{kind:"NamedType",name:{kind:"Name",value:"FolderActionInput"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"quarantineDeviceSync"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"deviceId"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Device"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"allowDeviceSync"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"deviceId"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Device"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"removeDeviceSync"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"deviceId"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"blockDeviceSync"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"deviceId"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Device"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"accountOnlyRemoteWipeSync"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"deviceId"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Device"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"cancelPendingAccountOnlyRemoteWipeSync"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"deviceId"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Device"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"remoteWipeSync"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"deviceId"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Device"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"cancelPendingRemoteWipeSync"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"deviceId"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Device"}},directives:[]}]},{kind:"SchemaDefinition",directives:[],operationTypes:[{kind:"OperationTypeDefinition",operation:"query",type:{kind:"NamedType",name:{kind:"Name",value:"Query"}}},{kind:"OperationTypeDefinition",operation:"mutation",type:{kind:"NamedType",name:{kind:"Name",value:"Mutation"}}}]}],loc:{start:0,end:70303}};Tp.loc.source={body:"enum SortBy {\n\tnone\n\tdateAsc\n\tdateDesc\n\tsubjAsc\n\tsubjDesc\n\tnameAsc\n\tnameDesc\n\trcptAsc\n\trcptDesc\n\tattachAsc\n\tattachDesc\n\tflagAsc\n\tflagDesc\n\tpriorityAsc\n\tpriorityDesc\n\treadAsc\n\treadDesc\n\tsizeAsc\n\tsizeDesc\n}\n\nenum ShareInputAction {\n\tedit\n\trevoke\n\texpire\n}\n\nenum SaveDocumentAction {\n\tcreate\n}\n\nenum SaveDocumentType {\n\tdocument\n\tpresentation\n\tspreadsheet\n}\n\nenum FreeBusyStatus {\n\tF # Free\n\tB # Busy\n\tT # Tentative\n\tO # Out of Office\n}\n\nenum AccountType {\n\timap\n\tpop3\n}\n\nenum ConnectionType {\n\tcleartext\n\tssl\n\ttls\n\ttls_is_available\n}\n\nenum PrefCalendarInitialView {\n\tday\n\tlist\n\tmonth\n\tweek\n\tworkWeek\n\tyear\n}\nenum PrefMailSendReadReceipts {\n\tprompt\n\talways\n\tnever\n}\nenum PrefDelegatedSendSaveTarget {\n\towner\n\tsender\n\tboth\n\tnone\n}\n\nenum AlarmAction {\n\tDISPLAY\n\tAUDIO\n\tEMAIL\n\tPROCEDURE\n\tX_YAHOO_CALENDAR_ACTION_IM\n\tX_YAHOO_CALENDAR_ACTION_MOBILE\n\tNONE\n}\n\nenum AlarmRelatedTo {\n\tSTART\n\tEND\n}\n\nenum Weekday {\n\tSU\n\tMO\n\tTU\n\tWE\n\tTH\n\tFR\n\tSA\n}\n\nenum CalendarItemRecurrenceFrequency {\n\tSEC\n\tMIN\n\tHOU\n\tDAI\n\tWEE\n\tMON\n\tYEA\n}\n\nenum InviteReplyVerb {\n\tACCEPT\n\tDECLINE\n\tTENTATIVE\n}\n\nenum InviteReplyType {\n\tr #reply\n\tw #forward\n}\n\nenum AutoCompleteMatchType {\n\tgal\n\tcontact\n\trankingTable\n}\n\nenum ParticipationStatus {\n\tNE # needs-action\n\tAC # accept\n\tTE # tentative\n\tDE # declined\n\tDG # delegated\n\tCO # completed\n\tIN # in-process\n\tWA # waiting (only tasks)\n\tDF # deferred (only tasks)\n}\n\nenum InviteCompletionStatus {\n\tNEED # Not Started / Need Response\n\tTENT # Tentative\n\tCONF # Confirmed\n\tCANC # Cancelled\n\tCOMP # Completed\n\tINPR # In Progress\n\tWAITING # Waiting on someone else\n\tDEFERRED # Deferred\n}\n\nenum ParticipationRole {\n\tREQ # required\n\tOPT # optional\n\tNON # informational purposes only\n}\n\nenum CalendarItemClass {\n\tPRI # Private\n\tPUB # Public\n\tCON # Confidential\n}\n\nenum AddressType {\n\tf # from\n\tt # to\n\tc # cc\n\tb # bcc\n\tr # reply-to\n\ts # sender\n\tn # read-receipt notification\n\trf # resent-from\n}\n\n# https://github.com/Zimbra/zm-mailbox/blob/develop/store/docs/acl.md\nenum GranteeType {\n\tusr # Zimbra User\n\tgrp # Zimbra Group (distribution list)\n\tegp # an external AD group\n\tdom # Zimbra Domain\n\tall # All authenticated users\n\tpub # public access\n\tguest # Non-zimbra email address and password\n\tkey # Non-Zimbra email address and access key\n\tcos # Grantee ID must match zimbraCOSId (Class of Service)\n}\n\nenum SearchType {\n\tconversation\n\tmessage\n\tcontact\n\tappointment\n\ttask\n\twiki\n\tdocument\n}\n\nenum ContactType {\n\tC # Reference to another contact\n\tG # Reference to a GAL entry\n\tI # Inlined member (member name and email address is embeded in the contact group)\n}\n\nenum FolderView {\n\tsearch\n\tfolder\n\ttag\n\tconversation\n\tmessage\n\tcontact\n\tdocument\n\tappointment\n\tvirtual\n\tremote\n\twiki\n\ttask\n\tchat\n\tnote\n\tcomment\n\tunknown\n}\n\nenum GalSearchType {\n\tall\n\taccount\n\tresource\n\tgroup\n}\n\nenum NeedIsMemberType {\n\tall\n\tdirectOnly\n\tnone\n}\n\nenum ReadingPaneLocation {\n\toff\n\tright\n\tbottom\n}\n\nenum PrefMailSelectAfterDelete {\n\tnext\n\tprevious\n\tadaptive\n}\n\nenum ActionTypeName {\n\tContactAction\n\tConvAction\n\tDistributionList\n\tFolderAction\n\tItemAction\n\tMsgAction\n\tTagAction\n}\n\nenum LicenseStatus {\n\tOK\n\tNOT_INSTALLED\n\tNOT_ACTIVATED\n\tIN_FUTURE\n\tEXPIRED\n\tINVALID\n\tLICENSE_GRACE_PERIOD\n\tACTIVATION_GRACE_PERIOD\n}\n\nenum SetRecoveryAccountOp {\n\tsendCode\n\tvalidateCode\n\tresendCode\n\treset\n}\n\nenum SetRecoveryAccountChannel {\n\temail\n}\n\nenum RecoverAccountOp {\n\tgetRecoveryAccount\n\tsendRecoveryCode\n}\n\nenum PasswordRecoveryAddressStatus {\n\tverified\n\tpending\n}\n\nenum ZimletPresence {\n\tmandatory\n\tenabled\n\tdisabled\n}\n\nenum ResetPasswordStatus {\n\tenabled\n\tdisabled\n\tsuspended\n}\n\nenum PrefClientType {\n\tadvanced\n\tmodern\n\tzimbrax\n\tstandard\n}\n\nenum Mode {\n\ttext\n\thtml\n}\n\ntype CsrfToken {\n\t_content: String\n}\n\ntype AuthResponse {\n\tauthToken: [AuthToken]\n\ttwoFactorAuthRequired: TwoFactorAuthRequired\n\ttrustedDevicesEnabled: TrustedDevicesEnabled\n\tlifetime: Float\n\tsession: Session\n\tskin: [Skin]\n\tcsrfToken: CsrfToken\n}\n\ntype ScratchCodeType {\n\t_content: String\n}\n\ntype ScratchCodes {\n\tscratchCodes: ScratchCode\n}\n\ntype ScratchCode {\n\tscratchCode: [ScratchCodeType]\n}\n\ntype EnableTwoFactorAuthResponse {\n\tsecret: [Secret]\n\tscratchCodes: [ScratchCode]\n\tauthToken: [AuthToken]\n\tcsrfToken: [CsrfToken]\n}\n\ntype ProfileImageChangeResponse {\n\titemId: ID\n}\n\ntype Secret {\n\t_content: String\n}\n\ntype AuthToken {\n\t_content: String\n}\n\ntype TwoFactorAuthRequired {\n\t_content: Boolean\n}\n\ntype TrustedDevicesEnabled {\n\t_content: Boolean\n}\n\ntype Session {\n\tid: ID\n\t_content: String\n}\n\ntype Skin {\n\t_content: String\n}\n\ntype CalOrganizer {\n\taddress: String\n\tname: String\n\turl: String\n\tsentBy: String\n}\n\ntype Instance {\n\tstart: Float\n\tdueDate: Float\n\ttzoDue: Int\n\tutcRecurrenceId: String\n\tisException: Boolean # ex\n\talarm: Boolean\n\tallDay: Boolean\n\tchangeDate: Float # md\n\tclass: CalendarItemClass\n\tcomponentNum: Int # compNum\n\tdate: Float # d\n\tduration: Float # dur\n\texcerpt: String # fr\n\tflags: String # f\n\tfreeBusy: FreeBusyStatus # fb\n\tfreeBusyActual: FreeBusyStatus # fba\n\tinviteId: ID #invId\n\tlocation: String # loc\n\tmodifiedSequence: Float # ms\n\tname: String\n\torganizer: CalOrganizer # or\n\totherAttendees: Boolean\n\tparticipationStatus: ParticipationStatus\n\trevision: Float # rev\n\tstatus: InviteCompletionStatus\n\tisOrganizer: Boolean # isOrg\n\texceptId: [DtTimeInfo]\n}\n\ntype Alarm {\n\talarmInstStart: Float\n\tcomponentNum: Int # compNum\n\tinviteId: ID #invId\n\tlocation: String # loc\n\tname: String\n\tnextAlarm: Float\n}\n\ntype InviteReplyResponse {\n\tinviteId: ID #invId\n\tcalendarItemId: ID #calItemId\n}\n\ntype ModifyAppointmentResponse {\n\tappointmentId: ID #appointmentId\n\tcalendarItemId: ID #calItemId\n\tinviteId: ID #invId\n\tmodifiedSequence: Float # ms\n\trevision: Float # rev\n}\n\ntype ZimletPref {\n\tname: String\n\tpresence: String\n}\n\ntype ModifyZimletPrefsResponse {\n\tzimlet: [ZimletPref]\n}\n\ntype EmailAddress {\n\taddress: String\n\tname: String\n\ttype: String\n\tdisplayName: String\n}\n\ntype ShareNotification {\n\ttruncated: Boolean\n\tcontent: String\n}\n\ntype MessageAttributes {\n\tisEncrypted: Boolean\n\tisSigned: Boolean\n}\n\ninterface MailItem {\n\tid: ID\n\tsize: Float # s\n\tdate: Float # d\n\tfolderId: ID # l\n\tsubject: String # su\n\temailAddresses: [EmailAddress]\n\texcerpt: String # fr\n\tconversationId: ID # cid\n\tflags: String # f\n\ttags: String # t\n\ttagNames: String # tn\n\trevision: Float # rev\n\tchangeDate: Float # md\n\tmodifiedSequence: Float # ms\n\tinvitations: [InviteInfo] # inv\n\tsortField: String # sf, Sort field used for cursor-based pagination\n\tshare: [ShareNotification] # shr\n\treplyType: String #rt\n}\n\ntype ClientInfoAttributes {\n\tzimbraWebClientLoginURL: String\n\tzimbraWebClientLogoutURL: String\n\tzimbraFeatureResetPasswordStatus: ResetPasswordStatus\n}\n\ntype ClientInfoType {\n\tattributes: ClientInfoAttributes\n}\n\n# whenever change/remove key then update the object accordingly in zm-x-web/src/notifications/messages.js on emptyMessage object.\n# otherwise notification will be failed.\ntype MessageInfo implements MailItem {\n\tid: ID\n\tsize: Float # s\n\tdate: Float # d\n\tfolderId: ID # l\n\torigId: ID #origid\n\tsubject: String # su\n\temailAddresses: [EmailAddress]\n\texcerpt: String # fr\n\tconversationId: ID # cid\n\tflags: String # f\n\ttags: String # t\n\ttagNames: String # tn\n\trevision: Float # rev\n\tchangeDate: Float # md\n\tmodifiedSequence: Float # ms\n\tinvitations: [InviteInfo] # inv\n\tsortField: String # sf, Sort field used for cursor-based pagination\n\tmimeParts: [MimePart]\n\tto: [EmailAddress]\n\tfrom: [EmailAddress]\n\tcc: [EmailAddress]\n\tbcc: [EmailAddress]\n\tsender: [EmailAddress]\n\thtml: String\n\ttext: String\n\tattachments: [MimePart]\n\tinlineAttachments: [MimePart]\n\tshare: [ShareNotification] # shr\n\treplyType: String #rt\n\tattributes: MessageAttributes\n\tautoSendTime: Float\n\tlocal: Boolean\n}\n\ntype Conversation implements MailItem {\n\tid: ID\n\tsize: Float # s\n\tdate: Float # d\n\tfolderId: ID # l\n\tsubject: String # su\n\texcerpt: String # fr\n\temailAddresses: [EmailAddress]\n\tconversationId: ID # cid\n\tflags: String # f\n\ttags: String # t\n\ttagNames: String # tn\n\trevision: Float # rev\n\tchangeDate: Float # md\n\tmodifiedSequence: Float # ms\n\tinvitations: [InviteInfo] # inv\n\tsortField: String # sf, Sort field used for cursor-based pagination\n\tmessages: [MessageInfo]\n\tmessagesMetaData: [MessageInfo]\n\tnumMessages: Float # n, Number of messages in this conversation\n\tunread: Float # u\n\tshare: [ShareNotification] # shr\n\treplyType: String #rt\n}\n\ntype MsgWithGroupInfo implements MailItem {\n\tid: ID\n\ti4uid: Int\n\tcif: String\n\torigid: String\n\tentityId: ID # idnt\n\tforAcct: String\n\tautoSendTime: Float\n\tsize: Float # s\n\tdate: Float # d\n\tfolderId: ID # l\n\tsubject: String # su\n\temailAddresses: [EmailAddress]\n\texcerpt: String # fr\n\tconversationId: ID # cid\n\tflags: String # f\n\ttags: String # t\n\ttagNames: String # tn\n\trevision: Float # rev\n\tchangeDate: Float # md\n\tmodifiedSequence: Float # ms\n\tinvitations: [InviteInfo] # inv\n\tsortField: String # sf, Sort field used for cursor-based pagination\n\tshare: [ShareNotification] # shr\n\treplyType: String #rt\n}\n\nenum InviteType {\n\tappt # Appointment\n\ttask\n}\n\ntype InviteInfo {\n\ttype: InviteType #though type is a required value on the response, outdated invites come back as empty InviteInfo objects\n\tcomponents: [InviteComponent] #comp\n\treplies: [InviteReplies] #replies\n}\n\ntype AddRecurrenceInfo { # <add>\n\tadd: [AddRecurrenceInfo]\n\texclude: [ExcludeRecurrenceInfo]\n\texcept: [ExceptionRuleInfo]\n\tcancel: [CancelRuleInfo]\n\t# dates: SingleDates # TODO\n\trule: [SimpleRepeatingRule]\n}\n\ntype ExcludeRecurrenceInfo { # <exclude>\n\texclude: [ExcludeRecurrenceInfo]\n\texcept: [ExceptionRuleInfo]\n}\n\ntype ExceptionRuleInfo { # <except>\n\trangeType: Int\n\trecurId: String\n\ttz: String\n\tridZ: String\n\tadd: [AddRecurrenceInfo]\n\texclude: [ExcludeRecurrenceInfo]\n}\n\ntype CancelRuleInfo { # <cancel>\n\trangeType: Int\n\trecurId: String\n\ttz: String\n\tridZ: String\n}\n\n# type SingleDates { # <dates>\n# }\n\ntype WkDay { # <wkday>\n\tday: Weekday\n\tordwk: Int\n}\n\ntype ByDayRule { # <byday>\n\twkday: [WkDay]\n}\n\ntype IntervalRule { # <interval>\n\tintervalCount: Int # ival\n}\n\ntype CalendarItemRecurrenceEndDate {\n\tdate: String\n}\n\ntype CalendarItemRecurrenceEndCount {\n\tnumber: Int\n}\n\ntype ByMonthDayRule {\n\tdayList: String\n}\n\ntype ByMonthRule {\n\tmonthList: Int\n}\n\ntype BySetPosRule {\n\tposlist: Int\n}\n\ntype SimpleRepeatingRule { # <rule>\n\tfrequency: CalendarItemRecurrenceFrequency # freq\n\tinterval: [IntervalRule]\n\tbyday: [ByDayRule]\n\tuntil: [CalendarItemRecurrenceEndDate]\n\tcount: [CalendarItemRecurrenceEndCount]\n\tbymonthday: [ByMonthDayRule]\n\tbymonth: [ByMonthRule]\n\tbysetpos: [BySetPosRule]\n}\n\ntype RecurrenceInfo { # <recur>\n\tadd: [AddRecurrenceInfo]\n\texclude: [ExcludeRecurrenceInfo]\n\texcept: [ExceptionRuleInfo]\n\tcancel: [CancelRuleInfo]\n\t# dates: [SingleDates] # TODO\n\trule: [SimpleRepeatingRule]\n}\n\ntype InviteReplies {\n\treply: [CalendarItemReply]\n}\n\ntype InviteComponent {\n\t# duration: DurationInfo # dur - TODO\n\talarms: [CalendarItemAlarm]\n\trecurrence: [RecurrenceInfo] # recur\n\tallDay: Boolean\n\tattendees: [CalendarItemAttendee]\n\tcalendarItemId: ID\n\tciFolder: ID\n\tclass: CalendarItemClass\n\tcompletedDateTime: String # completed , yyyyMMddThhmmssZ\n\tcomponentNum: Int # compNum\n\tdate: Float # d\n\tdescription: [StringContent] # desc\n\tdraft: Boolean\n\tneverSent: Boolean\n\tend: [DtTimeInfo] # e\n\texcerpt: String # fr\n\tfreeBusy: FreeBusyStatus # fb\n\tfreeBusyActual: FreeBusyStatus # fba\n\thtmlDescription: [StringContent] # descHtml\n\tisException: Boolean # ex\n\tisOrganizer: Boolean # isOrg\n\tlocation: String # loc\n\tname: String\n\tnoBlob: Boolean\n\torganizer: CalOrganizer # or\n\tpercentComplete: String\n\tpriority: String\n\tutcRecurrenceId: String #ridZ\n\trsvp: Boolean\n\tsequence: Float # seq\n\tstart: [DtTimeInfo] # s\n\tstatus: InviteCompletionStatus\n\tuid: String\n\tx_uid: String\n\taid: String\n\tmethod: String\n\texceptId: [DtTimeInfo]\n}\n\ntype DtTimeInfo {\n\tdate: String # d , of format YYYYMMDD['T'HHMMSS[Z]]\n\ttimezone: String # tz\n\tutc: Float # u\n}\n\ntype Invitation { # <inv>\n\ttype: String!\n\tsequenceNumber: Float! # seq\n\tid: Int!\n\tcomponentNum: Int! # compNum\n\trecurrenceId: String # recurId\n\ttz: CalTZInfo\n\tcomponents: [InviteComponent]! # comp\n\treplies: [InviteReplies] # replies\n\tmimeParts: MimePart\n}\n\ntype CalTZInfo { # <tz>\n\tid: String\n\ttimezoneStdOffset: Int # stdoff\n\ttimezoneDaylightOffset: Int # dayoff\n\tstdname: String\n\tdayname: String\n\tstandard: TzOnsetInfo\n\tdaylight: TzOnsetInfo\n}\n\ntype TzOnsetInfo { # <standard>, <daylight>\n\tweek: Int\n\twkday: Int\n\tmon: Int\n\tmday: Int\n\thour: Int\n\tmin: Int\n\tsec: Int\n}\n\ntype AppointmentInfo { # <appt>; aka AppointmentHitInfo\n\tid: ID!\n\tinvitations: [Invitation] # inv\n}\n\ntype CalendarItemHitInfo { # <appt>; aka AppointmentHitInfo\n\talarm: Boolean\n\tallDay: Boolean\n\tchangeDate: Float # md\n\tclass: CalendarItemClass!\n\tcomponentNum: Int # compNum\n\tdate: Float # d\n\ttimezoneOffset: Int\n\tduration: Float # dur\n\texcerpt: String # fr\n\tflags: String # f\n\tfolderId: ID! # l\n\tfreeBusy: FreeBusyStatus # fb\n\tfreeBusyActual: FreeBusyStatus # fba\n\tid: ID!\n\talarmData: [Alarm]\n\tinstances: [Instance] # inst\n\tinvitations: [Invitation] # inv\n\tinviteId: ID! #invId\n\tisOrganizer: Boolean # isOrg\n\tisRecurring: Boolean # recur\n\tlocation: String # loc\n\tmodifiedSequence: Float # ms\n\tname: String\n\torganizer: CalOrganizer # or\n\totherAttendees: Boolean\n\tparticipationStatus: ParticipationStatus\n\tpercentComplete: String\n\tpriority: String\n\trevision: Float # rev\n\tutcRecurrenceId: String # ridZ\n\tsize: Float # s\n\tsortField: String # sf\n\tstatus: InviteCompletionStatus\n\ttagNames: String # tn\n\ttags: String # t\n\tuid: String\n\tx_uid: String\n\taid: String\n\tdraft: Boolean\n\tneverSent: Boolean\n}\n\ntype ReminderItemHitInfo { # <appt>; aka AppointmentHitInfo\n\talarm: Boolean\n\tallDay: Boolean\n\tchangeDate: Float # md\n\tclass: CalendarItemClass!\n\tcomponentNum: Int # compNum\n\tdate: Float # d\n\ttimezoneOffset: Int\n\tduration: Float # dur\n\texcerpt: String # fr\n\tflags: String # f\n\tfolderId: ID! # l\n\tfreeBusy: FreeBusyStatus # fb\n\tfreeBusyActual: FreeBusyStatus # fba\n\tid: ID!\n\talarmData: [Alarm]\n\tinstances: [Instance] # inst\n\tinvitations: [Invitation] # inv\n\tinviteId: ID! #invId\n\tisOrganizer: Boolean # isOrg\n\tisRecurring: Boolean # recur\n\tlocation: String # loc\n\tmodifiedSequence: Float # ms\n\tname: String\n\torganizer: CalOrganizer # or\n\totherAttendees: Boolean\n\tparticipationStatus: ParticipationStatus\n\tpercentComplete: String\n\tpriority: String\n\trevision: Float # rev\n\tutcRecurrenceId: String # ridZ\n\tsize: Float # s\n\tsortField: String # sf\n\tstatus: InviteCompletionStatus\n\ttagNames: String # tn\n\ttags: String # t\n\tuid: String\n\tx_uid: String\n\taid: String\n\tdraft: Boolean\n\tneverSent: Boolean\n}\n\ntype ExternalAccountTestResponse {\n\tsuccess: Boolean!\n\terror: String\n}\n\ninput ExternalAccount {\n\tid: ID!\n\tname: String!\n\taccountType: AccountType\n\tisEnabled: Int\n\thost: String!\n\tport: String!\n\tconnectionType: ConnectionType\n\tusername: String!\n\tpassword: String!\n}\n\ntype ImportStatus {\n\tid: ID\n\tisRunning: Boolean\n\tsuccess: Boolean\n\terror: String\n}\n\ntype ImportStatusResponse {\n\timap: [ImportStatus]\n\tpop3: [ImportStatus]\n}\n\ntype FreeBusyInstance {\n\tstart: Float\n\tend: Float\n}\n\ntype FreeBusy {\n\tid: String!\n\ttentative: [FreeBusyInstance]\n\tbusy: [FreeBusyInstance]\n\tunavailable: [FreeBusyInstance]\n\tnodata: [FreeBusyInstance]\n\tfree: [FreeBusyInstance]\n}\n\ntype WorkingHoursInstance {\n\tstart: Float\n\tend: Float\n}\n\ntype WorkingHours {\n\tid: ID!\n\ttentative: [WorkingHoursInstance]\n\tbusy: [WorkingHoursInstance]\n\tunavailable: [WorkingHoursInstance]\n\tnodata: [WorkingHoursInstance]\n\tfree: [WorkingHoursInstance]\n}\n##### Filters ######\n\nenum Importance {\n\thigh\n\tnormal\n\tlow\n}\n\nenum FilterMatchCondition {\n\tallof\n\tanyof\n}\n\ntype AddressCondition {\n\theader: String!\n\tpart: String!\n\tstringComparison: String!\n\tcaseSensitive: Boolean\n\tvalue: String!\n\tvalueComparison: String\n\tcountComparison: String\n\tindex: Int\n\tnegative: Boolean\n}\n\ntype BasicCondition {\n\tindex: Int\n\tnegative: Boolean\n}\n\ntype BodyCondition {\n\tcaseSensitive: Boolean\n\tvalue: String\n\tindex: Int\n\tnegative: Boolean\n}\n\ntype ConversationCondition {\n\twhere: String\n\tindex: Int\n\tnegative: Boolean\n}\n\ntype DateCondition {\n\tdateComparison: String\n\tdate: Float # d\n\tindex: Int\n\tnegative: Boolean\n}\n\ntype FlagCondition {\n\tflagName: String!\n\tindex: Int\n\tnegative: Boolean\n}\n\ntype HeaderCheckCondition {\n\theader: String!\n\tindex: Int\n\tnegative: Boolean\n}\n\ntype HeaderCondition {\n\theader: String\n\tstringComparison: String\n\tvalueComparison: String\n\tcountComparison: String\n\tvalue: String\n\tcaseSensitive: Boolean\n\tindex: Int\n\tnegative: Boolean\n}\n\ntype ImportanceCondition {\n\timportance: Importance! # imp\n\tindex: Int\n\tnegative: Boolean\n}\n\ntype InviteCondition {\n\tmethods: [String]\n\tindex: Int\n\tnegative: Boolean\n}\n\ntype MimeHeaderCondition {\n\theader: String\n\tstringComparison: String\n\tvalue: String\n\tcaseSensitive: Boolean\n\tindex: Int\n\tnegative: Boolean\n}\n\ntype SizeCondition {\n\tnumberComparison: String\n\tsize: String # s\n\tindex: Int\n\tnegative: Boolean\n}\n\ntype FilterCondition {\n\tallOrAny: FilterMatchCondition! # condition\n\taddressBook: [HeaderCheckCondition] # addressBookTest\n\taddress: [AddressCondition] # addressTest\n\tattachment: [BasicCondition] # attachmentTest\n\tbody: [BodyCondition] # bodyTest\n\tbulk: [BasicCondition] # bulkTest\n\tcontactRanking: [HeaderCheckCondition] # contactRankingTest\n\tconversation: [ConversationCondition] # conversationTest\n\tdate: [DateCondition] # dateTest\n\tfacebook: [BasicCondition] # facebookTest\n\tflag: [FlagCondition] # flaggedTest\n\theaderExists: [HeaderCheckCondition] # headerExistsTest\n\theader: [HeaderCondition] # headerTest\n\timportance: [ImportanceCondition] # importanceTest\n\tinvite: [InviteCondition] # inviteTest\n\tlinkedin: [BasicCondition] # linkedinTest\n\tlist: [BasicCondition] # listTest\n\tme: [HeaderCheckCondition] # meTest\n\tmimeHeader: [MimeHeaderCondition] # mimeHeaderTest\n\tsize: [SizeCondition] # sizeTest\n\ttwitter: [BasicCondition] # twitterTest\n\tcommunityRequests: [BasicCondition] # communityRequestsTest\n\tcommunityContent: [BasicCondition] # communityContentTest\n\tcommunityConnections: [BasicCondition] # communityConnectionsTest\n}\n\ntype BasicAction {\n\tindex: Int\n}\n\ntype FileIntoAction {\n\tfolderPath: String\n\tcopy: Boolean\n\tindex: Int\n}\n\ntype FlagAction {\n\tflagName: String\n\tindex: Int\n}\n\ntype TagAction {\n\ttagName: String!\n\tindex: Int\n}\n\ntype RedirectAction {\n\taddress: String # a\n\tcopy: Boolean\n\tindex: Int\n}\n\ntype ReplyAction {\n\tindex: Int\n\tcontent: [String]\n}\n\ntype NotifyAction {\n\taddress: String # a\n\tsubject: String # su\n\tmaxBodySize: Int\n\torigHeaders: String\n\tindex: Int\n\tcontent: [String]\n}\n\ntype FilterAction {\n\tkeep: [BasicAction] # actionKeep\n\tdiscard: [BasicAction] # actionDiscard\n\tfileInto: [FileIntoAction] # actionFileInto\n\tflag: [FlagAction] # actionFlag\n\ttag: [TagAction] # actionTag\n\tredirect: [RedirectAction] # actionRedirect\n\treply: [ReplyAction] # actionReply\n\tnotify: [NotifyAction] # actionNotify\n\tstop: [BasicAction] # actionStop\n}\n\ntype Filter {\n\tname: String!\n\tactive: Boolean!\n\n\tactions: [FilterAction] # filterActions\n\tconditions: [FilterCondition] # filterTests\n}\n\n##### End Of Filters ######\n\ntype Folder {\n\tabsFolderPath: String\n\tacl: ACL\n\tcolor: Int\n\tflags: String\n\tid: ID\n\tuuid: ID\n\tname: String\n\toname: String\n\tnonFolderItemCount: Float # Number of non-subfolder items in folder\n\tnonFolderItemCountTotal: Float # Total size of all of non-subfolder items in folder\n\tlinkedFolders: [Folder] # Folders this user has linked from other users nested in this Folder\n\tfolders: [Folder] # Folders nested in this Folder\n\tsearch: [Folder] #smart folders\n\towner: String\n\trevision: Float\n\tview: FolderView\n\tparentFolderId: ID\n\tunread: Float\n\tquery: String\n\tpermissions: String # It will be available on linked folders only\n\townerZimbraId: ID\n\tsharedItemId: ID\n\turl: String\n\tlocal: Boolean\n\tdroppable: Boolean\n\tuserId: ID\n\tbroken: Boolean #shared folder link is broken or not\n\tdeletable: Boolean\n\tunreadDescendent: Boolean\n}\n\ntype DlAttrs {\n\tcommonName: String\n\tdisplayName: String\n\tlastName: String\n}\n\ntype DlGroupMember {\n\tname: String\n\tattributes: DlAttrs\n}\n\ntype HabGroup {\n\tname: String\n\tid: String\n\tparentHabGroupId: ID\n\tseniorityIndex: Int\n\tattributes: HabGroupAttrs\n\thabGroups: [HabGroup]\n}\n\ntype HabGroupAttrs {\n\tcn: String\n\tdisplayName: String\n\tmail: String\n\tuid: String\n\tzimbraCreateTimestamp: String\n\tzimbraHABSeniorityIndex: String\n\tzimbraId: ID\n\tzimbraMailAlias: String\n\tzimbraMailHost: String\n\tzimbraMailStatus: String\n}\n\ntype ACL {\n\tgrant: [ACLGrant]\n}\n\ntype ACLGrant {\n\taddress: String\n\tpermissions: String\n\tgranteeType: GranteeType\n\tzimbraId: ID\n\tpassword: String\n\tkey: String\n}\n\ntype LicenseAttrs {\n\tname: String!\n\t_content: Boolean!\n}\n\ntype habRootId {\n\t_content: String\n}\n\ntype HabRoots {\n\thab: [habRootId]\n}\n\ntype License {\n\tstatus: LicenseStatus!\n\tattr: [LicenseAttrs]\n}\n\ntype PropList {\n\tprop: [Prop]\n}\ntype Prop {\n\tzimlet: String\n\tname: String\n\t_content: String\n}\n\ntype AccountInfo {\n\tid: ID!\n\tname: String\n\tpublicURL: String\n\trest: String\n\tused: String\n\tprofileImageId: Int\n\tchangePasswordURL: String\n\tsoapURL: String\n\tversion: String\n\tattrs: AccountInfoAttrs\n\thabRoots: HabRoots\n\tlicense: License\n\tprops: PropList\n\tzimlets: AccountZimlet\n\tcos: AccountCos\n\tpasteitcleanedEnabled: Boolean\n}\n\ntype OnlyEmailAddress {\n\temailAddress: String\n}\n\ntype Target {\n\tdisplayName: String\n\temail: [OnlyEmailAddress]\n\ttype: String\n}\n\ntype Targets {\n\tright: String\n\ttarget: [Target]\n}\n\ntype DiscoverRights {\n\ttargets: [Targets]\n}\n\ntype AccountZimlet {\n\tzimlet: [AccountZimletInfo]\n}\n\ntype AccountZimletInfo {\n\tzimletContext: [AccountZimletContext]\n\tzimlet: [AccountZimletDesc]\n\tzimletConfig: [AccountZimletConfigInfo]\n}\n\ntype AccountZimletContext {\n\tbaseUrl: String\n\tpriority: Int\n\tpresence: ZimletPresence\n}\n\ntype AccountZimletDesc {\n\tname: String\n\tversion: String\n\tdescription: String\n\textension: String\n\tlabel: String\n\tzimbraXZimletCompatibleSemVer: String\n}\n\ntype ZimletConfigProperty {\n\tname: String\n\tcontent: String\n}\n\ntype ZimletConfigGlobal {\n\tproperty: [ZimletConfigProperty]\n}\n\ntype ZimletConfigHost {\n\tproperty: [ZimletConfigProperty]\n}\n\ntype AccountZimletConfigInfo {\n\tglobal: [ZimletConfigGlobal]\n\thost: [ZimletConfigHost]\n\tproperty: [ZimletConfigProperty]\n\tname: String\n\tversion: String\n}\n\ntype AccountInfoAttrs {\n\tdisplayName: String\n\tzimbraBrandingFolderName: String\n\tzimbraDomainTrialConvertAtExpiration: Boolean\n\tzimbraDomainTrialExpirationDate: String\n\tzimbraDumpsterEnabled: Boolean\n\tzimbraIsAdminAccount: Boolean\n\tzimbraIsDelegatedAdminAccount: Boolean\n\tzimbraFeatureMailEnabled: Boolean\n\tzimbraFeatureCalendarEnabled: Boolean\n\tzimbraFeatureBriefcasesEnabled: Boolean\n\tzimbraFeatureMobileSyncEnabled: Boolean\n\tzimbraFeatureRelatedContactsEnabled: Boolean\n\tzimbraPasswordBlockCommonEnabled: Boolean\n\tzimbraPasswordMinAlphaChars: Int\n\tzimbraPasswordMinNumericChars: Int\n\tzimbraPasswordMinUpperCaseChars: Int\n\tzimbraPasswordMinDigitsOrPuncs: Int\n\tzimbraPasswordMinPunctuationChars: Int\n\tzimbraPasswordMaxLength: Int\n\tzimbraPasswordMinLength: Int\n\tzimbraPasswordMinLowerCaseChars: Int\n\tzimbraPasswordMinAge: Int\n\tzimbraPasswordMaxAge: Int\n\tzimbraPasswordEnforceHistory: Int\n\tzimbraPasswordAllowedChars: String\n\tzimbraPasswordAllowedPunctuationChars: String\n\tzimbraFeatureChangePasswordEnabled: Boolean\n\tzimbraFeatureResetPasswordStatus: ResetPasswordStatus\n\tzimbraFeatureWebClientOfflineAccessEnabled: Boolean\n\tzimbraMailBlacklistMaxNumEntries: Int\n\tzimbraMailQuota: String\n\tzimbraPublicSharingEnabled: Boolean\n\tzimbraExternalSharingEnabled: Boolean\n\tzimbraFeatureGalEnabled: Boolean\n\tzimbraFeatureGalAutoCompleteEnabled: Boolean\n\tzimbraFeatureOutOfOfficeReplyEnabled: Boolean\n\tzimbraFeatureFiltersEnabled: Boolean\n\tzimbraFeatureReadReceiptsEnabled: Boolean\n\tzimbraFeatureSharingEnabled: Boolean\n\tzimbraFeatureManageZimlets: Boolean\n\tzimbraFeatureTwoFactorAuthAvailable: Boolean\n\tzimbraFeatureTwoFactorAuthRequired: Boolean\n\tzimbraFeatureViewInHtmlEnabled: Boolean\n\tzimbraFeatureZulipChatEnabled: Boolean\n\tzimbraFeatureDocumentEditingEnabled: Boolean\n\tzimbraTwoFactorAuthEnabled: Boolean\n\tzimbraFeatureTrustedDevicesEnabled: Boolean\n\tzimbraFeatureAppSpecificPasswordsEnabled: Boolean\n\tzimbraFeatureMailPriorityEnabled: Boolean\n\tzimbraFileUploadMaxSize: Float\n\tzimbraFileUploadMaxSizePerFile: Float\n\tzimbraMailAttachmentMaxSize: Float\n\tzimbraMtaMaxMessageSize: Float\n\tzimbraMailAlias: [String]\n\tzimbraFeatureTaggingEnabled: Boolean\n\tzimbraIdentityMaxNumEntries: Int\n\tzimbraFeatureIdentitiesEnabled: Boolean\n\tzimbraFeatureMailSendLaterEnabled: Boolean\n\tzimbraFeaturePowerPasteEnabled: Boolean\n\tzimbraFeatureConversationsEnabled: Boolean\n\tzimbraFeatureImapDataSourceEnabled: Boolean\n\tzimbraFeaturePop3DataSourceEnabled: Boolean\n\tzimbraSignupAffiliate: String\n\tzimbraSignupRecoveryEmail: String\n\tzimbraTrialExpirationDate: String\n\tzimbraTrialConvertAtExpiration: Boolean\n\tzimbraHierarchicalAddressBookRoot: String\n}\n\ntype AccountCos {\n\tname: String\n\tid: ID\n}\n\ntype Identities {\n\tidentity: [Identity]\n}\n\ntype Identity {\n\tid: ID!\n\tname: String\n\t_attrs: IdentityAttrs\n\tdefaultSignature: ID\n}\n\ntype DataSource {\n\tid: ID!\n\tconnectionType: String\n\tdefaultSignature: ID\n\temailAddress: String\n\tl: ID # TODO: Normalize to `folderId`\n\tforwardReplySignature: ID\n\tfromDisplay: String\n\thost: String\n\timportOnly: Boolean\n\tisEnabled: Boolean\n\tname: String\n\tpollingInterval: Float\n\tleaveOnServer: Boolean\n\tport: String\n\treplyToAddress: String\n\treplyToDisplay: String\n\tsmtpPort: String\n\tuseAddressForForwardReply: Boolean\n\tusername: String\n\tfailingSince: String\n\tlastError: StringContent\n}\n\ntype Signatures {\n\tsignature: [Signature]\n}\n\ntype Signature {\n\tid: ID\n\tname: String\n\tcontent: [SignatureContent]\n}\n\ntype SignatureContent {\n\ttype: String\n\t_content: String\n}\n\ntype StringContent {\n\t_content: String\n}\n\ntype DataSources {\n\timap: [DataSource]\n\tpop3: [DataSource]\n\tcal: [DataSource]\n}\n\ntype IdentityAttrs {\n\tzimbraPrefIdentityId: ID!\n\tzimbraPrefDefaultSignatureId: ID\n\tzimbraPrefForwardReplySignatureId: ID\n\tzimbraPrefForwardReplyFormat: String\n\tzimbraPrefFromAddress: String\n\tzimbraPrefFromAddressType: String\n\tzimbraPrefFromDisplay: String\n\tzimbraPrefIdentityName: String\n\tzimbraPrefMailSignatureStyle: String\n\tzimbraPrefReplyToAddress: String\n\tzimbraPrefReplyToDisplay: String\n\tzimbraPrefReplyToEnabled: Boolean\n\tzimbraPrefSentMailFolder: String\n\tzimbraPrefWhenInFolderIds: [String]\n\tzimbraPrefWhenInFoldersEnabled: Boolean\n\tzimbraPrefWhenSentToAddresses: [String]\n\tzimbraPrefWhenSentToEnabled: Boolean\n}\n\ntype Preferences {\n\tzimbraPrefAutoAddAppointmentsToCalendar: Boolean\n\tzimbraPrefCalendarAutoAddInvites: Boolean\n\tzimbraPrefCalendarFirstDayOfWeek: Int\n\tzimbraPrefCalendarInitialView: PrefCalendarInitialView\n\tzimbraPrefCalendarReminderEmail: String\n\tzimbraPrefCalendarWorkingHours: String\n\tzimbraPrefCalendarApptReminderWarningTime: Int\n\tzimbraPrefCalendarShowPastDueReminders: Boolean\n\tzimbraPrefCalendarToasterEnabled: Boolean\n\tzimbraPrefCalendarAlwaysShowMiniCal: Boolean\n\tzimbraPrefComposeDirection: String\n\tzimbraPrefComposeFormat: Mode\n\tzimbraPrefHtmlEditorDefaultFontColor: String\n\tzimbraPrefHtmlEditorDefaultFontFamily: String\n\tzimbraPrefHtmlEditorDefaultFontSize: String\n\tzimbraPrefMailToasterEnabled: Boolean\n\tzimbraPrefShowAllNewMailNotifications: Boolean\n\tzimbraPrefDefaultCalendarId: ID\n\tzimbraPrefDeleteInviteOnReply: Boolean\n\tzimbraPrefDelegatedSendSaveTarget: PrefDelegatedSendSaveTarget\n\tzimbraPrefDisplayExternalImages: Boolean\n\tzimbraPrefGroupMailBy: String\n\tzimbraPrefMailPollingInterval: String\n\tzimbraPrefMailRequestReadReceipts: Boolean\n\tzimbraPrefMailSelectAfterDelete: PrefMailSelectAfterDelete\n\tzimbraPrefMailSendReadReceipts: PrefMailSendReadReceipts\n\tzimbraPrefMailTrustedSenderList: [String]\n\tzimbraPrefMarkMsgRead: Int\n\tzimbraPrefMessageViewHtmlPreferred: Boolean\n\tzimbraPrefOutOfOfficeFromDate: String\n\tzimbraPrefOutOfOfficeExternalReply: String\n\tzimbraPrefOutOfOfficeExternalReplyEnabled: Boolean\n\tzimbraPrefOutOfOfficeReply: String\n\tzimbraPrefOutOfOfficeReplyEnabled: Boolean\n\tzimbraPrefOutOfOfficeStatusAlertOnLogin: Boolean\n\tzimbraPrefOutOfOfficeSuppressExternalReply: Boolean\n\tzimbraPrefOutOfOfficeUntilDate: String\n\tzimbraPrefReadingPaneEnabled: Boolean\n\tzimbraPrefReadingPaneLocation: ReadingPaneLocation\n\tzimbraPrefBriefcaseReadingPaneLocation: ReadingPaneLocation\n\tzimbraPrefPasswordRecoveryAddress: String\n\tzimbraPrefPasswordRecoveryAddressStatus: PasswordRecoveryAddressStatus\n\tzimbraPrefSaveToSent: Boolean\n\tzimbraPrefShowFragments: Boolean\n\tzimbraPrefSlackCalendarReminderEnabled: Boolean\n\tzimbraPrefSortOrder: String\n\tzimbraPrefWebClientOfflineBrowserKey: String\n\tzimbraPrefTimeZoneId: String\n\tzimbraPrefLocale: String\n\tzimbraPrefClientType: PrefClientType\n\tzimbraPrefAppleIcalDelegationEnabled: Boolean\n\tzimbraPrefCalendarShowDeclinedMeetings: Boolean\n\tzimbraPrefUseTimeZoneListInCalendar: Boolean\n\tzimbraPrefMailForwardingAddress: String\n\tzimbraPrefMailLocalDeliveryDisabled: Boolean\n\tzimbraPrefTagTreeOpen: Boolean\n\tzimbraPrefPowerPasteEnabled: Boolean\n\tzimbraPrefDisplayTimeInMailList: Boolean\n}\n\ntype GetAppointmentResponse {\n\tappointment: [AppointmentInfo]\n}\n\ntype NameId {\n\tid: ID\n\tname: String\n}\n\ntype SignatureResponse {\n\tsignature: [NameId]\n}\n\ntype Document {\n\tid: ID #id\n\tacl: ACL #list of users having grant on a document\n\tfolderId: ID #l\n\tname: String #name\n\tversion: Float #same item may have different versions (i.e same names) will need to implement ListDocumentRevisionsRequest\n\tcontentType: String #ct\n\tdescriptionEnabled: Boolean #descEnabled\n\tdate: Float #l\n\tchangeDate: Float #md\n\tmodifiedSequence: Float #ms\n\trevision: Float #rev\n\tsize: Float #s\n\tsortField: String #sf\n\ttags: String # t\n\ttagNames: String # tn\n\tuuid: ID #uuid\n\tfolderUuid: String #luuid\n\tmetadataVersion: Float #mdver\n\tlastEditedAccount: String #leb\n\trevisonCreator: String #cr\n\trevisedCreationDate: Float #cd\n\tlockOwnerId: ID #loid\n\tflags: String #f\n}\n\ntype SearchResponse {\n\tcontacts: [Contact]\n\tmessages: [MessageInfo]\n\tconversations: [Conversation]\n\ttasks: [CalendarItemHitInfo]\n\tappointments: [CalendarItemHitInfo]\n\tdocuments: [Document]\n\tmore: Boolean\n\toffset: Int\n\tsortBy: String\n\tpaginationSupported: Boolean\n\thit: [Hit]\n}\n\ntype CalResourceAttributes {\n\tdescription: String\n\temail: String\n\tfullName: String\n\tzimbraCalResLocationDisplayName: String\n\tzimbraCalResSite: String\n\tzimbraCalResBuilding: String\n\tzimbraCalResFloor: String\n\tzimbraCalResRoom: String\n\tzimbraCalResCapacity: String\n\tzimbraCalResType: String\n\tzimbraCalResContactEmail: String\n\tzimbraCalResContactPhone: String\n\tzimbraCalResContactName: String\n\tstreet: String\n\tcity: String #l\n\tstate: String #st\n\tcountry: String #co\n\tpostalCode: String\n}\n\ntype CalResource {\n\tid: ID!\n\tname: String\n\t_attrs: CalResourceAttributes\n}\n\ntype SearchCalendarResourcesResponse {\n\tcalresource: [CalResource]\n\tmore: Boolean\n\toffset: Int\n\tsortBy: String\n\tpaginationSupported: Boolean\n}\n\ntype RemindersResponse {\n\ttasks: [ReminderItemHitInfo]\n\tappointments: [ReminderItemHitInfo]\n}\n\ntype Hit {\n\tid: String\n\tsortField: String\n}\n\ntype SendMessageResponse {\n\tmessage: [MsgWithGroupInfo]\n}\n\ntype SaveDraftResponse {\n\tmessage: [MessageInfo]\n}\n\ntype CustomMetadataAttrs {\n\tkey: String\n\tvalue: String\n}\n\ntype CustomMetadataMeta {\n\tsection: String!\n\t_attrs: [CustomMetadataAttrs]\n}\n\ntype CustomMetadata {\n\tmeta: [CustomMetadataMeta]\n}\n\ntype Contact {\n\tid: ID!\n\tdate: Float\n\tfolderId: ID\n\trevision: Float\n\tsortField: String\n\tfileAsStr: String\n\tmemberOf: String\n\ttags: String # t\n\ttagNames: String # tn\n\tattributes: ContactAttributes\n\tmembers: [ContactListMember]\n}\n\ntype OtherContactAttribute {\n\tkey: String\n\tvalue: String\n}\n\ntype ContactAttributes {\n\tfirstName: String\n\tphoneticFirstName: String\n\tmiddleName: String\n\tlastName: String\n\tphoneticLastName: String\n\tfullName: String\n\tmaidenName: String\n\tnamePrefix: String\n\tnameSuffix: String\n\temail: String\n\temail2: String\n\tworkEmail: String\n\tworkEmail2: String\n\thomeEmail: String\n\thomeEmail2: String\n\tphone: String\n\tphone2: String\n\tcompanyPhone: String\n\tcompanyPhone2: String\n\totherPhone: String\n\totherPhone2: String\n\tmobilePhone: String\n\tmobilePhone2: String\n\thomePhone: String\n\thomePhone2: String\n\tworkPhone: String\n\tworkPhone2: String\n\tpager: String\n\tpager2: String\n\thomeFax: String\n\thomeFax2: String\n\tworkFax: String\n\tworkFax2: String\n\timAddress: String\n\timAddress1: String\n\timAddress2: String\n\timAddress3: String\n\timAddress4: String\n\timAddress5: String\n\tnickname: String\n\thomeStreet: String\n\thomeCity: String\n\thomeState: String\n\thomePostalCode: String\n\thomeCountry: String\n\thomeURL: String\n\tworkStreet: String\n\tworkCity: String\n\tworkState: String\n\tworkPostalCode: String\n\tworkCountry: String\n\tworkURL: String\n\tjobTitle: String\n\tcompany: String\n\tdepartment: String\n\tbirthday: String\n\tanniversary: String\n\twebsite: String\n\tnotes: String\n\tthumbnailPhoto: String\n\timage: ContactImage\n\tuserCertificate: String\n\tzimbraCalResType: String\n\tassistantPhone: String\n\tcallbackPhone: String\n\tcarPhone: String\n\totherCity: String\n\totherCountry: String\n\totherFax: String\n\totherPostalCode: String\n\totherState: String\n\totherStreet: String\n\totherURL: String\n\n\t# Used for contact lists\n\tfileAs: String\n\ttype: String\n\tother: [OtherContactAttribute]\n}\n\ntype ContactImage {\n\tcontentType: String\n\tfilename: String\n\tpart: String\n\tsize: String\n}\n\ntype ContactListMember {\n\tcontacts: [Contact]\n\ttype: ContactType!\n\tvalue: ID!\n}\n\ntype Tag {\n\tid: ID\n\tname: String\n\tcolor: Int\n\tunread: Float\n}\n\ninput OtherContactAttributeInput {\n\tkey: String\n\tvalue: String\n}\n\ninput ContactAttrsInput {\n\tfirstName: String\n\tphoneticFirstName: String\n\tmiddleName: String\n\tlastName: String\n\tphoneticLastName: String\n\tfullName: String\n\tmaidenName: String\n\tnamePrefix: String\n\tnameSuffix: String\n\temail: String\n\temail2: String\n\tworkEmail: String\n\tworkEmail2: String\n\thomeEmail: String\n\thomeEmail2: String\n\tphone: String\n\tphone2: String\n\tcompanyPhone: String\n\tcompanyPhone2: String\n\totherPhone: String\n\totherPhone2: String\n\tmobilePhone: String\n\tmobilePhone2: String\n\thomePhone: String\n\thomePhone2: String\n\tworkPhone: String\n\tworkPhone2: String\n\tpager: String\n\tpager2: String\n\thomeFax2: String\n\tworkFax2: String\n\timAddress: String\n\timAddress1: String\n\timAddress2: String\n\timAddress3: String\n\timAddress4: String\n\timAddress5: String\n\tnickname: String\n\thomeStreet: String\n\thomeCity: String\n\thomeFax: String\n\thomeState: String\n\thomePostalCode: String\n\thomeCountry: String\n\thomeURL: String\n\tworkFax: String\n\tworkStreet: String\n\tworkCity: String\n\tworkState: String\n\tworkPostalCode: String\n\tworkCountry: String\n\tworkURL: String\n\tjobTitle: String\n\tcompany: String\n\tdepartment: String\n\tbirthday: String\n\tanniversary: String\n\twebsite: String\n\tnotes: String\n\timage: String\n\tuserCertificate: String\n\tassistantPhone: String\n\tcallbackPhone: String\n\tcarPhone: String\n\totherCity: String\n\totherCountry: String\n\totherFax: String\n\totherPostalCode: String\n\totherState: String\n\totherStreet: String\n\totherURL: String\n\n\t# Used for contact lists\n\tfileAs: String\n\ttype: String\n\tother: [OtherContactAttributeInput]\n}\n\ninput CreateContactInput {\n\tfolderId: ID\n\ttagNames: String\n\tattributes: ContactAttrsInput!\n}\n\ninput ContactListOps {\n\top: String!\n\ttype: String!\n\tvalue: String!\n}\n\ninput ModifyContactInput {\n\tid: ID!\n\tfolderId: ID\n\ttagNames: String\n\tattributes: ContactAttrsInput!\n\tmemberOps: [ContactListOps]\n}\n\ntype RelatedContact {\n\temail: String\n\tscope: Int\n\tp: String\n}\n\ntype ContactFrequencyResponse {\n\tdata: [ContactFrequencyData]\n}\n\ntype ContactFrequencyData {\n\tby: String\n\tdataPoint: [ContactFrequencyDataPoints]\n}\n\ntype ContactFrequencyDataPoints {\n\tlabel: Float\n\tvalue: Int\n}\n\ninput CustomMetadataAttrsInput {\n\tkey: String\n\tvalue: String\n}\n\ninput CustomMetadataInput {\n\tid: ID!\n\tsection: String\n\tattrs: [CustomMetadataAttrsInput]\n}\n\ninput EmailAddressInput {\n\temail: String!\n\tname: String!\n\tshortName: String!\n}\n\ntype ShareInfo {\n\tfolderId: ID!\n\tfolderPath: String\n\tfolderUuid: String\n\tgranteeName: String\n\tgranteeDisplayName: String\n\tgranteeId: String\n\tgranteeType: String\n\townerEmail: String\n\townerId: String\n\townerName: String\n\trights: String\n\tview: FolderView\n\tmid: ID\n}\n\ntype MailboxMetadataAttrs {\n\tzimbraPrefCustomFolderTreeOpen: Boolean\n\tzimbraPrefDateFormat: String\n\tzimbraPrefSharedFolderTreeOpen: Boolean\n\tzimbraPrefFoldersExpanded: String\n\tzimbraPrefFolderTreeSash: Int\n\tzimbraPrefGenerateLinkPreviews: Boolean\n\tzimbraPrefGroupByList: String\n\tzimbraPrefMessageListDensity: String\n\tzimbraPrefMultitasking: String\n\tzimbraPrefReadingPaneSashHorizontal: Int\n\tzimbraPrefReadingPaneSashVertical: Int\n\tzimbraPrefSmartFolderTreeOpen: Boolean\n\tzimbraPrefTimeFormat: String\n\tzimbraPrefUndoSendEnabled: Boolean\n\tzimbraPrefUndoSendTimeout: Int\n\tarchivedFolder: String\n\tprivacyOverlayPrefs_showOverlay: Boolean\n\tprivacyOverlayPrefs_timeOut: Int\n\tzimbraPrefSMIMEDefaultSetting: String\n\tzimbraPrefSMIMELastOperation: String\n\tzimbraPrefContactSourceFolderID: String\n}\n\ntype MailboxMetadataMeta {\n\tsection: String!\n\t_attrs: MailboxMetadataAttrs!\n}\n\ntype MailboxMetadata {\n\tmeta: [MailboxMetadataMeta]\n}\n\ninput MailboxMetadataSectionAttrsInput {\n\tzimbraPrefCustomFolderTreeOpen: Boolean\n\tzimbraPrefDateFormat: String\n\tzimbraPrefSharedFolderTreeOpen: Boolean\n\tzimbraPrefFoldersExpanded: String\n\tzimbraPrefFolderTreeSash: Int\n\tzimbraPrefGenerateLinkPreviews: Boolean\n\tzimbraPrefGroupByList: String\n\tzimbraPrefMessageListDensity: String\n\tzimbraPrefMultitasking: String\n\tzimbraPrefReadingPaneSashHorizontal: Int\n\tzimbraPrefReadingPaneSashVertical: Int\n\tzimbraPrefSmartFolderTreeOpen: Boolean\n\tzimbraPrefTimeFormat: String\n\tzimbraPrefUndoSendEnabled: Boolean\n\tzimbraPrefUndoSendTimeout: Int\n\tarchivedFolder: String\n\tprivacyOverlayPrefs_showOverlay: Boolean\n\tprivacyOverlayPrefs_timeOut: Int\n\tzimbraPrefSMIMEDefaultSetting: String\n\tzimbraPrefSMIMELastOperation: String\n\tzimbraPrefContactSourceFolderID: String\n}\n\ntype MimePart {\n\tbody: Boolean\n\tfilename: String\n\tpart: ID # Mime part name\n\tcontent: String\n\tcontentId: String\n\tcontentLocation: String\n\tcontentType: String\n\tcontentDisposition: String\n\tsize: Float # Size in bytes\n\tmimeParts: [MimePart]\n\turl: String\n\tmessageId: ID\n\tbase64: String\n}\n\ntype ActionData {\n\taddress: String\n\tid: ID\n\top: String\n\tzimbraId: ID\n}\n\ntype DocumentActionData {\n\taction: ActionData\n}\n\ninput MimePartInput {\n\tbody: Boolean\n\tfilename: String\n\tpart: ID # Mime part name\n\tcontent: String\n\tcontentId: String\n\tcontentType: String\n\tcontentDisposition: String\n\tsize: Float # Size in bytes\n\tmimeParts: [MimePartInput]\n\turl: String\n\tmessageId: ID\n\tattachments: [AttachmentInput]\n\tbase64: String\n}\n\ninput ExistingAttachmentInput {\n\tmessageId: ID\n\tpart: String\n}\n\ninput DocumentInput {\n\tid: ID\n}\n\ninput AttachmentInput {\n\tattachmentId: String\n\tdocuments: [DocumentInput]\n\texistingAttachments: [ExistingAttachmentInput]\n}\n\ntype AutoCompleteResponse {\n\tcanBeCached: Boolean\n\tmatch: [AutoCompleteMatch]\n}\n\ntype AutoCompleteGALResponse {\n\tcontacts: [Contact]\n}\n\ntype AutoCompleteMatch {\n\temail: String\n\ttype: AutoCompleteMatchType\n\tranking: Int\n\tisGroup: Boolean\n\texp: Boolean\n\tid: ID\n\tfolderId: ID\n\tdisplay: String\n\tfirst: String\n\tmiddle: String\n\tlast: String\n\tfull: String\n\tnick: String\n\tcompany: String\n\tfileas: String\n}\n\ntype GetDocumentShareURLResponse {\n\tcontent: String\n}\n\ninput CalendarItemInput {\n\tid: ID\n\tmodifiedSequence: Float\n\trevision: Float\n\tcomponentNum: Int # comp\n\tmessage: CalendarItemMessageInput!\n}\n\ninput CalendarItemMessageInput {\n\tfolderId: ID #l\n\tsubject: String #su\n\tinvitations: CalendarItemInviteInput #inv\n\tmimeParts: [MimePartInput] #mp\n\temailAddresses: [MailItemEmailAddressInput] #e\n\tattachments: [AttachmentInput] #attach\n\treplyType: InviteReplyType #rt\n}\n\ninput CounterAppointmentInput {\n\tid: ID!\n\tmodifiedSequence: Float\n\trevision: Float\n\tcomponentNum: Int # comp\n\tmessage: CounterAppointmentMessageInput!\n}\n\ninput CounterAppointmentMessageInput {\n\torigId: ID #origid\n\tfolderId: ID #l\n\tsubject: String #su\n\tinvitations: CalendarCounterAppointmentInput #inv\n\tmimeParts: [MimePartInput] #mp\n\temailAddresses: [MailItemEmailAddressInput] #e\n\tattachments: [AttachmentInput] #attach\n\treplyType: InviteReplyType #rt\n}\n\ninput SendMessageInput {\n\tid: ID #id\n\torigId: ID #origid\n\tfolderId: ID # l\n\tattach: [AttachmentInput]\n\tattachmentId: ID #aid\n\treplyType: String #rt\n\tinReplyTo: String #irt\n\tflags: String #f\n\tautoSendTime: Float #autoSendTime\n\tdraftId: ID #did\n\tentityId: String #idnt\n\tsubject: String #su\n\tmimeParts: [MimePartInput] #mp\n\temailAddresses: [MailItemEmailAddressInput] #e\n\tattachments: [AttachmentInput] #attach\n\tinlineAttachments: [MimePartInput] #attach\n}\n\ninput CalendarItemInviteInput {\n\tcomponents: [CalendarItemInviteComponentInput]!\n}\n\ninput CalendarCounterAppointmentInput {\n\tcomponents: [CalendarItemInviteComponentCounterInput]!\n}\n\ninput MailItemEmailAddressInput {\n\taddress: String!\n\tname: String\n\ttype: AddressType!\n}\n\ninput CalendarItemInviteComponentInput {\n\tname: String\n\tlocation: String\n\tstart: CalendarItemDateTimeInput\n\tend: CalendarItemDateTimeInput\n\texceptId: CalendarOptionalItemDateTimeInput\n\tfreeBusy: FreeBusyStatus\n\tallDay: Boolean\n\torganizer: CalendarItemOrganizerInput\n\trecurrence: CalendarItemRecurrenceInput\n\tattendees: [CalendarItemAttendeesInput]\n\talarms: [CalendarItemAlarmInput]\n\tclass: CalendarItemClass!\n\tpriority: String\n\tpercentComplete: String\n\tstatus: InviteCompletionStatus\n\tnoBlob: Boolean\n\tdescription: [CalendarItemInviteComponentDescriptionInput]\n\tdraft: Boolean\n}\n\ninput CalendarItemInviteComponentDescriptionInput {\n\t_content: String\n}\n\ninput CalendarItemDateTimeInput {\n\ttimezone: String\n\tdate: String!\n}\n\ninput CalendarOptionalItemDateTimeInput {\n\ttimezone: String\n\tdate: String\n}\n\ninput CalendarItemInviteComponentCounterInput {\n\tname: String!\n\tlocation: String\n\tstart: CalendarItemDateTimeInput!\n\tend: CalendarItemDateTimeInput!\n\texceptId: CalendarOptionalItemDateTimeInput\n\tfreeBusy: FreeBusyStatus\n\tallDay: Boolean\n\torganizer: CalendarItemOrganizerInput\n\trecurrence: CalendarItemRecurrenceInput\n\tattendees: [CalendarItemAttendeesInput]\n\talarms: [CalendarItemAlarmInput]\n\tclass: CalendarItemClass\n\tuid: String\n\tpriority: String\n\tpercentComplete: String\n\tstatus: InviteCompletionStatus\n\tnoBlob: Boolean\n\tdescription: [CalendarItemInviteComponentDescriptionInput]\n\tdraft: Boolean\n}\n\ntype CalendarItemAttendee {\n\trole: ParticipationRole\n\tparticipationStatus: ParticipationStatus\n\trsvp: Boolean\n\taddress: String\n\tname: String\n\tcalendarUserType: String\n}\n\ntype CalendarItemReply {\n\tparticipationStatus: ParticipationStatus\n\tattendee: String\n}\n\ninput CalendarItemAttendeesInput {\n\trole: ParticipationRole\n\tparticipationStatus: ParticipationStatus\n\trsvp: Boolean\n\taddress: String!\n\tname: String\n\tcalendarUserType: String\n}\n\ntype CalendarItemAlarmTriggerRelative {\n\tweeks: Int\n\tdays: Int\n\thours: Int\n\tminutes: Int\n\tseconds: Int\n\trelatedTo: AlarmRelatedTo\n\tnegative: Boolean\n}\n\ntype CalendarItemAlarmAttendees {\n\temail: String!\n}\n\ntype CalendarItemAlarmTrigger {\n\trelative: [CalendarItemAlarmTriggerRelative]\n}\n\ntype CalendarItemAlarm {\n\taction: AlarmAction!\n\ttrigger: [CalendarItemAlarmTrigger]\n\tattendees: [CalendarItemAlarmAttendees]\n}\n\ntype RecoverAccount {\n\trecoveryAccount: String\n\trecoveryAttemptsLeft: Int\n}\n\ntype WhiteBlackAddress {\n\t_content: String!\n\top: String\n}\n\ntype WhiteBlackListArr {\n\taddr: [WhiteBlackAddress]\n}\n\ntype WhiteBlackList {\n\twhiteList: [WhiteBlackListArr]!\n\tblackList: [WhiteBlackListArr]!\n}\n\ntype NoOpResponse {\n\twaitDisallowed: Boolean\n}\n\ninput CalendarItemAlarmInput {\n\taction: AlarmAction!\n\ttrigger: CalendarItemAlarmTriggerInput!\n\tattendees: CalendarItemAlarmAttendeesInput\n}\n\ninput CalendarItemAlarmAttendeesInput {\n\temail: String!\n}\n\ninput CalendarItemAlarmTriggerInput {\n\trelative: CalendarItemAlarmTriggerRelativeInput\n\tabsolute: CalendarItemAlarmTriggerAbsoluteInput\n}\n\ninput CalendarItemAlarmTriggerRelativeInput {\n\tweeks: Int\n\tdays: Int\n\thours: Int\n\tminutes: Int\n\tseconds: Int\n\trelatedTo: AlarmRelatedTo\n\tnegative: Boolean\n}\n\ninput CalendarItemAlarmTriggerAbsoluteInput {\n\tdate: String!\n}\n\ninput CalendarItemOrganizerInput {\n\taddress: String\n\tname: String\n\tsentBy: String\n}\n\ninput CalendarItemRecurrenceInput {\n\tadd: CalendarItemRecurrenceAddInput\n}\n\ninput CalendarItemRecurrenceAddInput {\n\trule: CalendarItemRecurrenceRuleInput\n}\n\ninput CalendarItemRecurrenceRuleInput {\n\tinterval: CalendarItemRecurrenceIntervalInput\n\tfrequency: CalendarItemRecurrenceFrequency\n\tcount: CalendarItemRecurrenceEndCountInput\n\tuntil: CalendarItemRecurrenceEndDateInput\n\tbyday: CalendarItemRecurrenceByDayInput\n\tbymonthday: CalendarItemRecurrenceByMonthDayInput\n\tbymonth: CalendarItemRecurrenceByMonthInput\n\tbysetpos: CalendarItemRecurrenceBySetPosInput\n}\n\ninput CalendarItemRecurrenceIntervalInput {\n\tintervalCount: Int!\n\tzimbraPrefAutoAddAppointmentsToCalendar: Boolean\n}\n\ninput CalendarItemRecurrenceEndCountInput {\n\tnumber: Int!\n}\n\ninput CalendarItemRecurrenceEndDateInput {\n\tdate: String!\n}\n\ninput CalendarItemRecurrenceByDayInput {\n\twkday: [WkDayInput]\n}\n\ninput WkDayInput {\n\tday: Weekday!\n\tordwk: Int\n}\n\ninput CalendarItemRecurrenceByMonthDayInput {\n\tdayList: String!\n}\n\ninput CalendarItemRecurrenceByMonthInput {\n\tmonthList: Int!\n}\n\ninput CalendarItemRecurrenceBySetPosInput {\n\tposlist: Int!\n}\n\ninput NewMountpointSpec {\n\tname: String!\n\towner: String\n\tview: SearchType\n\tflags: String\n\townerZimbraId: ID # zid\n\tsharedItemId: ID # rid\n\tcolor: Int\n\treminder: Boolean\n\tparentFolderId: ID\n}\n\ninput CreateMountpointInput {\n\tlink: NewMountpointSpec\n}\n\ninput FolderQueryInput {\n\tuuid: ID\n\tid: ID\n\tview: FolderView\n}\n\ninput FolderActionInput {\n\tid: ID!\n\top: String!\n\tgrant: [GrantInput]\n\tname: String\n\tfolderId: ID\n\tzimbraId: ID\n\tcolor: Int\n}\n\ninput CreateTagInput {\n\tname: String!\n\tcolor: Int\n}\n\n# Special case of FolderAction for `changeFolderColor` resolver\ninput FolderActionChangeColorInput {\n\tid: ID!\n\tcolor: Int!\n}\n\n# Special case of FolderAction for `checkCalendar` resolver\ninput FolderActionCheckCalendarInput {\n\tid: ID!\n\tvalue: Boolean\n}\n\ninput ContactFrequencySpec {\n\trange: String!\n\tinterval: String!\n}\n\ninput GrantInput {\n\taddress: String\n\tgranteeType: GranteeType!\n\tkey: String\n\tpassword: String\n\tpermissions: String!\n\tzimbraId: ID\n}\n\ninput Right {\n\tright: String!\n}\n\ninput GetRightsInput {\n\taccess: [Right]\n}\ninput GrantRightsInput {\n\taccess: [AccountACEInfoInput]\n}\n\ninput RevokeRightsInput {\n\taccess: [AccountACEInfoInput]\n}\n\n# Used by GrantRightsRequest\ninput AccountACEInfoInput {\n\tzimbraId: ID\n\tgranteeType: GranteeType!\n\tright: String!\n\taddress: String\n\tkey: String\n\tpassword: String\n\tdeny: Boolean\n\tcheckGrantee: Boolean\n}\n\ninput InviteReplyInput {\n\tcomponentNum: Int! #compNum\n\tid: ID!\n\tverb: InviteReplyVerb!\n\tupdateOrganizer: Boolean\n\tmessage: CalendarItemMessageInput\n\texceptId: InstanceDate\n}\n\ninput PropertiesInput {\n\tzimlet: String!\n\tname: String!\n\t_content: String\n}\n\ninput PreferencesInput {\n\tzimbraPrefAutoAddAppointmentsToCalendar: Boolean\n\tzimbraPrefCalendarAutoAddInvites: Boolean\n\tzimbraPrefDefaultCalendarId: ID\n\tzimbraPrefCalendarFirstDayOfWeek: Int\n\tzimbraPrefCalendarInitialView: PrefCalendarInitialView\n\tzimbraPrefCalendarReminderEmail: String\n\tzimbraPrefCalendarWorkingHours: String\n\tzimbraPrefCalendarApptReminderWarningTime: Int\n\tzimbraPrefCalendarShowPastDueReminders: Boolean\n\tzimbraPrefCalendarToasterEnabled: Boolean\n\tzimbraPrefCalendarAlwaysShowMiniCal: Boolean\n\tzimbraPrefComposeDirection: String\n\tzimbraPrefComposeFormat: Mode\n\tzimbraPrefHtmlEditorDefaultFontColor: String\n\tzimbraPrefHtmlEditorDefaultFontFamily: String\n\tzimbraPrefHtmlEditorDefaultFontSize: String\n\tzimbraPrefMailToasterEnabled: Boolean\n\tzimbraPrefShowAllNewMailNotifications: Boolean\n\tzimbraPrefDelegatedSendSaveTarget: PrefDelegatedSendSaveTarget\n\tzimbraPrefDisplayExternalImages: Boolean\n\tzimbraPrefGroupMailBy: String\n\tzimbraPrefMailPollingInterval: String\n\tzimbraPrefMailRequestReadReceipts: Boolean\n\tzimbraPrefMailSelectAfterDelete: PrefMailSelectAfterDelete\n\tzimbraPrefMailSendReadReceipts: PrefMailSendReadReceipts\n\tzimbraPrefMailTrustedSenderList: [String]\n\tzimbraPrefMarkMsgRead: Int\n\tzimbraPrefMessageViewHtmlPreferred: Boolean\n\tzimbraPrefOutOfOfficeFromDate: String\n\tzimbraPrefOutOfOfficeExternalReply: String\n\tzimbraPrefOutOfOfficeExternalReplyEnabled: Boolean\n\tzimbraPrefOutOfOfficeReply: String\n\tzimbraPrefOutOfOfficeReplyEnabled: Boolean\n\tzimbraPrefOutOfOfficeStatusAlertOnLogin: Boolean\n\tzimbraPrefOutOfOfficeSuppressExternalReply: Boolean\n\tzimbraPrefOutOfOfficeUntilDate: String\n\tzimbraPrefReadingPaneEnabled: Boolean\n\tzimbraPrefReadingPaneLocation: ReadingPaneLocation\n\tzimbraPrefBriefcaseReadingPaneLocation: ReadingPaneLocation\n\tzimbraPrefSaveToSent: Boolean\n\tzimbraPrefShowFragments: Boolean\n\tzimbraPrefSlackCalendarReminderEnabled: Boolean\n\tzimbraPrefSortOrder: String\n\tzimbraPrefWebClientOfflineBrowserKey: String\n\tzimbraPrefTimeZoneId: String\n\tzimbraPrefLocale: String\n\tzimbraPrefClientType: PrefClientType\n\tzimbraPrefAppleIcalDelegationEnabled: Boolean\n\tzimbraPrefCalendarShowDeclinedMeetings: Boolean\n\tzimbraPrefUseTimeZoneListInCalendar: Boolean\n\tzimbraPrefMailForwardingAddress: String\n\tzimbraPrefMailLocalDeliveryDisabled: Boolean\n\tzimbraPrefTagTreeOpen: Boolean\n\tzimbraPrefPowerPasteEnabled: Boolean\n\tzimbraPrefDisplayTimeInMailList: Boolean\n}\n\ninput ModifyIdentityInput {\n\tid: ID!\n\tattrs: IdentityAttrsInput\n}\n\ninput DeleteIdentityInput {\n\tid: ID!\n\tname: String\n}\n\ninput CreateIdentityInput {\n\tname: String!\n\tattrs: IdentityAttrsInput\n}\n\ninput ZimletPreferenceInput {\n\tname: String!\n\tpresence: String!\n}\n\n##### FilterInput #####\n\ninput AddressConditionInput {\n\theader: String!\n\tpart: String!\n\tstringComparison: String!\n\tcaseSensitive: Boolean\n\tvalue: String!\n\tvalueComparison: String\n\tcountComparison: String\n\tindex: Int\n\tnegative: Boolean\n}\n\ninput BasicConditionInput {\n\tindex: Int\n\tnegative: Boolean\n}\n\ninput BodyConditionInput {\n\tcaseSensitive: Boolean\n\tvalue: String\n\tindex: Int\n\tnegative: Boolean\n}\n\ninput ConversationConditionInput {\n\twhere: String\n\tindex: Int\n\tnegative: Boolean\n}\n\ninput DateConditionInput {\n\tdateComparison: String\n\tdate: Float # d\n\tindex: Int\n\tnegative: Boolean\n}\n\ninput FlagConditionInput {\n\tflagName: String!\n\tindex: Int\n\tnegative: Boolean\n}\n\ninput HeaderCheckConditionInput {\n\theader: String!\n\tindex: Int\n\tnegative: Boolean\n}\n\ninput HeaderConditionInput {\n\theader: String\n\tstringComparison: String\n\tvalueComparison: String\n\tcountComparison: String\n\tvalue: String\n\tcaseSensitive: Boolean\n\tindex: Int\n\tnegative: Boolean\n}\n\ninput ImportanceConditionInput {\n\timportance: Importance! # imp\n\tindex: Int\n\tnegative: Boolean\n}\n\ninput InviteConditionInput {\n\tmethods: [String]\n\tindex: Int\n\tnegative: Boolean\n}\n\ninput MimeHeaderConditionInput {\n\theader: String\n\tstringComparison: String\n\tvalue: String\n\tcaseSensitive: Boolean\n\tindex: Int\n\tnegative: Boolean\n}\n\ninput SizeConditionInput {\n\tnumberComparison: String\n\tsize: String # s\n\tindex: Int\n\tnegative: Boolean\n}\n\ninput FilterConditionInput {\n\tallOrAny: FilterMatchCondition! # condition\n\taddressBook: [HeaderCheckConditionInput] # addressBookTest\n\taddress: [AddressConditionInput] # addressTest\n\tattachment: [BasicConditionInput] # attachmentTest\n\tbody: [BodyConditionInput] # bodyTest\n\tbulk: [BasicConditionInput] # bulkTest\n\tcontactRanking: [HeaderCheckConditionInput] # contactRankingTest\n\tconversation: [ConversationConditionInput] # conversationTest\n\tdate: [DateConditionInput] # dateTest\n\tfacebook: [BasicConditionInput] # facebookTest\n\tflag: [FlagConditionInput] # flaggedTest\n\theaderExists: [HeaderCheckConditionInput] # headerExistsTest\n\theader: [HeaderConditionInput] # headerTest\n\timportance: [ImportanceConditionInput] # importanceTest\n\tinvite: [InviteConditionInput] # inviteTest\n\tlinkedin: [BasicConditionInput] # linkedinTest\n\tlist: [BasicConditionInput] # listTest\n\tme: [HeaderCheckConditionInput] # meTest\n\tmimeHeader: [MimeHeaderConditionInput] # mimeHeaderTest\n\tsize: [SizeConditionInput] # sizeTest\n\ttwitter: [BasicConditionInput] # twitterTest\n\tcommunityRequests: [BasicConditionInput] # communityRequestsTest\n\tcommunityContent: [BasicConditionInput] # communityContentTest\n\tcommunityConnections: [BasicConditionInput] # communityConnectionsTest\n}\n\ninput BasicActionInput {\n\tindex: Int\n}\n\ninput FileIntoActionInput {\n\tfolderPath: String\n\tcopy: Boolean\n\tindex: Int\n}\n\ninput FlagActionInput {\n\tflagName: String\n\tindex: Int\n}\n\ninput TagActionInput {\n\ttagName: String!\n\tindex: Int\n}\n\ninput RedirectActionInput {\n\taddress: String # a\n\tcopy: Boolean\n\tindex: Int\n}\n\ninput ReplyActionInput {\n\tindex: Int\n\tcontent: [String]\n}\n\ninput NotifyActionInput {\n\taddress: String # a\n\tsubject: String # su\n\tmaxBodySize: Int\n\torigHeaders: String\n\tindex: Int\n\tcontent: [String]\n}\n\ninput FilterActionInput {\n\tkeep: [BasicActionInput] # actionKeep\n\tdiscard: [BasicActionInput] # actionDiscard\n\tfileInto: [FileIntoActionInput] # actionFileInto\n\tflag: [FlagActionInput] # actionFlag\n\ttag: [TagActionInput] # actionTag\n\tredirect: [RedirectActionInput] # actionRedirect\n\treply: [ReplyActionInput] # actionReply\n\tnotify: [NotifyActionInput] # actionNotify\n\tstop: [BasicActionInput] # actionStop\n}\n\ninput FilterInput {\n\tname: String!\n\tactive: Boolean!\n\n\tactions: [FilterActionInput] # filterActions\n\tconditions: [FilterConditionInput] # filterTests\n}\n\ninput FilterRuleInput {\n\tname: String!\n}\n\n##### End Of FilterInput #####\n\ninput ForwardExceptIdInput {\n\ttimezone: String!\n\tdate: String!\n}\n\ninput ForwardAppointmentInput {\n\tid: ID!\n\tmessage: ForwardMessageInput!\n\texceptId: ForwardExceptIdInput\n}\n\ninput ForwardAppointmentInviteInput {\n\tid: ID!\n\tmessage: ForwardMessageInput!\n}\n\ninput ForwardMessageInput {\n\tsubject: String #su\n\tmimeParts: [MimePartInput] #mp\n\temailAddresses: [MailItemEmailAddressInput] #e\n}\n\ninput ShareNotificationInput {\n\taction: ShareInputAction\n\titem: ShareNotificationItemInput!\n\taddress: ShareNotificaitonEmailAddressInput!\n\tnotes: Notes\n}\n\ninput ShareNotificationItemInput {\n\tid: ID!\n}\n\ninput ShareNotificaitonEmailAddressInput {\n\taddress: String!\n\ttype: AddressType\n\tpersonalName: String\n}\n\ninput IdentityAttrsInput {\n\tzimbraPrefIdentityId: ID\n\tzimbraPrefDefaultSignatureId: ID\n\tzimbraPrefForwardReplySignatureId: ID\n\tzimbraPrefForwardReplyFormat: String\n\tzimbraPrefFromAddress: String\n\tzimbraPrefFromAddressType: String\n\tzimbraPrefFromDisplay: String\n\tzimbraPrefIdentityName: String\n\tzimbraPrefMailSignatureStyle: String\n\tzimbraPrefReplyToAddress: String\n\tzimbraPrefReplyToDisplay: String\n\tzimbraPrefReplyToEnabled: Boolean\n\tzimbraPrefSentMailFolder: String\n\tzimbraPrefWhenInFolderIds: [String]\n\tzimbraPrefWhenInFoldersEnabled: Boolean\n\tzimbraPrefWhenSentToAddresses: [String]\n\tzimbraPrefWhenSentToEnabled: Boolean\n}\n\ninput ExternalAccountAddInput {\n\taccountType: AccountType\n\tconnectionType: ConnectionType\n\temailAddress: String\n\thost: String!\n\tisEnabled: Boolean\n\tl: ID! # TODO: Normalize to `folderId`\n\tleaveOnServer: Boolean\n\tname: String!\n\tpassword: String!\n\tport: String!\n\tusername: String!\n}\n\ninput Notes {\n\t_content: String\n}\n\ninput ExternalAccountTestInput {\n\taccountType: AccountType\n\tconnectionType: ConnectionType\n\temailAddress: String\n\thost: String!\n\tleaveOnServer: Boolean\n\tport: String!\n\tusername: String!\n\tpassword: String!\n}\n\ninput ExternalAccountModifyAttrsInput {\n\tid: ID\n\taccountType: AccountType\n\tdefaultSignature: ID\n\tdescription: String\n\tfromDisplay: String\n\tname: String\n\treplyToAddress: String\n\treplyToDisplay: String\n\treplyToEnabled: Boolean\n\tstoreAndForward: String\n\tuseAddressForForwardReply: Boolean\n\tusername: String\n\tpassword: String\n\thost: String\n\tl: ID! # TODO: Normalize to `folderId`\n\tleaveOnServer: Boolean\n\tsignatureValue: String\n\timportOnly: Boolean\n\tforwardReplySignature: ID\n\tconnectionType: ConnectionType\n\tisEnabled: Boolean\n\tport: String\n\tsmtpPort: String\n}\n\ninput EnableTwoFactorAuthInput {\n\tname: String!\n\tpassword: String\n\ttwoFactorCode: String\n\tauthToken: String\n\tcsrfTokenSecured: Boolean!\n}\n\ninput ExternalAccountImportInput {\n\taccountType: AccountType\n\tid: ID!\n}\n\n# Include one of these fields to query for a folder\ninput GetFolderFolderInput {\n\tuuid: ID\n\tparentFolderId: ID # Folder ID\n\tpath: String # Fully qualifed folder path\n}\n\ninput GetDocumentShareURLItemInput {\n\tfolderId: ID\n\tid: ID\n\tname: String\n\tpath: String\n}\n\ninput Cursor {\n\tid: ID\n\tsortField: String\n\tendSortVal: String\n\tincludeOffset: Boolean\n}\n\ninput MailItemHeaderInput {\n\tn: String!\n}\n\ninput NameIdInput {\n\tid: ID\n\tname: String\n}\ninput InstanceDate {\n\tdate: String\n}\ninput DeleteAppointmentInput {\n\tinstanceDate: InstanceDate\n\tinviteId: String!\n\tcomponentNum: Int!\n\tstart: Int\n\tmessage: CalendarItemMessageInput\n}\ninput SignatureInput {\n\tid: ID\n\tname: String\n\tcontent: SignatureContentInput\n\tcontentId: String\n}\n\ninput SearchFolderInput {\n\tid: ID!\n\tquery: String!\n\ttypes: FolderView!\n}\n\ninput SignatureContentInput {\n\ttype: String\n\t_content: String\n}\n\ninput WhiteBlackAddressOpts {\n\t_content: String!\n\top: String\n}\n\ninput WhiteBlackListArrInput {\n\taddr: [WhiteBlackAddressOpts]\n}\n\ninput WhiteBlackListInput {\n\twhiteList: WhiteBlackListArrInput\n\tblackList: WhiteBlackListArrInput\n}\n\ninput SnoozeInput {\n\tid: ID!\n\tuntil: Float!\n}\n\ninput DismissInput {\n\tid: ID!\n\tdismissedAt: Float!\n}\n\ninput AddMsgInput {\n\tfolderId: ID!\n\tabsFolderPath: String\n\tcontent: String\n\tmeta: String\n}\n\ninput SaveMessageDataInput {\n\tid: ID!\n\tcontent: String!\n\tmeta: String!\n}\n\ninput Grantee {\n\tid: ID\n\ttype: String\n\tname: String\n}\n\ninput Owner {\n\tby: String\n\t_content: String\n}\n\ninput uploadDocument {\n\tid: ID! #id\n}\n\ninput messagePartForDocument {\n\tmessageId: ID! #id\n\tattachmentPart: String! #part\n}\n\ninput SaveDocumentInput {\n\tid: ID #id\n\tfolderId: ID #l\n\tname: String #name\n\tversion: Float #ver # Note :same item may have different versions (i.e same names) will need to implement ListDocumentRevisionsRequest\n\tcontentType: String #ct\n\tupload: uploadDocument #upload with a id\n\tmessageData: [messagePartForDocument] #m\n\tdescriptionEnabled: Boolean #descEnabled\n\taction: SaveDocumentAction\n\ttype: SaveDocumentType\n}\n\ntype SaveDocument {\n\tid: ID\n\tversion: Int\n\tname: String\n}\n\ntype SaveDocumentResponse {\n\tdocument: [SaveDocument]\n}\n\n##### SMIME Certificates type #####\n\ntype SMimePublicCert {\n\tstore: String!\n\tfield: String!\n\t_content: String\n}\n\ntype SMimePublicCerts {\n\temail: String\n\tcert: [SMimePublicCert]\n}\n\ntype SMimePublicCertsResponse {\n\tcerts: [SMimePublicCerts]\n}\n\ntype SMimeMessage {\n\tid: ID\n\tcontent: String\n}\n\ntype Attachment {\n\tid: ID\n\tcontent: String\n}\n\n##### End Of SMIME Certificates type #####\n\ntype ActionOpResponseData {\n\tid: ID!\n\top: String!\n}\n\ntype ActionOpResponse {\n\taction: ActionOpResponseData\n}\n\ntype RightsResponse {\n\taccess: [AccountACEInfo]\n}\n\ntype AccountACEInfo {\n\tzimbraId: ID\n\tgranteeType: GranteeType!\n\tright: String!\n\taddress: String\n\tkey: String\n\tpassword: String\n\tdeny: Boolean\n\tcheckGrantee: Boolean\n}\n\ntype Locale {\n\tid: ID\n\tname: String\n\tlocalName: String\n}\n\ntype GetTrustedDevicesResponse {\n\tnOtherDevices: Int\n\tthisDeviceTrusted: Boolean\n}\n\ntype Device {\n\tid: ID\n\tname: String\n\tfirstReqReceived: Int\n\tlastPolicyUpdate: Int\n\tlastUsedDate: String\n\tlastUpdatedBy: String\n\tprotocol: Float\n\tprovisionable: Boolean\n\tstatus: Int\n\ttype: String\n\tua: String\n}\n\ntype AppSpecificPassword {\n\tappName: String\n\tcreated: Float\n\tlastUsed: Float\n}\n\ntype AppSpecificPasswords {\n\tpasswordData: [AppSpecificPassword]\n}\n\ntype MaxAppPasswords {\n\t_content: Int\n}\n\ntype AppSpecificPasswordsResponse {\n\tappSpecificPasswords: AppSpecificPasswords\n\tmaxAppPasswords: [MaxAppPasswords]\n}\n\ntype CreateAppSpecificPasswordResponse {\n\tpassword: String\n}\n\ntype ResetPasswordResponseAttributes {\n\t_attrs: AccountInfoAttrs\n}\n\ntype ResetPasswordResponse {\n\tattrs: ResetPasswordResponseAttributes\n}\n\ninput ConditionInput {\n\tattr: String\n\top: String\n\tvalue: String\n}\n\ninput ConditionsInput {\n\tcond: [ConditionInput]\n}\n\ninput SearchConditionsInput {\n\tconds: ConditionsInput\n}\n\n# Zimbra GraphQL Queries\n# - [[SOAP API Reference]](https://files.zimbra.com/docs/soap_api/8.7.11/api-reference/index.html)\n# - [[SOAP Documentation]](https://github.com/Zimbra/zm-mailbox/blob/develop/store/docs/soap.txt)\n# - [[SOAP XML-to-JSON Documentation]](https://wiki.zimbra.com/wiki/Json_format_to_represent_soap)\ntype Query {\n\taccountInfo: AccountInfo\n\tautoComplete(\n\t\tname: String\n\t\ttype: GalSearchType\n\t\tneedExp: Boolean\n\t\tfolders: String\n\t\tincludeGal: Boolean\n\t): AutoCompleteResponse\n\tautoCompleteGAL(\n\t\tlimit: Int\n\t\tname: String!\n\t\ttype: GalSearchType\n\t\tneedExp: Boolean\n\t): AutoCompleteGALResponse\n\tclientInfo(by: String, domain: String): ClientInfoType\n\tdownloadMessage(id: ID!, isSecure: Boolean, isLocal: Boolean): SMimeMessage\n\tdownloadAttachment(id: ID!, part: ID!): Attachment\n\tdownloadDocument(id: ID!, url: String!): Attachment\n\tdiscoverRights: DiscoverRights\n\tfreeBusy(names: [String!]!, start: Float, end: Float): [FreeBusy]\n\tgetContact(\n\t\tid: ID\n\t\tids: [ID!]\n\t\tderefGroupMember: Boolean\n\t\tmemberOf: Boolean\n\t): [Contact]\n\tgetAppointments(\n\t\tcalExpandInstStart: Float!\n\t\tcalExpandInstEnd: Float!\n\t\tquery: String!\n\t\tlimit: Int!\n\t\toffset: Int!\n\t\ttypes: SearchType\n\t): SearchResponse\n\tgetAppointment(id: ID!): GetAppointmentResponse\n\tgetReminders(\n\t\tcalExpandInstStart: Float!\n\t\tcalExpandInstEnd: Float!\n\t\tquery: String!\n\t\tlimit: Int!\n\t\toffset: Int!\n\t\ttypes: SearchType\n\t): RemindersResponse\n\tgetTasks(\n\t\tquery: String!\n\t\tlimit: Int!\n\t\toffset: Int!\n\t\ttypes: SearchType\n\t): SearchResponse\n\tgetAppSpecificPasswords: AppSpecificPasswordsResponse\n\tgetAvailableLocales: [Locale]\n\tgetContactFrequency(\n\t\temail: String!\n\t\tby: String!\n\t\toffsetInMinutes: String\n\t\tspec: [ContactFrequencySpec!]\n\t): ContactFrequencyResponse\n\tgetConversation(\n\t\tid: ID!\n\t\theader: [MailItemHeaderInput]\n\t\thtml: Boolean\n\t\tmax: Int\n\t\tneedExp: Boolean\n\t\tfetch: String\n\t): Conversation\n\tgetDocumentShareURL(\n\t\titem: GetDocumentShareURLItemInput\n\t): GetDocumentShareURLResponse\n\tgetFilterRules: [Filter]\n\tgetFolder(\n\t\tvisible: Boolean\n\t\tneedGranteeName: Boolean\n\t\tview: FolderView\n\t\tdepth: Int\n\t\ttraverseMountpoints: Boolean\n\t\tfolder: GetFolderFolderInput\n\t\tlocal: Boolean\n\t): Folder\n\tgetHAB(habRootGroupId: ID): HabGroup\n\tgetDistributionListMembers(\n\t\tlimit: Int\n\t\toffset: Int\n\t\tdl: String\n\t): [DlGroupMember]\n\tgetCustomMetadata(id: ID!, section: String): CustomMetadata\n\tgetMailboxMetadata(section: String): MailboxMetadata\n\tgetMessage(\n\t\tid: ID!\n\t\theader: [MailItemHeaderInput]\n\t\thtml: Boolean\n\t\tisLocal: Boolean\n\t\tmax: Int\n\t\tneedExp: Boolean\n\t\tneuter: Boolean\n\t\tpart: ID\n\t\traw: Boolean\n\t\tread: Boolean\n\t\tridZ: String\n\t): MessageInfo\n\tgetMessagesMetadata(ids: [ID!]!, isLocal: Boolean): [MessageInfo]\n\tgetRights(input: GetRightsInput!): RightsResponse\n\tgetSMimePublicCerts(\n\t\tcontactAddr: String!\n\t\tstore: String!\n\t): SMimePublicCertsResponse\n\tgetScratchCodes(username: String!): ScratchCodes\n\tgetSearchFolder: Folder\n\tgetTrustedDevices: GetTrustedDevicesResponse\n\tgetDeviceStatus: [Device]\n\tgetWhiteBlackList: WhiteBlackList\n\tgetWorkingHours(names: [String!]!, start: Float, end: Float): [WorkingHours]\n\tnoop(wait: Int, limitToOneBlocked: Int): NoOpResponse\n\tgetPreferences: Preferences\n\tgetDataSources: DataSources!\n\tgetIdentities: Identities\n\tgetImportStatus: ImportStatusResponse\n\tgetSignatures: Signatures\n\n\trecoverAccount(\n\t\top: RecoverAccountOp!\n\t\temail: String!\n\t\tchannel: SetRecoveryAccountChannel!\n\t): RecoverAccount\n\trelatedContacts(email: String!): [RelatedContact]\n\tshareInfo(\n\t\tinternal: Boolean\n\t\tincludeSelf: Boolean\n\t\tgrantee: Grantee\n\t\towner: Owner\n\t): [ShareInfo]\n\t# Perform a search for a variety types using a flexible query interface.\n\t# [[SOAP Search API Documentation]](https://files.zimbra.com/docs/soap_api/8.7.11/api-reference/zimbraMail/Search.html)\n\t# [[Query Tips]](https://wiki.zimbra.com/wiki/Zimbra_Web_Client_Search_Tips)\n\tsearch(\n\t\tcontact: String\n\t\tcursor: Cursor\n\t\tfetch: String\n\t\tfullConversation: Boolean\n\t\tlimit: Int\n\t\tneedExp: Boolean\n\t\tmemberOf: Boolean\n\t\toffset: Int\n\t\tquery: String\n\t\trecip: Int\n\t\tsortBy: SortBy\n\t\ttypes: SearchType\n\t\tresultMode: String\n\t\tinDumpster: Boolean\n\t): SearchResponse\n\n\tsearchCalendarResources(\n\t\tlimit: Int\n\t\tneedExp: Boolean\n\t\toffset: Int\n\t\tattrs: String\n\t\tsearchFilter: SearchConditionsInput\n\t): SearchCalendarResourcesResponse\n\n\tsearchGal(\n\t\tneedIsOwner: Boolean\n\t\tneedIsMember: NeedIsMemberType\n\t\ttype: GalSearchType\n\t\tname: String\n\t\toffset: Int\n\t\tlimit: Int\n\t\tlocale: String\n\t\tsortBy: String\n\t\tneedExp: Boolean\n\t): SearchResponse\n\n\ttaskFolders: [Folder]\n\n\tgetTag: [Tag]\n}\n\ntype Mutation {\n\taction(\n\t\ttype: ActionTypeName!\n\t\tid: ID\n\t\tids: [ID!]\n\t\top: String!\n\t\tcolor: Int\n\t\tconstraints: String\n\t\tflags: String\n\t\tfolderId: ID\n\t\trgb: String\n\t\ttagNames: String\n\t\tname: String\n\t\tisLocal: Boolean\n\t\trecursive: Boolean\n\t\tdestFolderLocal: Boolean\n\t): Boolean\n\tapplyFilterRules(ids: String!, filterRules: [FilterRuleInput]): [String]\n\ttestExternalAccount(\n\t\texternalAccount: ExternalAccountTestInput!\n\t): ExternalAccountTestResponse\n\taddExternalAccount(externalAccount: ExternalAccountAddInput!): ID\n\taddMessage(message: AddMsgInput!): MessageInfo\n\tcancelTask(inviteId: ID!): Boolean\n\tsaveDocument(document: SaveDocumentInput): SaveDocumentResponse\n\tchangeFolderColor(id: ID!, color: Int!): Boolean\n\tchangePassword(\n\t\tdryRun: Boolean\n\t\tloginNewPassword: String!\n\t\tpassword: String!\n\t\tusername: String!\n\t): AuthResponse\n\tmodifyProfileImage(\n\t\tcontent: String\n\t\tcontentType: String\n\t): ProfileImageChangeResponse\n\tcheckCalendar(id: ID!, value: Boolean!): Boolean\n\tcontactAction(\n\t\tid: ID\n\t\tids: [ID!]\n\t\tfolderId: ID\n\t\top: String!\n\t\ttagNames: String\n\t): ActionOpResponse\n\tconversationAction(ids: [ID!]!, op: String!): Boolean\n\tcounterAppointment(\n\t\tcounterAppointmentInvite: CounterAppointmentInput!\n\t): Boolean\n\tcreateAppointment(\n\t\taccountName: String\n\t\tappointment: CalendarItemInput!\n\t): Boolean\n\tcreateAppointmentException(\n\t\taccountName: String\n\t\tappointment: CalendarItemInput!\n\t): Boolean\n\tcreateAppSpecificPassword(appName: String!): CreateAppSpecificPasswordResponse\n\tcreateCalendar(name: String!, color: Int!, url: String): Folder\n\tcreateContact(contact: CreateContactInput!): Contact\n\tcreateContactList(contact: CreateContactInput!): Contact\n\tmodifyContact(contact: ModifyContactInput!): Contact\n\tmodifyContactList(contact: ModifyContactInput!): Contact\n\tcreateFolder(\n\t\tcolor: Int\n\t\tfetchIfExists: Boolean\n\t\tflags: String\n\t\tname: String!\n\t\tparentFolderId: ID\n\t\turl: String\n\t\tisLocalFolder: Boolean\n\t\tview: FolderView\n\t): Folder\n\tcreateIdentity(name: String!, attrs: IdentityAttrsInput): Identities\n\tcreateMountpoint(link: NewMountpointSpec!): Boolean\n\tcreateSharedCalendar(link: NewMountpointSpec!): Boolean\n\tcreateSearchFolder(\n\t\tname: String!\n\t\tparentFolderId: ID\n\t\tquery: String!\n\t\ttypes: FolderView\n\t): Folder\n\tcreateSignature(signature: SignatureInput!): SignatureResponse\n\tcreateTask(task: CalendarItemInput!): Boolean\n\tdeclineCounterAppointment(\n\t\tcounterAppointmentInvite: CounterAppointmentInput!\n\t): Boolean\n\tdeleteAppointment(appointment: DeleteAppointmentInput!): Boolean\n\tdeleteIdentity(id: ID!, name: String): Boolean\n\tdeleteExternalAccount(id: ID!): Boolean\n\tdeleteSignature(signature: NameIdInput!): Boolean\n\tgenerateScratchCodes(username: String!): ScratchCodes\n\tgrantRights(input: GrantRightsInput!): RightsResponse\n\tfolderAction(action: FolderActionInput!): Boolean\n\tdocumentAction(action: FolderActionInput!): DocumentActionData\n\tforwardAppointmentInvite(\n\t\tappointmentInvite: ForwardAppointmentInviteInput!\n\t): Boolean\n\tforwardAppointment(appointmentInvite: ForwardAppointmentInput!): Boolean\n\titemAction(\n\t\tid: ID\n\t\tids: [ID]\n\t\tfolderId: ID\n\t\top: String!\n\t\ttagNames: String\n\t\tname: String\n\t): Boolean\n\timportExternalAccount(externalAccount: ExternalAccountImportInput!): Boolean\n\tlogout: Boolean\n\tlogin(\n\t\tusername: String!\n\t\tpassword: String\n\t\trecoveryCode: String\n\t\ttokenType: String\n\t\tpersistAuthTokenCookie: Boolean\n\t\ttwoFactorCode: String\n\t\tdeviceTrusted: Boolean\n\t\tcsrfTokenSecured: Boolean!\n\t): AuthResponse\n\tenableTwoFactorAuth(\n\t\toptions: EnableTwoFactorAuthInput!\n\t): EnableTwoFactorAuthResponse\n\tdisableTwoFactorAuth: Boolean\n\tmessageAction(ids: [ID!]!, op: String!): Boolean\n\tmodifyExternalAccount(\n\t\tid: ID!\n\t\ttype: AccountType\n\t\tattrs: ExternalAccountModifyAttrsInput!\n\t): Boolean\n\tmodifyAppointment(\n\t\taccountName: String\n\t\tappointment: CalendarItemInput!\n\t): ModifyAppointmentResponse\n\tmodifyIdentity(id: ID!, attrs: IdentityAttrsInput): Boolean\n\tmodifyPrefs(prefs: PreferencesInput!): Boolean\n\tmodifyProps(props: [PropertiesInput!]): Boolean\n\tmodifyZimletPrefs(\n\t\tzimlets: [ZimletPreferenceInput!]\n\t): ModifyZimletPrefsResponse\n\tmodifyFilterRules(filters: [FilterInput!]): Boolean\n\tmodifySignature(signature: SignatureInput!): Boolean\n\tmodifySearchFolder(search: SearchFolderInput!): Boolean\n\tmodifyTask(task: CalendarItemInput!): Boolean\n\tmodifyWhiteBlackList(whiteBlackList: WhiteBlackListInput!): Boolean\n\tmoveTask(inviteId: ID!, destFolderId: ID!): String\n\tprefEnableOutOfOfficeAlertOnLogin(value: Boolean!): Boolean\n\tprefEnableOutOfOfficeReply(value: Boolean!): Boolean\n\tprefOutOfOfficeFromDate(value: String!): String\n\tprefOutOfOfficeReply(value: String!): String\n\tprefOutOfOfficeUntilDate(value: String!): String\n\trecoverAccount(\n\t\top: RecoverAccountOp!\n\t\temail: String!\n\t\tchannel: SetRecoveryAccountChannel!\n\t): RecoverAccount\n\tresetPassword(\n\t\tpassword: String\n\t\tdryRun: Boolean\n\t\tgetPasswordRules: Boolean\n\t\tcancelResetPassword: Boolean\n\t): ResetPasswordResponse\n\trevokeAppSpecificPassword(appName: String!): Boolean\n\trevokeOtherTrustedDevices: Boolean\n\trevokeRights(input: RevokeRightsInput!): RightsResponse\n\trevokeTrustedDevice: Boolean\n\tsaveDraft(message: SendMessageInput!, accountName: String): SaveDraftResponse\n\tsendMessage(\n\t\tmessage: SendMessageInput!\n\t\taccountName: String\n\t): SendMessageResponse\n\tsendDeliveryReport(messageId: ID!): Boolean\n\tsendInviteReply(inviteReply: InviteReplyInput!): InviteReplyResponse\n\tsendShareNotification(shareNotification: ShareNotificationInput!): Boolean\n\tsetCustomMetadata(customMetaData: CustomMetadataInput!): Boolean\n\tsetMailboxMetadata(\n\t\tsection: String\n\t\tattrs: MailboxMetadataSectionAttrsInput!\n\t): Boolean\n\tsnoozeCalendarItem(appointment: [SnoozeInput], task: SnoozeInput): Boolean\n\tdismissCalendarItem(appointment: [DismissInput], task: DismissInput): Boolean\n\tuploadMessage(value: String!): String\n\tsetRecoveryAccount(\n\t\tchannel: SetRecoveryAccountChannel!\n\t\top: SetRecoveryAccountOp!\n\t\trecoveryAccount: String\n\t\trecoveryAccountVerificationCode: String\n\t): Boolean\n\tcreateTag(tag: CreateTagInput): Tag\n\ttagAction(action: FolderActionInput): Boolean\n\tquarantineDeviceSync(deviceId: String): Device\n\tallowDeviceSync(deviceId: String): Device\n\tremoveDeviceSync(deviceId: String): Boolean\n\tblockDeviceSync(deviceId: String): Device\n\taccountOnlyRemoteWipeSync(deviceId: String): Device\n\tcancelPendingAccountOnlyRemoteWipeSync(deviceId: String): Device\n\tremoteWipeSync(deviceId: String): Device\n\tcancelPendingRemoteWipeSync(deviceId: String): Device\n}\n\nschema {\n\tquery: Query\n\tmutation: Mutation\n}\n",name:"GraphQL request",locationOffset:{line:1,column:1}};var hp=function(e,n){return(hp=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,n){e.__proto__=n}||function(e,n){for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(e[i]=n[i])})(e,n)};function __extends$1(e,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function __(){this.constructor=e}hp(e,n),e.prototype=null===n?Object.create(n):(__.prototype=n.prototype,new __)}var Ip="Invariant Violation",Dp=Object.setPrototypeOf,Sp=void 0===Dp?function(e,n){return e.__proto__=n,e}:Dp,bp=function(n){function InvariantError(e){e=n.call(this,"number"==typeof(e=void 0===e?Ip:e)?Ip+": "+e+" (see https://github.com/apollographql/invariant-packages)":e)||this;return e.framesToPop=1,e.name=Ip,Sp(e,InvariantError.prototype),e}return __extends$1(InvariantError,n),InvariantError}(Error);function invariant$1(e,n){if(!e)throw new bp(n)}var Fp=["debug","log","warn","error","silent"],Ap=Fp.indexOf("log");function wrapConsoleMethod(e){return function(){if(Fp.indexOf(e)>=Ap)return(console[e]||console.log).apply(console,arguments)}}function maybe$1(e){try{return e()}catch(e){}}!function(e){e.debug=wrapConsoleMethod("debug"),e.log=wrapConsoleMethod("log"),e.warn=wrapConsoleMethod("warn"),e.error=wrapConsoleMethod("error")}(invariant$1=invariant$1||{});var Ep=maybe$1(function(){return globalThis})||maybe$1(function(){return window})||maybe$1(function(){return self})||maybe$1(function(){return global})||maybe$1(function(){return Function("return this")()}),Cp="__",Op=[Cp,Cp].join("DEV");function getDEV(){try{return Boolean(__DEV__)}catch(e){return Object.defineProperty(Ep,Op,{value:"production"!==maybe$1(function(){return process.env.NODE_ENV}),enumerable:!1,configurable:!0,writable:!0}),Ep[Op]}}var _p=getDEV();function maybe(e){try{return e()}catch(e){}}var Rp=maybe(function(){return globalThis})||maybe(function(){return window})||maybe(function(){return self})||maybe(function(){return global})||maybe(function(){return Function("return this")()}),Vp=!1;function install(){!Rp||maybe(function(){return process.env.NODE_ENV})||maybe(function(){return process})||(Object.defineProperty(Rp,"process",{value:{env:{NODE_ENV:"production"}},configurable:!0,enumerable:!1,writable:!0}),Vp=!0)}function remove(){Vp&&(delete Rp.process,Vp=!1)}function isPromise(e){return"function"==typeof(null==e?void 0:e.then)}function _typeof$4(e){return(_typeof$4="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function _typeof(e){return typeof e}:function _typeof(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function isObjectLike(e){return"object"==_typeof$4(e)&&null!==e}install();var Pp="function"==typeof Symbol&&null!=Symbol.iterator?Symbol.iterator:"@@iterator",wp="function"==typeof Symbol&&null!=Symbol.toStringTag?Symbol.toStringTag:"@@toStringTag";function getLocation(e,n){for(var i,t=/\r\n|[\n\r]/g,a=1,r=n+1;(i=t.exec(e.body))&&i.index<n;)a+=1,r=n+1-(i.index+i[0].length);return{line:a,column:r}}function printLocation(e){return printSourceLocation(e.source,getLocation(e.source,e.start))}function printSourceLocation(e,n){var i=e.locationOffset.column-1,t=whitespace(i)+e.body,a=n.line-1,r=n.line+(e.locationOffset.line-1),d=n.column+(1===n.line?i:0),n="".concat(e.name,":").concat(r,":").concat(d,"\n"),i=t.split(/\r\n|[\n\r]/g),o=i[a];if(120<o.length){for(var e=Math.floor(d/80),t=d%80,u=[],m=0;m<o.length;m+=80)u.push(o.slice(m,m+80));return n+printPrefixedLines([["".concat(r),u[0]]].concat(u.slice(1,e+1).map(function(e){return["",e]}),[[" ",whitespace(t-1)+"^"],["",u[e+1]]]))}return n+printPrefixedLines([["".concat(r-1),i[a-1]],["".concat(r),o],["",whitespace(d-1)+"^"],["".concat(r+1),i[1+a]]])}function printPrefixedLines(e){var e=e.filter(function(e){return void 0!==e[1]}),i=Math.max.apply(Math,e.map(function(e){return e[0].length}));return e.map(function(e){var n=e[1];return leftPad(i,e[0])+(n?" | "+n:" |")}).join("\n")}function whitespace(e){return Array(e+1).join(" ")}function leftPad(e,n){return whitespace(e-n.length)+n}function _typeof$3(e){return(_typeof$3="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function _typeof(e){return typeof e}:function _typeof(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function _classCallCheck(e,n){if(!(e instanceof n))throw new TypeError("Cannot call a class as a function")}function _defineProperties$5(e,n){for(var i=0;i<n.length;i++){var t=n[i];t.enumerable=t.enumerable||!1,t.configurable=!0,"value"in t&&(t.writable=!0),Object.defineProperty(e,t.key,t)}}function _createClass$5(e,n,i){return n&&_defineProperties$5(e.prototype,n),i&&_defineProperties$5(e,i),e}function _inherits(e,n){if("function"!=typeof n&&null!==n)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(n&&n.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),n&&_setPrototypeOf(e,n)}function _createSuper(i){var t=_isNativeReflectConstruct();return function _createSuperInternal(){var e,n=_getPrototypeOf(i);return _possibleConstructorReturn(this,t?(e=_getPrototypeOf(this).constructor,Reflect.construct(n,arguments,e)):n.apply(this,arguments))}}function _possibleConstructorReturn(e,n){return!n||"object"!==_typeof$3(n)&&"function"!=typeof n?_assertThisInitialized(e):n}function _assertThisInitialized(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function _wrapNativeSuper(e){var n="function"==typeof Map?new Map:void 0;return(_wrapNativeSuper=function _wrapNativeSuper(e){if(null===e||!_isNativeFunction(e))return e;if("function"!=typeof e)throw new TypeError("Super expression must either be null or a function");if(void 0!==n){if(n.has(e))return n.get(e);n.set(e,Wrapper)}function Wrapper(){return _construct(e,arguments,_getPrototypeOf(this).constructor)}return Wrapper.prototype=Object.create(e.prototype,{constructor:{value:Wrapper,enumerable:!1,writable:!0,configurable:!0}}),_setPrototypeOf(Wrapper,e)})(e)}function _construct(e,n,i){return(_construct=_isNativeReflectConstruct()?Reflect.construct:function _construct(e,n,i){var t=[null];t.push.apply(t,n);t=new(Function.bind.apply(e,t));return i&&_setPrototypeOf(t,i.prototype),t}).apply(null,arguments)}function _isNativeReflectConstruct(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(e){return!1}}function _isNativeFunction(e){return-1!==Function.toString.call(e).indexOf("[native code]")}function _setPrototypeOf(e,n){return(_setPrototypeOf=Object.setPrototypeOf||function _setPrototypeOf(e,n){return e.__proto__=n,e})(e,n)}function _getPrototypeOf(e){return(_getPrototypeOf=Object.setPrototypeOf?Object.getPrototypeOf:function _getPrototypeOf(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}var jp=function(){_inherits(GraphQLError,_wrapNativeSuper(Error));var l=_createSuper(GraphQLError);function GraphQLError(e,n,i,t,a,r,d){_classCallCheck(this,GraphQLError);var o=l.call(this,e),u=Array.isArray(n)?0!==n.length?n:void 0:n?[n]:void 0,n=i;!n&&u&&(n=null===(s=u[0].loc)||void 0===s?void 0:s.source);var m,s=t;(s=!s&&u?u.reduce(function(e,n){return n.loc&&e.push(n.loc.start),e},[]):s)&&0===s.length&&(s=void 0),t&&i?m=t.map(function(e){return getLocation(i,e)}):u&&(m=u.reduce(function(e,n){return n.loc&&e.push(getLocation(n.loc.source,n.loc.start)),e},[]));t=d;return null!=t||null==r||isObjectLike(d=r.extensions)&&(t=d),Object.defineProperties(_assertThisInitialized(o),{name:{value:"GraphQLError"},message:{value:e,enumerable:!0,writable:!0},locations:{value:null!==m&&void 0!==m?m:void 0,enumerable:null!=m},path:{value:null!=a?a:void 0,enumerable:null!=a},nodes:{value:null!=u?u:void 0},source:{value:null!==n&&void 0!==n?n:void 0},positions:{value:null!==s&&void 0!==s?s:void 0},originalError:{value:r},extensions:{value:null!==t&&void 0!==t?t:void 0,enumerable:null!=t}}),null!=r&&r.stack?(Object.defineProperty(_assertThisInitialized(o),"stack",{value:r.stack,writable:!0,configurable:!0}),_possibleConstructorReturn(o)):(Error.captureStackTrace?Error.captureStackTrace(_assertThisInitialized(o),GraphQLError):Object.defineProperty(_assertThisInitialized(o),"stack",{value:Error().stack,writable:!0,configurable:!0}),o)}return _createClass$5(GraphQLError,[{key:"toString",value:function toString(){return printError(this)}},{key:wp,get:function get(){return"Object"}}]),GraphQLError}();function printError(e){var n=e.message;if(e.nodes)for(var i=0,t=e.nodes;i<t.length;i++){var a=t[i];a.loc&&(n+="\n\n"+printLocation(a.loc))}else if(e.source&&e.locations)for(var r=0,d=e.locations;r<d.length;r++)n+="\n\n"+printSourceLocation(e.source,d[r]);return n}function syntaxError(e,n,i){return new jp("Syntax Error: ".concat(i),void 0,e,[n])}var Bp=Object.freeze({NAME:"Name",DOCUMENT:"Document",OPERATION_DEFINITION:"OperationDefinition",VARIABLE_DEFINITION:"VariableDefinition",SELECTION_SET:"SelectionSet",FIELD:"Field",ARGUMENT:"Argument",FRAGMENT_SPREAD:"FragmentSpread",INLINE_FRAGMENT:"InlineFragment",FRAGMENT_DEFINITION:"FragmentDefinition",VARIABLE:"Variable",INT:"IntValue",FLOAT:"FloatValue",STRING:"StringValue",BOOLEAN:"BooleanValue",NULL:"NullValue",ENUM:"EnumValue",LIST:"ListValue",OBJECT:"ObjectValue",OBJECT_FIELD:"ObjectField",DIRECTIVE:"Directive",NAMED_TYPE:"NamedType",LIST_TYPE:"ListType",NON_NULL_TYPE:"NonNullType",SCHEMA_DEFINITION:"SchemaDefinition",OPERATION_TYPE_DEFINITION:"OperationTypeDefinition",SCALAR_TYPE_DEFINITION:"ScalarTypeDefinition",OBJECT_TYPE_DEFINITION:"ObjectTypeDefinition",FIELD_DEFINITION:"FieldDefinition",INPUT_VALUE_DEFINITION:"InputValueDefinition",INTERFACE_TYPE_DEFINITION:"InterfaceTypeDefinition",UNION_TYPE_DEFINITION:"UnionTypeDefinition",ENUM_TYPE_DEFINITION:"EnumTypeDefinition",ENUM_VALUE_DEFINITION:"EnumValueDefinition",INPUT_OBJECT_TYPE_DEFINITION:"InputObjectTypeDefinition",DIRECTIVE_DEFINITION:"DirectiveDefinition",SCHEMA_EXTENSION:"SchemaExtension",SCALAR_TYPE_EXTENSION:"ScalarTypeExtension",OBJECT_TYPE_EXTENSION:"ObjectTypeExtension",INTERFACE_TYPE_EXTENSION:"InterfaceTypeExtension",UNION_TYPE_EXTENSION:"UnionTypeExtension",ENUM_TYPE_EXTENSION:"EnumTypeExtension",INPUT_OBJECT_TYPE_EXTENSION:"InputObjectTypeExtension"});function invariant(e,n){if(!Boolean(e))throw new Error(null!=n?n:"Unexpected invariant triggered.")}var Lp="function"==typeof Symbol&&"function"==typeof Symbol.for?Symbol.for("nodejs.util.inspect.custom"):void 0,xp=Lp;function defineInspect(e){var n=e.prototype.toJSON;"function"==typeof n||invariant(0),e.prototype.inspect=n,xp&&(e.prototype[xp]=n)}var Mp=function(){function Location(e,n,i){this.start=e.start,this.end=n.end,this.startToken=e,this.endToken=n,this.source=i}return Location.prototype.toJSON=function toJSON(){return{start:this.start,end:this.end}},Location}();defineInspect(Mp);var zp=function(){function Token(e,n,i,t,a,r,d){this.kind=e,this.start=n,this.end=i,this.line=t,this.column=a,this.value=d,this.prev=r,this.next=null}return Token.prototype.toJSON=function toJSON(){return{kind:this.kind,value:this.value,line:this.line,column:this.column}},Token}();function isNode(e){return null!=e&&"string"==typeof e.kind}defineInspect(zp);var $p=Object.freeze({SOF:"<SOF>",EOF:"<EOF>",BANG:"!",DOLLAR:"$",AMP:"&",PAREN_L:"(",PAREN_R:")",SPREAD:"...",COLON:":",EQUALS:"=",AT:"@",BRACKET_L:"[",BRACKET_R:"]",BRACE_L:"{",PIPE:"|",BRACE_R:"}",NAME:"Name",INT:"Int",FLOAT:"Float",STRING:"String",BLOCK_STRING:"BlockString",COMMENT:"Comment"});function _typeof$2(e){return(_typeof$2="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function _typeof(e){return typeof e}:function _typeof(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}var qp=10,Up=2;function inspect(e){return formatValue(e,[])}function formatValue(e,n){switch(_typeof$2(e)){case"string":return JSON.stringify(e);case"function":return e.name?"[function ".concat(e.name,"]"):"[function]";case"object":return null===e?"null":formatObjectValue(e,n);default:return String(e)}}function formatObjectValue(e,n){if(-1!==n.indexOf(e))return"[Circular]";var i=[].concat(n,[e]),n=getCustomFn(e);if(void 0!==n){n=n.call(e);if(n!==e)return"string"==typeof n?n:formatValue(n,i)}else if(Array.isArray(e))return formatArray(e,i);return formatObject(e,i)}function formatObject(n,i){var e=Object.keys(n);return 0===e.length?"{}":Up<i.length?"["+getObjectTag(n)+"]":"{ "+e.map(function(e){return e+": "+formatValue(n[e],i)}).join(", ")+" }"}function formatArray(e,n){if(0===e.length)return"[]";if(Up<n.length)return"[Array]";for(var i=Math.min(qp,e.length),t=e.length-i,a=[],r=0;r<i;++r)a.push(formatValue(e[r],n));return 1==t?a.push("... 1 more item"):1<t&&a.push("... ".concat(t," more items")),"["+a.join(", ")+"]"}function getCustomFn(e){var n=e[String(xp)];return"function"==typeof n?n:"function"==typeof e.inspect?e.inspect:void 0}function getObjectTag(e){var n=Object.prototype.toString.call(e).replace(/^\[object /,"").replace(/]$/,"");if("Object"===n&&"function"==typeof e.constructor){e=e.constructor.name;if("string"==typeof e&&""!==e)return e}return n}function devAssert(e,n){if(!Boolean(e))throw new Error(n)}function _typeof$1(e){return(_typeof$1="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function _typeof(e){return typeof e}:function _typeof(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}var Gp="production"===process.env.NODE_ENV?function instanceOf(e,n){return e instanceof n}:function instanceOf(e,n){if(e instanceof n)return!0;if("object"===_typeof$1(e)&&null!==e){var i=n.prototype[Symbol.toStringTag];if(i===(Symbol.toStringTag in e?e[Symbol.toStringTag]:null===(n=e.constructor)||void 0===n?void 0:n.name)){e=inspect(e);throw new Error("Cannot use ".concat(i,' "').concat(e,'" from another module or realm.\n\nEnsure that there is only one instance of "graphql" in the node_modules\ndirectory. If different versions of "graphql" are the dependencies of other\nrelied on modules, use "resolutions" to ensure only one version is installed.\n\nhttps://yarnpkg.com/en/docs/selective-version-resolutions\n\nDuplicate "graphql" modules cannot be used at the same time since different\nversions may have different capabilities and behavior. The data from one\nversion used in the function from another could produce confusing and\nspurious results.'))}}return!1};function _defineProperties$4(e,n){for(var i=0;i<n.length;i++){var t=n[i];t.enumerable=t.enumerable||!1,t.configurable=!0,"value"in t&&(t.writable=!0),Object.defineProperty(e,t.key,t)}}function _createClass$4(e,n,i){return n&&_defineProperties$4(e.prototype,n),i&&_defineProperties$4(e,i),e}var Wp=function(){function Source(e){var n=1<arguments.length&&void 0!==arguments[1]?arguments[1]:"GraphQL request",i=2<arguments.length&&void 0!==arguments[2]?arguments[2]:{line:1,column:1};"string"==typeof e||devAssert(0,"Body must be a string. Received: ".concat(inspect(e),".")),this.body=e,this.name=n,this.locationOffset=i,0<this.locationOffset.line||devAssert(0,"line in locationOffset is 1-indexed and must be positive."),0<this.locationOffset.column||devAssert(0,"column in locationOffset is 1-indexed and must be positive.")}return _createClass$4(Source,[{key:wp,get:function get(){return"Source"}}]),Source}();function isSource(e){return Gp(e,Wp)}var Hp=Object.freeze({QUERY:"QUERY",MUTATION:"MUTATION",SUBSCRIPTION:"SUBSCRIPTION",FIELD:"FIELD",FRAGMENT_DEFINITION:"FRAGMENT_DEFINITION",FRAGMENT_SPREAD:"FRAGMENT_SPREAD",INLINE_FRAGMENT:"INLINE_FRAGMENT",VARIABLE_DEFINITION:"VARIABLE_DEFINITION",SCHEMA:"SCHEMA",SCALAR:"SCALAR",OBJECT:"OBJECT",FIELD_DEFINITION:"FIELD_DEFINITION",ARGUMENT_DEFINITION:"ARGUMENT_DEFINITION",INTERFACE:"INTERFACE",UNION:"UNION",ENUM:"ENUM",ENUM_VALUE:"ENUM_VALUE",INPUT_OBJECT:"INPUT_OBJECT",INPUT_FIELD_DEFINITION:"INPUT_FIELD_DEFINITION"});function dedentBlockStringValue(e){var n=e.split(/\r\n|[\n\r]/g),i=getBlockStringIndentation(e);if(0!==i)for(var t=1;t<n.length;t++)n[t]=n[t].slice(i);for(var a=0;a<n.length&&isBlank(n[a]);)++a;for(var r=n.length;a<r&&isBlank(n[r-1]);)--r;return n.slice(a,r).join("\n")}function isBlank(e){for(var n=0;n<e.length;++n)if(" "!==e[n]&&"\t"!==e[n])return!1;return!0}function getBlockStringIndentation(e){for(var n=!0,i=!0,t=0,a=null,r=0;r<e.length;++r)switch(e.charCodeAt(r)){case 13:10===e.charCodeAt(r+1)&&++r;case 10:i=!(n=!1),t=0;break;case 9:case 32:++t;break;default:i&&!n&&(null===a||t<a)&&(a=t),i=!1}return null!==a&&void 0!==a?a:0}function printBlockString(e){var n=1<arguments.length&&void 0!==arguments[1]?arguments[1]:"",i=2<arguments.length&&void 0!==arguments[2]&&arguments[2],t=-1===e.indexOf("\n"),a=!t||'"'===e[e.length-1]||"\\"===e[e.length-1]||i,i="";return!a||t&&(" "===e[0]||"\t"===e[0])||(i+="\n"+n),i+=n?e.replace(/\n/g,"\n"+n):e,a&&(i+="\n"),'"""'+i.replace(/"""/g,'\\"""')+'"""'}var Qp=function(){function Lexer(e){var n=new zp($p.SOF,0,0,0,0,null);this.source=e,this.lastToken=n,this.token=n,this.line=1,this.lineStart=0}var e=Lexer.prototype;return e.advance=function advance(){return this.lastToken=this.token,this.token=this.lookahead()},e.lookahead=function lookahead(){if((n=this.token).kind!==$p.EOF)do{var e,n=null!==(e=n.next)&&void 0!==e?e:n.next=readToken(this,n)}while(n.kind===$p.COMMENT);return n},Lexer}();function isPunctuatorTokenKind(e){return e===$p.BANG||e===$p.DOLLAR||e===$p.AMP||e===$p.PAREN_L||e===$p.PAREN_R||e===$p.SPREAD||e===$p.COLON||e===$p.EQUALS||e===$p.AT||e===$p.BRACKET_L||e===$p.BRACKET_R||e===$p.BRACE_L||e===$p.PIPE||e===$p.BRACE_R}function printCharCode(e){return isNaN(e)?$p.EOF:e<127?JSON.stringify(String.fromCharCode(e)):'"\\u'.concat(("00"+e.toString(16).toUpperCase()).slice(-4),'"')}function readToken(e,n){for(var i=e.source,t=i.body,a=t.length,r=n.end;r<a;){var d=t.charCodeAt(r),o=e.line,u=1+r-e.lineStart;switch(d){case 65279:case 9:case 32:case 44:++r;continue;case 10:++r,++e.line,e.lineStart=r;continue;case 13:10===t.charCodeAt(r+1)?r+=2:++r,++e.line,e.lineStart=r;continue;case 33:return new zp($p.BANG,r,r+1,o,u,n);case 35:return readComment(i,r,o,u,n);case 36:return new zp($p.DOLLAR,r,r+1,o,u,n);case 38:return new zp($p.AMP,r,r+1,o,u,n);case 40:return new zp($p.PAREN_L,r,r+1,o,u,n);case 41:return new zp($p.PAREN_R,r,r+1,o,u,n);case 46:if(46===t.charCodeAt(r+1)&&46===t.charCodeAt(r+2))return new zp($p.SPREAD,r,r+3,o,u,n);break;case 58:return new zp($p.COLON,r,r+1,o,u,n);case 61:return new zp($p.EQUALS,r,r+1,o,u,n);case 64:return new zp($p.AT,r,r+1,o,u,n);case 91:return new zp($p.BRACKET_L,r,r+1,o,u,n);case 93:return new zp($p.BRACKET_R,r,r+1,o,u,n);case 123:return new zp($p.BRACE_L,r,r+1,o,u,n);case 124:return new zp($p.PIPE,r,r+1,o,u,n);case 125:return new zp($p.BRACE_R,r,r+1,o,u,n);case 34:return 34===t.charCodeAt(r+1)&&34===t.charCodeAt(r+2)?readBlockString(i,r,o,u,n,e):readString(i,r,o,u,n);case 45:case 48:case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:return readNumber(i,r,d,o,u,n);case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:case 95:case 97:case 98:case 99:case 100:case 101:case 102:case 103:case 104:case 105:case 106:case 107:case 108:case 109:case 110:case 111:case 112:case 113:case 114:case 115:case 116:case 117:case 118:case 119:case 120:case 121:case 122:return readName(i,r,o,u,n)}throw syntaxError(i,r,unexpectedCharacterMessage(d))}return new zp($p.EOF,a,a,e.line,1+r-e.lineStart,n)}function unexpectedCharacterMessage(e){return e<32&&9!==e&&10!==e&&13!==e?"Cannot contain the invalid character ".concat(printCharCode(e),"."):39===e?"Unexpected single quote character ('), did you mean to use a double quote (\")?":"Cannot parse the unexpected character ".concat(printCharCode(e),".")}function readComment(e,n,i,t,a){for(var r,d=e.body,o=n;r=d.charCodeAt(++o),!isNaN(r)&&(31<r||9===r););return new zp($p.COMMENT,n,o,i,t,a,d.slice(n+1,o))}function readNumber(e,n,i,t,a,r){var d=e.body,o=i,u=n,i=!1;if(48===(o=45===o?d.charCodeAt(++u):o)){if(48<=(o=d.charCodeAt(++u))&&o<=57)throw syntaxError(e,u,"Invalid number, unexpected digit after 0: ".concat(printCharCode(o),"."))}else u=readDigits(e,u,o),o=d.charCodeAt(u);if(46===o&&(i=!0,o=d.charCodeAt(++u),u=readDigits(e,u,o),o=d.charCodeAt(u)),69!==o&&101!==o||(i=!0,43!==(o=d.charCodeAt(++u))&&45!==o||(o=d.charCodeAt(++u)),u=readDigits(e,u,o),o=d.charCodeAt(u)),46===o||isNameStart(o))throw syntaxError(e,u,"Invalid number, expected digit but got: ".concat(printCharCode(o),"."));return new zp(i?$p.FLOAT:$p.INT,n,u,t,a,r,d.slice(n,u))}function readDigits(e,n,i){var t=e.body,a=n,r=i;if(48<=r&&r<=57){for(;48<=(r=t.charCodeAt(++a))&&r<=57;);return a}throw syntaxError(e,a,"Invalid number, expected digit but got: ".concat(printCharCode(r),"."))}function readString(e,n,i,t,a){for(var r=e.body,d=n+1,o=d,u=0,m="";d<r.length&&!isNaN(u=r.charCodeAt(d))&&10!==u&&13!==u;){if(34===u)return m+=r.slice(o,d),new zp($p.STRING,n,d+1,i,t,a,m);if(u<32&&9!==u)throw syntaxError(e,d,"Invalid character within String: ".concat(printCharCode(u),"."));if(++d,92===u){switch(m+=r.slice(o,d-1),u=r.charCodeAt(d)){case 34:m+='"';break;case 47:m+="/";break;case 92:m+="\\";break;case 98:m+="\b";break;case 102:m+="\f";break;case 110:m+="\n";break;case 114:m+="\r";break;case 116:m+="\t";break;case 117:var s=uniCharCode(r.charCodeAt(d+1),r.charCodeAt(d+2),r.charCodeAt(d+3),r.charCodeAt(d+4));if(s<0){var l=r.slice(d+1,d+5);throw syntaxError(e,d,"Invalid character escape sequence: \\u".concat(l,"."))}m+=String.fromCharCode(s),d+=4;break;default:throw syntaxError(e,d,"Invalid character escape sequence: \\".concat(String.fromCharCode(u),"."))}o=++d}}throw syntaxError(e,d,"Unterminated string.")}function readBlockString(e,n,i,t,a,r){for(var d=e.body,o=n+3,u=o,m=0,s="";o<d.length&&!isNaN(m=d.charCodeAt(o));){if(34===m&&34===d.charCodeAt(o+1)&&34===d.charCodeAt(o+2))return s+=d.slice(u,o),new zp($p.BLOCK_STRING,n,o+3,i,t,a,dedentBlockStringValue(s));if(m<32&&9!==m&&10!==m&&13!==m)throw syntaxError(e,o,"Invalid character within String: ".concat(printCharCode(m),"."));10===m?(++o,++r.line,r.lineStart=o):13===m?(10===d.charCodeAt(o+1)?o+=2:++o,++r.line,r.lineStart=o):92===m&&34===d.charCodeAt(o+1)&&34===d.charCodeAt(o+2)&&34===d.charCodeAt(o+3)?(s+=d.slice(u,o)+'"""',u=o+=4):++o}throw syntaxError(e,o,"Unterminated string.")}function uniCharCode(e,n,i,t){return char2hex(e)<<12|char2hex(n)<<8|char2hex(i)<<4|char2hex(t)}function char2hex(e){return 48<=e&&e<=57?e-48:65<=e&&e<=70?e-55:97<=e&&e<=102?e-87:-1}function readName(e,n,i,t,a){for(var r=e.body,d=r.length,o=n+1,u=0;o!==d&&!isNaN(u=r.charCodeAt(o))&&(95===u||48<=u&&u<=57||65<=u&&u<=90||97<=u&&u<=122);)++o;return new zp($p.NAME,n,o,i,t,a,r.slice(n,o))}function isNameStart(e){return 95===e||65<=e&&e<=90||97<=e&&e<=122}function parse(e,n){return new Kp(e,n).parseDocument()}var Kp=function(){function Parser(e,n){e=isSource(e)?e:new Wp(e);this._lexer=new Qp(e),this._options=n}var e=Parser.prototype;return e.parseName=function parseName(){var e=this.expectToken($p.NAME);return{kind:Bp.NAME,value:e.value,loc:this.loc(e)}},e.parseDocument=function parseDocument(){var e=this._lexer.token;return{kind:Bp.DOCUMENT,definitions:this.many($p.SOF,this.parseDefinition,$p.EOF),loc:this.loc(e)}},e.parseDefinition=function parseDefinition(){if(this.peek($p.NAME))switch(this._lexer.token.value){case"query":case"mutation":case"subscription":return this.parseOperationDefinition();case"fragment":return this.parseFragmentDefinition();case"schema":case"scalar":case"type":case"interface":case"union":case"enum":case"input":case"directive":return this.parseTypeSystemDefinition();case"extend":return this.parseTypeSystemExtension()}else{if(this.peek($p.BRACE_L))return this.parseOperationDefinition();if(this.peekDescription())return this.parseTypeSystemDefinition()}throw this.unexpected()},e.parseOperationDefinition=function parseOperationDefinition(){var e=this._lexer.token;if(this.peek($p.BRACE_L))return{kind:Bp.OPERATION_DEFINITION,operation:"query",name:void 0,variableDefinitions:[],directives:[],selectionSet:this.parseSelectionSet(),loc:this.loc(e)};var n,i=this.parseOperationType();return this.peek($p.NAME)&&(n=this.parseName()),{kind:Bp.OPERATION_DEFINITION,operation:i,name:n,variableDefinitions:this.parseVariableDefinitions(),directives:this.parseDirectives(!1),selectionSet:this.parseSelectionSet(),loc:this.loc(e)}},e.parseOperationType=function parseOperationType(){var e=this.expectToken($p.NAME);switch(e.value){case"query":return"query";case"mutation":return"mutation";case"subscription":return"subscription"}throw this.unexpected(e)},e.parseVariableDefinitions=function parseVariableDefinitions(){return this.optionalMany($p.PAREN_L,this.parseVariableDefinition,$p.PAREN_R)},e.parseVariableDefinition=function parseVariableDefinition(){var e=this._lexer.token;return{kind:Bp.VARIABLE_DEFINITION,variable:this.parseVariable(),type:(this.expectToken($p.COLON),this.parseTypeReference()),defaultValue:this.expectOptionalToken($p.EQUALS)?this.parseValueLiteral(!0):void 0,directives:this.parseDirectives(!0),loc:this.loc(e)}},e.parseVariable=function parseVariable(){var e=this._lexer.token;return this.expectToken($p.DOLLAR),{kind:Bp.VARIABLE,name:this.parseName(),loc:this.loc(e)}},e.parseSelectionSet=function parseSelectionSet(){var e=this._lexer.token;return{kind:Bp.SELECTION_SET,selections:this.many($p.BRACE_L,this.parseSelection,$p.BRACE_R),loc:this.loc(e)}},e.parseSelection=function parseSelection(){return this.peek($p.SPREAD)?this.parseFragment():this.parseField()},e.parseField=function parseField(){var e,n=this._lexer.token,i=this.parseName(),i=this.expectOptionalToken($p.COLON)?(e=i,this.parseName()):i;return{kind:Bp.FIELD,alias:e,name:i,arguments:this.parseArguments(!1),directives:this.parseDirectives(!1),selectionSet:this.peek($p.BRACE_L)?this.parseSelectionSet():void 0,loc:this.loc(n)}},e.parseArguments=function parseArguments(e){return this.optionalMany($p.PAREN_L,e?this.parseConstArgument:this.parseArgument,$p.PAREN_R)},e.parseArgument=function parseArgument(){var e=this._lexer.token,n=this.parseName();return this.expectToken($p.COLON),{kind:Bp.ARGUMENT,name:n,value:this.parseValueLiteral(!1),loc:this.loc(e)}},e.parseConstArgument=function parseConstArgument(){var e=this._lexer.token;return{kind:Bp.ARGUMENT,name:this.parseName(),value:(this.expectToken($p.COLON),this.parseValueLiteral(!0)),loc:this.loc(e)}},e.parseFragment=function parseFragment(){var e=this._lexer.token;this.expectToken($p.SPREAD);var n=this.expectOptionalKeyword("on");return!n&&this.peek($p.NAME)?{kind:Bp.FRAGMENT_SPREAD,name:this.parseFragmentName(),directives:this.parseDirectives(!1),loc:this.loc(e)}:{kind:Bp.INLINE_FRAGMENT,typeCondition:n?this.parseNamedType():void 0,directives:this.parseDirectives(!1),selectionSet:this.parseSelectionSet(),loc:this.loc(e)}},e.parseFragmentDefinition=function parseFragmentDefinition(){var e,n=this._lexer.token;return this.expectKeyword("fragment"),!0===(null===(e=this._options)||void 0===e?void 0:e.experimentalFragmentVariables)?{kind:Bp.FRAGMENT_DEFINITION,name:this.parseFragmentName(),variableDefinitions:this.parseVariableDefinitions(),typeCondition:(this.expectKeyword("on"),this.parseNamedType()),directives:this.parseDirectives(!1),selectionSet:this.parseSelectionSet(),loc:this.loc(n)}:{kind:Bp.FRAGMENT_DEFINITION,name:this.parseFragmentName(),typeCondition:(this.expectKeyword("on"),this.parseNamedType()),directives:this.parseDirectives(!1),selectionSet:this.parseSelectionSet(),loc:this.loc(n)}},e.parseFragmentName=function parseFragmentName(){if("on"===this._lexer.token.value)throw this.unexpected();return this.parseName()},e.parseValueLiteral=function parseValueLiteral(e){var n=this._lexer.token;switch(n.kind){case $p.BRACKET_L:return this.parseList(e);case $p.BRACE_L:return this.parseObject(e);case $p.INT:return this._lexer.advance(),{kind:Bp.INT,value:n.value,loc:this.loc(n)};case $p.FLOAT:return this._lexer.advance(),{kind:Bp.FLOAT,value:n.value,loc:this.loc(n)};case $p.STRING:case $p.BLOCK_STRING:return this.parseStringLiteral();case $p.NAME:switch(this._lexer.advance(),n.value){case"true":return{kind:Bp.BOOLEAN,value:!0,loc:this.loc(n)};case"false":return{kind:Bp.BOOLEAN,value:!1,loc:this.loc(n)};case"null":return{kind:Bp.NULL,loc:this.loc(n)};default:return{kind:Bp.ENUM,value:n.value,loc:this.loc(n)}}case $p.DOLLAR:if(!e)return this.parseVariable()}throw this.unexpected()},e.parseStringLiteral=function parseStringLiteral(){var e=this._lexer.token;return this._lexer.advance(),{kind:Bp.STRING,value:e.value,block:e.kind===$p.BLOCK_STRING,loc:this.loc(e)}},e.parseList=function parseList(e){var n=this,i=this._lexer.token;return{kind:Bp.LIST,values:this.any($p.BRACKET_L,function item(){return n.parseValueLiteral(e)},$p.BRACKET_R),loc:this.loc(i)}},e.parseObject=function parseObject(e){var n=this,i=this._lexer.token;return{kind:Bp.OBJECT,fields:this.any($p.BRACE_L,function item(){return n.parseObjectField(e)},$p.BRACE_R),loc:this.loc(i)}},e.parseObjectField=function parseObjectField(e){var n=this._lexer.token,i=this.parseName();return this.expectToken($p.COLON),{kind:Bp.OBJECT_FIELD,name:i,value:this.parseValueLiteral(e),loc:this.loc(n)}},e.parseDirectives=function parseDirectives(e){for(var n=[];this.peek($p.AT);)n.push(this.parseDirective(e));return n},e.parseDirective=function parseDirective(e){var n=this._lexer.token;return this.expectToken($p.AT),{kind:Bp.DIRECTIVE,name:this.parseName(),arguments:this.parseArguments(e),loc:this.loc(n)}},e.parseTypeReference=function parseTypeReference(){var e=this._lexer.token,n=this.expectOptionalToken($p.BRACKET_L)?(n=this.parseTypeReference(),this.expectToken($p.BRACKET_R),{kind:Bp.LIST_TYPE,type:n,loc:this.loc(e)}):this.parseNamedType();return this.expectOptionalToken($p.BANG)?{kind:Bp.NON_NULL_TYPE,type:n,loc:this.loc(e)}:n},e.parseNamedType=function parseNamedType(){var e=this._lexer.token;return{kind:Bp.NAMED_TYPE,name:this.parseName(),loc:this.loc(e)}},e.parseTypeSystemDefinition=function parseTypeSystemDefinition(){var e=this.peekDescription()?this._lexer.lookahead():this._lexer.token;if(e.kind===$p.NAME)switch(e.value){case"schema":return this.parseSchemaDefinition();case"scalar":return this.parseScalarTypeDefinition();case"type":return this.parseObjectTypeDefinition();case"interface":return this.parseInterfaceTypeDefinition();case"union":return this.parseUnionTypeDefinition();case"enum":return this.parseEnumTypeDefinition();case"input":return this.parseInputObjectTypeDefinition();case"directive":return this.parseDirectiveDefinition()}throw this.unexpected(e)},e.peekDescription=function peekDescription(){return this.peek($p.STRING)||this.peek($p.BLOCK_STRING)},e.parseDescription=function parseDescription(){if(this.peekDescription())return this.parseStringLiteral()},e.parseSchemaDefinition=function parseSchemaDefinition(){var e=this._lexer.token,n=this.parseDescription();this.expectKeyword("schema");var i=this.parseDirectives(!0),t=this.many($p.BRACE_L,this.parseOperationTypeDefinition,$p.BRACE_R);return{kind:Bp.SCHEMA_DEFINITION,description:n,directives:i,operationTypes:t,loc:this.loc(e)}},e.parseOperationTypeDefinition=function parseOperationTypeDefinition(){var e=this._lexer.token,n=this.parseOperationType();this.expectToken($p.COLON);var i=this.parseNamedType();return{kind:Bp.OPERATION_TYPE_DEFINITION,operation:n,type:i,loc:this.loc(e)}},e.parseScalarTypeDefinition=function parseScalarTypeDefinition(){var e=this._lexer.token,n=this.parseDescription();this.expectKeyword("scalar");var i=this.parseName(),t=this.parseDirectives(!0);return{kind:Bp.SCALAR_TYPE_DEFINITION,description:n,name:i,directives:t,loc:this.loc(e)}},e.parseObjectTypeDefinition=function parseObjectTypeDefinition(){var e=this._lexer.token,n=this.parseDescription();this.expectKeyword("type");var i=this.parseName(),t=this.parseImplementsInterfaces(),a=this.parseDirectives(!0),r=this.parseFieldsDefinition();return{kind:Bp.OBJECT_TYPE_DEFINITION,description:n,name:i,interfaces:t,directives:a,fields:r,loc:this.loc(e)}},e.parseImplementsInterfaces=function parseImplementsInterfaces(){var e;if(!this.expectOptionalKeyword("implements"))return[];if(!0!==(null===(e=this._options)||void 0===e?void 0:e.allowLegacySDLImplementsInterfaces))return this.delimitedMany($p.AMP,this.parseNamedType);var n=[];for(this.expectOptionalToken($p.AMP);n.push(this.parseNamedType()),this.expectOptionalToken($p.AMP)||this.peek($p.NAME););return n},e.parseFieldsDefinition=function parseFieldsDefinition(){var e;return!0===(null===(e=this._options)||void 0===e?void 0:e.allowLegacySDLEmptyFields)&&this.peek($p.BRACE_L)&&this._lexer.lookahead().kind===$p.BRACE_R?(this._lexer.advance(),this._lexer.advance(),[]):this.optionalMany($p.BRACE_L,this.parseFieldDefinition,$p.BRACE_R)},e.parseFieldDefinition=function parseFieldDefinition(){var e=this._lexer.token,n=this.parseDescription(),i=this.parseName(),t=this.parseArgumentDefs();this.expectToken($p.COLON);var a=this.parseTypeReference(),r=this.parseDirectives(!0);return{kind:Bp.FIELD_DEFINITION,description:n,name:i,arguments:t,type:a,directives:r,loc:this.loc(e)}},e.parseArgumentDefs=function parseArgumentDefs(){return this.optionalMany($p.PAREN_L,this.parseInputValueDef,$p.PAREN_R)},e.parseInputValueDef=function parseInputValueDef(){var e=this._lexer.token,n=this.parseDescription(),i=this.parseName();this.expectToken($p.COLON);var t,a=this.parseTypeReference();this.expectOptionalToken($p.EQUALS)&&(t=this.parseValueLiteral(!0));var r=this.parseDirectives(!0);return{kind:Bp.INPUT_VALUE_DEFINITION,description:n,name:i,type:a,defaultValue:t,directives:r,loc:this.loc(e)}},e.parseInterfaceTypeDefinition=function parseInterfaceTypeDefinition(){var e=this._lexer.token,n=this.parseDescription();this.expectKeyword("interface");var i=this.parseName(),t=this.parseImplementsInterfaces(),a=this.parseDirectives(!0),r=this.parseFieldsDefinition();return{kind:Bp.INTERFACE_TYPE_DEFINITION,description:n,name:i,interfaces:t,directives:a,fields:r,loc:this.loc(e)}},e.parseUnionTypeDefinition=function parseUnionTypeDefinition(){var e=this._lexer.token,n=this.parseDescription();this.expectKeyword("union");var i=this.parseName(),t=this.parseDirectives(!0),a=this.parseUnionMemberTypes();return{kind:Bp.UNION_TYPE_DEFINITION,description:n,name:i,directives:t,types:a,loc:this.loc(e)}},e.parseUnionMemberTypes=function parseUnionMemberTypes(){return this.expectOptionalToken($p.EQUALS)?this.delimitedMany($p.PIPE,this.parseNamedType):[]},e.parseEnumTypeDefinition=function parseEnumTypeDefinition(){var e=this._lexer.token,n=this.parseDescription();this.expectKeyword("enum");var i=this.parseName(),t=this.parseDirectives(!0),a=this.parseEnumValuesDefinition();return{kind:Bp.ENUM_TYPE_DEFINITION,description:n,name:i,directives:t,values:a,loc:this.loc(e)}},e.parseEnumValuesDefinition=function parseEnumValuesDefinition(){return this.optionalMany($p.BRACE_L,this.parseEnumValueDefinition,$p.BRACE_R)},e.parseEnumValueDefinition=function parseEnumValueDefinition(){var e=this._lexer.token,n=this.parseDescription(),i=this.parseName(),t=this.parseDirectives(!0);return{kind:Bp.ENUM_VALUE_DEFINITION,description:n,name:i,directives:t,loc:this.loc(e)}},e.parseInputObjectTypeDefinition=function parseInputObjectTypeDefinition(){var e=this._lexer.token,n=this.parseDescription();this.expectKeyword("input");var i=this.parseName(),t=this.parseDirectives(!0),a=this.parseInputFieldsDefinition();return{kind:Bp.INPUT_OBJECT_TYPE_DEFINITION,description:n,name:i,directives:t,fields:a,loc:this.loc(e)}},e.parseInputFieldsDefinition=function parseInputFieldsDefinition(){return this.optionalMany($p.BRACE_L,this.parseInputValueDef,$p.BRACE_R)},e.parseTypeSystemExtension=function parseTypeSystemExtension(){var e=this._lexer.lookahead();if(e.kind===$p.NAME)switch(e.value){case"schema":return this.parseSchemaExtension();case"scalar":return this.parseScalarTypeExtension();case"type":return this.parseObjectTypeExtension();case"interface":return this.parseInterfaceTypeExtension();case"union":return this.parseUnionTypeExtension();case"enum":return this.parseEnumTypeExtension();case"input":return this.parseInputObjectTypeExtension()}throw this.unexpected(e)},e.parseSchemaExtension=function parseSchemaExtension(){var e=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("schema");var n=this.parseDirectives(!0),i=this.optionalMany($p.BRACE_L,this.parseOperationTypeDefinition,$p.BRACE_R);if(0===n.length&&0===i.length)throw this.unexpected();return{kind:Bp.SCHEMA_EXTENSION,directives:n,operationTypes:i,loc:this.loc(e)}},e.parseScalarTypeExtension=function parseScalarTypeExtension(){var e=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("scalar");var n=this.parseName(),i=this.parseDirectives(!0);if(0===i.length)throw this.unexpected();return{kind:Bp.SCALAR_TYPE_EXTENSION,name:n,directives:i,loc:this.loc(e)}},e.parseObjectTypeExtension=function parseObjectTypeExtension(){var e=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("type");var n=this.parseName(),i=this.parseImplementsInterfaces(),t=this.parseDirectives(!0),a=this.parseFieldsDefinition();if(0===i.length&&0===t.length&&0===a.length)throw this.unexpected();return{kind:Bp.OBJECT_TYPE_EXTENSION,name:n,interfaces:i,directives:t,fields:a,loc:this.loc(e)}},e.parseInterfaceTypeExtension=function parseInterfaceTypeExtension(){var e=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("interface");var n=this.parseName(),i=this.parseImplementsInterfaces(),t=this.parseDirectives(!0),a=this.parseFieldsDefinition();if(0===i.length&&0===t.length&&0===a.length)throw this.unexpected();return{kind:Bp.INTERFACE_TYPE_EXTENSION,name:n,interfaces:i,directives:t,fields:a,loc:this.loc(e)}},e.parseUnionTypeExtension=function parseUnionTypeExtension(){var e=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("union");var n=this.parseName(),i=this.parseDirectives(!0),t=this.parseUnionMemberTypes();if(0===i.length&&0===t.length)throw this.unexpected();return{kind:Bp.UNION_TYPE_EXTENSION,name:n,directives:i,types:t,loc:this.loc(e)}},e.parseEnumTypeExtension=function parseEnumTypeExtension(){var e=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("enum");var n=this.parseName(),i=this.parseDirectives(!0),t=this.parseEnumValuesDefinition();if(0===i.length&&0===t.length)throw this.unexpected();return{kind:Bp.ENUM_TYPE_EXTENSION,name:n,directives:i,values:t,loc:this.loc(e)}},e.parseInputObjectTypeExtension=function parseInputObjectTypeExtension(){var e=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("input");var n=this.parseName(),i=this.parseDirectives(!0),t=this.parseInputFieldsDefinition();if(0===i.length&&0===t.length)throw this.unexpected();return{kind:Bp.INPUT_OBJECT_TYPE_EXTENSION,name:n,directives:i,fields:t,loc:this.loc(e)}},e.parseDirectiveDefinition=function parseDirectiveDefinition(){var e=this._lexer.token,n=this.parseDescription();this.expectKeyword("directive"),this.expectToken($p.AT);var i=this.parseName(),t=this.parseArgumentDefs(),a=this.expectOptionalKeyword("repeatable");this.expectKeyword("on");var r=this.parseDirectiveLocations();return{kind:Bp.DIRECTIVE_DEFINITION,description:n,name:i,arguments:t,repeatable:a,locations:r,loc:this.loc(e)}},e.parseDirectiveLocations=function parseDirectiveLocations(){return this.delimitedMany($p.PIPE,this.parseDirectiveLocation)},e.parseDirectiveLocation=function parseDirectiveLocation(){var e=this._lexer.token,n=this.parseName();if(void 0!==Hp[n.value])return n;throw this.unexpected(e)},e.loc=function loc(e){var n;if(!0!==(null===(n=this._options)||void 0===n?void 0:n.noLocation))return new Mp(e,this._lexer.lastToken,this._lexer.source)},e.peek=function peek(e){return this._lexer.token.kind===e},e.expectToken=function expectToken(e){var n=this._lexer.token;if(n.kind===e)return this._lexer.advance(),n;throw syntaxError(this._lexer.source,n.start,"Expected ".concat(getTokenKindDesc(e),", found ").concat(getTokenDesc(n),"."))},e.expectOptionalToken=function expectOptionalToken(e){var n=this._lexer.token;if(n.kind===e)return this._lexer.advance(),n},e.expectKeyword=function expectKeyword(e){var n=this._lexer.token;if(n.kind!==$p.NAME||n.value!==e)throw syntaxError(this._lexer.source,n.start,'Expected "'.concat(e,'", found ').concat(getTokenDesc(n),"."));this._lexer.advance()},e.expectOptionalKeyword=function expectOptionalKeyword(e){var n=this._lexer.token;return n.kind===$p.NAME&&n.value===e&&(this._lexer.advance(),!0)},e.unexpected=function unexpected(e){e=null!=e?e:this._lexer.token;return syntaxError(this._lexer.source,e.start,"Unexpected ".concat(getTokenDesc(e),"."))},e.any=function any(e,n,i){this.expectToken(e);for(var t=[];!this.expectOptionalToken(i);)t.push(n.call(this));return t},e.optionalMany=function optionalMany(e,n,i){if(this.expectOptionalToken(e)){for(var t=[];t.push(n.call(this)),!this.expectOptionalToken(i););return t}return[]},e.many=function many(e,n,i){this.expectToken(e);for(var t=[];t.push(n.call(this)),!this.expectOptionalToken(i););return t},e.delimitedMany=function delimitedMany(e,n){this.expectOptionalToken(e);for(var i=[];i.push(n.call(this)),this.expectOptionalToken(e););return i},Parser}();function getTokenDesc(e){var n=e.value;return getTokenKindDesc(e.kind)+(null!=n?' "'.concat(n,'"'):"")}function getTokenKindDesc(e){return isPunctuatorTokenKind(e)?'"'.concat(e,'"'):e}var Zp={Name:[],Document:["definitions"],OperationDefinition:["name","variableDefinitions","directives","selectionSet"],VariableDefinition:["variable","type","defaultValue","directives"],Variable:["name"],SelectionSet:["selections"],Field:["alias","name","arguments","directives","selectionSet"],Argument:["name","value"],FragmentSpread:["name","directives"],InlineFragment:["typeCondition","directives","selectionSet"],FragmentDefinition:["name","variableDefinitions","typeCondition","directives","selectionSet"],IntValue:[],FloatValue:[],StringValue:[],BooleanValue:[],NullValue:[],EnumValue:[],ListValue:["values"],ObjectValue:["fields"],ObjectField:["name","value"],Directive:["name","arguments"],NamedType:["name"],ListType:["type"],NonNullType:["type"],SchemaDefinition:["description","directives","operationTypes"],OperationTypeDefinition:["type"],ScalarTypeDefinition:["description","name","directives"],ObjectTypeDefinition:["description","name","interfaces","directives","fields"],FieldDefinition:["description","name","arguments","type","directives"],InputValueDefinition:["description","name","type","defaultValue","directives"],InterfaceTypeDefinition:["description","name","interfaces","directives","fields"],UnionTypeDefinition:["description","name","directives","types"],EnumTypeDefinition:["description","name","directives","values"],EnumValueDefinition:["description","name","directives"],InputObjectTypeDefinition:["description","name","directives","fields"],DirectiveDefinition:["description","name","arguments","locations"],SchemaExtension:["directives","operationTypes"],ScalarTypeExtension:["name","directives"],ObjectTypeExtension:["name","interfaces","directives","fields"],InterfaceTypeExtension:["name","interfaces","directives","fields"],UnionTypeExtension:["name","directives","types"],EnumTypeExtension:["name","directives","values"],InputObjectTypeExtension:["name","directives","fields"]},Yp=Object.freeze({});function visit(e,n){var i=2<arguments.length&&void 0!==arguments[2]?arguments[2]:Zp,t=void 0,a=Array.isArray(e),r=[e],d=-1,o=[],u=void 0,m=void 0,s=void 0,l=[],c=[],p=e;do{var k=++d===r.length,v=k&&0!==o.length;if(k){if(m=0===c.length?void 0:l[l.length-1],u=s,s=c.pop(),v){if(a)u=u.slice();else{for(var y={},f=0,N=Object.keys(u);f<N.length;f++){var g=N[f];y[g]=u[g]}u=y}for(var T=0,h=0;h<o.length;h++){var I=o[h][0],D=o[h][1];a&&(I-=T),a&&null===D?(u.splice(I,1),T++):u[I]=D}}d=t.index,r=t.keys,o=t.edits,a=t.inArray,t=t.prev}else{if(m=s?a?d:r[d]:void 0,null==(u=s?s[m]:p))continue;s&&l.push(m)}var S=void 0;if(!Array.isArray(u)){if(!isNode(u))throw new Error("Invalid AST Node: ".concat(inspect(u),"."));var b=getVisitFn(n,u.kind,k);if(b){if((S=b.call(n,u,m,s,l,c))===Yp)break;if(!1===S){if(!k){l.pop();continue}}else if(void 0!==S&&(o.push([m,S]),!k)){if(!isNode(S)){l.pop();continue}u=S}}}void 0===S&&v&&o.push([m,u]),k?l.pop():(t={inArray:a,index:d,keys:r,edits:o,prev:t},r=(a=Array.isArray(u))?u:null!==(k=i[u.kind])&&void 0!==k?k:[],d=-1,o=[],s&&c.push(s),s=u)}while(void 0!==t);return p=0!==o.length?o[o.length-1][1]:p}function visitInParallel(t){var a=new Array(t.length);return{enter:function enter(e){for(var n=0;n<t.length;n++)if(null==a[n]){var i=getVisitFn(t[n],e.kind,!1);if(i){i=i.apply(t[n],arguments);if(!1===i)a[n]=e;else if(i===Yp)a[n]=Yp;else if(void 0!==i)return i}}},leave:function leave(e){for(var n=0;n<t.length;n++)if(null==a[n]){var i=getVisitFn(t[n],e.kind,!0);if(i){i=i.apply(t[n],arguments);if(i===Yp)a[n]=Yp;else if(void 0!==i&&!1!==i)return i}}else a[n]===e&&(a[n]=null)}}}function getVisitFn(e,n,i){var t=e[n];if(t){if(!i&&"function"==typeof t)return t;t=i?t.leave:t.enter;return"function"==typeof t?t:void 0}e=i?e.leave:e.enter;if(e){if("function"==typeof e)return e;n=e[n];return"function"==typeof n?n:void 0}}var Jp=Array.prototype.find?function(e,n){return Array.prototype.find.call(e,n)}:function(e,n){for(var i=0;i<e.length;i++){var t=e[i];if(n(t))return t}},Xp=Jp,ek=Object.values||function(n){return Object.keys(n).map(function(e){return n[e]})},nk=ek;function locatedError(e,n,i){var t=e instanceof Error?e:new Error("Unexpected error value: "+inspect(e));return Array.isArray(t.path)?t:new jp(t.message,null!==(e=t.nodes)&&void 0!==e?e:n,t.source,t.positions,i,t)}var ik=/^[_a-zA-Z][_a-zA-Z0-9]*$/;function isValidNameError(e){return"string"==typeof e||devAssert(0,"Expected name to be a string."),1<e.length&&"_"===e[0]&&"_"===e[1]?new jp('Name "'.concat(e,'" must not begin with "__", which is reserved by GraphQL introspection.')):ik.test(e)?void 0:new jp('Names must match /^[_a-zA-Z][_a-zA-Z0-9]*$/ but "'.concat(e,'" does not.'))}var tk=Object.entries||function(n){return Object.keys(n).map(function(e){return[e,n[e]]})},ak=tk;function keyMap(e,i){return e.reduce(function(e,n){return e[i(n)]=n,e},Object.create(null))}function mapValue(e,n){for(var i=Object.create(null),t=0,a=ak(e);t<a.length;t++){var r=a[t],d=r[0];i[d]=n(r[1],d)}return i}function toObjMap(e){if(null===Object.getPrototypeOf(e))return e;for(var n=Object.create(null),i=0,t=ak(e);i<t.length;i++){var a=t[i];n[a[0]]=a[1]}return n}function keyValMap(e,i,t){return e.reduce(function(e,n){return e[i(n)]=t(n),e},Object.create(null))}var rk=5;function didYouMean(e,n){var n="string"==typeof e?[e,n]:[void 0,e],e=n[0],i=" Did you mean ";e&&(i+=e+" ");var t=n[1].map(function(e){return'"'.concat(e,'"')});switch(t.length){case 0:return"";case 1:return i+t[0]+"?";case 2:return i+t[0]+" or "+t[1]+"?"}e=t.slice(0,rk),n=e.pop();return i+e.join(", ")+", or "+n+"?"}function identityFunc(e){return e}function naturalCompare(e,n){for(var i=0,t=0;i<e.length&&t<n.length;){var a=e.charCodeAt(i),r=n.charCodeAt(t);if(isDigit(a)&&isDigit(r)){for(var d=0;d=10*d+a-dk,isDigit(a=e.charCodeAt(++i))&&0<d;);for(var o=0;o=10*o+r-dk,isDigit(r=n.charCodeAt(++t))&&0<o;);if(d<o)return-1;if(o<d)return 1}else{if(a<r)return-1;if(r<a)return 1;++i,++t}}return e.length-n.length}var dk=48,ok=57;function isDigit(e){return!isNaN(e)&&dk<=e&&e<=ok}function suggestionList(e,n){for(var t=Object.create(null),i=new uk(e),a=Math.floor(.4*e.length)+1,r=0;r<n.length;r++){var d=n[r],o=i.measure(d,a);void 0!==o&&(t[d]=o)}return Object.keys(t).sort(function(e,n){var i=t[e]-t[n];return 0!=i?i:naturalCompare(e,n)})}var uk=function(){function LexicalDistance(e){this._input=e,this._inputLowerCase=e.toLowerCase(),this._inputArray=stringToArray(this._inputLowerCase),this._rows=[new Array(e.length+1).fill(0),new Array(e.length+1).fill(0),new Array(e.length+1).fill(0)]}return LexicalDistance.prototype.measure=function measure(e,n){if(this._input===e)return 0;e=e.toLowerCase();if(this._inputLowerCase===e)return 1;var i=stringToArray(e),t=this._inputArray;i.length<t.length&&(k=i,i=t,t=k);var a=i.length,r=t.length;if(!(n<a-r)){for(var d=this._rows,o=0;o<=r;o++)d[0][o]=o;for(var u=1;u<=a;u++){for(var m=d[(u-1)%3],s=d[u%3],l=s[0]=u,c=1;c<=r;c++){var p=Math.min(m[c]+1,s[c-1]+1,m[c-1]+(i[u-1]===t[c-1]?0:1));(p=1<u&&1<c&&i[u-1]===t[c-2]&&i[u-2]===t[c-1]?Math.min(p,d[(u-2)%3][c-2]+1):p)<l&&(l=p),s[c]=p}if(n<l)return}var k=d[a%3][r];return k<=n?k:void 0}},LexicalDistance}();function stringToArray(e){for(var n=e.length,i=new Array(n),t=0;t<n;++t)i[t]=e.charCodeAt(t);return i}function print(e){return visit(e,{leave:sk})}var mk=80,sk={Name:function Name(e){return e.value},Variable:function Variable(e){return"$"+e.name},Document:function Document(e){return join(e.definitions,"\n\n")+"\n"},OperationDefinition:function OperationDefinition(e){var n=e.operation,i=e.name,t=wrap$1("(",join(e.variableDefinitions,", "),")"),a=join(e.directives," "),e=e.selectionSet;return i||a||t||"query"!==n?join([n,join([i,t]),a,e]," "):e},VariableDefinition:function VariableDefinition(e){var n=e.directives;return e.variable+": "+e.type+wrap$1(" = ",e.defaultValue)+wrap$1(" ",join(n," "))},SelectionSet:function SelectionSet(e){return block(e.selections)},Field:function Field(e){var n=e.name,i=e.arguments,t=e.directives,a=e.selectionSet,e=wrap$1("",e.alias,": ")+n,n=e+wrap$1("(",join(i,", "),")");return mk<n.length&&(n=e+wrap$1("(\n",indent(join(i,"\n")),"\n)")),join([n,join(t," "),a]," ")},Argument:function Argument(e){return e.name+": "+e.value},FragmentSpread:function FragmentSpread(e){return"..."+e.name+wrap$1(" ",join(e.directives," "))},InlineFragment:function InlineFragment(e){var n=e.directives,i=e.selectionSet;return join(["...",wrap$1("on ",e.typeCondition),join(n," "),i]," ")},FragmentDefinition:function FragmentDefinition(e){var n=e.typeCondition,i=e.variableDefinitions,t=e.directives,a=e.selectionSet;return"fragment ".concat(e.name).concat(wrap$1("(",join(i,", "),")")," ")+"on ".concat(n," ").concat(wrap$1("",join(t," ")," "))+a},IntValue:function IntValue(e){return e.value},FloatValue:function FloatValue(e){return e.value},StringValue:function StringValue(e,n){var i=e.value;return e.block?printBlockString(i,"description"===n?"":" "):JSON.stringify(i)},BooleanValue:function BooleanValue(e){return e.value?"true":"false"},NullValue:function NullValue(){return"null"},EnumValue:function EnumValue(e){return e.value},ListValue:function ListValue(e){return"["+join(e.values,", ")+"]"},ObjectValue:function ObjectValue(e){return"{"+join(e.fields,", ")+"}"},ObjectField:function ObjectField(e){return e.name+": "+e.value},Directive:function Directive(e){return"@"+e.name+wrap$1("(",join(e.arguments,", "),")")},NamedType:function NamedType(e){return e.name},ListType:function ListType(e){return"["+e.type+"]"},NonNullType:function NonNullType(e){return e.type+"!"},SchemaDefinition:addDescription(function(e){var n=e.operationTypes;return join(["schema",join(e.directives," "),block(n)]," ")}),OperationTypeDefinition:function OperationTypeDefinition(e){return e.operation+": "+e.type},ScalarTypeDefinition:addDescription(function(e){return join(["scalar",e.name,join(e.directives," ")]," ")}),ObjectTypeDefinition:addDescription(function(e){var n=e.directives,i=e.fields;return join(["type",e.name,wrap$1("implements ",join(e.interfaces," & ")),join(n," "),block(i)]," ")}),FieldDefinition:addDescription(function(e){var n=e.arguments,i=e.type,t=e.directives;return e.name+(hasMultilineItems(n)?wrap$1("(\n",indent(join(n,"\n")),"\n)"):wrap$1("(",join(n,", "),")"))+": "+i+wrap$1(" ",join(t," "))}),InputValueDefinition:addDescription(function(e){var n=e.directives;return join([e.name+": "+e.type,wrap$1("= ",e.defaultValue),join(n," ")]," ")}),InterfaceTypeDefinition:addDescription(function(e){var n=e.directives,i=e.fields;return join(["interface",e.name,wrap$1("implements ",join(e.interfaces," & ")),join(n," "),block(i)]," ")}),UnionTypeDefinition:addDescription(function(e){var n=e.types;return join(["union",e.name,join(e.directives," "),n&&0!==n.length?"= "+join(n," | "):""]," ")}),EnumTypeDefinition:addDescription(function(e){var n=e.values;return join(["enum",e.name,join(e.directives," "),block(n)]," ")}),EnumValueDefinition:addDescription(function(e){return join([e.name,join(e.directives," ")]," ")}),InputObjectTypeDefinition:addDescription(function(e){var n=e.fields;return join(["input",e.name,join(e.directives," "),block(n)]," ")}),DirectiveDefinition:addDescription(function(e){var n=e.arguments,i=e.repeatable,t=e.locations;return"directive @"+e.name+(hasMultilineItems(n)?wrap$1("(\n",indent(join(n,"\n")),"\n)"):wrap$1("(",join(n,", "),")"))+(i?" repeatable":"")+" on "+join(t," | ")}),SchemaExtension:function SchemaExtension(e){var n=e.operationTypes;return join(["extend schema",join(e.directives," "),block(n)]," ")},ScalarTypeExtension:function ScalarTypeExtension(e){return join(["extend scalar",e.name,join(e.directives," ")]," ")},ObjectTypeExtension:function ObjectTypeExtension(e){var n=e.directives,i=e.fields;return join(["extend type",e.name,wrap$1("implements ",join(e.interfaces," & ")),join(n," "),block(i)]," ")},InterfaceTypeExtension:function InterfaceTypeExtension(e){var n=e.directives,i=e.fields;return join(["extend interface",e.name,wrap$1("implements ",join(e.interfaces," & ")),join(n," "),block(i)]," ")},UnionTypeExtension:function UnionTypeExtension(e){var n=e.types;return join(["extend union",e.name,join(e.directives," "),n&&0!==n.length?"= "+join(n," | "):""]," ")},EnumTypeExtension:function EnumTypeExtension(e){var n=e.values;return join(["extend enum",e.name,join(e.directives," "),block(n)]," ")},InputObjectTypeExtension:function InputObjectTypeExtension(e){var n=e.fields;return join(["extend input",e.name,join(e.directives," "),block(n)]," ")}};function addDescription(n){return function(e){return join([e.description,n(e)],"\n")}}function join(e){var n=1<arguments.length&&void 0!==arguments[1]?arguments[1]:"";return null!==(n=null==e?void 0:e.filter(function(e){return e}).join(n))&&void 0!==n?n:""}function block(e){return wrap$1("{\n",indent(join(e,"\n")),"\n}")}function wrap$1(e,n){return null!=n&&""!==n?e+n+(2<arguments.length&&void 0!==arguments[2]?arguments[2]:""):""}function indent(e){return wrap$1(" ",e.replace(/\n/g,"\n "))}function isMultiline(e){return-1!==e.indexOf("\n")}function hasMultilineItems(e){return null!=e&&e.some(isMultiline)}function valueFromASTUntyped(e,n){switch(e.kind){case Bp.NULL:return null;case Bp.INT:return parseInt(e.value,10);case Bp.FLOAT:return parseFloat(e.value);case Bp.STRING:case Bp.ENUM:case Bp.BOOLEAN:return e.value;case Bp.LIST:return e.values.map(function(e){return valueFromASTUntyped(e,n)});case Bp.OBJECT:return keyValMap(e.fields,function(e){return e.name.value},function(e){return valueFromASTUntyped(e.value,n)});case Bp.VARIABLE:return null==n?void 0:n[e.name.value]}invariant(0,"Unexpected value node: "+inspect(e))}function _defineProperties$3(e,n){for(var i=0;i<n.length;i++){var t=n[i];t.enumerable=t.enumerable||!1,t.configurable=!0,"value"in t&&(t.writable=!0),Object.defineProperty(e,t.key,t)}}function _createClass$3(e,n,i){return n&&_defineProperties$3(e.prototype,n),i&&_defineProperties$3(e,i),e}function isType(e){return isScalarType(e)||isObjectType(e)||isInterfaceType(e)||isUnionType(e)||isEnumType(e)||isInputObjectType(e)||isListType(e)||isNonNullType(e)}function assertType(e){if(!isType(e))throw new Error("Expected ".concat(inspect(e)," to be a GraphQL type."));return e}function isScalarType(e){return Gp(e,lk)}function isObjectType(e){return Gp(e,ck)}function isInterfaceType(e){return Gp(e,pk)}function isUnionType(e){return Gp(e,kk)}function isEnumType(e){return Gp(e,vk)}function isInputObjectType(e){return Gp(e,yk)}function isListType(e){return Gp(e,GraphQLList)}function isNonNullType(e){return Gp(e,GraphQLNonNull)}function isInputType(e){return isScalarType(e)||isEnumType(e)||isInputObjectType(e)||isWrappingType(e)&&isInputType(e.ofType)}function isOutputType(e){return isScalarType(e)||isObjectType(e)||isInterfaceType(e)||isUnionType(e)||isEnumType(e)||isWrappingType(e)&&isOutputType(e.ofType)}function isLeafType(e){return isScalarType(e)||isEnumType(e)}function isCompositeType(e){return isObjectType(e)||isInterfaceType(e)||isUnionType(e)}function isAbstractType(e){return isInterfaceType(e)||isUnionType(e)}function GraphQLList(e){if(!(this instanceof GraphQLList))return new GraphQLList(e);this.ofType=assertType(e)}function GraphQLNonNull(e){if(!(this instanceof GraphQLNonNull))return new GraphQLNonNull(e);this.ofType=assertNullableType(e)}function isWrappingType(e){return isListType(e)||isNonNullType(e)}function isNullableType(e){return isType(e)&&!isNonNullType(e)}function assertNullableType(e){if(!isNullableType(e))throw new Error("Expected ".concat(inspect(e)," to be a GraphQL nullable type."));return e}function getNullableType(e){if(e)return isNonNullType(e)?e.ofType:e}function isNamedType(e){return isScalarType(e)||isObjectType(e)||isInterfaceType(e)||isUnionType(e)||isEnumType(e)||isInputObjectType(e)}function getNamedType(e){if(e){for(var n=e;isWrappingType(n);)n=n.ofType;return n}}function resolveThunk(e){return"function"==typeof e?e():e}function undefineIfEmpty(e){return e&&0<e.length?e:void 0}GraphQLList.prototype.toString=function toString(){return"["+String(this.ofType)+"]"},GraphQLList.prototype.toJSON=function toJSON(){return this.toString()},Object.defineProperty(GraphQLList.prototype,wp,{get:function get(){return"GraphQLList"}}),defineInspect(GraphQLList),GraphQLNonNull.prototype.toString=function toString(){return String(this.ofType)+"!"},GraphQLNonNull.prototype.toJSON=function toJSON(){return this.toString()},Object.defineProperty(GraphQLNonNull.prototype,wp,{get:function get(){return"GraphQLNonNull"}}),defineInspect(GraphQLNonNull);var lk=function(){function GraphQLScalarType(e){var n,i=null!==(n=e.parseValue)&&void 0!==n?n:identityFunc;this.name=e.name,this.description=e.description,this.specifiedByUrl=e.specifiedByUrl,this.serialize=null!==(n=e.serialize)&&void 0!==n?n:identityFunc,this.parseValue=i,this.parseLiteral=null!==(n=e.parseLiteral)&&void 0!==n?n:function(e,n){return i(valueFromASTUntyped(e,n))},this.extensions=e.extensions&&toObjMap(e.extensions),this.astNode=e.astNode,this.extensionASTNodes=undefineIfEmpty(e.extensionASTNodes),"string"==typeof e.name||devAssert(0,"Must provide name."),null==e.specifiedByUrl||"string"==typeof e.specifiedByUrl||devAssert(0,"".concat(this.name,' must provide "specifiedByUrl" as a string, ')+"but got: ".concat(inspect(e.specifiedByUrl),".")),null==e.serialize||"function"==typeof e.serialize||devAssert(0,"".concat(this.name,' must provide "serialize" function. If this custom Scalar is also used as an input type, ensure "parseValue" and "parseLiteral" functions are also provided.')),e.parseLiteral&&("function"==typeof e.parseValue&&"function"==typeof e.parseLiteral||devAssert(0,"".concat(this.name,' must provide both "parseValue" and "parseLiteral" functions.')))}var e=GraphQLScalarType.prototype;return e.toConfig=function toConfig(){var e;return{name:this.name,description:this.description,specifiedByUrl:this.specifiedByUrl,serialize:this.serialize,parseValue:this.parseValue,parseLiteral:this.parseLiteral,extensions:this.extensions,astNode:this.astNode,extensionASTNodes:null!==(e=this.extensionASTNodes)&&void 0!==e?e:[]}},e.toString=function toString(){return this.name},e.toJSON=function toJSON(){return this.toString()},_createClass$3(GraphQLScalarType,[{key:wp,get:function get(){return"GraphQLScalarType"}}]),GraphQLScalarType}();defineInspect(lk);var ck=function(){function GraphQLObjectType(e){this.name=e.name,this.description=e.description,this.isTypeOf=e.isTypeOf,this.extensions=e.extensions&&toObjMap(e.extensions),this.astNode=e.astNode,this.extensionASTNodes=undefineIfEmpty(e.extensionASTNodes),this._fields=defineFieldMap.bind(void 0,e),this._interfaces=defineInterfaces.bind(void 0,e),"string"==typeof e.name||devAssert(0,"Must provide name."),null==e.isTypeOf||"function"==typeof e.isTypeOf||devAssert(0,"".concat(this.name,' must provide "isTypeOf" as a function, ')+"but got: ".concat(inspect(e.isTypeOf),"."))}var e=GraphQLObjectType.prototype;return e.getFields=function getFields(){return"function"==typeof this._fields&&(this._fields=this._fields()),this._fields},e.getInterfaces=function getInterfaces(){return"function"==typeof this._interfaces&&(this._interfaces=this._interfaces()),this._interfaces},e.toConfig=function toConfig(){return{name:this.name,description:this.description,interfaces:this.getInterfaces(),fields:fieldsToFieldsConfig(this.getFields()),isTypeOf:this.isTypeOf,extensions:this.extensions,astNode:this.astNode,extensionASTNodes:this.extensionASTNodes||[]}},e.toString=function toString(){return this.name},e.toJSON=function toJSON(){return this.toString()},_createClass$3(GraphQLObjectType,[{key:wp,get:function get(){return"GraphQLObjectType"}}]),GraphQLObjectType}();function defineInterfaces(e){var n=null!==(n=resolveThunk(e.interfaces))&&void 0!==n?n:[];return Array.isArray(n)||devAssert(0,"".concat(e.name," interfaces must be an Array or a function which returns an Array.")),n}function defineFieldMap(t){var e=resolveThunk(t.fields);return isPlainObj(e)||devAssert(0,"".concat(t.name," fields must be an object with field names as keys or a function which returns such an object.")),mapValue(e,function(e,n){isPlainObj(e)||devAssert(0,"".concat(t.name,".").concat(n," field config must be an object.")),"isDeprecated"in e&&devAssert(0,"".concat(t.name,".").concat(n,' should provide "deprecationReason" instead of "isDeprecated".')),null==e.resolve||"function"==typeof e.resolve||devAssert(0,"".concat(t.name,".").concat(n," field resolver must be a function if ")+"provided, but got: ".concat(inspect(e.resolve),"."));var i=null!==(i=e.args)&&void 0!==i?i:{};isPlainObj(i)||devAssert(0,"".concat(t.name,".").concat(n," args must be an object with argument names as keys."));i=ak(i).map(function(e){var n=e[1];return{name:e[0],description:n.description,type:n.type,defaultValue:n.defaultValue,deprecationReason:n.deprecationReason,extensions:n.extensions&&toObjMap(n.extensions),astNode:n.astNode}});return{name:n,description:e.description,type:e.type,args:i,resolve:e.resolve,subscribe:e.subscribe,isDeprecated:null!=e.deprecationReason,deprecationReason:e.deprecationReason,extensions:e.extensions&&toObjMap(e.extensions),astNode:e.astNode}})}function isPlainObj(e){return isObjectLike(e)&&!Array.isArray(e)}function fieldsToFieldsConfig(e){return mapValue(e,function(e){return{description:e.description,type:e.type,args:argsToArgsConfig(e.args),resolve:e.resolve,subscribe:e.subscribe,deprecationReason:e.deprecationReason,extensions:e.extensions,astNode:e.astNode}})}function argsToArgsConfig(e){return keyValMap(e,function(e){return e.name},function(e){return{description:e.description,type:e.type,defaultValue:e.defaultValue,deprecationReason:e.deprecationReason,extensions:e.extensions,astNode:e.astNode}})}function isRequiredArgument(e){return isNonNullType(e.type)&&void 0===e.defaultValue}defineInspect(ck);var pk=function(){function GraphQLInterfaceType(e){this.name=e.name,this.description=e.description,this.resolveType=e.resolveType,this.extensions=e.extensions&&toObjMap(e.extensions),this.astNode=e.astNode,this.extensionASTNodes=undefineIfEmpty(e.extensionASTNodes),this._fields=defineFieldMap.bind(void 0,e),this._interfaces=defineInterfaces.bind(void 0,e),"string"==typeof e.name||devAssert(0,"Must provide name."),null==e.resolveType||"function"==typeof e.resolveType||devAssert(0,"".concat(this.name,' must provide "resolveType" as a function, ')+"but got: ".concat(inspect(e.resolveType),"."))}var e=GraphQLInterfaceType.prototype;return e.getFields=function getFields(){return"function"==typeof this._fields&&(this._fields=this._fields()),this._fields},e.getInterfaces=function getInterfaces(){return"function"==typeof this._interfaces&&(this._interfaces=this._interfaces()),this._interfaces},e.toConfig=function toConfig(){var e;return{name:this.name,description:this.description,interfaces:this.getInterfaces(),fields:fieldsToFieldsConfig(this.getFields()),resolveType:this.resolveType,extensions:this.extensions,astNode:this.astNode,extensionASTNodes:null!==(e=this.extensionASTNodes)&&void 0!==e?e:[]}},e.toString=function toString(){return this.name},e.toJSON=function toJSON(){return this.toString()},_createClass$3(GraphQLInterfaceType,[{key:wp,get:function get(){return"GraphQLInterfaceType"}}]),GraphQLInterfaceType}();defineInspect(pk);var kk=function(){function GraphQLUnionType(e){this.name=e.name,this.description=e.description,this.resolveType=e.resolveType,this.extensions=e.extensions&&toObjMap(e.extensions),this.astNode=e.astNode,this.extensionASTNodes=undefineIfEmpty(e.extensionASTNodes),this._types=defineTypes.bind(void 0,e),"string"==typeof e.name||devAssert(0,"Must provide name."),null==e.resolveType||"function"==typeof e.resolveType||devAssert(0,"".concat(this.name,' must provide "resolveType" as a function, ')+"but got: ".concat(inspect(e.resolveType),"."))}var e=GraphQLUnionType.prototype;return e.getTypes=function getTypes(){return"function"==typeof this._types&&(this._types=this._types()),this._types},e.toConfig=function toConfig(){var e;return{name:this.name,description:this.description,types:this.getTypes(),resolveType:this.resolveType,extensions:this.extensions,astNode:this.astNode,extensionASTNodes:null!==(e=this.extensionASTNodes)&&void 0!==e?e:[]}},e.toString=function toString(){return this.name},e.toJSON=function toJSON(){return this.toString()},_createClass$3(GraphQLUnionType,[{key:wp,get:function get(){return"GraphQLUnionType"}}]),GraphQLUnionType}();function defineTypes(e){var n=resolveThunk(e.types);return Array.isArray(n)||devAssert(0,"Must provide Array of types or a function which returns such an array for Union ".concat(e.name,".")),n}defineInspect(kk);var vk=function(){function GraphQLEnumType(e){this.name=e.name,this.description=e.description,this.extensions=e.extensions&&toObjMap(e.extensions),this.astNode=e.astNode,this.extensionASTNodes=undefineIfEmpty(e.extensionASTNodes),this._values=defineEnumValues(this.name,e.values),this._valueLookup=new Map(this._values.map(function(e){return[e.value,e]})),this._nameLookup=keyMap(this._values,function(e){return e.name}),"string"==typeof e.name||devAssert(0,"Must provide name.")}var e=GraphQLEnumType.prototype;return e.getValues=function getValues(){return this._values},e.getValue=function getValue(e){return this._nameLookup[e]},e.serialize=function serialize(e){var n=this._valueLookup.get(e);if(void 0===n)throw new jp('Enum "'.concat(this.name,'" cannot represent value: ').concat(inspect(e)));return n.name},e.parseValue=function parseValue(e){if("string"!=typeof e){var n=inspect(e);throw new jp('Enum "'.concat(this.name,'" cannot represent non-string value: ').concat(n,".")+didYouMeanEnumValue(this,n))}n=this.getValue(e);if(null==n)throw new jp('Value "'.concat(e,'" does not exist in "').concat(this.name,'" enum.')+didYouMeanEnumValue(this,e));return n.value},e.parseLiteral=function parseLiteral(e,n){if(e.kind!==Bp.ENUM){var i=print(e);throw new jp('Enum "'.concat(this.name,'" cannot represent non-enum value: ').concat(i,".")+didYouMeanEnumValue(this,i),e)}i=this.getValue(e.value);if(null!=i)return i.value;i=print(e);throw new jp('Value "'.concat(i,'" does not exist in "').concat(this.name,'" enum.')+didYouMeanEnumValue(this,i),e)},e.toConfig=function toConfig(){var e=keyValMap(this.getValues(),function(e){return e.name},function(e){return{description:e.description,value:e.value,deprecationReason:e.deprecationReason,extensions:e.extensions,astNode:e.astNode}});return{name:this.name,description:this.description,values:e,extensions:this.extensions,astNode:this.astNode,extensionASTNodes:null!==(e=this.extensionASTNodes)&&void 0!==e?e:[]}},e.toString=function toString(){return this.name},e.toJSON=function toJSON(){return this.toString()},_createClass$3(GraphQLEnumType,[{key:wp,get:function get(){return"GraphQLEnumType"}}]),GraphQLEnumType}();function didYouMeanEnumValue(e,n){return didYouMean("the enum value",suggestionList(n,e.getValues().map(function(e){return e.name})))}function defineEnumValues(i,e){return isPlainObj(e)||devAssert(0,"".concat(i," values must be an object with value names as keys.")),ak(e).map(function(e){var n=e[0],e=e[1];return isPlainObj(e)||devAssert(0,"".concat(i,".").concat(n,' must refer to an object with a "value" key ')+"representing an internal value but got: ".concat(inspect(e),".")),"isDeprecated"in e&&devAssert(0,"".concat(i,".").concat(n,' should provide "deprecationReason" instead of "isDeprecated".')),{name:n,description:e.description,value:void 0!==e.value?e.value:n,isDeprecated:null!=e.deprecationReason,deprecationReason:e.deprecationReason,extensions:e.extensions&&toObjMap(e.extensions),astNode:e.astNode}})}defineInspect(vk);var yk=function(){function GraphQLInputObjectType(e){this.name=e.name,this.description=e.description,this.extensions=e.extensions&&toObjMap(e.extensions),this.astNode=e.astNode,this.extensionASTNodes=undefineIfEmpty(e.extensionASTNodes),this._fields=defineInputFieldMap.bind(void 0,e),"string"==typeof e.name||devAssert(0,"Must provide name.")}var e=GraphQLInputObjectType.prototype;return e.getFields=function getFields(){return"function"==typeof this._fields&&(this._fields=this._fields()),this._fields},e.toConfig=function toConfig(){var e=mapValue(this.getFields(),function(e){return{description:e.description,type:e.type,defaultValue:e.defaultValue,deprecationReason:e.deprecationReason,extensions:e.extensions,astNode:e.astNode}});return{name:this.name,description:this.description,fields:e,extensions:this.extensions,astNode:this.astNode,extensionASTNodes:null!==(e=this.extensionASTNodes)&&void 0!==e?e:[]}},e.toString=function toString(){return this.name},e.toJSON=function toJSON(){return this.toString()},_createClass$3(GraphQLInputObjectType,[{key:wp,get:function get(){return"GraphQLInputObjectType"}}]),GraphQLInputObjectType}();function defineInputFieldMap(i){var e=resolveThunk(i.fields);return isPlainObj(e)||devAssert(0,"".concat(i.name," fields must be an object with field names as keys or a function which returns such an object.")),mapValue(e,function(e,n){return"resolve"in e&&devAssert(0,"".concat(i.name,".").concat(n," field has a resolve property, but Input Types cannot define resolvers.")),{name:n,description:e.description,type:e.type,defaultValue:e.defaultValue,deprecationReason:e.deprecationReason,extensions:e.extensions&&toObjMap(e.extensions),astNode:e.astNode}})}function isRequiredInputField(e){return isNonNullType(e.type)&&void 0===e.defaultValue}function isEqualType(e,n){return e===n||(isNonNullType(e)&&isNonNullType(n)||!(!isListType(e)||!isListType(n)))&&isEqualType(e.ofType,n.ofType)}function isTypeSubTypeOf(e,n,i){return n===i||(isNonNullType(i)?!!isNonNullType(n)&&isTypeSubTypeOf(e,n.ofType,i.ofType):isNonNullType(n)?isTypeSubTypeOf(e,n.ofType,i):isListType(i)?!!isListType(n)&&isTypeSubTypeOf(e,n.ofType,i.ofType):!isListType(n)&&(isAbstractType(i)&&(isInterfaceType(n)||isObjectType(n))&&e.isSubType(i,n)))}function doTypesOverlap(n,e,i){return e===i||(isAbstractType(e)?isAbstractType(i)?n.getPossibleTypes(e).some(function(e){return n.isSubType(i,e)}):n.isSubType(e,i):!!isAbstractType(i)&&n.isSubType(i,e))}defineInspect(yk);var fk=Array.from||function(e,n,i){if(null==e)throw new TypeError("Array.from requires an array-like object - not null or undefined");var t=e[Pp];if("function"==typeof t){for(var a,r=t.call(e),d=[],o=0;!(a=r.next()).done;++o)if(d.push(n.call(i,a.value,o)),9999999<o)throw new TypeError("Near-infinite iteration.");return d}var u=e.length;if("number"==typeof u&&0<=u&&u%1==0){for(var m=[],s=0;s<u;++s)Object.prototype.hasOwnProperty.call(e,s)&&m.push(n.call(i,e[s],s));return m}return[]},Nk=fk,gk=Number.isFinite||function(e){return"number"==typeof e&&isFinite(e)},Tk=gk;function _typeof(e){return(_typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function _typeof(e){return typeof e}:function _typeof(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function safeArrayFrom(e){var n=1<arguments.length&&void 0!==arguments[1]?arguments[1]:function(e){return e};if(null==e||"object"!==_typeof(e))return null;if(Array.isArray(e))return e.map(n);var i=e[Pp];if("function"==typeof i){for(var t,a=i.call(e),r=[],d=0;!(t=a.next()).done;++d)r.push(n(t.value,d));return r}var o=e.length;if("number"==typeof o&&0<=o&&o%1==0){for(var u=[],m=0;m<o;++m){if(!Object.prototype.hasOwnProperty.call(e,m))return null;u.push(n(e[String(m)],m))}return u}return null}var hk=Number.isInteger||function(e){return"number"==typeof e&&isFinite(e)&&Math.floor(e)===e},Ik=hk,Dk=2147483647,Sk=-2147483648;function serializeInt(e){var n=serializeObject(e);if("boolean"==typeof n)return n?1:0;e=n;if("string"==typeof n&&""!==n&&(e=Number(n)),!Ik(e))throw new jp("Int cannot represent non-integer value: ".concat(inspect(n)));if(Dk<e||e<Sk)throw new jp("Int cannot represent non 32-bit signed integer value: "+inspect(n));return e}function coerceInt(e){if(!Ik(e))throw new jp("Int cannot represent non-integer value: ".concat(inspect(e)));if(Dk<e||e<Sk)throw new jp("Int cannot represent non 32-bit signed integer value: ".concat(e));return e}var bk=new lk({name:"Int",description:"The `Int` scalar type represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1.",serialize:serializeInt,parseValue:coerceInt,parseLiteral:function parseLiteral(e){if(e.kind!==Bp.INT)throw new jp("Int cannot represent non-integer value: ".concat(print(e)),e);var n=parseInt(e.value,10);if(Dk<n||n<Sk)throw new jp("Int cannot represent non 32-bit signed integer value: ".concat(e.value),e);return n}});function serializeFloat(e){var n=serializeObject(e);if("boolean"==typeof n)return n?1:0;e=n;if("string"==typeof n&&""!==n&&(e=Number(n)),!Tk(e))throw new jp("Float cannot represent non numeric value: ".concat(inspect(n)));return e}function coerceFloat(e){if(!Tk(e))throw new jp("Float cannot represent non numeric value: ".concat(inspect(e)));return e}var Fk=new lk({name:"Float",description:"The `Float` scalar type represents signed double-precision fractional values as specified by [IEEE 754](https://en.wikipedia.org/wiki/IEEE_floating_point).",serialize:serializeFloat,parseValue:coerceFloat,parseLiteral:function parseLiteral(e){if(e.kind!==Bp.FLOAT&&e.kind!==Bp.INT)throw new jp("Float cannot represent non numeric value: ".concat(print(e)),e);return parseFloat(e.value)}});function serializeObject(e){if(isObjectLike(e)){if("function"==typeof e.valueOf){var n=e.valueOf();if(!isObjectLike(n))return n}if("function"==typeof e.toJSON)return e.toJSON()}return e}function serializeString(e){var n=serializeObject(e);if("string"==typeof n)return n;if("boolean"==typeof n)return n?"true":"false";if(Tk(n))return n.toString();throw new jp("String cannot represent value: ".concat(inspect(e)))}function coerceString(e){if("string"!=typeof e)throw new jp("String cannot represent a non string value: ".concat(inspect(e)));return e}var Ak=new lk({name:"String",description:"The `String` scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text.",serialize:serializeString,parseValue:coerceString,parseLiteral:function parseLiteral(e){if(e.kind!==Bp.STRING)throw new jp("String cannot represent a non string value: ".concat(print(e)),e);return e.value}});function serializeBoolean(e){e=serializeObject(e);if("boolean"==typeof e)return e;if(Tk(e))return 0!==e;throw new jp("Boolean cannot represent a non boolean value: ".concat(inspect(e)))}function coerceBoolean(e){if("boolean"!=typeof e)throw new jp("Boolean cannot represent a non boolean value: ".concat(inspect(e)));return e}var Ek=new lk({name:"Boolean",description:"The `Boolean` scalar type represents `true` or `false`.",serialize:serializeBoolean,parseValue:coerceBoolean,parseLiteral:function parseLiteral(e){if(e.kind!==Bp.BOOLEAN)throw new jp("Boolean cannot represent a non boolean value: ".concat(print(e)),e);return e.value}});function serializeID(e){var n=serializeObject(e);if("string"==typeof n)return n;if(Ik(n))return String(n);throw new jp("ID cannot represent value: ".concat(inspect(e)))}function coerceID(e){if("string"==typeof e)return e;if(Ik(e))return e.toString();throw new jp("ID cannot represent value: ".concat(inspect(e)))}var Ck=new lk({name:"ID",description:'The `ID` scalar type represents a unique identifier, often used to refetch an object or as key for a cache. The ID type appears in a JSON response as a String; however, it is not intended to be human-readable. When expected as an input type, any string (such as `"4"`) or integer (such as `4`) input value will be accepted as an ID.',serialize:serializeID,parseValue:coerceID,parseLiteral:function parseLiteral(e){if(e.kind!==Bp.STRING&&e.kind!==Bp.INT)throw new jp("ID cannot represent a non-string and non-integer value: "+print(e),e);return e.value}}),Ok=Object.freeze([Ak,bk,Fk,Ek,Ck]);function astFromValue(e,n){if(isNonNullType(n)){var i=astFromValue(e,n.ofType);return(null==i?void 0:i.kind)===Bp.NULL?null:i}if(null===e)return{kind:Bp.NULL};if(void 0===e)return null;if(isListType(n)){var t=n.ofType,a=safeArrayFrom(e);if(null==a)return astFromValue(e,t);for(var r=[],d=0;d<a.length;d++){var o=astFromValue(a[d],t);null!=o&&r.push(o)}return{kind:Bp.LIST,values:r}}if(isInputObjectType(n)){if(!isObjectLike(e))return null;for(var u=[],m=0,s=nk(n.getFields());m<s.length;m++){var l=s[m],c=astFromValue(e[l.name],l.type);c&&u.push({kind:Bp.OBJECT_FIELD,name:{kind:Bp.NAME,value:l.name},value:c})}return{kind:Bp.OBJECT,fields:u}}if(isLeafType(n)){var p=n.serialize(e);if(null==p)return null;if("boolean"==typeof p)return{kind:Bp.BOOLEAN,value:p};if("number"==typeof p&&Tk(p)){i=String(p);return _k.test(i)?{kind:Bp.INT,value:i}:{kind:Bp.FLOAT,value:i}}if("string"==typeof p)return isEnumType(n)?{kind:Bp.ENUM,value:p}:n===Ck&&_k.test(p)?{kind:Bp.INT,value:p}:{kind:Bp.STRING,value:p};throw new TypeError("Cannot convert value to AST: ".concat(inspect(p),"."))}invariant(0,"Unexpected input type: "+inspect(n))}var _k=/^-?(?:0|[1-9][0-9]*)$/,Rk=new ck({name:"__Schema",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:function fields(){return{description:{type:Ak,resolve:function resolve(e){return e.description}},types:{description:"A list of all types supported by this server.",type:new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(wk))),resolve:function resolve(e){return nk(e.getTypeMap())}},queryType:{description:"The type that query operations will be rooted at.",type:new GraphQLNonNull(wk),resolve:function resolve(e){return e.getQueryType()}},mutationType:{description:"If this server supports mutation, the type that mutation operations will be rooted at.",type:wk,resolve:function resolve(e){return e.getMutationType()}},subscriptionType:{description:"If this server support subscription, the type that subscription operations will be rooted at.",type:wk,resolve:function resolve(e){return e.getSubscriptionType()}},directives:{description:"A list of all directives supported by this server.",type:new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(Vk))),resolve:function resolve(e){return e.getDirectives()}}}}}),Vk=new ck({name:"__Directive",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:function fields(){return{name:{type:new GraphQLNonNull(Ak),resolve:function resolve(e){return e.name}},description:{type:Ak,resolve:function resolve(e){return e.description}},isRepeatable:{type:new GraphQLNonNull(Ek),resolve:function resolve(e){return e.isRepeatable}},locations:{type:new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(Pk))),resolve:function resolve(e){return e.locations}},args:{type:new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(Bk))),args:{includeDeprecated:{type:Ek,defaultValue:!1}},resolve:function resolve(e,n){return n.includeDeprecated?e.args:e.args.filter(function(e){return null==e.deprecationReason})}}}}}),Pk=new vk({name:"__DirectiveLocation",description:"A Directive can be adjacent to many parts of the GraphQL language, a __DirectiveLocation describes one such possible adjacencies.",values:{QUERY:{value:Hp.QUERY,description:"Location adjacent to a query operation."},MUTATION:{value:Hp.MUTATION,description:"Location adjacent to a mutation operation."},SUBSCRIPTION:{value:Hp.SUBSCRIPTION,description:"Location adjacent to a subscription operation."},FIELD:{value:Hp.FIELD,description:"Location adjacent to a field."},FRAGMENT_DEFINITION:{value:Hp.FRAGMENT_DEFINITION,description:"Location adjacent to a fragment definition."},FRAGMENT_SPREAD:{value:Hp.FRAGMENT_SPREAD,description:"Location adjacent to a fragment spread."},INLINE_FRAGMENT:{value:Hp.INLINE_FRAGMENT,description:"Location adjacent to an inline fragment."},VARIABLE_DEFINITION:{value:Hp.VARIABLE_DEFINITION,description:"Location adjacent to a variable definition."},SCHEMA:{value:Hp.SCHEMA,description:"Location adjacent to a schema definition."},SCALAR:{value:Hp.SCALAR,description:"Location adjacent to a scalar definition."},OBJECT:{value:Hp.OBJECT,description:"Location adjacent to an object type definition."},FIELD_DEFINITION:{value:Hp.FIELD_DEFINITION,description:"Location adjacent to a field definition."},ARGUMENT_DEFINITION:{value:Hp.ARGUMENT_DEFINITION,description:"Location adjacent to an argument definition."},INTERFACE:{value:Hp.INTERFACE,description:"Location adjacent to an interface definition."},UNION:{value:Hp.UNION,description:"Location adjacent to a union definition."},ENUM:{value:Hp.ENUM,description:"Location adjacent to an enum definition."},ENUM_VALUE:{value:Hp.ENUM_VALUE,description:"Location adjacent to an enum value definition."},INPUT_OBJECT:{value:Hp.INPUT_OBJECT,description:"Location adjacent to an input object type definition."},INPUT_FIELD_DEFINITION:{value:Hp.INPUT_FIELD_DEFINITION,description:"Location adjacent to an input object field definition."}}}),wk=new ck({name:"__Type",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, description and optional `specifiedByUrl`, 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:function fields(){return{kind:{type:new GraphQLNonNull(Mk),resolve:function resolve(e){return isScalarType(e)?xk.SCALAR:isObjectType(e)?xk.OBJECT:isInterfaceType(e)?xk.INTERFACE:isUnionType(e)?xk.UNION:isEnumType(e)?xk.ENUM:isInputObjectType(e)?xk.INPUT_OBJECT:isListType(e)?xk.LIST:isNonNullType(e)?xk.NON_NULL:void invariant(0,'Unexpected type: "'.concat(inspect(e),'".'))}},name:{type:Ak,resolve:function resolve(e){return void 0!==e.name?e.name:void 0}},description:{type:Ak,resolve:function resolve(e){return void 0!==e.description?e.description:void 0}},specifiedByUrl:{type:Ak,resolve:function resolve(e){return void 0!==e.specifiedByUrl?e.specifiedByUrl:void 0}},fields:{type:new GraphQLList(new GraphQLNonNull(jk)),args:{includeDeprecated:{type:Ek,defaultValue:!1}},resolve:function resolve(e,n){n=n.includeDeprecated;if(isObjectType(e)||isInterfaceType(e)){e=nk(e.getFields());return n?e:e.filter(function(e){return null==e.deprecationReason})}}},interfaces:{type:new GraphQLList(new GraphQLNonNull(wk)),resolve:function resolve(e){if(isObjectType(e)||isInterfaceType(e))return e.getInterfaces()}},possibleTypes:{type:new GraphQLList(new GraphQLNonNull(wk)),resolve:function resolve(e,n,i,t){t=t.schema;if(isAbstractType(e))return t.getPossibleTypes(e)}},enumValues:{type:new GraphQLList(new GraphQLNonNull(Lk)),args:{includeDeprecated:{type:Ek,defaultValue:!1}},resolve:function resolve(e,n){n=n.includeDeprecated;if(isEnumType(e)){e=e.getValues();return n?e:e.filter(function(e){return null==e.deprecationReason})}}},inputFields:{type:new GraphQLList(new GraphQLNonNull(Bk)),args:{includeDeprecated:{type:Ek,defaultValue:!1}},resolve:function resolve(e,n){n=n.includeDeprecated;if(isInputObjectType(e)){e=nk(e.getFields());return n?e:e.filter(function(e){return null==e.deprecationReason})}}},ofType:{type:wk,resolve:function resolve(e){return void 0!==e.ofType?e.ofType:void 0}}}}}),jk=new ck({name:"__Field",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:function fields(){return{name:{type:new GraphQLNonNull(Ak),resolve:function resolve(e){return e.name}},description:{type:Ak,resolve:function resolve(e){return e.description}},args:{type:new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(Bk))),args:{includeDeprecated:{type:Ek,defaultValue:!1}},resolve:function resolve(e,n){return n.includeDeprecated?e.args:e.args.filter(function(e){return null==e.deprecationReason})}},type:{type:new GraphQLNonNull(wk),resolve:function resolve(e){return e.type}},isDeprecated:{type:new GraphQLNonNull(Ek),resolve:function resolve(e){return null!=e.deprecationReason}},deprecationReason:{type:Ak,resolve:function resolve(e){return e.deprecationReason}}}}}),Bk=new ck({name:"__InputValue",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:function fields(){return{name:{type:new GraphQLNonNull(Ak),resolve:function resolve(e){return e.name}},description:{type:Ak,resolve:function resolve(e){return e.description}},type:{type:new GraphQLNonNull(wk),resolve:function resolve(e){return e.type}},defaultValue:{type:Ak,description:"A GraphQL-formatted string representing the default value for this input value.",resolve:function resolve(e){e=astFromValue(e.defaultValue,e.type);return e?print(e):null}},isDeprecated:{type:new GraphQLNonNull(Ek),resolve:function resolve(e){return null!=e.deprecationReason}},deprecationReason:{type:Ak,resolve:function resolve(e){return e.deprecationReason}}}}}),Lk=new ck({name:"__EnumValue",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:function fields(){return{name:{type:new GraphQLNonNull(Ak),resolve:function resolve(e){return e.name}},description:{type:Ak,resolve:function resolve(e){return e.description}},isDeprecated:{type:new GraphQLNonNull(Ek),resolve:function resolve(e){return null!=e.deprecationReason}},deprecationReason:{type:Ak,resolve:function resolve(e){return e.deprecationReason}}}}}),xk=Object.freeze({SCALAR:"SCALAR",OBJECT:"OBJECT",INTERFACE:"INTERFACE",UNION:"UNION",ENUM:"ENUM",INPUT_OBJECT:"INPUT_OBJECT",LIST:"LIST",NON_NULL:"NON_NULL"}),Mk=new vk({name:"__TypeKind",description:"An enum describing what kind of type a given `__Type` is.",values:{SCALAR:{value:xk.SCALAR,description:"Indicates this type is a scalar."},OBJECT:{value:xk.OBJECT,description:"Indicates this type is an object. `fields` and `interfaces` are valid fields."},INTERFACE:{value:xk.INTERFACE,description:"Indicates this type is an interface. `fields`, `interfaces`, and `possibleTypes` are valid fields."},UNION:{value:xk.UNION,description:"Indicates this type is a union. `possibleTypes` is a valid field."},ENUM:{value:xk.ENUM,description:"Indicates this type is an enum. `enumValues` is a valid field."},INPUT_OBJECT:{value:xk.INPUT_OBJECT,description:"Indicates this type is an input object. `inputFields` is a valid field."},LIST:{value:xk.LIST,description:"Indicates this type is a list. `ofType` is a valid field."},NON_NULL:{value:xk.NON_NULL,description:"Indicates this type is a non-null. `ofType` is a valid field."}}}),zk={name:"__schema",type:new GraphQLNonNull(Rk),description:"Access the current type schema of this server.",args:[],resolve:function resolve(e,n,i,t){return t.schema},isDeprecated:!1,deprecationReason:void 0,extensions:void 0,astNode:void 0},$k={name:"__type",type:wk,description:"Request the type information of a single type.",args:[{name:"name",description:void 0,type:new GraphQLNonNull(Ak),defaultValue:void 0,deprecationReason:void 0,extensions:void 0,astNode:void 0}],resolve:function resolve(e,n,i,t){return t.schema.getType(n.name)},isDeprecated:!1,deprecationReason:void 0,extensions:void 0,astNode:void 0},qk={name:"__typename",type:new GraphQLNonNull(Ak),description:"The name of the current Object type at runtime.",args:[],resolve:function resolve(e,n,i,t){return t.parentType.name},isDeprecated:!1,deprecationReason:void 0,extensions:void 0,astNode:void 0},Uk=Object.freeze([Rk,Vk,Pk,wk,jk,Bk,Lk,Mk]);function isIntrospectionType(n){return Uk.some(function(e){return n.name===e.name})}function _defineProperties$2(e,n){for(var i=0;i<n.length;i++){var t=n[i];t.enumerable=t.enumerable||!1,t.configurable=!0,"value"in t&&(t.writable=!0),Object.defineProperty(e,t.key,t)}}function _createClass$2(e,n,i){return n&&_defineProperties$2(e.prototype,n),i&&_defineProperties$2(e,i),e}function isDirective(e){return Gp(e,Gk)}var Gk=function(){function GraphQLDirective(e){this.name=e.name,this.description=e.description,this.locations=e.locations,this.isRepeatable=null!==(n=e.isRepeatable)&&void 0!==n&&n,this.extensions=e.extensions&&toObjMap(e.extensions),this.astNode=e.astNode,e.name||devAssert(0,"Directive must be named."),Array.isArray(e.locations)||devAssert(0,"@".concat(e.name," locations must be an Array."));var n=null!==(n=e.args)&&void 0!==n?n:{};isObjectLike(n)&&!Array.isArray(n)||devAssert(0,"@".concat(e.name," args must be an object with argument names as keys.")),this.args=ak(n).map(function(e){var n=e[1];return{name:e[0],description:n.description,type:n.type,defaultValue:n.defaultValue,deprecationReason:n.deprecationReason,extensions:n.extensions&&toObjMap(n.extensions),astNode:n.astNode}})}var e=GraphQLDirective.prototype;return e.toConfig=function toConfig(){return{name:this.name,description:this.description,locations:this.locations,args:argsToArgsConfig(this.args),isRepeatable:this.isRepeatable,extensions:this.extensions,astNode:this.astNode}},e.toString=function toString(){return"@"+this.name},e.toJSON=function toJSON(){return this.toString()},_createClass$2(GraphQLDirective,[{key:wp,get:function get(){return"GraphQLDirective"}}]),GraphQLDirective}();defineInspect(Gk);var Wk=new Gk({name:"include",description:"Directs the executor to include this field or fragment only when the `if` argument is true.",locations:[Hp.FIELD,Hp.FRAGMENT_SPREAD,Hp.INLINE_FRAGMENT],args:{if:{type:new GraphQLNonNull(Ek),description:"Included when true."}}}),Hk=new Gk({name:"skip",description:"Directs the executor to skip this field or fragment when the `if` argument is true.",locations:[Hp.FIELD,Hp.FRAGMENT_SPREAD,Hp.INLINE_FRAGMENT],args:{if:{type:new GraphQLNonNull(Ek),description:"Skipped when true."}}}),Qk="No longer supported",Kk=new Gk({name:"deprecated",description:"Marks an element of a GraphQL schema as no longer supported.",locations:[Hp.FIELD_DEFINITION,Hp.ARGUMENT_DEFINITION,Hp.INPUT_FIELD_DEFINITION,Hp.ENUM_VALUE],args:{reason:{type:Ak,description:"Explains why this element was deprecated, usually also including a suggestion for how to access supported similar data. Formatted using the Markdown syntax, as specified by [CommonMark](https://commonmark.org/).",defaultValue:Qk}}}),Zk=new Gk({name:"specifiedBy",description:"Exposes a URL that specifies the behaviour of this scalar.",locations:[Hp.SCALAR],args:{url:{type:new GraphQLNonNull(Ak),description:"The URL that specifies the behaviour of this scalar."}}}),Yk=Object.freeze([Wk,Hk,Kk,Zk]);function _defineProperties$1(e,n){for(var i=0;i<n.length;i++){var t=n[i];t.enumerable=t.enumerable||!1,t.configurable=!0,"value"in t&&(t.writable=!0),Object.defineProperty(e,t.key,t)}}function _createClass$1(e,n,i){return n&&_defineProperties$1(e.prototype,n),i&&_defineProperties$1(e,i),e}function isSchema(e){return Gp(e,Jk)}function assertSchema(e){if(!isSchema(e))throw new Error("Expected ".concat(inspect(e)," to be a GraphQL schema."));return e}var Jk=function(){function GraphQLSchema(e){var n;this.__validationErrors=!0===e.assumeValid?[]:void 0,isObjectLike(e)||devAssert(0,"Must provide configuration object."),!e.types||Array.isArray(e.types)||devAssert(0,'"types" must be Array if provided but got: '.concat(inspect(e.types),".")),!e.directives||Array.isArray(e.directives)||devAssert(0,'"directives" must be Array if provided but got: '+"".concat(inspect(e.directives),".")),this.description=e.description,this.extensions=e.extensions&&toObjMap(e.extensions),this.astNode=e.astNode,this.extensionASTNodes=e.extensionASTNodes,this._queryType=e.query,this._mutationType=e.mutation,this._subscriptionType=e.subscription,this._directives=null!==(n=e.directives)&&void 0!==n?n:Yk;var i=new Set(e.types);if(null!=e.types)for(var t=0,a=e.types;t<a.length;t++){var r=a[t];i.delete(r),collectReferencedTypes(r,i)}null!=this._queryType&&collectReferencedTypes(this._queryType,i),null!=this._mutationType&&collectReferencedTypes(this._mutationType,i),null!=this._subscriptionType&&collectReferencedTypes(this._subscriptionType,i);for(var d=0,o=this._directives;d<o.length;d++){var u=o[d];if(isDirective(u))for(var m=0,s=u.args;m<s.length;m++)collectReferencedTypes(s[m].type,i)}collectReferencedTypes(Rk,i),this._typeMap=Object.create(null),this._subTypeMap=Object.create(null),this._implementationsMap=Object.create(null);for(var l=0,c=Nk(i);l<c.length;l++){var p=c[l];if(null!=p){var k=p.name;if(k||devAssert(0,"One of the provided types for building the Schema is missing a name."),void 0!==this._typeMap[k])throw new Error('Schema must contain uniquely named types but contains multiple types named "'.concat(k,'".'));if(isInterfaceType(this._typeMap[k]=p))for(var v=0,y=p.getInterfaces();v<y.length;v++){var f,N=y[v];isInterfaceType(N)&&(f=void 0===(f=this._implementationsMap[N.name])?this._implementationsMap[N.name]={objects:[],interfaces:[]}:f).interfaces.push(p)}else if(isObjectType(p))for(var g=0,T=p.getInterfaces();g<T.length;g++){var h,I=T[g];isInterfaceType(I)&&(h=void 0===(h=this._implementationsMap[I.name])?this._implementationsMap[I.name]={objects:[],interfaces:[]}:h).objects.push(p)}}}}var e=GraphQLSchema.prototype;return e.getQueryType=function getQueryType(){return this._queryType},e.getMutationType=function getMutationType(){return this._mutationType},e.getSubscriptionType=function getSubscriptionType(){return this._subscriptionType},e.getTypeMap=function getTypeMap(){return this._typeMap},e.getType=function getType(e){return this.getTypeMap()[e]},e.getPossibleTypes=function getPossibleTypes(e){return isUnionType(e)?e.getTypes():this.getImplementations(e).objects},e.getImplementations=function getImplementations(e){e=this._implementationsMap[e.name];return null!=e?e:{objects:[],interfaces:[]}},e.isPossibleType=function isPossibleType(e,n){return this.isSubType(e,n)},e.isSubType=function isSubType(e,n){var i=this._subTypeMap[e.name];if(void 0===i){if(i=Object.create(null),isUnionType(e))for(var t=0,a=e.getTypes();t<a.length;t++)i[a[t].name]=!0;else{for(var r=this.getImplementations(e),d=0,o=r.objects;d<o.length;d++)i[o[d].name]=!0;for(var u=0,m=r.interfaces;u<m.length;u++)i[m[u].name]=!0}this._subTypeMap[e.name]=i}return void 0!==i[n.name]},e.getDirectives=function getDirectives(){return this._directives},e.getDirective=function getDirective(n){return Xp(this.getDirectives(),function(e){return e.name===n})},e.toConfig=function toConfig(){var e;return{description:this.description,query:this.getQueryType(),mutation:this.getMutationType(),subscription:this.getSubscriptionType(),types:nk(this.getTypeMap()),directives:this.getDirectives().slice(),extensions:this.extensions,astNode:this.astNode,extensionASTNodes:null!==(e=this.extensionASTNodes)&&void 0!==e?e:[],assumeValid:void 0!==this.__validationErrors}},_createClass$1(GraphQLSchema,[{key:wp,get:function get(){return"GraphQLSchema"}}]),GraphQLSchema}();function collectReferencedTypes(e,n){e=getNamedType(e);if(!n.has(e))if(n.add(e),isUnionType(e))for(var i=0,t=e.getTypes();i<t.length;i++)collectReferencedTypes(t[i],n);else if(isObjectType(e)||isInterfaceType(e)){for(var a=0,r=e.getInterfaces();a<r.length;a++)collectReferencedTypes(r[a],n);for(var d=0,o=nk(e.getFields());d<o.length;d++){var u=o[d];collectReferencedTypes(u.type,n);for(var m=0,s=u.args;m<s.length;m++)collectReferencedTypes(s[m].type,n)}}else if(isInputObjectType(e))for(var l=0,c=nk(e.getFields());l<c.length;l++)collectReferencedTypes(c[l].type,n);return n}function validateSchema(e){if(assertSchema(e),e.__validationErrors)return e.__validationErrors;var n=new Xk(e);validateRootTypes(n),validateDirectives(n),validateTypes(n);n=n.getErrors();return e.__validationErrors=n}function assertValidSchema(e){e=validateSchema(e);if(0!==e.length)throw new Error(e.map(function(e){return e.message}).join("\n\n"))}var Xk=function(){function SchemaValidationContext(e){this._errors=[],this.schema=e}var e=SchemaValidationContext.prototype;return e.reportError=function reportError(e,n){n=Array.isArray(n)?n.filter(Boolean):n;this.addError(new jp(e,n))},e.addError=function addError(e){this._errors.push(e)},e.getErrors=function getErrors(){return this._errors},SchemaValidationContext}();function validateRootTypes(e){var n=e.schema,i=n.getQueryType();i?isObjectType(i)||e.reportError("Query root type must be Object type, it cannot be ".concat(inspect(i),"."),null!==(t=getOperationTypeNode(n,"query"))&&void 0!==t?t:i.astNode):e.reportError("Query root type must be provided.",n.astNode);var t=n.getMutationType();t&&!isObjectType(t)&&e.reportError("Mutation root type must be Object type if provided, it cannot be "+"".concat(inspect(t),"."),null!==(i=getOperationTypeNode(n,"mutation"))&&void 0!==i?i:t.astNode);t=n.getSubscriptionType();t&&!isObjectType(t)&&e.reportError("Subscription root type must be Object type if provided, it cannot be "+"".concat(inspect(t),"."),null!==(n=getOperationTypeNode(n,"subscription"))&&void 0!==n?n:t.astNode)}function getOperationTypeNode(e,n){for(var i=getAllSubNodes(e,function(e){return e.operationTypes}),t=0;t<i.length;t++){var a=i[t];if(a.operation===n)return a.type}}function validateDirectives(e){for(var n=0,i=e.schema.getDirectives();n<i.length;n++){var t=i[n];if(isDirective(t)){validateName(e,t);for(var a=0,r=t.args;a<r.length;a++){var d=r[a];validateName(e,d),isInputType(d.type)||e.reportError("The type of @".concat(t.name,"(").concat(d.name,":) must be Input Type ")+"but got: ".concat(inspect(d.type),"."),d.astNode),isRequiredArgument(d)&&null!=d.deprecationReason&&e.reportError("Required argument @".concat(t.name,"(").concat(d.name,":) cannot be deprecated."),[getDeprecatedDirectiveNode(d.astNode),null===(d=d.astNode)||void 0===d?void 0:d.type])}}else e.reportError("Expected directive but got: ".concat(inspect(t),"."),null==t?void 0:t.astNode)}}function validateName(e,n){var i=isValidNameError(n.name);i&&e.addError(locatedError(i,n.astNode))}function validateTypes(e){for(var n=createInputObjectCircularRefsValidator(e),i=e.schema.getTypeMap(),t=0,a=nk(i);t<a.length;t++){var r=a[t];isNamedType(r)?(isIntrospectionType(r)||validateName(e,r),isObjectType(r)||isInterfaceType(r)?(validateFields(e,r),validateInterfaces(e,r)):isUnionType(r)?validateUnionMembers(e,r):isEnumType(r)?validateEnumValues(e,r):isInputObjectType(r)&&(validateInputFields(e,r),n(r))):e.reportError("Expected GraphQL named type but got: ".concat(inspect(r),"."),r.astNode)}}function validateFields(e,n){var i=nk(n.getFields());0===i.length&&e.reportError("Type ".concat(n.name," must define one or more fields."),getAllNodes(n));for(var t=0;t<i.length;t++){var a,r=i[t];validateName(e,r),isOutputType(r.type)||e.reportError("The type of ".concat(n.name,".").concat(r.name," must be Output Type ")+"but got: ".concat(inspect(r.type),"."),null===(a=r.astNode)||void 0===a?void 0:a.type);for(var d=0,o=r.args;d<o.length;d++){var u,m=o[d],s=m.name;validateName(e,m),isInputType(m.type)||e.reportError("The type of ".concat(n.name,".").concat(r.name,"(").concat(s,":) must be Input ")+"Type but got: ".concat(inspect(m.type),"."),null===(u=m.astNode)||void 0===u?void 0:u.type),isRequiredArgument(m)&&null!=m.deprecationReason&&e.reportError("Required argument ".concat(n.name,".").concat(r.name,"(").concat(s,":) cannot be deprecated."),[getDeprecatedDirectiveNode(m.astNode),null===(m=m.astNode)||void 0===m?void 0:m.type])}}}function validateInterfaces(e,n){for(var i=Object.create(null),t=0,a=n.getInterfaces();t<a.length;t++){var r=a[t];isInterfaceType(r)?n!==r?i[r.name]?e.reportError("Type ".concat(n.name," can only implement ").concat(r.name," once."),getAllImplementsInterfaceNodes(n,r)):(i[r.name]=!0,validateTypeImplementsAncestors(e,n,r),validateTypeImplementsInterface(e,n,r)):e.reportError("Type ".concat(n.name," cannot implement itself because it would create a circular reference."),getAllImplementsInterfaceNodes(n,r)):e.reportError("Type ".concat(inspect(n)," must only implement Interface types, ")+"it cannot implement ".concat(inspect(r),"."),getAllImplementsInterfaceNodes(n,r))}}function validateTypeImplementsInterface(t,a,r){for(var e=a.getFields(),n=0,i=nk(r.getFields());n<i.length;n++){var d,o=i[n],u=o.name,m=e[u];if(m){isTypeSubTypeOf(t.schema,m.type,o.type)||t.reportError("Interface field ".concat(r.name,".").concat(u," expects type ")+"".concat(inspect(o.type)," but ").concat(a.name,".").concat(u," ")+"is type ".concat(inspect(m.type),"."),[null===(d=o.astNode)||void 0===d?void 0:d.type,null===(d=m.astNode)||void 0===d?void 0:d.type]);for(var s=function _loop(e,n){var n=n[e],i=n.name,e=Xp(m.args,function(e){return e.name===i});if(!e)return t.reportError("Interface field argument ".concat(r.name,".").concat(u,"(").concat(i,":) expected but ").concat(a.name,".").concat(u," does not provide it."),[n.astNode,m.astNode]),"continue";isEqualType(n.type,e.type)||t.reportError("Interface field argument ".concat(r.name,".").concat(u,"(").concat(i,":) ")+"expects type ".concat(inspect(n.type)," but ")+"".concat(a.name,".").concat(u,"(").concat(i,":) is type ")+"".concat(inspect(e.type),"."),[null===(n=n.astNode)||void 0===n?void 0:n.type,null===(e=e.astNode)||void 0===e?void 0:e.type])},l=0,c=o.args;l<c.length;l++)s(l,c);for(var p=function _loop2(e,n){var e=n[e],i=e.name;!Xp(o.args,function(e){return e.name===i})&&isRequiredArgument(e)&&t.reportError("Object field ".concat(a.name,".").concat(u," includes required argument ").concat(i," that is missing from the Interface field ").concat(r.name,".").concat(u,"."),[e.astNode,o.astNode])},k=0,v=m.args;k<v.length;k++)p(k,v)}else t.reportError("Interface field ".concat(r.name,".").concat(u," expected but ").concat(a.name," does not provide it."),[o.astNode].concat(getAllNodes(a)))}}function validateTypeImplementsAncestors(e,n,i){for(var t=n.getInterfaces(),a=0,r=i.getInterfaces();a<r.length;a++){var d=r[a];-1===t.indexOf(d)&&e.reportError(d===n?"Type ".concat(n.name," cannot implement ").concat(i.name," because it would create a circular reference."):"Type ".concat(n.name," must implement ").concat(d.name," because it is implemented by ").concat(i.name,"."),[].concat(getAllImplementsInterfaceNodes(i,d),getAllImplementsInterfaceNodes(n,i)))}}function validateUnionMembers(e,n){var i=n.getTypes();0===i.length&&e.reportError("Union type ".concat(n.name," must define one or more member types."),getAllNodes(n));for(var t=Object.create(null),a=0;a<i.length;a++){var r=i[a];t[r.name]?e.reportError("Union type ".concat(n.name," can only include type ").concat(r.name," once."),getUnionMemberTypeNodes(n,r.name)):(t[r.name]=!0,isObjectType(r)||e.reportError("Union type ".concat(n.name," can only include Object types, ")+"it cannot include ".concat(inspect(r),"."),getUnionMemberTypeNodes(n,String(r))))}}function validateEnumValues(e,n){var i=n.getValues();0===i.length&&e.reportError("Enum type ".concat(n.name," must define one or more values."),getAllNodes(n));for(var t=0;t<i.length;t++){var a=i[t],r=a.name;validateName(e,a),"true"!==r&&"false"!==r&&"null"!==r||e.reportError("Enum type ".concat(n.name," cannot include value: ").concat(r,"."),a.astNode)}}function validateInputFields(e,n){var i=nk(n.getFields());0===i.length&&e.reportError("Input Object type ".concat(n.name," must define one or more fields."),getAllNodes(n));for(var t=0;t<i.length;t++){var a,r=i[t];validateName(e,r),isInputType(r.type)||e.reportError("The type of ".concat(n.name,".").concat(r.name," must be Input Type ")+"but got: ".concat(inspect(r.type),"."),null===(a=r.astNode)||void 0===a?void 0:a.type),isRequiredInputField(r)&&null!=r.deprecationReason&&e.reportError("Required input field ".concat(n.name,".").concat(r.name," cannot be deprecated."),[getDeprecatedDirectiveNode(r.astNode),null===(r=r.astNode)||void 0===r?void 0:r.type])}}function createInputObjectCircularRefsValidator(d){var o=Object.create(null),u=[],m=Object.create(null);return function detectCycleRecursive(e){if(o[e.name])return;o[e.name]=!0;m[e.name]=u.length;var n=nk(e.getFields());for(var i=0;i<n.length;i++){var t,a,r=n[i];isNonNullType(r.type)&&isInputObjectType(r.type.ofType)&&(a=m[(t=r.type.ofType).name],u.push(r),void 0===a?detectCycleRecursive(t):(r=u.slice(a),a=r.map(function(e){return e.name}).join("."),d.reportError('Cannot reference Input Object "'.concat(t.name,'" within itself through a series of non-null fields: "').concat(a,'".'),r.map(function(e){return e.astNode}))),u.pop())}m[e.name]=void 0}}function getAllNodes(e){var n=e.astNode,e=e.extensionASTNodes;return n?e?[n].concat(e):[n]:null!=e?e:[]}function getAllSubNodes(e,n){for(var i=[],t=0,a=getAllNodes(e);t<a.length;t++)var r,i=i.concat(null!==(r=n(a[t]))&&void 0!==r?r:[]);return i}function getAllImplementsInterfaceNodes(e,n){return getAllSubNodes(e,function(e){return e.interfaces}).filter(function(e){return e.name.value===n.name})}function getUnionMemberTypeNodes(e,n){return getAllSubNodes(e,function(e){return e.types}).filter(function(e){return e.name.value===n})}function getDeprecatedDirectiveNode(e){var n;return null==e||null===(n=e.directives)||void 0===n?void 0:n.find(function(e){return e.name.value===Kk.name})}function typeFromAST(e,n){var i;return n.kind===Bp.LIST_TYPE?(i=typeFromAST(e,n.type))&&new GraphQLList(i):n.kind===Bp.NON_NULL_TYPE?(i=typeFromAST(e,n.type))&&new GraphQLNonNull(i):n.kind===Bp.NAMED_TYPE?e.getType(n.name.value):void invariant(0,"Unexpected type node: "+inspect(n))}var ev=function(){function TypeInfo(e,n,i){this._schema=e,this._typeStack=[],this._parentTypeStack=[],this._inputTypeStack=[],this._fieldDefStack=[],this._defaultValueStack=[],this._directive=null,this._argument=null,this._enumValue=null,this._getFieldDef=null!=n?n:getFieldDef$1,i&&(isInputType(i)&&this._inputTypeStack.push(i),isCompositeType(i)&&this._parentTypeStack.push(i),isOutputType(i)&&this._typeStack.push(i))}var e=TypeInfo.prototype;return e.getType=function getType(){if(0<this._typeStack.length)return this._typeStack[this._typeStack.length-1]},e.getParentType=function getParentType(){if(0<this._parentTypeStack.length)return this._parentTypeStack[this._parentTypeStack.length-1]},e.getInputType=function getInputType(){if(0<this._inputTypeStack.length)return this._inputTypeStack[this._inputTypeStack.length-1]},e.getParentInputType=function getParentInputType(){if(1<this._inputTypeStack.length)return this._inputTypeStack[this._inputTypeStack.length-2]},e.getFieldDef=function getFieldDef(){if(0<this._fieldDefStack.length)return this._fieldDefStack[this._fieldDefStack.length-1]},e.getDefaultValue=function getDefaultValue(){if(0<this._defaultValueStack.length)return this._defaultValueStack[this._defaultValueStack.length-1]},e.getDirective=function getDirective(){return this._directive},e.getArgument=function getArgument(){return this._argument},e.getEnumValue=function getEnumValue(){return this._enumValue},e.enter=function enter(n){var e,i=this._schema;switch(n.kind){case Bp.SELECTION_SET:var t=getNamedType(this.getType());this._parentTypeStack.push(isCompositeType(t)?t:void 0);break;case Bp.FIELD:var a,t=this.getParentType();t&&(a=this._getFieldDef(i,t,n))&&(r=a.type),this._fieldDefStack.push(a),this._typeStack.push(isOutputType(r)?r:void 0);break;case Bp.DIRECTIVE:this._directive=i.getDirective(n.name.value);break;case Bp.OPERATION_DEFINITION:switch(n.operation){case"query":e=i.getQueryType();break;case"mutation":e=i.getMutationType();break;case"subscription":e=i.getSubscriptionType()}this._typeStack.push(isObjectType(e)?e:void 0);break;case Bp.INLINE_FRAGMENT:case Bp.FRAGMENT_DEFINITION:var r=n.typeCondition,r=r?typeFromAST(i,r):getNamedType(this.getType());this._typeStack.push(isOutputType(r)?r:void 0);break;case Bp.VARIABLE_DEFINITION:var d=typeFromAST(i,n.type);this._inputTypeStack.push(isInputType(d)?d:void 0);break;case Bp.ARGUMENT:var o,u,d=null!==(d=this.getDirective())&&void 0!==d?d:this.getFieldDef();d&&(o=Xp(d.args,function(e){return e.name===n.name.value}))&&(u=o.type),this._argument=o,this._defaultValueStack.push(o?o.defaultValue:void 0),this._inputTypeStack.push(isInputType(u)?u:void 0);break;case Bp.LIST:var m=getNullableType(this.getInputType()),m=isListType(m)?m.ofType:m;this._defaultValueStack.push(void 0),this._inputTypeStack.push(isInputType(m)?m:void 0);break;case Bp.OBJECT_FIELD:var s,m=getNamedType(this.getInputType());isInputObjectType(m)&&(s=m.getFields()[n.name.value])&&(c=s.type),this._defaultValueStack.push(s?s.defaultValue:void 0),this._inputTypeStack.push(isInputType(c)?c:void 0);break;case Bp.ENUM:var l,c=getNamedType(this.getInputType());isEnumType(c)&&(l=c.getValue(n.value)),this._enumValue=l}},e.leave=function leave(e){switch(e.kind){case Bp.SELECTION_SET:this._parentTypeStack.pop();break;case Bp.FIELD:this._fieldDefStack.pop(),this._typeStack.pop();break;case Bp.DIRECTIVE:this._directive=null;break;case Bp.OPERATION_DEFINITION:case Bp.INLINE_FRAGMENT:case Bp.FRAGMENT_DEFINITION:this._typeStack.pop();break;case Bp.VARIABLE_DEFINITION:this._inputTypeStack.pop();break;case Bp.ARGUMENT:this._argument=null,this._defaultValueStack.pop(),this._inputTypeStack.pop();break;case Bp.LIST:case Bp.OBJECT_FIELD:this._defaultValueStack.pop(),this._inputTypeStack.pop();break;case Bp.ENUM:this._enumValue=null}},TypeInfo}();function getFieldDef$1(e,n,i){i=i.name.value;return i===zk.name&&e.getQueryType()===n?zk:i===$k.name&&e.getQueryType()===n?$k:i===qk.name&&isCompositeType(n)?qk:isObjectType(n)||isInterfaceType(n)?n.getFields()[i]:void 0}function visitWithTypeInfo(t,a){return{enter:function enter(e){t.enter(e);var n=getVisitFn(a,e.kind,!1);if(n){n=n.apply(a,arguments);return void 0!==n&&(t.leave(e),isNode(n)&&t.enter(n)),n}},leave:function leave(e){var n,i=getVisitFn(a,e.kind,!0);return i&&(n=i.apply(a,arguments)),t.leave(e),n}}}function isExecutableDefinitionNode(e){return e.kind===Bp.OPERATION_DEFINITION||e.kind===Bp.FRAGMENT_DEFINITION}function isTypeSystemDefinitionNode(e){return e.kind===Bp.SCHEMA_DEFINITION||isTypeDefinitionNode(e)||e.kind===Bp.DIRECTIVE_DEFINITION}function isTypeDefinitionNode(e){return e.kind===Bp.SCALAR_TYPE_DEFINITION||e.kind===Bp.OBJECT_TYPE_DEFINITION||e.kind===Bp.INTERFACE_TYPE_DEFINITION||e.kind===Bp.UNION_TYPE_DEFINITION||e.kind===Bp.ENUM_TYPE_DEFINITION||e.kind===Bp.INPUT_OBJECT_TYPE_DEFINITION}function isTypeSystemExtensionNode(e){return e.kind===Bp.SCHEMA_EXTENSION||isTypeExtensionNode(e)}function isTypeExtensionNode(e){return e.kind===Bp.SCALAR_TYPE_EXTENSION||e.kind===Bp.OBJECT_TYPE_EXTENSION||e.kind===Bp.INTERFACE_TYPE_EXTENSION||e.kind===Bp.UNION_TYPE_EXTENSION||e.kind===Bp.ENUM_TYPE_EXTENSION||e.kind===Bp.INPUT_OBJECT_TYPE_EXTENSION}function ExecutableDefinitionsRule(a){return{Document:function Document(e){for(var n=0,i=e.definitions;n<i.length;n++){var t=i[n];isExecutableDefinitionNode(t)||a.reportError(new jp("The ".concat(t.kind===Bp.SCHEMA_DEFINITION||t.kind===Bp.SCHEMA_EXTENSION?"schema":'"'+t.name.value+'"'," definition is not executable."),t))}return!1}}}function UniqueOperationNamesRule(n){var i=Object.create(null);return{OperationDefinition:function OperationDefinition(e){e=e.name;return e&&(i[e.value]?n.reportError(new jp('There can be only one operation named "'.concat(e.value,'".'),[i[e.value],e])):i[e.value]=e),!1},FragmentDefinition:function FragmentDefinition(){return!1}}}function LoneAnonymousOperationRule(n){var i=0;return{Document:function Document(e){i=e.definitions.filter(function(e){return e.kind===Bp.OPERATION_DEFINITION}).length},OperationDefinition:function OperationDefinition(e){!e.name&&1<i&&n.reportError(new jp("This anonymous operation must be the only defined operation.",e))}}}function SingleFieldSubscriptionsRule(n){return{OperationDefinition:function OperationDefinition(e){"subscription"===e.operation&&1!==e.selectionSet.selections.length&&n.reportError(new jp(e.name?'Subscription "'.concat(e.name.value,'" must select only one top level field.'):"Anonymous Subscription must select only one top level field.",e.selectionSet.selections.slice(1)))}}}function KnownTypeNamesRule(d){for(var e=d.getSchema(),o=e?e.getTypeMap():Object.create(null),u=Object.create(null),n=0,i=d.getDocument().definitions;n<i.length;n++){var t=i[n];isTypeDefinitionNode(t)&&(u[t.name.value]=!0)}var m=Object.keys(o).concat(Object.keys(u));return{NamedType:function NamedType(e,n,i,t,a){var r=e.name.value;o[r]||u[r]||((i=null!=(i=null!==(a=a[2])&&void 0!==a?a:i)&&isSDLNode(i))&&isStandardTypeName(r)||(i=suggestionList(r,i?nv.concat(m):m),d.reportError(new jp('Unknown type "'.concat(r,'".')+didYouMean(i),e))))}}}var nv=[].concat(Ok,Uk).map(function(e){return e.name});function isStandardTypeName(e){return-1!==nv.indexOf(e)}function isSDLNode(e){return!Array.isArray(e)&&(isTypeSystemDefinitionNode(e)||isTypeSystemExtensionNode(e))}function FragmentsOnCompositeTypesRule(i){return{InlineFragment:function InlineFragment(e){var n=e.typeCondition;!n||(e=typeFromAST(i.getSchema(),n))&&!isCompositeType(e)&&(e=print(n),i.reportError(new jp('Fragment cannot condition on non composite type "'.concat(e,'".'),n)))},FragmentDefinition:function FragmentDefinition(e){var n=typeFromAST(i.getSchema(),e.typeCondition);n&&!isCompositeType(n)&&(n=print(e.typeCondition),i.reportError(new jp('Fragment "'.concat(e.name.value,'" cannot condition on non composite type "').concat(n,'".'),e.typeCondition)))}}}function VariablesAreInputTypesRule(t){return{VariableDefinition:function VariableDefinition(e){var n,i=typeFromAST(t.getSchema(),e.type);i&&!isInputType(i)&&(n=e.variable.name.value,i=print(e.type),t.reportError(new jp('Variable "$'.concat(n,'" cannot be non-input type "').concat(i,'".'),e.type)))}}}function ScalarLeafsRule(r){return{Field:function Field(e){var n,i,t=r.getType(),a=e.selectionSet;t&&(isLeafType(getNamedType(t))?a&&(n=e.name.value,i=inspect(t),r.reportError(new jp('Field "'.concat(n,'" must not have a selection since type "').concat(i,'" has no subfields.'),a))):a||(a=e.name.value,t=inspect(t),r.reportError(new jp('Field "'.concat(a,'" of type "').concat(t,'" must have a selection of subfields. Did you mean "').concat(a,' { ... }"?'),e))))}}}function FieldsOnCorrectTypeRule(a){return{Field:function Field(e){var n,i,t=a.getParentType();t&&(a.getFieldDef()||(""===(i=didYouMean("to use an inline fragment on",getSuggestedTypeNames(a.getSchema(),t,n=e.name.value)))&&(i=didYouMean(getSuggestedFieldNames(t,n))),a.reportError(new jp('Cannot query field "'.concat(n,'" on type "').concat(t.name,'".')+i,e))))}}}function getSuggestedTypeNames(t,e,n){if(!isAbstractType(e))return[];for(var i=new Set,a=Object.create(null),r=0,d=t.getPossibleTypes(e);r<d.length;r++){var o=d[r];if(o.getFields()[n]){i.add(o),a[o.name]=1;for(var u=0,m=o.getInterfaces();u<m.length;u++){var s=m[u];s.getFields()[n]&&(i.add(s),a[s.name]=(null!==(s=a[s.name])&&void 0!==s?s:0)+1)}}}return Nk(i).sort(function(e,n){var i=a[n.name]-a[e.name];return 0!=i?i:isInterfaceType(e)&&t.isSubType(e,n)?-1:isInterfaceType(n)&&t.isSubType(n,e)?1:naturalCompare(e.name,n.name)}).map(function(e){return e.name})}function getSuggestedFieldNames(e,n){return isObjectType(e)||isInterfaceType(e)?suggestionList(n,Object.keys(e.getFields())):[]}function UniqueFragmentNamesRule(i){var t=Object.create(null);return{OperationDefinition:function OperationDefinition(){return!1},FragmentDefinition:function FragmentDefinition(e){var n=e.name.value;return t[n]?i.reportError(new jp('There can be only one fragment named "'.concat(n,'".'),[t[n],e.name])):t[n]=e.name,!1}}}function KnownFragmentNamesRule(i){return{FragmentSpread:function FragmentSpread(e){var n=e.name.value;i.getFragment(n)||i.reportError(new jp('Unknown fragment "'.concat(n,'".'),e.name))}}}function NoUnusedFragmentsRule(o){var u=[],m=[];return{OperationDefinition:function OperationDefinition(e){return u.push(e),!1},FragmentDefinition:function FragmentDefinition(e){return m.push(e),!1},Document:{leave:function leave(){for(var e=Object.create(null),n=0;n<u.length;n++)for(var i=0,t=o.getRecursivelyReferencedFragments(u[n]);i<t.length;i++)e[t[i].name.value]=!0;for(var a=0;a<m.length;a++){var r=m[a],d=r.name.value;!0!==e[d]&&o.reportError(new jp('Fragment "'.concat(d,'" is never used.'),r))}}}}}function PossibleFragmentSpreadsRule(a){return{InlineFragment:function InlineFragment(e){var n=a.getType(),i=a.getParentType();isCompositeType(n)&&isCompositeType(i)&&!doTypesOverlap(a.getSchema(),n,i)&&(i=inspect(i),n=inspect(n),a.reportError(new jp('Fragment cannot be spread here as objects of type "'.concat(i,'" can never be of type "').concat(n,'".'),e)))},FragmentSpread:function FragmentSpread(e){var n=e.name.value,i=getFragmentType(a,n),t=a.getParentType();i&&t&&!doTypesOverlap(a.getSchema(),i,t)&&(t=inspect(t),i=inspect(i),a.reportError(new jp('Fragment "'.concat(n,'" cannot be spread here as objects of type "').concat(t,'" can never be of type "').concat(i,'".'),e)))}}}function getFragmentType(e,n){n=e.getFragment(n);if(n){n=typeFromAST(e.getSchema(),n.typeCondition);if(isCompositeType(n))return n}}function NoFragmentCyclesRule(u){var m=Object.create(null),s=[],l=Object.create(null);return{OperationDefinition:function OperationDefinition(){return!1},FragmentDefinition:function FragmentDefinition(e){return function detectCycleRecursive(e){if(m[e.name.value])return;var n=e.name.value;m[n]=!0;var i=u.getFragmentSpreads(e.selectionSet);if(0===i.length)return;l[n]=s.length;for(var t=0;t<i.length;t++){var a,r=i[t],d=r.name.value,o=l[d];s.push(r),void 0===o?(a=u.getFragment(d))&&detectCycleRecursive(a):(a=s.slice(o),o=a.slice(0,-1).map(function(e){return'"'+e.name.value+'"'}).join(", "),u.reportError(new jp('Cannot spread fragment "'.concat(d,'" within itself')+(""!==o?" via ".concat(o,"."):"."),a))),s.pop()}l[n]=void 0}(e),!1}}}function UniqueVariableNamesRule(i){var t=Object.create(null);return{OperationDefinition:function OperationDefinition(){t=Object.create(null)},VariableDefinition:function VariableDefinition(e){var n=e.variable.name.value;t[n]?i.reportError(new jp('There can be only one variable named "$'.concat(n,'".'),[t[n],e.variable.name])):t[n]=e.variable.name}}}function NoUndefinedVariablesRule(r){var d=Object.create(null);return{OperationDefinition:{enter:function enter(){d=Object.create(null)},leave:function leave(e){for(var n=r.getRecursiveVariableUsages(e),i=0;i<n.length;i++){var t=n[i].node,a=t.name.value;!0!==d[a]&&r.reportError(new jp(e.name?'Variable "$'.concat(a,'" is not defined by operation "').concat(e.name.value,'".'):'Variable "$'.concat(a,'" is not defined.'),[t,e]))}}},VariableDefinition:function VariableDefinition(e){d[e.variable.name.value]=!0}}}function NoUnusedVariablesRule(u){var m=[];return{OperationDefinition:{enter:function enter(){m=[]},leave:function leave(e){for(var n=Object.create(null),i=u.getRecursiveVariableUsages(e),t=0;t<i.length;t++)n[i[t].node.name.value]=!0;for(var a=0,r=m;a<r.length;a++){var d=r[a],o=d.variable.name.value;!0!==n[o]&&u.reportError(new jp(e.name?'Variable "$'.concat(o,'" is never used in operation "').concat(e.name.value,'".'):'Variable "$'.concat(o,'" is never used.'),d))}}},VariableDefinition:function VariableDefinition(e){m.push(e)}}}function KnownDirectivesRule(o){for(var u=Object.create(null),e=o.getSchema(),n=e?e.getDirectives():Yk,i=0;i<n.length;i++){var t=n[i];u[t.name]=t.locations}for(var a=o.getDocument().definitions,r=0;r<a.length;r++){var d=a[r];d.kind===Bp.DIRECTIVE_DEFINITION&&(u[d.name.value]=d.locations.map(function(e){return e.value}))}return{Directive:function Directive(e,n,i,t,a){var r=e.name.value,d=u[r];d?(a=getDirectiveLocationForASTPath(a))&&-1===d.indexOf(a)&&o.reportError(new jp('Directive "@'.concat(r,'" may not be used on ').concat(a,"."),e)):o.reportError(new jp('Unknown directive "@'.concat(r,'".'),e))}}}function getDirectiveLocationForASTPath(e){var n=e[e.length-1];switch(Array.isArray(n)&&invariant(0),n.kind){case Bp.OPERATION_DEFINITION:return getDirectiveLocationForOperation(n.operation);case Bp.FIELD:return Hp.FIELD;case Bp.FRAGMENT_SPREAD:return Hp.FRAGMENT_SPREAD;case Bp.INLINE_FRAGMENT:return Hp.INLINE_FRAGMENT;case Bp.FRAGMENT_DEFINITION:return Hp.FRAGMENT_DEFINITION;case Bp.VARIABLE_DEFINITION:return Hp.VARIABLE_DEFINITION;case Bp.SCHEMA_DEFINITION:case Bp.SCHEMA_EXTENSION:return Hp.SCHEMA;case Bp.SCALAR_TYPE_DEFINITION:case Bp.SCALAR_TYPE_EXTENSION:return Hp.SCALAR;case Bp.OBJECT_TYPE_DEFINITION:case Bp.OBJECT_TYPE_EXTENSION:return Hp.OBJECT;case Bp.FIELD_DEFINITION:return Hp.FIELD_DEFINITION;case Bp.INTERFACE_TYPE_DEFINITION:case Bp.INTERFACE_TYPE_EXTENSION:return Hp.INTERFACE;case Bp.UNION_TYPE_DEFINITION:case Bp.UNION_TYPE_EXTENSION:return Hp.UNION;case Bp.ENUM_TYPE_DEFINITION:case Bp.ENUM_TYPE_EXTENSION:return Hp.ENUM;case Bp.ENUM_VALUE_DEFINITION:return Hp.ENUM_VALUE;case Bp.INPUT_OBJECT_TYPE_DEFINITION:case Bp.INPUT_OBJECT_TYPE_EXTENSION:return Hp.INPUT_OBJECT;case Bp.INPUT_VALUE_DEFINITION:return e[e.length-3].kind===Bp.INPUT_OBJECT_TYPE_DEFINITION?Hp.INPUT_FIELD_DEFINITION:Hp.ARGUMENT_DEFINITION}}function getDirectiveLocationForOperation(e){switch(e){case"query":return Hp.QUERY;case"mutation":return Hp.MUTATION;case"subscription":return Hp.SUBSCRIPTION}invariant(0,"Unexpected operation: "+inspect(e))}function UniqueDirectivesPerLocationRule(o){for(var u=Object.create(null),e=o.getSchema(),n=e?e.getDirectives():Yk,i=0;i<n.length;i++){var t=n[i];u[t.name]=!t.isRepeatable}for(var a=o.getDocument().definitions,r=0;r<a.length;r++){var d=a[r];d.kind===Bp.DIRECTIVE_DEFINITION&&(u[d.name.value]=!d.repeatable)}var m=Object.create(null),s=Object.create(null);return{enter:function enter(e){if(null!=e.directives){var n,i;e.kind===Bp.SCHEMA_DEFINITION||e.kind===Bp.SCHEMA_EXTENSION?i=m:isTypeDefinitionNode(e)||isTypeExtensionNode(e)?void 0===(i=s[n=e.name.value])&&(s[n]=i=Object.create(null)):i=Object.create(null);for(var t=0,a=e.directives;t<a.length;t++){var r=a[t],d=r.name.value;u[d]&&(i[d]?o.reportError(new jp('The directive "@'.concat(d,'" can only be used once at this location.'),[i[d],r])):i[d]=r)}}}}}function ownKeys$1(n,e){var i,t=Object.keys(n);return Object.getOwnPropertySymbols&&(i=Object.getOwnPropertySymbols(n),e&&(i=i.filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})),t.push.apply(t,i)),t}function _objectSpread$1(n){for(var e=1;e<arguments.length;e++){var i=null!=arguments[e]?arguments[e]:{};e%2?ownKeys$1(Object(i),!0).forEach(function(e){_defineProperty$2(n,e,i[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(i)):ownKeys$1(Object(i)).forEach(function(e){Object.defineProperty(n,e,Object.getOwnPropertyDescriptor(i,e))})}return n}function _defineProperty$2(e,n,i){return n in e?Object.defineProperty(e,n,{value:i,enumerable:!0,configurable:!0,writable:!0}):e[n]=i,e}function KnownArgumentNamesRule(r){return _objectSpread$1(_objectSpread$1({},KnownArgumentNamesOnDirectivesRule(r)),{},{Argument:function Argument(e){var n,i=r.getArgument(),t=r.getFieldDef(),a=r.getParentType();!i&&t&&a&&(i=suggestionList(n=e.name.value,t.args.map(function(e){return e.name})),r.reportError(new jp('Unknown argument "'.concat(n,'" on field "').concat(a.name,".").concat(t.name,'".')+didYouMean(i),e)))}})}function KnownArgumentNamesOnDirectivesRule(u){for(var m=Object.create(null),e=u.getSchema(),n=e?e.getDirectives():Yk,i=0;i<n.length;i++){var t=n[i];m[t.name]=t.args.map(function(e){return e.name})}for(var a=u.getDocument().definitions,r=0;r<a.length;r++){var d,o=a[r];o.kind===Bp.DIRECTIVE_DEFINITION&&(d=null!==(d=o.arguments)&&void 0!==d?d:[],m[o.name.value]=d.map(function(e){return e.name.value}))}return{Directive:function Directive(e){var n=e.name.value,i=m[n];if(e.arguments&&i)for(var t=0,a=e.arguments;t<a.length;t++){var r,d=a[t],o=d.name.value;-1===i.indexOf(o)&&(r=suggestionList(o,i),u.reportError(new jp('Unknown argument "'.concat(o,'" on directive "@').concat(n,'".')+didYouMean(r),d)))}return!1}}}function UniqueArgumentNamesRule(i){var t=Object.create(null);return{Field:function Field(){t=Object.create(null)},Directive:function Directive(){t=Object.create(null)},Argument:function Argument(e){var n=e.name.value;return t[n]?i.reportError(new jp('There can be only one argument named "'.concat(n,'".'),[t[n],e.name])):t[n]=e.name,!1}}}function ValuesOfCorrectTypeRule(o){return{ListValue:function ListValue(e){if(!isListType(getNullableType(o.getParentInputType())))return isValidValueNode(o,e),!1},ObjectValue:function ObjectValue(e){var n=getNamedType(o.getInputType());if(!isInputObjectType(n))return isValidValueNode(o,e),!1;for(var i=keyMap(e.fields,function(e){return e.name.value}),t=0,a=nk(n.getFields());t<a.length;t++){var r,d=a[t];!i[d.name]&&isRequiredInputField(d)&&(r=inspect(d.type),o.reportError(new jp('Field "'.concat(n.name,".").concat(d.name,'" of required type "').concat(r,'" was not provided.'),e)))}},ObjectField:function ObjectField(e){var n,i=getNamedType(o.getParentInputType());!o.getInputType()&&isInputObjectType(i)&&(n=suggestionList(e.name.value,Object.keys(i.getFields())),o.reportError(new jp('Field "'.concat(e.name.value,'" is not defined by type "').concat(i.name,'".')+didYouMean(n),e)))},NullValue:function NullValue(e){var n=o.getInputType();isNonNullType(n)&&o.reportError(new jp('Expected value of type "'.concat(inspect(n),'", found ').concat(print(e),"."),e))},EnumValue:function EnumValue(e){return isValidValueNode(o,e)},IntValue:function IntValue(e){return isValidValueNode(o,e)},FloatValue:function FloatValue(e){return isValidValueNode(o,e)},StringValue:function StringValue(e){return isValidValueNode(o,e)},BooleanValue:function BooleanValue(e){return isValidValueNode(o,e)}}}function isValidValueNode(n,i){var t=n.getInputType();if(t){var e=getNamedType(t);if(isLeafType(e))try{void 0===e.parseLiteral(i,void 0)&&(a=inspect(t),n.reportError(new jp('Expected value of type "'.concat(a,'", found ').concat(print(i),"."),i)))}catch(e){var a=inspect(t);n.reportError(e instanceof jp?e:new jp('Expected value of type "'.concat(a,'", found ').concat(print(i),"; ")+e.message,i,void 0,void 0,void 0,e))}else{t=inspect(t);n.reportError(new jp('Expected value of type "'.concat(t,'", found ').concat(print(i),"."),i))}}}function ownKeys(n,e){var i,t=Object.keys(n);return Object.getOwnPropertySymbols&&(i=Object.getOwnPropertySymbols(n),e&&(i=i.filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})),t.push.apply(t,i)),t}function _objectSpread(n){for(var e=1;e<arguments.length;e++){var i=null!=arguments[e]?arguments[e]:{};e%2?ownKeys(Object(i),!0).forEach(function(e){_defineProperty$1(n,e,i[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(i)):ownKeys(Object(i)).forEach(function(e){Object.defineProperty(n,e,Object.getOwnPropertyDescriptor(i,e))})}return n}function _defineProperty$1(e,n,i){return n in e?Object.defineProperty(e,n,{value:i,enumerable:!0,configurable:!0,writable:!0}):e[n]=i,e}function ProvidedRequiredArgumentsRule(u){return _objectSpread(_objectSpread({},ProvidedRequiredArgumentsOnDirectivesRule(u)),{},{Field:{leave:function leave(e){var n,i=u.getFieldDef();if(!i)return!1;for(var t=keyMap(null!==(n=e.arguments)&&void 0!==n?n:[],function(e){return e.name.value}),a=0,r=i.args;a<r.length;a++){var d,o=r[a];!t[o.name]&&isRequiredArgument(o)&&(d=inspect(o.type),u.reportError(new jp('Field "'.concat(i.name,'" argument "').concat(o.name,'" of type "').concat(d,'" is required, but it was not provided.'),e)))}}}})}function ProvidedRequiredArgumentsOnDirectivesRule(m){for(var s=Object.create(null),e=m.getSchema(),n=e?e.getDirectives():Yk,i=0;i<n.length;i++){var t=n[i];s[t.name]=keyMap(t.args.filter(isRequiredArgument),function(e){return e.name})}for(var a=m.getDocument().definitions,r=0;r<a.length;r++){var d,o=a[r];o.kind===Bp.DIRECTIVE_DEFINITION&&(d=null!==(d=o.arguments)&&void 0!==d?d:[],s[o.name.value]=keyMap(d.filter(isRequiredArgumentNode),function(e){return e.name.value}))}return{Directive:{leave:function leave(e){var n=e.name.value,i=s[n];if(i)for(var t,a=keyMap(null!==(t=e.arguments)&&void 0!==t?t:[],function(e){return e.name.value}),r=0,d=Object.keys(i);r<d.length;r++){var o,u=d[r];a[u]||(o=(isType(o=i[u].type)?inspect:print)(o),m.reportError(new jp('Directive "@'.concat(n,'" argument "').concat(u,'" of type "').concat(o,'" is required, but it was not provided.'),e)))}}}}}function isRequiredArgumentNode(e){return e.type.kind===Bp.NON_NULL_TYPE&&null==e.defaultValue}function VariablesInAllowedPositionRule(s){var l=Object.create(null);return{OperationDefinition:{enter:function enter(){l=Object.create(null)},leave:function leave(e){for(var n=s.getRecursiveVariableUsages(e),i=0;i<n.length;i++){var t,a=n[i],r=a.node,d=a.type,o=a.defaultValue,u=r.name.value,m=l[u];m&&d&&((a=typeFromAST(t=s.getSchema(),m.type))&&!allowedVariableUsage(t,a,m.defaultValue,d,o)&&(a=inspect(a),d=inspect(d),s.reportError(new jp('Variable "$'.concat(u,'" of type "').concat(a,'" used in position expecting type "').concat(d,'".'),[m,r]))))}}},VariableDefinition:function VariableDefinition(e){l[e.variable.name.value]=e}}}function allowedVariableUsage(e,n,i,t,a){return!isNonNullType(t)||isNonNullType(n)?isTypeSubTypeOf(e,n,t):(null!=i&&i.kind!==Bp.NULL||void 0!==a)&&isTypeSubTypeOf(e,n,t.ofType)}function reasonMessage(e){return Array.isArray(e)?e.map(function(e){var n=e[1];return'subfields "'.concat(e[0],'" conflict because ')+reasonMessage(n)}).join(" and "):e}function OverlappingFieldsCanBeMergedRule(o){var u=new tv,m=new Map;return{SelectionSet:function SelectionSet(e){for(var n=findConflictsWithinSelectionSet(o,m,u,o.getParentType(),e),i=0;i<n.length;i++){var t=n[i],a=t[0],r=a[0],d=t[1],t=t[2],a=reasonMessage(a[1]);o.reportError(new jp('Fields "'.concat(r,'" conflict because ').concat(a,". Use different aliases on the fields to fetch both if this was intentional."),d.concat(t)))}}}}function findConflictsWithinSelectionSet(e,n,i,t,a){var r=[],a=getFieldsAndFragmentNames(e,n,t,a),d=a[0],o=a[1];if(collectConflictsWithin(e,r,n,i,d),0!==o.length)for(var u=0;u<o.length;u++){collectConflictsBetweenFieldsAndFragment(e,r,n,i,!1,d,o[u]);for(var m=u+1;m<o.length;m++)collectConflictsBetweenFragments(e,r,n,i,!1,o[u],o[m])}return r}function collectConflictsBetweenFieldsAndFragment(e,n,i,t,a,r,d){var o=e.getFragment(d);if(o){var d=getReferencedFieldsAndFragmentNames(e,i,o),o=d[0],u=d[1];if(r!==o){collectConflictsBetween(e,n,i,t,a,r,o);for(var m=0;m<u.length;m++)collectConflictsBetweenFieldsAndFragment(e,n,i,t,a,r,u[m])}}}function collectConflictsBetweenFragments(e,n,i,t,a,r,d){if(r!==d&&!t.has(r,d,a)){t.add(r,d,a);var o=e.getFragment(r),u=e.getFragment(d);if(o&&u){var m=getReferencedFieldsAndFragmentNames(e,i,o),o=m[0],s=m[1],u=getReferencedFieldsAndFragmentNames(e,i,u),l=u[1];collectConflictsBetween(e,n,i,t,a,o,u[0]);for(var c=0;c<l.length;c++)collectConflictsBetweenFragments(e,n,i,t,a,r,l[c]);for(var p=0;p<s.length;p++)collectConflictsBetweenFragments(e,n,i,t,a,s[p],d)}}}function findConflictsBetweenSubSelectionSets(e,n,i,t,a,r,d,o){var u=[],r=getFieldsAndFragmentNames(e,n,a,r),m=r[0],s=r[1],o=getFieldsAndFragmentNames(e,n,d,o),l=o[0],c=o[1];if(collectConflictsBetween(e,u,n,i,t,m,l),0!==c.length)for(var p=0;p<c.length;p++)collectConflictsBetweenFieldsAndFragment(e,u,n,i,t,m,c[p]);if(0!==s.length)for(var k=0;k<s.length;k++)collectConflictsBetweenFieldsAndFragment(e,u,n,i,t,l,s[k]);for(var v=0;v<s.length;v++)for(var y=0;y<c.length;y++)collectConflictsBetweenFragments(e,u,n,i,t,s[v],c[y]);return u}function collectConflictsWithin(e,n,i,t,a){for(var r=0,d=ak(a);r<d.length;r++){var o=d[r],u=o[0],m=o[1];if(1<m.length)for(var s=0;s<m.length;s++)for(var l=s+1;l<m.length;l++){var c=findConflict(e,i,t,!1,u,m[s],m[l]);c&&n.push(c)}}}function collectConflictsBetween(e,n,i,t,a,r,d){for(var o=0,u=Object.keys(r);o<u.length;o++){var m=u[o],s=d[m];if(s)for(var l=r[m],c=0;c<l.length;c++)for(var p=0;p<s.length;p++){var k=findConflict(e,i,t,a,m,l[c],s[p]);k&&n.push(k)}}}function findConflict(e,n,i,t,a,r,d){var o=r[0],u=r[1],m=r[2],s=d[0],r=d[1],d=d[2],s=t||o!==s&&isObjectType(o)&&isObjectType(s);if(!s){var l=u.name.value,c=r.name.value;if(l!==c)return[[a,'"'.concat(l,'" and "').concat(c,'" are different fields')],[u],[r]];if(!sameArguments(null!==(l=u.arguments)&&void 0!==l?l:[],null!==(c=r.arguments)&&void 0!==c?c:[]))return[[a,"they have differing arguments"],[u],[r]]}l=null==m?void 0:m.type,c=null==d?void 0:d.type;if(l&&c&&doTypesConflict(l,c))return[[a,'they return conflicting types "'.concat(inspect(l),'" and "').concat(inspect(c),'"')],[u],[r]];m=u.selectionSet,d=r.selectionSet;return m&&d?subfieldConflicts(findConflictsBetweenSubSelectionSets(e,n,i,s,getNamedType(l),m,getNamedType(c),d),a,u,r):void 0}function sameArguments(e,i){return e.length===i.length&&e.every(function(n){var e=Xp(i,function(e){return e.name.value===n.name.value});return!!e&&sameValue(n.value,e.value)})}function sameValue(e,n){return print(e)===print(n)}function doTypesConflict(e,n){return isListType(e)?!isListType(n)||doTypesConflict(e.ofType,n.ofType):!!isListType(n)||(isNonNullType(e)?!isNonNullType(n)||doTypesConflict(e.ofType,n.ofType):!!isNonNullType(n)||!(!isLeafType(e)&&!isLeafType(n))&&e!==n)}function getFieldsAndFragmentNames(e,n,i,t){var a=n.get(t);return a||(_collectFieldsAndFragmentNames(e,i,t,e=Object.create(null),i=Object.create(null)),a=[e,Object.keys(i)],n.set(t,a)),a}function getReferencedFieldsAndFragmentNames(e,n,i){var t=n.get(i.selectionSet);if(t)return t;t=typeFromAST(e.getSchema(),i.typeCondition);return getFieldsAndFragmentNames(e,n,t,i.selectionSet)}function _collectFieldsAndFragmentNames(e,n,i,t,a){for(var r=0,d=i.selections;r<d.length;r++){var o=d[r];switch(o.kind){case Bp.FIELD:var u=o.name.value,m=void 0;(isObjectType(n)||isInterfaceType(n))&&(m=n.getFields()[u]);u=o.alias?o.alias.value:u;t[u]||(t[u]=[]),t[u].push([n,o,m]);break;case Bp.FRAGMENT_SPREAD:a[o.name.value]=!0;break;case Bp.INLINE_FRAGMENT:m=o.typeCondition,m=m?typeFromAST(e.getSchema(),m):n;_collectFieldsAndFragmentNames(e,m,o.selectionSet,t,a)}}}function subfieldConflicts(e,n,i,t){if(0<e.length)return[[n,e.map(function(e){return e[0]})],e.reduce(function(e,n){return e.concat(n[1])},[i]),e.reduce(function(e,n){return e.concat(n[2])},[t])]}var iv,tv=function(){function PairSet(){this._data=Object.create(null)}var e=PairSet.prototype;return e.has=function has(e,n,i){e=this._data[e],n=e&&e[n];return void 0!==n&&(!1!==i||!1===n)},e.add=function add(e,n,i){this._pairSetAdd(e,n,i),this._pairSetAdd(n,e,i)},e._pairSetAdd=function _pairSetAdd(e,n,i){var t=this._data[e];t||(t=Object.create(null),this._data[e]=t),t[n]=i},PairSet}();function UniqueInputFieldNamesRule(i){var e=[],t=Object.create(null);return{ObjectValue:{enter:function enter(){e.push(t),t=Object.create(null)},leave:function leave(){t=e.pop()}},ObjectField:function ObjectField(e){var n=e.name.value;t[n]?i.reportError(new jp('There can be only one input field named "'.concat(n,'".'),[t[n],e.name])):t[n]=e.name}}}function LoneSchemaDefinitionRule(n){var e,i=n.getSchema(),t=null!==(e=null!==(e=null!==(e=null==i?void 0:i.astNode)&&void 0!==e?e:null==i?void 0:i.getQueryType())&&void 0!==e?e:null==i?void 0:i.getMutationType())&&void 0!==e?e:null==i?void 0:i.getSubscriptionType(),a=0;return{SchemaDefinition:function SchemaDefinition(e){t?n.reportError(new jp("Cannot define a new schema within a schema extension.",e)):(0<a&&n.reportError(new jp("Must provide only one schema definition.",e)),++a)}}}function UniqueOperationTypesRule(d){var e=d.getSchema(),o=Object.create(null),u=e?{query:e.getQueryType(),mutation:e.getMutationType(),subscription:e.getSubscriptionType()}:{};return{SchemaDefinition:checkOperationTypes,SchemaExtension:checkOperationTypes};function checkOperationTypes(e){for(var n=null!==(e=e.operationTypes)&&void 0!==e?e:[],i=0;i<n.length;i++){var t=n[i],a=t.operation,r=o[a];u[a]?d.reportError(new jp("Type for ".concat(a," already defined in the schema. It cannot be redefined."),t)):r?d.reportError(new jp("There can be only one ".concat(a," type in schema."),[r,t])):o[a]=t}return!1}}function UniqueTypeNamesRule(i){var t=Object.create(null),a=i.getSchema();return{ScalarTypeDefinition:checkTypeName,ObjectTypeDefinition:checkTypeName,InterfaceTypeDefinition:checkTypeName,UnionTypeDefinition:checkTypeName,EnumTypeDefinition:checkTypeName,InputObjectTypeDefinition:checkTypeName};function checkTypeName(e){var n=e.name.value;if(null==a||!a.getType(n))return t[n]?i.reportError(new jp('There can be only one type named "'.concat(n,'".'),[t[n],e.name])):t[n]=e.name,!1;i.reportError(new jp('Type "'.concat(n,'" already exists in the schema. It cannot also be defined in this type definition.'),e.name))}}function UniqueEnumValueNamesRule(u){var e=u.getSchema(),m=e?e.getTypeMap():Object.create(null),s=Object.create(null);return{EnumTypeDefinition:checkValueUniqueness,EnumTypeExtension:checkValueUniqueness};function checkValueUniqueness(e){var n=e.name.value;s[n]||(s[n]=Object.create(null));for(var i=null!==(e=e.values)&&void 0!==e?e:[],t=s[n],a=0;a<i.length;a++){var r=i[a],d=r.name.value,o=m[n];isEnumType(o)&&o.getValue(d)?u.reportError(new jp('Enum value "'.concat(n,".").concat(d,'" already exists in the schema. It cannot also be defined in this type extension.'),r.name)):t[d]?u.reportError(new jp('Enum value "'.concat(n,".").concat(d,'" can only be defined once.'),[t[d],r.name])):t[d]=r.name}return!1}}function UniqueFieldDefinitionNamesRule(o){var e=o.getSchema(),u=e?e.getTypeMap():Object.create(null),m=Object.create(null);return{InputObjectTypeDefinition:checkFieldUniqueness,InputObjectTypeExtension:checkFieldUniqueness,InterfaceTypeDefinition:checkFieldUniqueness,InterfaceTypeExtension:checkFieldUniqueness,ObjectTypeDefinition:checkFieldUniqueness,ObjectTypeExtension:checkFieldUniqueness};function checkFieldUniqueness(e){var n=e.name.value;m[n]||(m[n]=Object.create(null));for(var i=null!==(e=e.fields)&&void 0!==e?e:[],t=m[n],a=0;a<i.length;a++){var r=i[a],d=r.name.value;hasField(u[n],d)?o.reportError(new jp('Field "'.concat(n,".").concat(d,'" already exists in the schema. It cannot also be defined in this type extension.'),r.name)):t[d]?o.reportError(new jp('Field "'.concat(n,".").concat(d,'" can only be defined once.'),[t[d],r.name])):t[d]=r.name}return!1}}function hasField(e,n){return!!(isObjectType(e)||isInterfaceType(e)||isInputObjectType(e))&&null!=e.getFields()[n]}function UniqueDirectiveNamesRule(i){var t=Object.create(null),a=i.getSchema();return{DirectiveDefinition:function DirectiveDefinition(e){var n=e.name.value;if(null==a||!a.getDirective(n))return t[n]?i.reportError(new jp('There can be only one directive named "@'.concat(n,'".'),[t[n],e.name])):t[n]=e.name,!1;i.reportError(new jp('Directive "@'.concat(n,'" already exists in the schema. It cannot be redefined.'),e.name))}}}function _defineProperty(e,n,i){return n in e?Object.defineProperty(e,n,{value:i,enumerable:!0,configurable:!0,writable:!0}):e[n]=i,e}function PossibleTypeExtensionsRule(r){for(var d=r.getSchema(),o=Object.create(null),e=0,n=r.getDocument().definitions;e<n.length;e++){var i=n[e];isTypeDefinitionNode(i)&&(o[i.name.value]=i)}return{ScalarTypeExtension:checkExtension,ObjectTypeExtension:checkExtension,InterfaceTypeExtension:checkExtension,UnionTypeExtension:checkExtension,EnumTypeExtension:checkExtension,InputObjectTypeExtension:checkExtension};function checkExtension(e){var n,i=e.name.value,t=o[i],a=null==d?void 0:d.getType(i);t?n=av[t.kind]:a&&(n=typeToExtKind(a)),n?n!==e.kind&&(n=extensionKindToTypeName(e.kind),r.reportError(new jp("Cannot extend non-".concat(n,' type "').concat(i,'".'),t?[t,e]:e))):(t=Object.keys(o),t=suggestionList(i,t=d?t.concat(Object.keys(d.getTypeMap())):t),r.reportError(new jp('Cannot extend type "'.concat(i,'" because it is not defined.')+didYouMean(t),e.name)))}}var av=(_defineProperty(iv={},Bp.SCALAR_TYPE_DEFINITION,Bp.SCALAR_TYPE_EXTENSION),_defineProperty(iv,Bp.OBJECT_TYPE_DEFINITION,Bp.OBJECT_TYPE_EXTENSION),_defineProperty(iv,Bp.INTERFACE_TYPE_DEFINITION,Bp.INTERFACE_TYPE_EXTENSION),_defineProperty(iv,Bp.UNION_TYPE_DEFINITION,Bp.UNION_TYPE_EXTENSION),_defineProperty(iv,Bp.ENUM_TYPE_DEFINITION,Bp.ENUM_TYPE_EXTENSION),_defineProperty(iv,Bp.INPUT_OBJECT_TYPE_DEFINITION,Bp.INPUT_OBJECT_TYPE_EXTENSION),iv);function typeToExtKind(e){return isScalarType(e)?Bp.SCALAR_TYPE_EXTENSION:isObjectType(e)?Bp.OBJECT_TYPE_EXTENSION:isInterfaceType(e)?Bp.INTERFACE_TYPE_EXTENSION:isUnionType(e)?Bp.UNION_TYPE_EXTENSION:isEnumType(e)?Bp.ENUM_TYPE_EXTENSION:isInputObjectType(e)?Bp.INPUT_OBJECT_TYPE_EXTENSION:void invariant(0,"Unexpected type: "+inspect(e))}function extensionKindToTypeName(e){switch(e){case Bp.SCALAR_TYPE_EXTENSION:return"scalar";case Bp.OBJECT_TYPE_EXTENSION:return"object";case Bp.INTERFACE_TYPE_EXTENSION:return"interface";case Bp.UNION_TYPE_EXTENSION:return"union";case Bp.ENUM_TYPE_EXTENSION:return"enum";case Bp.INPUT_OBJECT_TYPE_EXTENSION:return"input object"}invariant(0,"Unexpected kind: "+inspect(e))}var rv=Object.freeze([ExecutableDefinitionsRule,UniqueOperationNamesRule,LoneAnonymousOperationRule,SingleFieldSubscriptionsRule,KnownTypeNamesRule,FragmentsOnCompositeTypesRule,VariablesAreInputTypesRule,ScalarLeafsRule,FieldsOnCorrectTypeRule,UniqueFragmentNamesRule,KnownFragmentNamesRule,NoUnusedFragmentsRule,PossibleFragmentSpreadsRule,NoFragmentCyclesRule,UniqueVariableNamesRule,NoUndefinedVariablesRule,NoUnusedVariablesRule,KnownDirectivesRule,UniqueDirectivesPerLocationRule,KnownArgumentNamesRule,UniqueArgumentNamesRule,ValuesOfCorrectTypeRule,ProvidedRequiredArgumentsRule,VariablesInAllowedPositionRule,OverlappingFieldsCanBeMergedRule,UniqueInputFieldNamesRule]);function _inheritsLoose(e,n){e.prototype=Object.create(n.prototype),(e.prototype.constructor=e).__proto__=n}Object.freeze([LoneSchemaDefinitionRule,UniqueOperationTypesRule,UniqueTypeNamesRule,UniqueEnumValueNamesRule,UniqueFieldDefinitionNamesRule,UniqueDirectiveNamesRule,KnownTypeNamesRule,KnownDirectivesRule,UniqueDirectivesPerLocationRule,PossibleTypeExtensionsRule,KnownArgumentNamesOnDirectivesRule,UniqueArgumentNamesRule,UniqueInputFieldNamesRule,ProvidedRequiredArgumentsOnDirectivesRule]);var dv=function(){function ASTValidationContext(e,n){this._ast=e,this._fragments=void 0,this._fragmentSpreads=new Map,this._recursivelyReferencedFragments=new Map,this._onError=n}var e=ASTValidationContext.prototype;return e.reportError=function reportError(e){this._onError(e)},e.getDocument=function getDocument(){return this._ast},e.getFragment=function getFragment(e){var n=this._fragments;return n||(this._fragments=n=this.getDocument().definitions.reduce(function(e,n){return n.kind===Bp.FRAGMENT_DEFINITION&&(e[n.name.value]=n),e},Object.create(null))),n[e]},e.getFragmentSpreads=function getFragmentSpreads(e){if(!(n=this._fragmentSpreads.get(e))){for(var n=[],i=[e];0!==i.length;)for(var t=0,a=i.pop().selections;t<a.length;t++){var r=a[t];r.kind===Bp.FRAGMENT_SPREAD?n.push(r):r.selectionSet&&i.push(r.selectionSet)}this._fragmentSpreads.set(e,n)}return n},e.getRecursivelyReferencedFragments=function getRecursivelyReferencedFragments(e){if(!(n=this._recursivelyReferencedFragments.get(e))){for(var n=[],i=Object.create(null),t=[e.selectionSet];0!==t.length;)for(var a=t.pop(),r=0,d=this.getFragmentSpreads(a);r<d.length;r++){var o=d[r].name.value;!0!==i[o]&&(i[o]=!0,(o=this.getFragment(o))&&(n.push(o),t.push(o.selectionSet)))}this._recursivelyReferencedFragments.set(e,n)}return n},ASTValidationContext}(),ov=function(a){function ValidationContext(e,n,i,t){t=a.call(this,n,t)||this;return t._schema=e,t._typeInfo=i,t._variableUsages=new Map,t._recursiveVariableUsages=new Map,t}_inheritsLoose(ValidationContext,a);var e=ValidationContext.prototype;return e.getSchema=function getSchema(){return this._schema},e.getVariableUsages=function getVariableUsages(e){var n,i,t=this._variableUsages.get(e);return t||(n=[],visit(e,visitWithTypeInfo(i=new ev(this._schema),{VariableDefinition:function VariableDefinition(){return!1},Variable:function Variable(e){n.push({node:e,type:i.getInputType(),defaultValue:i.getDefaultValue()})}})),this._variableUsages.set(e,t=n)),t},e.getRecursiveVariableUsages=function getRecursiveVariableUsages(e){if(!(t=this._recursiveVariableUsages.get(e))){t=this.getVariableUsages(e);for(var n=0,i=this.getRecursivelyReferencedFragments(e);n<i.length;n++)var t=t.concat(this.getVariableUsages(i[n]));this._recursiveVariableUsages.set(e,t)}return t},e.getType=function getType(){return this._typeInfo.getType()},e.getParentType=function getParentType(){return this._typeInfo.getParentType()},e.getInputType=function getInputType(){return this._typeInfo.getInputType()},e.getParentInputType=function getParentInputType(){return this._typeInfo.getParentInputType()},e.getFieldDef=function getFieldDef(){return this._typeInfo.getFieldDef()},e.getDirective=function getDirective(){return this._typeInfo.getDirective()},e.getArgument=function getArgument(){return this._typeInfo.getArgument()},e.getEnumValue=function getEnumValue(){return this._typeInfo.getEnumValue()},ValidationContext}(dv);function validate(e,n){var i=2<arguments.length&&void 0!==arguments[2]?arguments[2]:rv,t=3<arguments.length&&void 0!==arguments[3]?arguments[3]:new ev(e),a=4<arguments.length&&void 0!==arguments[4]?arguments[4]:{maxErrors:void 0};n||devAssert(0,"Must provide document."),assertValidSchema(e);var r=Object.freeze({}),d=[],o=new ov(e,n,t,function(e){if(null!=a.maxErrors&&a.maxErrors<=d.length)throw d.push(new jp("Too many validation errors, error limit reached. Validation aborted.")),r;d.push(e)}),i=visitInParallel(i.map(function(e){return e(o)}));try{visit(n,visitWithTypeInfo(t,i))}catch(e){if(e!==r)throw e}return d}function memoize3(d){var o;return function memoized(e,n,i){var t,a=(o=o||new WeakMap).get(e);if(a){if(t=a.get(n)){var r=t.get(i);if(void 0!==r)return r}}else a=new WeakMap,o.set(e,a);t||(t=new WeakMap,a.set(n,t));n=d(e,n,i);return t.set(i,n),n}}function promiseReduce(e,i,n){return e.reduce(function(e,n){return isPromise(e)?e.then(function(e){return i(e,n)}):i(e,n)},n)}function promiseForObject(n){var t=Object.keys(n),e=t.map(function(e){return n[e]});return Promise.all(e).then(function(e){return e.reduce(function(e,n,i){return e[t[i]]=n,e},Object.create(null))})}function addPath(e,n,i){return{prev:e,key:n,typename:i}}function pathToArray(e){for(var n=[],i=e;i;)n.push(i.key),i=i.prev;return n.reverse()}function getOperationRootType(e,n){if("query"===n.operation){var i=e.getQueryType();if(!i)throw new jp("Schema does not define the required query root type.",n);return i}if("mutation"===n.operation){i=e.getMutationType();if(!i)throw new jp("Schema is not configured for mutations.",n);return i}if("subscription"!==n.operation)throw new jp("Can only have query, mutation and subscription operations.",n);e=e.getSubscriptionType();if(!e)throw new jp("Schema is not configured for subscriptions.",n);return e}function printPathArray(e){return e.map(function(e){return"number"==typeof e?"["+e.toString()+"]":"."+e}).join("")}function valueFromAST(e,n,i){if(e){if(e.kind===Bp.VARIABLE){var t=e.name.value;if(null==i||void 0===i[t])return;t=i[t];return null===t&&isNonNullType(n)?void 0:t}if(isNonNullType(n))return e.kind===Bp.NULL?void 0:valueFromAST(e,n.ofType,i);if(e.kind===Bp.NULL)return null;if(isListType(n)){var a=n.ofType;if(e.kind===Bp.LIST){for(var r=[],d=0,o=e.values;d<o.length;d++){var u=o[d];if(isMissingVariable(u,i)){if(isNonNullType(a))return;r.push(null)}else{u=valueFromAST(u,a,i);if(void 0===u)return;r.push(u)}}return r}t=valueFromAST(e,a,i);return void 0===t?void 0:[t]}if(isInputObjectType(n)){if(e.kind!==Bp.OBJECT)return;for(var m=Object.create(null),s=keyMap(e.fields,function(e){return e.name.value}),l=0,c=nk(n.getFields());l<c.length;l++){var p=c[l],k=s[p.name];if(k&&!isMissingVariable(k.value,i)){k=valueFromAST(k.value,p.type,i);if(void 0===k)return;m[p.name]=k}else if(void 0!==p.defaultValue)m[p.name]=p.defaultValue;else if(isNonNullType(p.type))return}return m}if(isLeafType(n)){var v;try{v=n.parseLiteral(e,i)}catch(e){return}return void 0===v?void 0:v}invariant(0,"Unexpected input type: "+inspect(n))}}function isMissingVariable(e,n){return e.kind===Bp.VARIABLE&&(null==n||void 0===n[e.name.value])}function coerceInputValue(e,n){return coerceInputValueImpl(e,n,2<arguments.length&&void 0!==arguments[2]?arguments[2]:defaultOnError)}function defaultOnError(e,n,i){n="Invalid value "+inspect(n);throw 0<e.length&&(n+=' at "value'.concat(printPathArray(e),'"')),i.message=n+": "+i.message,i}function coerceInputValueImpl(n,i,t,a){if(isNonNullType(i))return null!=n?coerceInputValueImpl(n,i.ofType,t,a):void t(pathToArray(a),n,new jp('Expected non-nullable type "'.concat(inspect(i),'" not to be null.')));if(null==n)return null;if(isListType(i)){var r=i.ofType,e=safeArrayFrom(n,function(e,n){n=addPath(a,n,void 0);return coerceInputValueImpl(e,r,t,n)});return null!=e?e:[coerceInputValueImpl(n,r,t,a)]}if(isInputObjectType(i)){if(!isObjectLike(n))return void t(pathToArray(a),n,new jp('Expected type "'.concat(i.name,'" to be an object.')));for(var d={},o=i.getFields(),u=0,m=nk(o);u<m.length;u++){var s=m[u],l=n[s.name];void 0!==l?d[s.name]=coerceInputValueImpl(l,s.type,t,addPath(a,s.name,i.name)):void 0!==s.defaultValue?d[s.name]=s.defaultValue:isNonNullType(s.type)&&(l=inspect(s.type),t(pathToArray(a),n,new jp('Field "'.concat(s.name,'" of required type "').concat(l,'" was not provided.'))))}for(var c=0,p=Object.keys(n);c<p.length;c++){var k,v=p[c];o[v]||(k=suggestionList(v,Object.keys(i.getFields())),t(pathToArray(a),n,new jp('Field "'.concat(v,'" is not defined by type "').concat(i.name,'".')+didYouMean(k))))}return d}if(isLeafType(i)){var y;try{y=i.parseValue(n)}catch(e){return void t(pathToArray(a),n,e instanceof jp?e:new jp('Expected type "'.concat(i.name,'". ')+e.message,void 0,void 0,void 0,void 0,e))}return void 0===y&&t(pathToArray(a),n,new jp('Expected type "'.concat(i.name,'".'))),y}invariant(0,"Unexpected input type: "+inspect(i))}function getVariableValues(e,n,i,t){var a=[],r=null==t?void 0:t.maxErrors;try{var d=coerceVariableValues(e,n,i,function(e){if(null!=r&&r<=a.length)throw new jp("Too many errors processing variables, error limit reached. Execution aborted.");a.push(e)});if(0===a.length)return{coerced:d}}catch(e){a.push(e)}return{errors:a}}function coerceVariableValues(r,d,o,u){for(var m={},e=function _loop(e){var t=d[e],a=t.variable.name.value,e=typeFromAST(r,t.type);if(!isInputType(e)){var n=print(t.type);return u(new jp('Variable "$'.concat(a,'" expected value of type "').concat(n,'" which cannot be used as an input type.'),t.type)),"continue"}if(!hasOwnProperty$3(o,a))return t.defaultValue?m[a]=valueFromAST(t.defaultValue,e):isNonNullType(e)&&(i=inspect(e),u(new jp('Variable "$'.concat(a,'" of required type "').concat(i,'" was not provided.'),t))),"continue";n=o[a];if(null===n&&isNonNullType(e)){var i=inspect(e);return u(new jp('Variable "$'.concat(a,'" of non-null type "').concat(i,'" must not be null.'),t)),"continue"}m[a]=coerceInputValue(n,e,function(e,n,i){n='Variable "$'.concat(a,'" got invalid value ')+inspect(n);0<e.length&&(n+=' at "'.concat(a).concat(printPathArray(e),'"')),u(new jp(n+"; "+i.message,t,void 0,void 0,void 0,i.originalError))})},n=0;n<d.length;n++)e(n);return m}function getArgumentValues(e,n,i){for(var t,a={},r=keyMap(null!==(t=n.arguments)&&void 0!==t?t:[],function(e){return e.name.value}),d=0,o=e.args;d<o.length;d++){var u=o[d],m=u.name,s=u.type,l=r[m];if(l){var c=l.value,p=c.kind===Bp.NULL;if(c.kind===Bp.VARIABLE){l=c.name.value;if(null==i||!hasOwnProperty$3(i,l)){if(void 0!==u.defaultValue)a[m]=u.defaultValue;else if(isNonNullType(s))throw new jp('Argument "'.concat(m,'" of required type "').concat(inspect(s),'" ')+'was provided the variable "$'.concat(l,'" which was not provided a runtime value.'),c);continue}p=null==i[l]}if(p&&isNonNullType(s))throw new jp('Argument "'.concat(m,'" of non-null type "').concat(inspect(s),'" ')+"must not be null.",c);p=valueFromAST(c,s,i);if(void 0===p)throw new jp('Argument "'.concat(m,'" has invalid value ').concat(print(c),"."),c);a[m]=p}else if(void 0!==u.defaultValue)a[m]=u.defaultValue;else if(isNonNullType(s))throw new jp('Argument "'.concat(m,'" of required type "').concat(inspect(s),'" ')+"was not provided.",n)}return a}function getDirectiveValues(n,e,i){e=e.directives&&Xp(e.directives,function(e){return e.name.value===n.name});if(e)return getArgumentValues(n,e,i)}function hasOwnProperty$3(e,n){return Object.prototype.hasOwnProperty.call(e,n)}function execute(e,n,i,t,a,r,d,o){return executeImpl(1===arguments.length?e:{schema:e,document:n,rootValue:i,contextValue:t,variableValues:a,operationName:r,fieldResolver:d,typeResolver:o})}function executeImpl(e){var n=e.schema,i=e.document,t=e.rootValue,a=e.contextValue,r=e.variableValues,d=e.operationName,o=e.fieldResolver,e=e.typeResolver;assertValidExecutionArguments(n,i,r);e=buildExecutionContext(n,i,t,a,r,d,o,e);return Array.isArray(e)?{errors:e}:buildResponse(e,executeOperation(e,e.operation,t))}function buildResponse(n,e){return isPromise(e)?e.then(function(e){return buildResponse(n,e)}):0===n.errors.length?{data:e}:{errors:n.errors,data:e}}function assertValidExecutionArguments(e,n,i){n||devAssert(0,"Must provide document."),assertValidSchema(e),null==i||isObjectLike(i)||devAssert(0,"Variables must be provided as an Object where each property is a variable value. Perhaps look to see if an unparsed JSON string was provided.")}function buildExecutionContext(e,n,i,t,a,r,d,o){for(var u,m,s=Object.create(null),l=0,c=n.definitions;l<c.length;l++){var p=c[l];switch(p.kind){case Bp.OPERATION_DEFINITION:if(null==r){if(void 0!==m)return[new jp("Must provide operation name if query contains multiple operations.")];m=p}else(null===(u=p.name)||void 0===u?void 0:u.value)===r&&(m=p);break;case Bp.FRAGMENT_DEFINITION:s[p.name.value]=p}}if(!m)return null!=r?[new jp('Unknown operation named "'.concat(r,'".'))]:[new jp("Must provide an operation.")];a=getVariableValues(e,null!==(n=m.variableDefinitions)&&void 0!==n?n:[],null!=a?a:{},{maxErrors:50});return a.errors||{schema:e,fragments:s,rootValue:i,contextValue:t,operation:m,variableValues:a.coerced,fieldResolver:null!=d?d:sv,typeResolver:null!=o?o:mv,errors:[]}}function executeOperation(n,e,i){var t=getOperationRootType(n.schema,e),a=collectFields(n,t,e.selectionSet,Object.create(null),Object.create(null));try{var r=("mutation"===e.operation?executeFieldsSerially:executeFields)(n,t,i,void 0,a);return isPromise(r)?r.then(void 0,function(e){return n.errors.push(e),Promise.resolve(null)}):r}catch(e){return n.errors.push(e),null}}function executeFieldsSerially(a,r,d,o,u){return promiseReduce(Object.keys(u),function(n,i){var e=u[i],t=addPath(o,i,r.name),t=resolveField(a,r,d,e,t);return void 0===t?n:isPromise(t)?t.then(function(e){return n[i]=e,n}):(n[i]=t,n)},Object.create(null))}function executeFields(e,n,i,t,a){for(var r=Object.create(null),d=!1,o=0,u=Object.keys(a);o<u.length;o++){var m=u[o],s=resolveField(e,n,i,a[m],addPath(t,m,n.name));void 0!==s&&isPromise(r[m]=s)&&(d=!0)}return d?promiseForObject(r):r}function collectFields(e,n,i,t,a){for(var r=0,d=i.selections;r<d.length;r++){var o=d[r];switch(o.kind){case Bp.FIELD:if(!shouldIncludeNode(e,o))continue;var u=getFieldEntryKey(o);t[u]||(t[u]=[]),t[u].push(o);break;case Bp.INLINE_FRAGMENT:if(!shouldIncludeNode(e,o)||!doesFragmentConditionMatch(e,o,n))continue;collectFields(e,n,o.selectionSet,t,a);break;case Bp.FRAGMENT_SPREAD:u=o.name.value;if(a[u]||!shouldIncludeNode(e,o))continue;a[u]=!0;u=e.fragments[u];if(!u||!doesFragmentConditionMatch(e,u,n))continue;collectFields(e,n,u.selectionSet,t,a)}}return t}function shouldIncludeNode(e,n){var i=getDirectiveValues(Hk,n,e.variableValues);if(!0===(null==i?void 0:i.if))return!1;e=getDirectiveValues(Wk,n,e.variableValues);return!1!==(null==e?void 0:e.if)}function doesFragmentConditionMatch(e,n,i){n=n.typeCondition;if(!n)return!0;n=typeFromAST(e.schema,n);return n===i||!!isAbstractType(n)&&e.schema.isSubType(n,i)}function getFieldEntryKey(e){return(e.alias||e.name).value}function resolveField(n,e,i,t,a){var r=getFieldDef(n.schema,e,t[0].name.value);if(r){var d=r.type,o=null!==(o=r.resolve)&&void 0!==o?o:n.fieldResolver,u=buildResolveInfo(n,r,t,e,a);try{var m=o(i,getArgumentValues(r,t[0],n.variableValues),n.contextValue,u),s=isPromise(m)?m.then(function(e){return completeValue(n,d,t,u,a,e)}):completeValue(n,d,t,u,a,m);return isPromise(s)?s.then(void 0,function(e){return handleFieldError(locatedError(e,t,pathToArray(a)),d,n)}):s}catch(e){return handleFieldError(locatedError(e,t,pathToArray(a)),d,n)}}}function buildResolveInfo(e,n,i,t,a){return{fieldName:n.name,fieldNodes:i,returnType:n.type,parentType:t,path:a,schema:e.schema,fragments:e.fragments,rootValue:e.rootValue,operation:e.operation,variableValues:e.variableValues}}function handleFieldError(e,n,i){if(isNonNullType(n))throw e;return i.errors.push(e),null}function completeValue(e,n,i,t,a,r){if(r instanceof Error)throw r;if(isNonNullType(n)){var d=completeValue(e,n.ofType,i,t,a,r);if(null===d)throw new Error("Cannot return null for non-nullable field ".concat(t.parentType.name,".").concat(t.fieldName,"."));return d}return null==r?null:isListType(n)?completeListValue(e,n,i,t,a,r):isLeafType(n)?completeLeafValue(n,r):isAbstractType(n)?completeAbstractValue(e,n,i,t,a,r):isObjectType(n)?completeObjectValue(e,n,i,t,a,r):void invariant(0,"Cannot complete value of unexpected output type: "+inspect(n))}function completeListValue(a,e,r,d,o,n){var u=e.ofType,m=!1,n=safeArrayFrom(n,function(e,n){var i=addPath(o,n,void 0);try{var t=isPromise(e)?e.then(function(e){return completeValue(a,u,r,d,i,e)}):completeValue(a,u,r,d,i,e);return isPromise(t)?(m=!0,t.then(void 0,function(e){return handleFieldError(locatedError(e,r,pathToArray(i)),u,a)})):t}catch(e){return handleFieldError(locatedError(e,r,pathToArray(i)),u,a)}});if(null==n)throw new jp('Expected Iterable, but did not find one for field "'.concat(d.parentType.name,".").concat(d.fieldName,'".'));return m?Promise.all(n):n}function completeLeafValue(e,n){var i=e.serialize(n);if(void 0===i)throw new Error('Expected a value of type "'.concat(inspect(e),'" but ')+"received: ".concat(inspect(n)));return i}function completeAbstractValue(n,i,t,a,r,d){var e=(null!==(e=i.resolveType)&&void 0!==e?e:n.typeResolver)(d,n.contextValue,a,i);return isPromise(e)?e.then(function(e){return completeObjectValue(n,ensureValidRuntimeType(e,n,i,t,a,d),t,a,r,d)}):completeObjectValue(n,ensureValidRuntimeType(e,n,i,t,a,d),t,a,r,d)}function ensureValidRuntimeType(e,n,i,t,a,r){if(null==e)throw new jp('Abstract type "'.concat(i.name,'" must resolve to an Object type at runtime for field "').concat(a.parentType.name,".").concat(a.fieldName,'". Either the "').concat(i.name,'" type should provide a "resolveType" function or each possible type should provide an "isTypeOf" function.'),t);var d=isNamedType(e)?e.name:e;if("string"!=typeof d)throw new jp('Abstract type "'.concat(i.name,'" must resolve to an Object type at runtime for field "').concat(a.parentType.name,".").concat(a.fieldName,'" with ')+"value ".concat(inspect(r),', received "').concat(inspect(e),'".'));e=n.schema.getType(d);if(null==e)throw new jp('Abstract type "'.concat(i.name,'" was resolve to a type "').concat(d,'" that does not exist inside schema.'),t);if(!isObjectType(e))throw new jp('Abstract type "'.concat(i.name,'" was resolve to a non-object type "').concat(d,'".'),t);if(!n.schema.isSubType(i,e))throw new jp('Runtime Object type "'.concat(e.name,'" is not a possible type for "').concat(i.name,'".'),t);return e}function completeObjectValue(n,i,t,e,a,r){if(i.isTypeOf){e=i.isTypeOf(r,n.contextValue,e);if(isPromise(e))return e.then(function(e){if(!e)throw invalidReturnTypeError(i,r,t);return collectAndExecuteSubfields(n,i,t,a,r)});if(!e)throw invalidReturnTypeError(i,r,t)}return collectAndExecuteSubfields(n,i,t,a,r)}function invalidReturnTypeError(e,n,i){return new jp('Expected value of type "'.concat(e.name,'" but got: ').concat(inspect(n),"."),i)}function collectAndExecuteSubfields(e,n,i,t,a){return executeFields(e,n,a,t,uv(e,n,i))}var uv=memoize3(_collectSubfields);function _collectSubfields(e,n,i){for(var t=Object.create(null),a=Object.create(null),r=0;r<i.length;r++){var d=i[r];d.selectionSet&&(t=collectFields(e,n,d.selectionSet,t,a))}return t}var mv=function defaultTypeResolver(e,n,i,t){if(isObjectLike(e)&&"string"==typeof e.__typename)return e.__typename;for(var a=i.schema.getPossibleTypes(t),r=[],d=0;d<a.length;d++){var o=a[d];if(o.isTypeOf){var u=o.isTypeOf(e,n,i);if(isPromise(u))r[d]=u;else if(u)return o.name}}return r.length?Promise.all(r).then(function(e){for(var n=0;n<e.length;n++)if(e[n])return a[n].name}):void 0},sv=function defaultFieldResolver(e,n,i,t){if(isObjectLike(e)||"function"==typeof e){var a=e[t.fieldName];return"function"==typeof a?e[t.fieldName](n,i,t):a}};function getFieldDef(e,n,i){return i===zk.name&&e.getQueryType()===n?zk:i===$k.name&&e.getQueryType()===n?$k:i===qk.name?qk:n.getFields()[i]}function graphql(n,i,t,a,r,d,o,u){var m=arguments;return new Promise(function(e){return e(graphqlImpl(1===m.length?n:{schema:n,source:i,rootValue:t,contextValue:a,variableValues:r,operationName:d,fieldResolver:o,typeResolver:u}))})}function graphqlImpl(e){var n,i=e.schema,t=e.source,a=e.rootValue,r=e.contextValue,d=e.variableValues,o=e.operationName,u=e.fieldResolver,m=e.typeResolver,e=validateSchema(i);if(0<e.length)return{errors:e};try{n=parse(t)}catch(e){return{errors:[e]}}t=validate(i,n);return 0<t.length?{errors:t}:execute({schema:i,document:n,rootValue:a,contextValue:r,variableValues:d,operationName:o,fieldResolver:u,typeResolver:m})}function removeTemporaryGlobals(){return remove()}function checkDEV(){__DEV__?invariant$1("boolean"==typeof _p,_p):invariant$1("boolean"==typeof _p,38)}removeTemporaryGlobals(),checkDEV();var lv=function(e,n){return(lv=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,n){e.__proto__=n}||function(e,n){for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(e[i]=n[i])})(e,n)};function __extends(e,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function __(){this.constructor=e}lv(e,n),e.prototype=null===n?Object.create(n):(__.prototype=n.prototype,new __)}var cv=function(){return(cv=Object.assign||function __assign(e){for(var n,i=1,t=arguments.length;i<t;i++)for(var a in n=arguments[i])Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a]);return e}).apply(this,arguments)};function __rest(e,n){var i={};for(a in e)Object.prototype.hasOwnProperty.call(e,a)&&n.indexOf(a)<0&&(i[a]=e[a]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var t=0,a=Object.getOwnPropertySymbols(e);t<a.length;t++)n.indexOf(a[t])<0&&Object.prototype.propertyIsEnumerable.call(e,a[t])&&(i[a[t]]=e[a[t]]);return i}function __spreadArray(e,n,i){if(i||2===arguments.length)for(var t,a=0,r=n.length;a<r;a++)!t&&a in n||((t=t||Array.prototype.slice.call(n,0,a))[a]=n[a]);return e.concat(t||Array.prototype.slice.call(n))}function shouldInclude(e,t){e=e.directives;return!e||!e.length||getInclusionDirectives(e).every(function(e){var n=e.directive,i=e.ifArgument,e=!1;return"Variable"===i.value.kind?(e=t&&t[i.value.name.value],__DEV__?invariant$1(void 0!==e,"Invalid variable referenced in @"+n.name.value+" directive."):invariant$1(void 0!==e,39)):e=i.value.value,"skip"===n.name.value?!e:e})}function isInclusionDirective(e){e=e.name.value;return"skip"===e||"include"===e}function getInclusionDirectives(e){var a=[];return e&&e.length&&e.forEach(function(e){var n,i,t;isInclusionDirective(e)&&(t=e.arguments,n=e.name.value,__DEV__?invariant$1(t&&1===t.length,"Incorrect number of arguments for the @"+n+" directive."):invariant$1(t&&1===t.length,40),i=t[0],__DEV__?invariant$1(i.name&&"if"===i.name.value,"Invalid argument for the @"+n+" directive."):invariant$1(i.name&&"if"===i.name.value,41),t=i.value,__DEV__?invariant$1(t&&("Variable"===t.kind||"BooleanValue"===t.kind),"Argument for the @"+n+" directive must be a variable or a boolean value."):invariant$1(t&&("Variable"===t.kind||"BooleanValue"===t.kind),42),a.push({directive:e,ifArgument:i}))}),a}function getFragmentQueryDocument(e,n){var n=n,i=[];return e.definitions.forEach(function(e){if("OperationDefinition"===e.kind)throw __DEV__?new bp("Found a "+e.operation+" operation"+(e.name?" named '"+e.name.value+"'":"")+". No operations are allowed when using a fragment as a query. Only fragments are allowed."):new bp(43);"FragmentDefinition"===e.kind&&i.push(e)}),void 0===n&&(__DEV__?invariant$1(1===i.length,"Found "+i.length+" fragments. `fragmentName` must be provided when there is not exactly 1 fragment."):invariant$1(1===i.length,44),n=i[0].name.value),cv(cv({},e),{definitions:__spreadArray([{kind:"OperationDefinition",operation:"query",selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:n}}]}}],e.definitions,!0)})}function createFragmentMap(e){var n={};return(e=void 0===e?[]:e).forEach(function(e){n[e.name.value]=e}),n}function getFragmentFromSelection(e,n){switch(e.kind){case"InlineFragment":return e;case"FragmentSpread":var i=n&&n[e.name.value];return __DEV__?invariant$1(i,"No fragment named "+e.name.value+"."):invariant$1(i,45),i;default:return null}}function isNonNullObject(e){return null!==e&&"object"==typeof e}function makeReference(e){return{__ref:String(e)}}function isReference(e){return Boolean(e&&"object"==typeof e&&"string"==typeof e.__ref)}function isStringValue(e){return"StringValue"===e.kind}function isBooleanValue(e){return"BooleanValue"===e.kind}function isIntValue(e){return"IntValue"===e.kind}function isFloatValue(e){return"FloatValue"===e.kind}function isVariable(e){return"Variable"===e.kind}function isObjectValue(e){return"ObjectValue"===e.kind}function isListValue(e){return"ListValue"===e.kind}function isEnumValue(e){return"EnumValue"===e.kind}function isNullValue(e){return"NullValue"===e.kind}function valueToObjectRepresentation(e,i,n,t){if(isIntValue(n)||isFloatValue(n))e[i.value]=Number(n.value);else if(isBooleanValue(n)||isStringValue(n))e[i.value]=n.value;else if(isObjectValue(n)){var a={};n.fields.map(function(e){return valueToObjectRepresentation(a,e.name,e.value,t)}),e[i.value]=a}else if(isVariable(n))e[i.value]=(t||{})[n.name.value];else if(isListValue(n))e[i.value]=n.values.map(function(e){var n={};return valueToObjectRepresentation(n,i,e,t),n[i.value]});else if(isEnumValue(n))e[i.value]=n.value;else{if(!isNullValue(n))throw __DEV__?new bp('The inline argument "'+i.value+'" of kind "'+n.kind+'"is not supported. Use variables instead of inline arguments to overcome this limitation.'):new bp(54);e[i.value]=null}}function storeKeyNameFromField(e,i){var t=null;e.directives&&(t={},e.directives.forEach(function(n){t[n.name.value]={},n.arguments&&n.arguments.forEach(function(e){return valueToObjectRepresentation(t[n.name.value],e.name,e.value,i)})}));var n=null;return e.arguments&&e.arguments.length&&(n={},e.arguments.forEach(function(e){return valueToObjectRepresentation(n,e.name,e.value,i)})),kv(e.name.value,n,t)}var pv=["connection","include","skip","client","rest","export"],kv=Object.assign(function(e,n,i){if(n&&i&&i.connection&&i.connection.key){if(i.connection.filter&&0<i.connection.filter.length){var t=i.connection.filter||[];t.sort();var a={};return t.forEach(function(e){a[e]=n[e]}),i.connection.key+"("+vv(a)+")"}return i.connection.key}var r=e;return n&&(e=vv(n),r+="("+e+")"),i&&Object.keys(i).forEach(function(e){-1===pv.indexOf(e)&&(i[e]&&Object.keys(i[e]).length?r+="@"+e+"("+vv(i[e])+")":r+="@"+e)}),r},{setStringify:function(e){var n=vv;return vv=e,n}}),vv=function defaultStringify(e){return JSON.stringify(e,stringifyReplacer)};function stringifyReplacer(e,i){return i=isNonNullObject(i)&&!Array.isArray(i)?Object.keys(i).sort().reduce(function(e,n){return e[n]=i[n],e},{}):i}function argumentsObjectFromField(e,n){if(e.arguments&&e.arguments.length){var i={};return e.arguments.forEach(function(e){return valueToObjectRepresentation(i,e.name,e.value,n)}),i}return null}function resultKeyNameFromField(e){return(e.alias||e.name).value}function getTypenameFromResult(e,n,i){if("string"==typeof e.__typename)return e.__typename;for(var t=0,a=n.selections;t<a.length;t++){var r=a[t];if(isField(r)){if("__typename"===r.name.value)return e[resultKeyNameFromField(r)]}else{r=getTypenameFromResult(e,getFragmentFromSelection(r,i).selectionSet,i);if("string"==typeof r)return r}}}function isField(e){return"Field"===e.kind}function checkDocument(e){__DEV__?invariant$1(e&&"Document"===e.kind,'Expecting a parsed GraphQL document. Perhaps you need to wrap the query string in a "gql" tag? http://docs.apollostack.com/apollo-client/core.html#gql'):invariant$1(e&&"Document"===e.kind,46);var n=e.definitions.filter(function(e){return"FragmentDefinition"!==e.kind}).map(function(e){if("OperationDefinition"!==e.kind)throw __DEV__?new bp('Schema type definitions not allowed in queries. Found: "'+e.kind+'"'):new bp(47);return e});return __DEV__?invariant$1(n.length<=1,"Ambiguous GraphQL document: contains "+n.length+" operations"):invariant$1(n.length<=1,48),e}function getOperationDefinition(e){return checkDocument(e),e.definitions.filter(function(e){return"OperationDefinition"===e.kind})[0]}function getOperationName(e){return e.definitions.filter(function(e){return"OperationDefinition"===e.kind&&e.name}).map(function(e){return e.name.value})[0]||null}function getFragmentDefinitions(e){return e.definitions.filter(function(e){return"FragmentDefinition"===e.kind})}function getQueryDefinition(e){e=getOperationDefinition(e);return __DEV__?invariant$1(e&&"query"===e.operation,"Must contain a query definition."):invariant$1(e&&"query"===e.operation,49),e}function getMainDefinition(e){var n;checkDocument(e);for(var i=0,t=e.definitions;i<t.length;i++){var a=t[i];if("OperationDefinition"===a.kind){var r=a.operation;if("query"===r||"mutation"===r||"subscription"===r)return a}"FragmentDefinition"!==a.kind||n||(n=a)}if(n)return n;throw __DEV__?new bp("Expected a parsed GraphQL query with a query, mutation, subscription, or a fragment."):new bp(53)}function getDefaultValues(e){var n=Object.create(null),e=e&&e.variableDefinitions;return e&&e.length&&e.forEach(function(e){e.defaultValue&&valueToObjectRepresentation(n,e.variable.name,e.defaultValue)}),n}var yv={kind:"Field",name:{kind:"Name",value:"__typename"}},fv=Object.assign(function(e){return visit(checkDocument(e),{SelectionSet:{enter:function(e,n,i){if(!i||"OperationDefinition"!==i.kind){var t=e.selections;if(t)if(!t.some(function(e){return isField(e)&&("__typename"===e.name.value||0===e.name.value.lastIndexOf("__",0))})){i=i;if(!(isField(i)&&i.directives&&i.directives.some(function(e){return"export"===e.name.value})))return cv(cv({},e),{selections:__spreadArray(__spreadArray([],t,!0),[yv],!1)})}}}}})},{added:function(e){return e===yv}}),Nv=Object.prototype.hasOwnProperty;function mergeDeepArray(e){var n=e[0]||{},i=e.length;if(1<i)for(var t=new Tv,a=1;a<i;++a)n=t.merge(n,e[a]);return n}var gv=function(e,n,i){return this.merge(e[i],n[i])},Tv=function(){function DeepMerger(e){this.reconciler=e=void 0===e?gv:e,this.isObject=isNonNullObject,this.pastCopies=new Set}return DeepMerger.prototype.merge=function(t,a){for(var r=this,d=[],e=2;e<arguments.length;e++)d[e-2]=arguments[e];return isNonNullObject(a)&&isNonNullObject(t)?(Object.keys(a).forEach(function(e){var n,i;Nv.call(t,e)?(n=t[e],a[e]===n||(i=r.reconciler.apply(r,__spreadArray([t,a,e],d,!1)))!==n&&((t=r.shallowCopyForMerge(t))[e]=i)):(t=r.shallowCopyForMerge(t))[e]=a[e]}),t):a},DeepMerger.prototype.shallowCopyForMerge=function(e){return isNonNullObject(e)&&!this.pastCopies.has(e)&&(e=Array.isArray(e)?e.slice(0):cv({__proto__:Object.getPrototypeOf(e)},e),this.pastCopies.add(e)),e},DeepMerger}();function _createForOfIteratorHelperLoose(e,n){var i="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(i)return(i=i.call(e)).next.bind(i);if(Array.isArray(e)||(i=_unsupportedIterableToArray(e))||n&&e&&"number"==typeof e.length){i&&(e=i);var t=0;return function(){return e.length<=t?{done:!0}:{done:!1,value:e[t++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function _unsupportedIterableToArray(e,n){if(e){if("string"==typeof e)return _arrayLikeToArray(e,n);var i=Object.prototype.toString.call(e).slice(8,-1);return"Map"===(i="Object"===i&&e.constructor?e.constructor.name:i)||"Set"===i?Array.from(e):"Arguments"===i||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(i)?_arrayLikeToArray(e,n):void 0}}function _arrayLikeToArray(e,n){(null==n||e.length<n)&&(n=e.length);for(var i=0,t=new Array(n);i<n;i++)t[i]=e[i];return t}function _defineProperties(e,n){for(var i=0;i<n.length;i++){var t=n[i];t.enumerable=t.enumerable||!1,t.configurable=!0,"value"in t&&(t.writable=!0),Object.defineProperty(e,t.key,t)}}function _createClass(e,n,i){return n&&_defineProperties(e.prototype,n),i&&_defineProperties(e,i),e}var hv=function(){return"function"==typeof Symbol},Iv=function(e){return hv()&&Boolean(Symbol[e])},Dv=function(e){return Iv(e)?Symbol[e]:"@@"+e};hv()&&!Iv("observable")&&(Symbol.observable=Symbol("observable"));var Sv=Dv("iterator"),bv=Dv("observable"),Fv=Dv("species");function getMethod(e,n){n=e[n];if(null!=n){if("function"!=typeof n)throw new TypeError(n+" is not a function");return n}}function getSpecies(e){e=e.constructor;return void 0!==(e=void 0!==e&&null===(e=e[Fv])?void 0:e)?e:Cv}function isObservable(e){return e instanceof Cv}function hostReportError(e){hostReportError.log?hostReportError.log(e):setTimeout(function(){throw e})}function enqueue(e){Promise.resolve().then(function(){try{e()}catch(e){hostReportError(e)}})}function cleanupSubscription(e){var n,i=e._cleanup;if(void 0!==i&&(e._cleanup=void 0,i))try{"function"==typeof i?i():(n=getMethod(i,"unsubscribe"))&&n.call(i)}catch(e){hostReportError(e)}}function closeSubscription(e){e._observer=void 0,e._queue=void 0,e._state="closed"}function flushSubscription(e){var n=e._queue;if(n){e._queue=void 0,e._state="ready";for(var i=0;i<n.length&&(notifySubscription(e,n[i].type,n[i].value),"closed"!==e._state);++i);}}function notifySubscription(e,n,i){e._state="running";var t=e._observer;try{var a=getMethod(t,n);switch(n){case"next":a&&a.call(t,i);break;case"error":if(closeSubscription(e),!a)throw i;a.call(t,i);break;case"complete":closeSubscription(e),a&&a.call(t)}}catch(e){hostReportError(e)}"closed"===e._state?cleanupSubscription(e):"running"===e._state&&(e._state="ready")}function onNotify(e,n,i){if("closed"!==e._state){if("buffering"!==e._state)return"ready"!==e._state?(e._state="buffering",e._queue=[{type:n,value:i}],void enqueue(function(){return flushSubscription(e)})):void notifySubscription(e,n,i);e._queue.push({type:n,value:i})}}var Av=function(){function Subscription(n,e){this._cleanup=void 0,this._observer=n,this._queue=void 0,this._state="initializing";n=new Ev(this);try{this._cleanup=e.call(void 0,n)}catch(e){n.error(e)}"initializing"===this._state&&(this._state="ready")}return Subscription.prototype.unsubscribe=function unsubscribe(){"closed"!==this._state&&(closeSubscription(this),cleanupSubscription(this))},_createClass(Subscription,[{key:"closed",get:function(){return"closed"===this._state}}]),Subscription}(),Ev=function(){function SubscriptionObserver(e){this._subscription=e}var e=SubscriptionObserver.prototype;return e.next=function next(e){onNotify(this._subscription,"next",e)},e.error=function error(e){onNotify(this._subscription,"error",e)},e.complete=function complete(){onNotify(this._subscription,"complete")},_createClass(SubscriptionObserver,[{key:"closed",get:function(){return"closed"===this._subscription._state}}]),SubscriptionObserver}(),Cv=function(){function Observable(e){if(!(this instanceof Observable))throw new TypeError("Observable cannot be called as a function");if("function"!=typeof e)throw new TypeError("Observable initializer must be a function");this._subscriber=e}var e=Observable.prototype;return e.subscribe=function subscribe(e){return new Av(e="object"!=typeof e||null===e?{next:e,error:arguments[1],complete:arguments[2]}:e,this._subscriber)},e.forEach=function forEach(t){var a=this;return new Promise(function(e,n){var i;function done(){i.unsubscribe(),e()}"function"==typeof t?i=a.subscribe({next:function(e){try{t(e,done)}catch(e){n(e),i.unsubscribe()}},error:n,complete:e}):n(new TypeError(t+" is not a function"))})},e.map=function map(i){var e=this;if("function"!=typeof i)throw new TypeError(i+" is not a function");return new(getSpecies(this))(function(n){return e.subscribe({next:function(e){try{e=i(e)}catch(e){return n.error(e)}n.next(e)},error:function(e){n.error(e)},complete:function(){n.complete()}})})},e.filter=function filter(i){var e=this;if("function"!=typeof i)throw new TypeError(i+" is not a function");return new(getSpecies(this))(function(n){return e.subscribe({next:function(e){try{if(!i(e))return}catch(e){return n.error(e)}n.next(e)},error:function(e){n.error(e)},complete:function(){n.complete()}})})},e.reduce=function reduce(t){var e=this;if("function"!=typeof t)throw new TypeError(t+" is not a function");var n=getSpecies(this),a=1<arguments.length,r=!1,d=arguments[1];return new n(function(i){return e.subscribe({next:function(e){var n=!r;if(r=!0,!n||a)try{d=t(d,e)}catch(e){return i.error(e)}else d=e},error:function(e){i.error(e)},complete:function(){if(!r&&!a)return i.error(new TypeError("Cannot reduce an empty sequence"));i.next(d),i.complete()}})})},e.concat=function concat(){for(var e=this,n=arguments.length,a=new Array(n),i=0;i<n;i++)a[i]=arguments[i];var r=getSpecies(this);return new r(function(n){var i,t=0;return function startNext(e){i=e.subscribe({next:function(e){n.next(e)},error:function(e){n.error(e)},complete:function(){t===a.length?(i=void 0,n.complete()):startNext(r.from(a[t++]))}})}(e),function(){i&&(i.unsubscribe(),i=void 0)}})},e.flatMap=function flatMap(a){var n=this;if("function"!=typeof a)throw new TypeError(a+" is not a function");var r=getSpecies(this);return new r(function(i){var t=[],e=n.subscribe({next:function(e){if(a)try{e=a(e)}catch(e){return i.error(e)}var n=r.from(e).subscribe({next:function(e){i.next(e)},error:function(e){i.error(e)},complete:function(){var e=t.indexOf(n);0<=e&&t.splice(e,1),completeIfDone()}});t.push(n)},error:function(e){i.error(e)},complete:function(){completeIfDone()}});function completeIfDone(){e.closed&&0===t.length&&i.complete()}return function(){t.forEach(function(e){return e.unsubscribe()}),e.unsubscribe()}})},e[bv]=function(){return this},Observable.from=function from(t){var e="function"==typeof this?this:Observable;if(null==t)throw new TypeError(t+" is not an object");var a=getMethod(t,bv);if(a){var n=a.call(t);if(Object(n)!==n)throw new TypeError(n+" is not an object");return isObservable(n)&&n.constructor===e?n:new e(function(e){return n.subscribe(e)})}if(Iv("iterator")&&(a=getMethod(t,Sv)))return new e(function(i){enqueue(function(){if(!i.closed){for(var e,n=_createForOfIteratorHelperLoose(a.call(t));!(e=n()).done;)if(i.next(e.value),i.closed)return;i.complete()}})});if(Array.isArray(t))return new e(function(n){enqueue(function(){if(!n.closed){for(var e=0;e<t.length;++e)if(n.next(t[e]),n.closed)return;n.complete()}})});throw new TypeError(t+" is not observable")},Observable.of=function of(){for(var e=arguments.length,i=new Array(e),n=0;n<e;n++)i[n]=arguments[n];return new("function"==typeof this?this:Observable)(function(n){enqueue(function(){if(!n.closed){for(var e=0;e<i.length;++e)if(n.next(i[e]),n.closed)return;n.complete()}})})},_createClass(Observable,null,[{key:Fv,get:function(){return this}}]),Observable}();hv()&&Object.defineProperty(Cv,Symbol("extensions"),{value:{symbol:bv,hostReportError:hostReportError},configurable:!0});var Ov=Object.prototype.toString;function cloneDeep(e){return cloneDeepHelper(e)}function cloneDeepHelper(n,i){switch(Ov.call(n)){case"[object Array]":if((i=i||new Map).has(n))return i.get(n);var t=n.slice(0);return i.set(n,t),t.forEach(function(e,n){t[n]=cloneDeepHelper(e,i)}),t;case"[object Object]":if((i=i||new Map).has(n))return i.get(n);var a=Object.create(Object.getPrototypeOf(n));return i.set(n,a),Object.keys(n).forEach(function(e){a[e]=cloneDeepHelper(n[e],i)}),a;default:return n}}function deepFreeze(e){var i=new Set([e]);return i.forEach(function(n){isNonNullObject(n)&&shallowFreeze(n)===n&&Object.getOwnPropertyNames(n).forEach(function(e){isNonNullObject(n[e])&&i.add(n[e])})}),e}function shallowFreeze(e){if(__DEV__&&!Object.isFrozen(e))try{Object.freeze(e)}catch(e){if(e instanceof TypeError)return null;throw e}return e}function maybeDeepFreeze(e){return __DEV__&&deepFreeze(e),e}var _v="function"==typeof WeakMap&&!("object"==typeof navigator&&"ReactNative"===navigator.product),Rv="function"==typeof WeakSet;function compact(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];var t=Object.create(null);return e.forEach(function(i){i&&Object.keys(i).forEach(function(e){var n=i[e];void 0!==n&&(t[e]=n)})}),t}var Vv=new Map;function makeUniqueId(e){var n=Vv.get(e)||1;return Vv.set(e,n+1),e+":"+n+":"+Math.random().toString(36).slice(2)}function stringifyForDisplay(e){var i=makeUniqueId("stringifyForDisplay");return JSON.stringify(e,function(e,n){return void 0===n?i:n}).split(JSON.stringify(i)).join("<undefined>")}function validateOperation(e){for(var n=["query","operationName","variables","extensions","context"],i=0,t=Object.keys(e);i<t.length;i++){var a=t[i];if(n.indexOf(a)<0)throw __DEV__?new bp("illegal argument: "+a):new bp(26)}return e}function createOperation(e,n){var i=cv({},e);return Object.defineProperty(n,"setContext",{enumerable:!1,value:function(e){i=cv(cv({},i),"function"==typeof e?e(i):e)}}),Object.defineProperty(n,"getContext",{enumerable:!1,value:function(){return cv({},i)}}),n}function transformOperation(e){e={variables:e.variables||{},extensions:e.extensions||{},operationName:e.operationName,query:e.query};return e.operationName||(e.operationName="string"!=typeof e.query?getOperationName(e.query)||void 0:""),e}function passthrough(e,n){return n?n(e):Cv.of()}function toLink(e){return"function"==typeof e?new wv(e):e}function isTerminating(e){return e.request.length<=1}var Pv=function(i){function LinkError(e,n){e=i.call(this,e)||this;return e.link=n,e}return __extends(LinkError,i),LinkError}(Error),wv=function(){function ApolloLink(e){e&&(this.request=e)}return ApolloLink.empty=function(){return new ApolloLink(function(){return Cv.of()})},ApolloLink.from=function(e){return 0===e.length?ApolloLink.empty():e.map(toLink).reduce(function(e,n){return e.concat(n)})},ApolloLink.split=function(i,e,n){var t=toLink(e),a=toLink(n||new ApolloLink(passthrough));return isTerminating(t)&&isTerminating(a)?new ApolloLink(function(e){return i(e)?t.request(e)||Cv.of():a.request(e)||Cv.of()}):new ApolloLink(function(e,n){return i(e)?t.request(e,n)||Cv.of():a.request(e,n)||Cv.of()})},ApolloLink.execute=function(e,n){return e.request(createOperation(n.context,transformOperation(validateOperation(n))))||Cv.of()},ApolloLink.concat=function(e,n){var i=toLink(e);if(isTerminating(i))return __DEV__&&invariant$1.warn(new Pv("You are calling concat on a terminating link, which will have no effect",i)),i;var t=toLink(n);return isTerminating(t)?new ApolloLink(function(e){return i.request(e,function(e){return t.request(e)||Cv.of()})||Cv.of()}):new ApolloLink(function(e,n){return i.request(e,function(e){return t.request(e,n)||Cv.of()})||Cv.of()})},ApolloLink.prototype.split=function(e,n,i){return this.concat(ApolloLink.split(e,n,i||new ApolloLink(passthrough)))},ApolloLink.prototype.concat=function(e){return ApolloLink.concat(this,e)},ApolloLink.prototype.request=function(e,n){throw __DEV__?new bp("request is not implemented"):new bp(21)},ApolloLink.prototype.onError=function(e,n){if(n&&n.error)return n.error(e),!1;throw e},ApolloLink.prototype.setOnError=function(e){return this.onError=e,this},ApolloLink}(),jv=Object.prototype,Bv=jv.toString,Lv=jv.hasOwnProperty,xv=Function.prototype.toString,Mv=new Map;function equal(e,n){try{return check(e,n)}finally{Mv.clear()}}function check(e,n){if(e===n)return!0;var i=Bv.call(e);if(i!==Bv.call(n))return!1;switch(i){case"[object Array]":if(e.length!==n.length)return!1;case"[object Object]":if(previouslyCompared(e,n))return!0;var t=definedKeys(e),a=definedKeys(n),r=t.length;if(r!==a.length)return!1;for(var d=0;d<r;++d)if(!Lv.call(n,t[d]))return!1;for(d=0;d<r;++d){var o=t[d];if(!check(e[o],n[o]))return!1}return!0;case"[object Error]":return e.name===n.name&&e.message===n.message;case"[object Number]":if(e!=e)return n!=n;case"[object Boolean]":case"[object Date]":return+e==+n;case"[object RegExp]":case"[object String]":return e==""+n;case"[object Map]":case"[object Set]":if(e.size!==n.size)return!1;if(previouslyCompared(e,n))return!0;for(var u=e.entries(),m="[object Map]"===i;;){var s=u.next();if(s.done)break;var l=s.value,s=l[0],l=l[1];if(!n.has(s))return!1;if(m&&!check(l,n.get(s)))return!1}return!0;case"[object Uint16Array]":case"[object Uint8Array]":case"[object Uint32Array]":case"[object Int32Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object ArrayBuffer]":e=new Uint8Array(e),n=new Uint8Array(n);case"[object DataView]":var c=e.byteLength;if(c===n.byteLength)for(;c--&&e[c]===n[c];);return-1===c;case"[object AsyncFunction]":case"[object GeneratorFunction]":case"[object AsyncGeneratorFunction]":case"[object Function]":a=xv.call(e);return a!==xv.call(n)?!1:!endsWith(a,zv)}return!1}function definedKeys(e){return Object.keys(e).filter(isDefinedKey,e)}function isDefinedKey(e){return void 0!==this[e]}var zv="{ [native code] }";function endsWith(e,n){var i=e.length-n.length;return 0<=i&&e.indexOf(n,i)===i}function previouslyCompared(e,n){var i=Mv.get(e);if(i){if(i.has(n))return!0}else Mv.set(e,i=new Set);return i.add(n),!1}var $v=function(){return Object.create(null)},qv=Array.prototype,Uv=qv.forEach,Gv=qv.slice,Wv=function(){function Trie(e,n){void 0===n&&(n=$v),this.weakness=e=void 0===e?!0:e,this.makeData=n}return Trie.prototype.lookup=function(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];return this.lookupArray(e)},Trie.prototype.lookupArray=function(e){var n=this;return Uv.call(e,function(e){return n=n.getChildTrie(e)}),n.data||(n.data=this.makeData(Gv.call(e)))},Trie.prototype.getChildTrie=function(e){var n=this.weakness&&isObjRef(e)?this.weak||(this.weak=new WeakMap):this.strong||(this.strong=new Map),i=n.get(e);return i||n.set(e,i=new Trie(this.weakness,this.makeData)),i},Trie}();function isObjRef(e){switch(typeof e){case"object":if(null===e)break;case"function":return!0}return!1}var Hv=null,Qv={},Kv=1,Zv=function(){return Slot.prototype.hasValue=function(){for(var e=Hv;e;e=e.parent)if(this.id in e.slots){var n=e.slots[this.id];if(n===Qv)break;return e!==Hv&&(Hv.slots[this.id]=n),!0}return Hv&&(Hv.slots[this.id]=Qv),!1},Slot.prototype.getValue=function(){if(this.hasValue())return Hv.slots[this.id]},Slot.prototype.withValue=function(e,n,i,t){var e=((a={__proto__:null})[this.id]=e,a),a=Hv;Hv={parent:a,slots:e};try{return n.apply(t,i)}finally{Hv=a}},Slot.bind=function(n){var i=Hv;return function(){var e=Hv;try{return Hv=i,n.apply(this,arguments)}finally{Hv=e}}},Slot.noContext=function(e,n,i){if(!Hv)return e.apply(i,n);var t=Hv;try{return Hv=null,e.apply(i,n)}finally{Hv=t}},Slot;function Slot(){this.id=["slot",Kv++,Date.now(),Math.random().toString(36).slice(2)].join(":")}},Yv="@wry/context:Slot",Jv=Array,Xv=Jv[Yv]||function(){var e=Zv();try{Object.defineProperty(Jv,Yv,{value:Jv[Yv]=e,enumerable:!1,writable:!1,configurable:!1})}finally{return e}}();function defaultDispose(){}var ey,ny=function(){function Cache(e,n){void 0===n&&(n=defaultDispose),this.max=e=void 0===e?1/0:e,this.dispose=n,this.map=new Map,this.newest=null,this.oldest=null}return Cache.prototype.has=function(e){return this.map.has(e)},Cache.prototype.get=function(e){e=this.getNode(e);return e&&e.value},Cache.prototype.getNode=function(e){var n,i=this.map.get(e);return i&&i!==this.newest&&(n=i.older,(e=i.newer)&&(e.older=n),n&&(n.newer=e),i.older=this.newest,(i.older.newer=i).newer=null,(this.newest=i)===this.oldest&&(this.oldest=e)),i},Cache.prototype.set=function(e,n){var i=this.getNode(e);return i?i.value=n:(i={key:e,value:n,newer:null,older:this.newest},this.newest&&(this.newest.newer=i),this.newest=i,this.oldest=this.oldest||i,this.map.set(e,i),i.value)},Cache.prototype.clean=function(){for(;this.oldest&&this.max<this.map.size;)this.delete(this.oldest.key)},Cache.prototype.delete=function(e){var n=this.map.get(e);return!!n&&(n===this.newest&&(this.newest=n.older),n===this.oldest&&(this.oldest=n.newer),n.newer&&(n.newer.older=n.older),n.older&&(n.older.newer=n.newer),this.map.delete(e),this.dispose(n.value,e),!0)},Cache}(),iy=new Xv,ty=Object.prototype.hasOwnProperty,ay=void 0===(ey=Array.from)?function(e){var n=[];return e.forEach(function(e){return n.push(e)}),n}:ey;function maybeUnsubscribe(e){var n=e.unsubscribe;"function"==typeof n&&(e.unsubscribe=void 0,n())}var ry=[],dy=100;function assert(e,n){if(!e)throw new Error(n||"assertion failure")}function valueIs(e,n){var i=e.length;return 0<i&&i===n.length&&e[i-1]===n[i-1]}function valueGet(e){switch(e.length){case 0:throw new Error("unknown value");case 1:return e[0];case 2:throw e[1]}}function valueCopy(e){return e.slice(0)}var oy=function(){function Entry(e){this.fn=e,this.parents=new Set,this.childValues=new Map,this.dirtyChildren=null,this.dirty=!0,this.recomputing=!1,this.value=[],this.deps=null,++Entry.count}return Entry.prototype.peek=function(){if(1===this.value.length&&!mightBeDirty(this))return rememberParent(this),this.value[0]},Entry.prototype.recompute=function(e){return assert(!this.recomputing,"already recomputing"),rememberParent(this),mightBeDirty(this)?reallyRecompute(this,e):valueGet(this.value)},Entry.prototype.setDirty=function(){this.dirty||(this.dirty=!0,this.value.length=0,reportDirty(this),maybeUnsubscribe(this))},Entry.prototype.dispose=function(){var i=this;this.setDirty(),forgetChildren(this),eachParent(this,function(e,n){e.setDirty(),forgetChild(e,i)})},Entry.prototype.forget=function(){this.dispose()},Entry.prototype.dependOn=function(e){e.add(this),this.deps||(this.deps=ry.pop()||new Set),this.deps.add(e)},Entry.prototype.forgetDeps=function(){var n=this;this.deps&&(ay(this.deps).forEach(function(e){return e.delete(n)}),this.deps.clear(),ry.push(this.deps),this.deps=null)},Entry.count=0,Entry}();function rememberParent(e){var n=iy.getValue();if(n)return e.parents.add(n),n.childValues.has(e)||n.childValues.set(e,[]),(mightBeDirty(e)?reportDirtyChild:reportCleanChild)(n,e),n}function reallyRecompute(e,n){return forgetChildren(e),iy.withValue(e,recomputeNewValue,[e,n]),maybeSubscribe(e,n)&&setClean(e),valueGet(e.value)}function recomputeNewValue(n,e){n.recomputing=!0,n.value.length=0;try{n.value[0]=n.fn.apply(null,e)}catch(e){n.value[1]=e}n.recomputing=!1}function mightBeDirty(e){return e.dirty||!(!e.dirtyChildren||!e.dirtyChildren.size)}function setClean(e){e.dirty=!1,mightBeDirty(e)||reportClean(e)}function reportDirty(e){eachParent(e,reportDirtyChild)}function reportClean(e){eachParent(e,reportCleanChild)}function eachParent(e,n){var i=e.parents.size;if(i)for(var t=ay(e.parents),a=0;a<i;++a)n(t[a],e)}function reportDirtyChild(e,n){assert(e.childValues.has(n)),assert(mightBeDirty(n));var i=!mightBeDirty(e);if(e.dirtyChildren){if(e.dirtyChildren.has(n))return}else e.dirtyChildren=ry.pop()||new Set;e.dirtyChildren.add(n),i&&reportDirty(e)}function reportCleanChild(e,n){assert(e.childValues.has(n)),assert(!mightBeDirty(n));var i=e.childValues.get(n);0===i.length?e.childValues.set(n,valueCopy(n.value)):valueIs(i,n.value)||e.setDirty(),removeDirtyChild(e,n),mightBeDirty(e)||reportClean(e)}function removeDirtyChild(e,n){var i=e.dirtyChildren;i&&(i.delete(n),0===i.size&&(ry.length<dy&&ry.push(i),e.dirtyChildren=null))}function forgetChildren(i){0<i.childValues.size&&i.childValues.forEach(function(e,n){forgetChild(i,n)}),i.forgetDeps(),assert(null===i.dirtyChildren)}function forgetChild(e,n){n.parents.delete(e),e.childValues.delete(n),removeDirtyChild(e,n)}function maybeSubscribe(n,e){if("function"==typeof n.subscribe)try{maybeUnsubscribe(n),n.unsubscribe=n.subscribe.apply(null,e)}catch(e){return n.setDirty(),!1}return!0}var uy={setDirty:!0,dispose:!0,forget:!0};function dep(e){var a=new Map,t=e&&e.subscribe;function depend(e){var n,i=iy.getValue();i&&((n=a.get(e))||a.set(e,n=new Set),i.dependOn(n),"function"==typeof t&&(maybeUnsubscribe(n),n.unsubscribe=t(e)))}return depend.dirty=function dirty(e,n){var i,t=a.get(e);t&&(i=n&&ty.call(uy,n)?n:"setDirty",ay(t).forEach(function(e){return e[i]()}),a.delete(e),maybeUnsubscribe(t))},depend}function makeDefaultMakeCacheKeyFunction(){var e=new Wv("function"==typeof WeakMap);return function(){return e.lookupArray(arguments)}}makeDefaultMakeCacheKeyFunction();var my=new Set;function wrap(t,a){void 0===a&&(a=Object.create(null));function kva(){var e=o.apply(null,d?d.apply(null,arguments):arguments);if(void 0===e)return t.apply(null,arguments);var n=r.get(e);n||(r.set(e,n=new oy(t)),n.subscribe=a.subscribe,n.forget=function(){return r.delete(e)});var i=n.recompute(Array.prototype.slice.call(arguments));return r.set(e,n),my.add(r),iy.hasValue()||(my.forEach(function(e){return e.clean()}),my.clear()),i}var r=new ny(a.max||Math.pow(2,16),function(e){return e.dispose()}),d=a.keyArgs,o=a.makeCacheKey||makeDefaultMakeCacheKeyFunction();function dirtyKey(e){e=r.get(e);e&&e.setDirty()}function peekKey(e){e=r.get(e);if(e)return e.peek()}function forgetKey(e){return r.delete(e)}return Object.defineProperty(kva,"size",{get:function(){return r.map.size},configurable:!1,enumerable:!1}),kva.dirtyKey=dirtyKey,kva.dirty=function dirty(){dirtyKey(o.apply(null,arguments))},kva.peekKey=peekKey,kva.peek=function peek(){return peekKey(o.apply(null,arguments))},kva.forgetKey=forgetKey,kva.forget=function forget(){return forgetKey(o.apply(null,arguments))},kva.makeCacheKey=o,kva.getKey=d?function getKey(){return o.apply(null,d.apply(null,arguments))}:o,Object.freeze(kva)}var sy=function(){function ApolloCache(){this.getFragmentDoc=wrap(getFragmentQueryDocument)}return ApolloCache.prototype.batch=function(e){this.performTransaction(e.update,"string"==typeof e.optimistic?e.optimistic:!1===e.optimistic?null:void 0)},ApolloCache.prototype.recordOptimisticTransaction=function(e,n){this.performTransaction(e,n)},ApolloCache.prototype.transformDocument=function(e){return e},ApolloCache.prototype.identify=function(e){},ApolloCache.prototype.gc=function(){return[]},ApolloCache.prototype.modify=function(e){return!1},ApolloCache.prototype.transformForLink=function(e){return e},ApolloCache.prototype.readQuery=function(e,n){return void 0===n&&(n=!!e.optimistic),this.read(cv(cv({},e),{rootId:e.id||"ROOT_QUERY",optimistic:n}))},ApolloCache.prototype.readFragment=function(e,n){return void 0===n&&(n=!!e.optimistic),this.read(cv(cv({},e),{query:this.getFragmentDoc(e.fragment,e.fragmentName),rootId:e.id,optimistic:n}))},ApolloCache.prototype.writeQuery=function(e){var n=e.id,i=e.data,e=__rest(e,["id","data"]);return this.write(Object.assign(e,{dataId:n||"ROOT_QUERY",result:i}))},ApolloCache.prototype.writeFragment=function(e){var n=e.id,i=e.data,t=e.fragment,a=e.fragmentName,e=__rest(e,["id","data","fragment","fragmentName"]);return this.write(Object.assign(e,{query:this.getFragmentDoc(t,a),dataId:n,result:i}))},ApolloCache}(),ly=function(r){function MissingFieldError(e,n,i,t){var a=r.call(this,e)||this;return a.message=e,a.path=n,a.query=i,a.variables=t,a.__proto__=MissingFieldError.prototype,a}return __extends(MissingFieldError,r),MissingFieldError}(Error),cy=Object.prototype.hasOwnProperty;function defaultDataIdFromObject(e,n){var i=e.__typename,t=e.id,e=e._id;if("string"==typeof i&&(n&&(n.keyObject=void 0!==t?{id:t}:void 0!==e?{_id:e}:void 0),void 0!==(t=void 0===t?e:t)))return i+":"+("number"==typeof t||"string"==typeof t?t:JSON.stringify(t))}var py={dataIdFromObject:defaultDataIdFromObject,addTypename:!0,resultCaching:!0,canonizeResults:!1};function normalizeConfig(e){return compact(py,e)}function shouldCanonizeResults(e){e=e.canonizeResults;return void 0===e?py.canonizeResults:e}function getTypenameFromStoreObject(e,n){return isReference(n)?e.get(n.__ref,"__typename"):n&&n.__typename}var ky=/^[_a-z][_0-9a-z]*/i;function fieldNameFromStoreName(e){var n=e.match(ky);return n?n[0]:e}function selectionSetMatchesResult(n,i,t){return!!isNonNullObject(i)&&(Array.isArray(i)?i.every(function(e){return selectionSetMatchesResult(n,e,t)}):n.selections.every(function(e){if(isField(e)&&shouldInclude(e,t)){var n=resultKeyNameFromField(e);return cy.call(i,n)&&(!e.selectionSet||selectionSetMatchesResult(e.selectionSet,i[n],t))}return!0}))}function storeValueIsStoreObject(e){return isNonNullObject(e)&&!isReference(e)&&!Array.isArray(e)}function makeProcessedFieldsMerger(){return new Tv}var vy=Object.create(null),yy=function(){return vy},fy=Object.create(null),Ny=function(){function EntityStore(e,n){var a=this;this.policies=e,this.group=n,this.data=Object.create(null),this.rootIds=Object.create(null),this.refs=Object.create(null),this.getFieldValue=function(e,n){return maybeDeepFreeze(isReference(e)?a.get(e.__ref,n):e&&e[n])},this.canRead=function(e){return isReference(e)?a.has(e.__ref):"object"==typeof e},this.toReference=function(e,n){if("string"==typeof e)return makeReference(e);if(isReference(e))return e;var i=a.policies.identify(e)[0];if(i){var t=makeReference(i);return n&&a.merge(i,e),t}}}return EntityStore.prototype.toObject=function(){return cv({},this.data)},EntityStore.prototype.has=function(e){return void 0!==this.lookup(e,!0)},EntityStore.prototype.get=function(e,n){if(this.group.depend(e,n),cy.call(this.data,e)){var i=this.data[e];if(i&&cy.call(i,n))return i[n]}return"__typename"===n&&cy.call(this.policies.rootTypenamesById,e)?this.policies.rootTypenamesById[e]:this instanceof Ty?this.parent.get(e,n):void 0},EntityStore.prototype.lookup=function(e,n){return n&&this.group.depend(e,"__exists"),cy.call(this.data,e)?this.data[e]:this instanceof Ty?this.parent.lookup(e,n):this.policies.rootTypenamesById[e]?Object.create(null):void 0},EntityStore.prototype.merge=function(e,n){var i,t=this;isReference(e)&&(e=e.__ref),isReference(n)&&(n=n.__ref);var a,r,d="string"==typeof e?this.lookup(i=e):e,n="string"==typeof n?this.lookup(i=n):n;n&&(__DEV__?invariant$1("string"==typeof i,"store.merge expects a string ID"):invariant$1("string"==typeof i,1),a=new Tv(storeObjectReconciler).merge(d,n),(this.data[i]=a)!==d&&(delete this.refs[i],this.group.caching&&(r=Object.create(null),d||(r.__exists=1),Object.keys(n).forEach(function(e){var n;d&&d[e]===a[e]||(r[e]=1,(n=fieldNameFromStoreName(e))===e||t.policies.hasKeyArgs(a.__typename,n)||(r[n]=1),void 0!==a[e]||t instanceof Ty||delete a[e])}),!r.__typename||d&&d.__typename||this.policies.rootTypenamesById[i]!==a.__typename||delete r.__typename,Object.keys(r).forEach(function(e){return t.group.dirty(i,e)}))))},EntityStore.prototype.modify=function(a,r){var d=this,o=this.lookup(a);if(o){var u=Object.create(null),m=!1,s=!0,l={DELETE:vy,INVALIDATE:fy,isReference:isReference,toReference:this.toReference,canRead:this.canRead,readField:function(e,n){return d.policies.readField("string"==typeof e?{fieldName:e,from:n||makeReference(a)}:e,{store:d})}};if(Object.keys(o).forEach(function(e){var n,i=fieldNameFromStoreName(e),t=o[e];void 0!==t&&((n="function"==typeof r?r:r[e]||r[i])&&((i=n===yy?vy:n(maybeDeepFreeze(t),cv(cv({},l),{fieldName:i,storeFieldName:e,storage:d.getStorage(a,e)})))===fy?d.group.dirty(a,e):(i=i===vy?void 0:i)!==t&&(m=!0,t=u[e]=i)),void 0!==t&&(s=!1))}),m)return this.merge(a,u),s&&(this instanceof Ty?this.data[a]=void 0:delete this.data[a],this.group.dirty(a,"__exists")),!0}return!1},EntityStore.prototype.delete=function(e,n,i){var t=this.lookup(e);if(t){t=this.getFieldValue(t,"__typename"),n=n&&i?this.policies.getStoreFieldName({typename:t,fieldName:n,args:i}):n;return this.modify(e,n?((e={})[n]=yy,e):yy)}return!1},EntityStore.prototype.evict=function(e,n){var i=!1;return e.id&&(cy.call(this.data,e.id)&&(i=this.delete(e.id,e.fieldName,e.args)),this instanceof Ty&&this!==n&&(i=this.parent.evict(e,n)||i),(e.fieldName||i)&&this.group.dirty(e.id,e.fieldName||"__exists")),i},EntityStore.prototype.clear=function(){this.replace(null)},EntityStore.prototype.extract=function(){var n=this,e=this.toObject(),i=[];return this.getRootIdSet().forEach(function(e){cy.call(n.policies.rootTypenamesById,e)||i.push(e)}),i.length&&(e.__META={extraRootIds:i.sort()}),e},EntityStore.prototype.replace=function(n){var e,i,t=this;Object.keys(this.data).forEach(function(e){n&&cy.call(n,e)||t.delete(e)}),n&&(e=n.__META,i=__rest(n,["__META"]),Object.keys(i).forEach(function(e){t.merge(e,i[e])}),e&&e.extraRootIds.forEach(this.retain,this))},EntityStore.prototype.retain=function(e){return this.rootIds[e]=(this.rootIds[e]||0)+1},EntityStore.prototype.release=function(e){if(0<this.rootIds[e]){var n=--this.rootIds[e];return n||delete this.rootIds[e],n}return 0},EntityStore.prototype.getRootIdSet=function(e){return void 0===e&&(e=new Set),Object.keys(this.rootIds).forEach(e.add,e),this instanceof Ty?this.parent.getRootIdSet(e):Object.keys(this.policies.rootTypenamesById).forEach(e.add,e),e},EntityStore.prototype.gc=function(){var n=this,i=this.getRootIdSet(),t=this.toObject();i.forEach(function(e){cy.call(t,e)&&(Object.keys(n.findChildRefIds(e)).forEach(i.add,i),delete t[e])});var e=Object.keys(t);if(e.length){for(var a=this;a instanceof Ty;)a=a.parent;e.forEach(function(e){return a.delete(e)})}return e},EntityStore.prototype.findChildRefIds=function(e){if(!cy.call(this.refs,e)){var i=this.refs[e]=Object.create(null),n=this.data[e];if(!n)return i;var t=new Set([n]);t.forEach(function(n){isReference(n)&&(i[n.__ref]=!0),isNonNullObject(n)&&Object.keys(n).forEach(function(e){e=n[e];isNonNullObject(e)&&t.add(e)})})}return this.refs[e]},EntityStore.prototype.makeCacheKey=function(){return this.group.keyMaker.lookupArray(arguments)},EntityStore}(),gy=function(){function CacheGroup(e,n){void 0===n&&(n=null),this.caching=e,this.parent=n,this.d=null,this.resetCaching()}return CacheGroup.prototype.resetCaching=function(){this.d=this.caching?dep():null,this.keyMaker=new Wv(_v)},CacheGroup.prototype.depend=function(e,n){var i;this.d&&(this.d(makeDepKey(e,n)),(i=fieldNameFromStoreName(n))!==n&&this.d(makeDepKey(e,i)),this.parent&&this.parent.depend(e,n))},CacheGroup.prototype.dirty=function(e,n){this.d&&this.d.dirty(makeDepKey(e,n),"__exists"===n?"forget":"setDirty")},CacheGroup}();function makeDepKey(e,n){return n+"#"+e}function maybeDependOnExistenceOfEntity(e,n){supportsResultCaching(e)&&e.group.depend(n,"__exists")}!function(e){var t,n=(__extends(Root,t=e),Root.prototype.addLayer=function(e,n){return this.stump.addLayer(e,n)},Root.prototype.removeLayer=function(){return this},Root.prototype.getStorage=function(){return this.storageTrie.lookupArray(arguments)},Root);function Root(e){var n=e.resultCaching,i=e.seed,n=t.call(this,e.policies,new gy(void 0===n||n))||this;return n.stump=new hy(n),n.storageTrie=new Wv(_v),i&&n.replace(i),n}e.Root=n}(Ny=Ny||{});var Ty=function(r){function Layer(e,n,i,t){var a=r.call(this,n.policies,t)||this;return a.id=e,a.parent=n,a.replay=i,a.group=t,i(a),a}return __extends(Layer,r),Layer.prototype.addLayer=function(e,n){return new Layer(e,this,n,this.group)},Layer.prototype.removeLayer=function(e){var a=this,r=this.parent.removeLayer(e);return e===this.id?(this.group.caching&&Object.keys(this.data).forEach(function(n){var i=a.data[n],t=r.lookup(n);t?i?i!==t&&Object.keys(i).forEach(function(e){equal(i[e],t[e])||a.group.dirty(n,e)}):(a.group.dirty(n,"__exists"),Object.keys(t).forEach(function(e){a.group.dirty(n,e)})):a.delete(n)}),r):r===this.parent?this:r.addLayer(this.id,this.replay)},Layer.prototype.toObject=function(){return cv(cv({},this.parent.toObject()),this.data)},Layer.prototype.findChildRefIds=function(e){var n=this.parent.findChildRefIds(e);return cy.call(this.data,e)?cv(cv({},n),r.prototype.findChildRefIds.call(this,e)):n},Layer.prototype.getStorage=function(){for(var e=this.parent;e.parent;)e=e.parent;return e.getStorage.apply(e,arguments)},Layer}(Ny),hy=function(n){function Stump(e){return n.call(this,"EntityStore.Stump",e,function(){},new gy(e.group.caching,e.group))||this}return __extends(Stump,n),Stump.prototype.removeLayer=function(){return this},Stump.prototype.merge=function(){return this.parent.merge.apply(this.parent,arguments)},Stump}(Ty);function storeObjectReconciler(e,n,i){e=e[i],i=n[i];return equal(e,i)?e:i}function supportsResultCaching(e){return!!(e instanceof Ny&&e.group.caching)}function shallowCopy(e){return isNonNullObject(e)?Array.isArray(e)?e.slice(0):cv({__proto__:Object.getPrototypeOf(e)},e):e}var Iy,Dy,Sy=function(){function ObjectCanon(){this.known=new(Rv?WeakSet:Set),this.pool=new Wv(_v),this.passes=new WeakMap,this.keysByJSON=new Map,this.empty=this.admit({})}return ObjectCanon.prototype.isKnown=function(e){return isNonNullObject(e)&&this.known.has(e)},ObjectCanon.prototype.pass=function(e){if(isNonNullObject(e)){var n=shallowCopy(e);return this.passes.set(n,e),n}return e},ObjectCanon.prototype.admit=function(n){var i=this;if(isNonNullObject(n)){var e=this.passes.get(n);if(e)return e;switch(Object.getPrototypeOf(n)){case Array.prototype:if(this.known.has(n))return n;var t=n.map(this.admit,this);return(d=this.pool.lookupArray(t)).array||(this.known.add(d.array=t),__DEV__&&Object.freeze(t)),d.array;case null:case Object.prototype:if(this.known.has(n))return n;var a=Object.getPrototypeOf(n),r=[a],t=this.sortedKeys(n);r.push(t.json);var d,o,u=r.length;return t.sorted.forEach(function(e){r.push(i.admit(n[e]))}),(d=this.pool.lookupArray(r)).object||(o=d.object=Object.create(a),this.known.add(o),t.sorted.forEach(function(e,n){o[e]=r[u+n]}),__DEV__&&Object.freeze(o)),d.object}}return n},ObjectCanon.prototype.sortedKeys=function(e){var n=Object.keys(e),i=this.pool.lookupArray(n);return i.keys||(n.sort(),e=JSON.stringify(n),(i.keys=this.keysByJSON.get(e))||this.keysByJSON.set(e,i.keys={sorted:n,json:e})),i.keys},ObjectCanon}(),by=Object.assign(function(e){if(isNonNullObject(e)){void 0===Iy&&resetCanonicalStringify();var n=Iy.admit(e),i=Dy.get(n);return void 0===i&&Dy.set(n,i=JSON.stringify(n)),i}return JSON.stringify(e)},{reset:resetCanonicalStringify});function resetCanonicalStringify(){Iy=new Sy,Dy=new(_v?WeakMap:Map)}function missingFromInvariant(e,n){return new ly(e.message,n.path.slice(),n.query,n.variables)}function execSelectionSetKeyArgs(e){return[e.selectionSet,e.objectOrReference,e.context,e.context.canonizeResults]}var Fy=function(){function StoreReader(e){var a=this;this.knownResults=new(_v?WeakMap:Map),this.config=compact(e,{addTypename:!1!==e.addTypename,canonizeResults:shouldCanonizeResults(e)}),this.canon=e.canon||new Sy,this.executeSelectionSet=wrap(function(e){var n,i=e.context.canonizeResults,t=execSelectionSetKeyArgs(e);t[3]=!i;t=(n=a.executeSelectionSet).peek.apply(n,t);return t?i?cv(cv({},t),{result:a.canon.admit(t.result)}):t:(maybeDependOnExistenceOfEntity(e.context.store,e.enclosingRef.__ref),a.execSelectionSetImpl(e))},{max:this.config.resultCacheMaxSize,keyArgs:execSelectionSetKeyArgs,makeCacheKey:function(e,n,i,t){if(supportsResultCaching(i.store))return i.store.makeCacheKey(e,isReference(n)?n.__ref:n,i.varString,t)}}),this.executeSubSelectedArray=wrap(function(e){return maybeDependOnExistenceOfEntity(e.context.store,e.enclosingRef.__ref),a.execSubSelectedArrayImpl(e)},{max:this.config.resultCacheMaxSize,makeCacheKey:function(e){var n=e.field,i=e.array,e=e.context;if(supportsResultCaching(e.store))return e.store.makeCacheKey(n,i,e.varString)}})}return StoreReader.prototype.resetCanon=function(){this.canon=new Sy},StoreReader.prototype.diffQueryAgainstStore=function(e){var n=e.store,i=e.query,t=e.rootId,a=void 0===t?"ROOT_QUERY":t,r=e.variables,d=e.returnPartialData,t=void 0===d||d,d=e.canonizeResults,e=void 0===d?this.config.canonizeResults:d,d=this.config.cache.policies,r=cv(cv({},getDefaultValues(getQueryDefinition(i))),r),a=makeReference(a),e=this.executeSelectionSet({selectionSet:getMainDefinition(i).selectionSet,objectOrReference:a,enclosingRef:a,context:{store:n,query:i,policies:d,variables:r,varString:by(r),canonizeResults:e,fragmentMap:createFragmentMap(getFragmentDefinitions(i)),path:[]}}),i=e.missing&&0<e.missing.length;if(i&&!t)throw e.missing[0];return{result:e.result,missing:e.missing,complete:!i}},StoreReader.prototype.isFresh=function(e,n,i,t){if(supportsResultCaching(t.store)&&this.knownResults.get(e)===i){t=this.executeSelectionSet.peek(i,n,t,this.canon.isKnown(e));if(t&&e===t.result)return!0}return!1},StoreReader.prototype.execSelectionSetImpl=function(e){var a=this,n=e.selectionSet,r=e.objectOrReference,d=e.enclosingRef,o=e.context;if(isReference(r)&&!o.policies.rootTypenamesById[r.__ref]&&!o.store.has(r.__ref))return{result:this.canon.empty,missing:[missingFromInvariant(__DEV__?new bp("Dangling reference to missing "+r.__ref+" object"):new bp(5),o)]};var u=o.variables,m=o.policies,s=[],i={result:null},l=o.store.getFieldValue(r,"__typename");function getMissing(){return i.missing||(i.missing=[])}function handleMissing(e){var n;return e.missing&&(n=getMissing()).push.apply(n,e.missing),e.result}this.config.addTypename&&"string"==typeof l&&!m.rootIdsByTypename[l]&&s.push({__typename:l});var c=new Set(n.selections);c.forEach(function(e){var n,i,t;shouldInclude(e,u)&&(isField(e)?(i=m.readField({fieldName:e.name.value,field:e,variables:o.variables,from:r},o),t=resultKeyNameFromField(e),o.path.push(t),void 0===i?fv.added(e)||getMissing().push(missingFromInvariant(__DEV__?new bp("Can't find field '"+e.name.value+"' on "+(isReference(r)?r.__ref+" object":"object "+JSON.stringify(r,null,2))):new bp(6),o)):Array.isArray(i)?i=handleMissing(a.executeSubSelectedArray({field:e,array:i,enclosingRef:d,context:o})):e.selectionSet?null!=i&&(i=handleMissing(a.executeSelectionSet({selectionSet:e.selectionSet,objectOrReference:i,enclosingRef:isReference(i)?i:d,context:o}))):o.canonizeResults&&(i=a.canon.pass(i)),void 0!==i&&s.push(((n={})[t]=i,n)),invariant$1(o.path.pop()===t)):(e=getFragmentFromSelection(e,o.fragmentMap))&&m.fragmentMatches(e,l)&&e.selectionSet.selections.forEach(c.add,c))});e=mergeDeepArray(s);return i.result=o.canonizeResults?this.canon.admit(e):maybeDeepFreeze(e),this.knownResults.set(i.result,n),i},StoreReader.prototype.execSubSelectedArrayImpl=function(e){var i,t=this,a=e.field,n=e.array,r=e.enclosingRef,d=e.context;function handleMissing(e,n){return e.missing&&(i=i||[]).push.apply(i,e.missing),invariant$1(d.path.pop()===n),e.result}return n=(n=a.selectionSet?n.filter(d.store.canRead):n).map(function(e,n){return null===e?null:(d.path.push(n),Array.isArray(e)?handleMissing(t.executeSubSelectedArray({field:a,array:e,enclosingRef:r,context:d}),n):a.selectionSet?handleMissing(t.executeSelectionSet({selectionSet:a.selectionSet,objectOrReference:e,enclosingRef:isReference(e)?e:r,context:d}),n):(__DEV__&&assertSelectionSetForIdValue(d.store,a,e),invariant$1(d.path.pop()===n),e))}),{result:d.canonizeResults?this.canon.admit(n):n,missing:i}},StoreReader}();function assertSelectionSetForIdValue(n,i,e){var t;i.selectionSet||(t=new Set([e])).forEach(function(e){isNonNullObject(e)&&(__DEV__?invariant$1(!isReference(e),"Missing selection set for object of type "+getTypenameFromStoreObject(n,e)+" returned for query field "+i.name.value):invariant$1(!isReference(e),7),Object.values(e).forEach(t.add,t))})}var Ay=function(){function StoreWriter(e,n){this.cache=e,this.reader=n}return StoreWriter.prototype.writeToStore=function(o,e){var u=this,n=e.query,i=e.result,t=e.dataId,a=e.variables,r=e.overwrite,e=getOperationDefinition(n),d=makeProcessedFieldsMerger(),a=cv(cv({},getDefaultValues(e)),a),m={store:o,written:Object.create(null),merge:function(e,n){return d.merge(e,n)},variables:a,varString:by(a),fragmentMap:createFragmentMap(getFragmentDefinitions(n)),overwrite:!!r,incomingById:new Map,clientOnly:!1},e=this.processSelectionSet({result:i||Object.create(null),dataId:t,selectionSet:e.selectionSet,mergeTree:{map:new Map},context:m});if(!isReference(e))throw __DEV__?new bp("Could not identify object "+JSON.stringify(i)):new bp(8);return m.incomingById.forEach(function(e,n){var i,t=e.fields,a=e.mergeTree,r=e.selections,d=makeReference(n);if(a&&a.map.size){e=u.applyMerges(a,d,t,m);if(isReference(e))return;t=e}__DEV__&&!m.overwrite&&(i=new Set,r.forEach(function(e){isField(e)&&e.selectionSet&&i.add(e.name.value)}),Object.keys(t).forEach(function(e){i.has(fieldNameFromStoreName(e))&&!function(e){e=a&&a.map.get(e);return Boolean(e&&e.info&&e.info.merge)}(e)&&warnAboutDataLoss(d,t,e,m.store)})),o.merge(n,t)}),o.retain(e.__ref),e},StoreWriter.prototype.processSelectionSet=function(e){var o=this,n=e.dataId,u=e.result,i=e.selectionSet,m=e.context,s=e.mergeTree,l=this.cache.policies,t=l.identify(u,i,m.fragmentMap),a=t[1];if("string"==typeof(n=n||t[0])){e=m.written[n]||(m.written[n]=[]),t=makeReference(n);if(0<=e.indexOf(i))return t;if(e.push(i),this.reader&&this.reader.isFresh(u,t,i,m))return t}var c=Object.create(null);a&&(c=m.merge(c,a));var p=n&&l.rootTypenamesById[n]||getTypenameFromResult(u,i,m.fragmentMap)||n&&m.store.get(n,"__typename");"string"==typeof p&&(c.__typename=p);var k=new Set(i.selections);if(k.forEach(function(e){var n,i,t,a,r,d;shouldInclude(e,m.variables)&&(isField(e)?(d=resultKeyNameFromField(e),r=u[d],m.clientOnly=(n=m.clientOnly)||!(!e.directives||!e.directives.some(function(e){return"client"===e.name.value})),void 0!==r?(i=l.getStoreFieldName({typename:p,fieldName:e.name.value,field:e,variables:m.variables}),t=getChildMergeTree(s,i),a=o.processFieldValue(r,e,m,t),d=void 0,e.selectionSet&&!(d=m.store.getFieldValue(a,"__typename"))&&isReference(a)&&(d=(r=m.incomingById.get(a.__ref))&&r.fields.__typename),(d=l.getMergeFunction(p,e.name.value,d))?t.info={field:e,typename:p,merge:d}:maybeRecycleChildMergeTree(s,i),c=m.merge(c,((d={})[i]=a,d))):m.clientOnly||fv.added(e)||__DEV__&&invariant$1.error(("Missing field '"+resultKeyNameFromField(e)+"' while writing result "+JSON.stringify(u,null,2)).substring(0,1e3)),m.clientOnly=n):(e=getFragmentFromSelection(e,m.fragmentMap))&&l.fragmentMatches(e,p,u,m.variables)&&e.selectionSet.selections.forEach(k.add,k))}),"string"!=typeof n)return c;i=m.incomingById.get(n);return i?(i.fields=m.merge(i.fields,c),i.mergeTree=mergeMergeTrees(i.mergeTree,s),i.selections.forEach(k.add,k),i.selections=k):m.incomingById.set(n,{fields:c,mergeTree:mergeTreeIsEmpty(s)?void 0:s,selections:k}),makeReference(n)},StoreWriter.prototype.processFieldValue=function(e,i,t,a){var r=this;return i.selectionSet&&null!==e?Array.isArray(e)?e.map(function(e,n){e=r.processFieldValue(e,i,t,getChildMergeTree(a,n));return maybeRecycleChildMergeTree(a,n),e}):this.processSelectionSet({result:e,selectionSet:i.selectionSet,context:t,mergeTree:a}):__DEV__?cloneDeep(e):e},StoreWriter.prototype.applyMerges=function(e,n,i,a,r){var d,o,u,m,s=this;return e.map.size&&!isReference(i)&&(d=Array.isArray(i)||!isReference(n)&&!storeValueIsStoreObject(n)?void 0:n,o=i,d&&!r&&(r=[isReference(d)?d.__ref:d]),m=function(e,n){return Array.isArray(e)?"number"==typeof n?e[n]:void 0:a.store.getFieldValue(e,String(n))},e.map.forEach(function(e,n){var i=m(d,n),t=m(o,n);void 0!==t&&(r&&r.push(n),(i=s.applyMerges(e,i,t,a,r))!==t&&(u=u||new Map).set(n,i),r&&invariant$1(r.pop()===n))}),u&&(i=Array.isArray(o)?o.slice(0):cv({},o),u.forEach(function(e,n){i[n]=e}))),e.info?this.cache.policies.runMergeFunction(n,i,e.info,a,r&&(e=a.store).getStorage.apply(e,r)):i},StoreWriter}(),Ey=[];function getChildMergeTree(e,n){e=e.map;return e.has(n)||e.set(n,Ey.pop()||{map:new Map}),e.get(n)}function mergeMergeTrees(n,i){if(n===i||!i||mergeTreeIsEmpty(i))return n;if(!n||mergeTreeIsEmpty(n))return i;var t,e=n.info&&i.info?cv(cv({},n.info),i.info):n.info||i.info,a=n.map.size&&i.map.size,r={info:e,map:a?new Map:(n.map.size?n:i).map};return a&&(t=new Set(i.map.keys()),n.map.forEach(function(e,n){r.map.set(n,mergeMergeTrees(e,i.map.get(n))),t.delete(n)}),t.forEach(function(e){r.map.set(e,mergeMergeTrees(i.map.get(e),n.map.get(e)))})),r}function mergeTreeIsEmpty(e){return!e||!(e.info||e.map.size)}function maybeRecycleChildMergeTree(e,n){var i=e.map,e=i.get(n);e&&mergeTreeIsEmpty(e)&&(Ey.push(e),i.delete(n))}var Cy=new Set;function warnAboutDataLoss(e,n,i,t){var a,r,d=function(e){e=t.getFieldValue(e,i);return"object"==typeof e&&e},o=d(e);!o||(a=d(n))&&(isReference(o)||equal(o,a)||Object.keys(o).every(function(e){return void 0!==t.getFieldValue(a,e)})||(d=t.getFieldValue(e,"__typename")||t.getFieldValue(n,"__typename"),e=fieldNameFromStoreName(i),Cy.has(n=d+"."+e)||(Cy.add(n),r=[],Array.isArray(o)||Array.isArray(a)||[o,a].forEach(function(e){e=t.getFieldValue(e,"__typename");"string"!=typeof e||r.includes(e)||r.push(e)}),__DEV__&&invariant$1.warn("Cache data may be lost when replacing the "+e+" field of a "+d+" object.\n\nTo address this problem (which is not a bug in Apollo Client), "+(r.length?"either ensure all objects of type "+r.join(" and ")+" have an ID or a custom merge function, or ":"")+"define a custom merge function for the "+n+" field, so InMemoryCache can safely merge these objects:\n\n existing: "+JSON.stringify(o).slice(0,1e3)+"\n incoming: "+JSON.stringify(a).slice(0,1e3)+"\n\nFor more information about these options, please refer to the documentation:\n\n * Ensuring entity objects have IDs: https://go.apollo.dev/c/generating-unique-identifiers\n * Defining custom merge functions: https://go.apollo.dev/c/merging-non-normalized-objects\n"))))}var Oy=new Xv,_y=new WeakMap;function getCacheInfo(e){var n=_y.get(e);return n||_y.set(e,n={vars:new Set,dep:dep()}),n}function forgetCache(n){getCacheInfo(n).vars.forEach(function(e){return e.forgetCache(n)})}function recallCache(n){getCacheInfo(n).vars.forEach(function(e){return e.attachCache(n)})}function makeVar(i){function ZCa(e){var n;return 0<arguments.length?i!==e&&(i=e,t.forEach(function(e){getCacheInfo(e).dep.dirty(ZCa),broadcast(e)}),n=Array.from(a),a.clear(),n.forEach(function(e){return e(i)})):(n=Oy.getValue())&&(r(n),getCacheInfo(n).dep(ZCa)),i}var t=new Set,a=new Set;ZCa.onNextChange=function(e){return a.add(e),function(){a.delete(e)}};var r=ZCa.attachCache=function(e){return t.add(e),getCacheInfo(e).vars.add(ZCa),ZCa};return ZCa.forgetCache=function(e){return t.delete(e)},ZCa}function broadcast(e){e.broadcastWatches&&e.broadcastWatches()}function argsFromFieldSpecifier(e){return void 0!==e.args?e.args:e.field?argumentsObjectFromField(e.field,e.variables):null}kv.setStringify(by);var Ry=function(){},Vy=function(e,n){return n.fieldName},Py=function(e,n,i){return(0,i.mergeObjects)(e,n)},wy=function(e,n){return n},jy=function(){function Policies(e){this.config=e,this.typePolicies=Object.create(null),this.toBeAdded=Object.create(null),this.supertypeMap=new Map,this.fuzzySubtypes=new Map,this.rootIdsByTypename=Object.create(null),this.rootTypenamesById=Object.create(null),this.usingPossibleTypes=!1,this.config=cv({dataIdFromObject:defaultDataIdFromObject},e),this.cache=this.config.cache,this.setRootTypename("Query"),this.setRootTypename("Mutation"),this.setRootTypename("Subscription"),e.possibleTypes&&this.addPossibleTypes(e.possibleTypes),e.typePolicies&&this.addTypePolicies(e.typePolicies)}return Policies.prototype.identify=function(e,n,i){var t=n&&i?getTypenameFromResult(e,n,i):e.__typename;if(t===this.rootTypenamesById.ROOT_QUERY)return["ROOT_QUERY"];for(var a,r={typename:t,selectionSet:n,fragmentMap:i},t=t&&this.getTypePolicy(t),d=t&&t.keyFn||this.config.dataIdFromObject;d;){var o=d(e,r);if(!Array.isArray(o)){a=o;break}d=keyFieldsFnFromSpecifier(o)}return a=a?String(a):void 0,r.keyObject?[a,r.keyObject]:[a]},Policies.prototype.addTypePolicies=function(r){var d=this;Object.keys(r).forEach(function(e){var n=r[e],i=n.queryType,t=n.mutationType,a=n.subscriptionType,n=__rest(n,["queryType","mutationType","subscriptionType"]);i&&d.setRootTypename("Query",e),t&&d.setRootTypename("Mutation",e),a&&d.setRootTypename("Subscription",e),cy.call(d.toBeAdded,e)?d.toBeAdded[e].push(n):d.toBeAdded[e]=[n]})},Policies.prototype.updateTypePolicy=function(a,e){var r=this,n=this.getTypePolicy(a),i=e.keyFields,d=e.fields;function setMerge(e,n){e.merge="function"==typeof n?n:!0===n?Py:!1===n?wy:e.merge}setMerge(n,e.merge),n.keyFn=!1===i?Ry:Array.isArray(i)?keyFieldsFnFromSpecifier(i):"function"==typeof i?i:n.keyFn,d&&Object.keys(d).forEach(function(e){var n,i=r.getFieldPolicy(a,e,!0),t=d[e];"function"==typeof t?i.read=t:(n=t.read,e=t.merge,i.keyFn=!1===(t=t.keyArgs)?Vy:Array.isArray(t)?keyArgsFnFromSpecifier(t):"function"==typeof t?t:i.keyFn,"function"==typeof n&&(i.read=n),setMerge(i,e)),i.read&&i.merge&&(i.keyFn=i.keyFn||Vy)})},Policies.prototype.setRootTypename=function(e,n){void 0===n&&(n=e);var i="ROOT_"+e.toUpperCase(),t=this.rootTypenamesById[i];n!==t&&(__DEV__?invariant$1(!t||t===e,"Cannot change root "+e+" __typename more than once"):invariant$1(!t||t===e,2),t&&delete this.rootIdsByTypename[t],this.rootIdsByTypename[n]=i,this.rootTypenamesById[i]=n)},Policies.prototype.addPossibleTypes=function(e){var t=this;this.usingPossibleTypes=!0,Object.keys(e).forEach(function(i){t.getSupertypeSet(i,!0),e[i].forEach(function(e){t.getSupertypeSet(e,!0).add(i);var n=e.match(ky);n&&n[0]===e||t.fuzzySubtypes.set(e,new RegExp(e))})})},Policies.prototype.getTypePolicy=function(n){var i,t=this;cy.call(this.typePolicies,n)||((i=this.typePolicies[n]=Object.create(null)).fields=Object.create(null),(e=this.supertypeMap.get(n))&&e.size&&e.forEach(function(e){var n=t.getTypePolicy(e),e=n.fields,n=__rest(n,["fields"]);Object.assign(i,n),Object.assign(i.fields,e)}));var e=this.toBeAdded[n];return e&&e.length&&e.splice(0).forEach(function(e){t.updateTypePolicy(n,e)}),this.typePolicies[n]},Policies.prototype.getFieldPolicy=function(e,n,i){if(e){e=this.getTypePolicy(e).fields;return e[n]||i&&(e[n]=Object.create(null))}},Policies.prototype.getSupertypeSet=function(e,n){var i=this.supertypeMap.get(e);return!i&&n&&this.supertypeMap.set(e,i=new Set),i},Policies.prototype.fragmentMatches=function(e,i,n,t){var a=this;if(!e.typeCondition)return!0;if(!i)return!1;var r=e.typeCondition.name.value;if(i===r)return!0;if(this.usingPossibleTypes&&this.supertypeMap.has(r))for(var d=this.getSupertypeSet(i,!0),o=[d],u=function(e){e=a.getSupertypeSet(e,!1);e&&e.size&&o.indexOf(e)<0&&o.push(e)},m=!(!n||!this.fuzzySubtypes.size),s=!1,l=0;l<o.length;++l){var c=o[l];if(c.has(r))return d.has(r)||(s&&__DEV__&&invariant$1.warn("Inferring subtype "+i+" of supertype "+r),d.add(r)),!0;c.forEach(u),m&&l===o.length-1&&selectionSetMatchesResult(e.selectionSet,n,t)&&(s=!(m=!1),this.fuzzySubtypes.forEach(function(e,n){e=i.match(e);e&&e[0]===i&&u(n)}))}return!1},Policies.prototype.hasKeyArgs=function(e,n){n=this.getFieldPolicy(e,n,!1);return!(!n||!n.keyFn)},Policies.prototype.getStoreFieldName=function(e){var n,i=e.typename,t=e.fieldName,a=this.getFieldPolicy(i,t,!1),r=a&&a.keyFn;if(r&&i)for(var d={typename:i,fieldName:t,field:e.field||null,variables:e.variables},o=argsFromFieldSpecifier(e);r;){var u=r(o,d);if(!Array.isArray(u)){n=u||t;break}r=keyArgsFnFromSpecifier(u)}return!1===(n=void 0===n?e.field?storeKeyNameFromField(e.field,e.variables):kv(t,argsFromFieldSpecifier(e)):n)?t:t===fieldNameFromStoreName(n)?n:t+":"+n},Policies.prototype.readField=function(e,n){var i=e.from;if(i&&(e.field||e.fieldName)){void 0!==e.typename||(r=n.store.getFieldValue(i,"__typename"))&&(e.typename=r);var t=this.getStoreFieldName(e),a=fieldNameFromStoreName(t),r=n.store.getFieldValue(i,t),a=this.getFieldPolicy(e.typename,a,!1),a=a&&a.read;if(a){t=makeFieldFunctionOptions(this,i,e,n,n.store.getStorage(isReference(i)?i.__ref:i,t));return Oy.withValue(this.cache,a,[r,t])}return r}},Policies.prototype.getMergeFunction=function(e,n,i){e=this.getFieldPolicy(e,n,!1),n=e&&e.merge;return n=!n&&i?(e=this.getTypePolicy(i))&&e.merge:n},Policies.prototype.runMergeFunction=function(e,n,i,t,a){var r=i.field,d=i.typename,i=i.merge;return i===Py?makeMergeObjectsFunction(t.store)(e,n):i===wy?n:i(e=t.overwrite?void 0:e,n,makeFieldFunctionOptions(this,void 0,{typename:d,fieldName:r.name.value,field:r,variables:t.variables},t,a||Object.create(null)))},Policies}();function makeFieldFunctionOptions(t,a,e,r,n){var i=t.getStoreFieldName(e),d=fieldNameFromStoreName(i),o=e.variables||r.variables,u=r.store,m=u.toReference,u=u.canRead;return{args:argsFromFieldSpecifier(e),field:e.field||null,fieldName:d,storeFieldName:i,variables:o,isReference:isReference,toReference:m,storage:n,cache:t.cache,canRead:u,readField:function(e,n){var i;if("string"==typeof e)i={fieldName:e,from:1<arguments.length?n:a};else{if(!isNonNullObject(e))return void(__DEV__&&invariant$1.warn("Unexpected readField arguments: "+stringifyForDisplay(Array.from(arguments))));i=cv({},e),cy.call(e,"from")||(i.from=a)}return __DEV__&&void 0===i.from&&__DEV__&&invariant$1.warn("Undefined 'from' passed to readField with arguments "+stringifyForDisplay(Array.from(arguments))),void 0===i.variables&&(i.variables=o),t.readField(i,r)},mergeObjects:makeMergeObjectsFunction(r.store)}}function makeMergeObjectsFunction(a){return function mergeObjects(e,n){if(Array.isArray(e)||Array.isArray(n))throw __DEV__?new bp("Cannot automatically merge arrays"):new bp(3);if(isNonNullObject(e)&&isNonNullObject(n)){var i=a.getFieldValue(e,"__typename"),t=a.getFieldValue(n,"__typename");if(i&&t&&i!==t)return n;if(isReference(e)&&storeValueIsStoreObject(n))return a.merge(e.__ref,n),e;if(storeValueIsStoreObject(e)&&isReference(n))return a.merge(e,n.__ref),n;if(storeValueIsStoreObject(e)&&storeValueIsStoreObject(n))return cv(cv({},e),n)}return n}}function keyArgsFnFromSpecifier(i){return function(e,n){return e?n.fieldName+":"+JSON.stringify(computeKeyObject(e,i,!1)):n.fieldName}}function keyFieldsFnFromSpecifier(t){var a=new Wv(_v);return function(e,n){n.selectionSet&&n.fragmentMap&&(i=(i=a.lookupArray([n.selectionSet,n.fragmentMap])).aliasMap||(i.aliasMap=makeAliasMap(n.selectionSet,n.fragmentMap)));var i=n.keyObject=computeKeyObject(e,t,!0,i);return n.typename+":"+JSON.stringify(i)}}function makeAliasMap(e,t){var a=Object.create(null),r=new Set([e]);return r.forEach(function(e){e.selections.forEach(function(e){var n,i;isField(e)?(!e.alias||(i=e.name.value)!==(n=e.alias.value)&&((a.aliases||(a.aliases=Object.create(null)))[i]=n),e.selectionSet&&((a.subsets||(a.subsets=Object.create(null)))[e.name.value]=makeAliasMap(e.selectionSet,t))):(e=getFragmentFromSelection(e,t))&&r.add(e.selectionSet)})}),a}function computeKeyObject(i,e,t,a){var r,d,o=Object.create(null);return e.forEach(function(e){var n;Array.isArray(e)?"string"==typeof d&&"string"==typeof r&&(n=(n=a&&a.subsets)&&n[d],o[d]=computeKeyObject(i[r],e,t,n)):cy.call(i,n=(n=a&&a.aliases)&&n[e]||e)?o[d=e]=i[r=n]:(__DEV__?invariant$1(!t,"Missing field '"+n+"' while computing key fields"):invariant$1(!t,4),r=d=void 0)}),o}var By=function(i){function InMemoryCache(e){void 0===e&&(e={});var n=i.call(this)||this;return n.watches=new Set,n.typenameDocumentCache=new Map,n.makeVar=makeVar,n.txCount=0,n.config=normalizeConfig(e),n.addTypename=!!n.config.addTypename,n.policies=new jy({cache:n,dataIdFromObject:n.config.dataIdFromObject,possibleTypes:n.config.possibleTypes,typePolicies:n.config.typePolicies}),n.init(),n}return __extends(InMemoryCache,i),InMemoryCache.prototype.init=function(){var e=this.data=new Ny.Root({policies:this.policies,resultCaching:this.config.resultCaching});this.optimisticData=e.stump,this.resetResultCache()},InMemoryCache.prototype.resetResultCache=function(e){var i=this,n=this.storeReader;this.storeWriter=new Ay(this,this.storeReader=new Fy({cache:this,addTypename:this.addTypename,resultCacheMaxSize:this.config.resultCacheMaxSize,canonizeResults:shouldCanonizeResults(this.config),canon:e?void 0:n&&n.canon})),this.maybeBroadcastWatch=wrap(function(e,n){return i.broadcastWatch(e,n)},{max:this.config.resultCacheMaxSize,makeCacheKey:function(e){var n=e.optimistic?i.optimisticData:i.data;if(supportsResultCaching(n))return n.makeCacheKey(e.query,e.callback,by({optimistic:e.optimistic,rootId:e.rootId,variables:e.variables}))}}),new Set([this.data.group,this.optimisticData.group]).forEach(function(e){return e.resetCaching()})},InMemoryCache.prototype.restore=function(e){return this.init(),e&&this.data.replace(e),this},InMemoryCache.prototype.extract=function(e){return((e=void 0===e?!1:e)?this.optimisticData:this.data).extract()},InMemoryCache.prototype.read=function(e){var n=e.returnPartialData,n=void 0!==n&&n;try{return this.storeReader.diffQueryAgainstStore(cv(cv({},e),{store:e.optimistic?this.optimisticData:this.data,config:this.config,returnPartialData:n})).result||null}catch(e){if(e instanceof ly)return null;throw e}},InMemoryCache.prototype.write=function(e){try{return++this.txCount,this.storeWriter.writeToStore(this.data,e)}finally{--this.txCount||!1===e.broadcast||this.broadcastWatches()}},InMemoryCache.prototype.modify=function(e){if(cy.call(e,"id")&&!e.id)return!1;var n=e.optimistic?this.optimisticData:this.data;try{return++this.txCount,n.modify(e.id||"ROOT_QUERY",e.fields)}finally{--this.txCount||!1===e.broadcast||this.broadcastWatches()}},InMemoryCache.prototype.diff=function(e){return this.storeReader.diffQueryAgainstStore(cv(cv({},e),{store:e.optimistic?this.optimisticData:this.data,rootId:e.id||"ROOT_QUERY",config:this.config}))},InMemoryCache.prototype.watch=function(e){var n=this;return this.watches.size||recallCache(this),this.watches.add(e),e.immediate&&this.maybeBroadcastWatch(e),function(){n.watches.delete(e)&&!n.watches.size&&forgetCache(n),n.maybeBroadcastWatch.forget(e)}},InMemoryCache.prototype.gc=function(e){by.reset();var n=this.optimisticData.gc();return e&&!this.txCount&&(e.resetResultCache?this.resetResultCache(e.resetResultIdentities):e.resetResultIdentities&&this.storeReader.resetCanon()),n},InMemoryCache.prototype.retain=function(e,n){return(n?this.optimisticData:this.data).retain(e)},InMemoryCache.prototype.release=function(e,n){return(n?this.optimisticData:this.data).release(e)},InMemoryCache.prototype.identify=function(e){return isReference(e)?e.__ref:this.policies.identify(e)[0]},InMemoryCache.prototype.evict=function(e){if(!e.id){if(cy.call(e,"id"))return!1;e=cv(cv({},e),{id:"ROOT_QUERY"})}try{return++this.txCount,this.optimisticData.evict(e,this.data)}finally{--this.txCount||!1===e.broadcast||this.broadcastWatches()}},InMemoryCache.prototype.reset=function(e){var n=this;return this.init(),by.reset(),e&&e.discardWatches?(this.watches.forEach(function(e){return n.maybeBroadcastWatch.forget(e)}),this.watches.clear(),forgetCache(this)):this.broadcastWatches(),Promise.resolve()},InMemoryCache.prototype.removeOptimistic=function(e){e=this.optimisticData.removeLayer(e);e!==this.optimisticData&&(this.optimisticData=e,this.broadcastWatches())},InMemoryCache.prototype.batch=function(e){var t=this,a=e.update,n=e.optimistic,i=void 0===n||n,r=e.removeOptimistic,d=e.onWatchUpdated,n=function(e){var n=t.data,i=t.optimisticData;++t.txCount,e&&(t.data=t.optimisticData=e);try{a(t)}finally{--t.txCount,t.data=n,t.optimisticData=i}},o=new Set;d&&!this.txCount&&this.broadcastWatches(cv(cv({},e),{onWatchUpdated:function(e){return o.add(e),!1}})),"string"==typeof i?this.optimisticData=this.optimisticData.addLayer(i,n):!1===i?n(this.data):n(),"string"==typeof r&&(this.optimisticData=this.optimisticData.removeLayer(r)),d&&o.size?(this.broadcastWatches(cv(cv({},e),{onWatchUpdated:function(e,n){n=d.call(this,e,n);return!1!==n&&o.delete(e),n}})),o.size&&o.forEach(function(e){return t.maybeBroadcastWatch.dirty(e)})):this.broadcastWatches(e)},InMemoryCache.prototype.performTransaction=function(e,n){return this.batch({update:e,optimistic:n||null!==n})},InMemoryCache.prototype.transformDocument=function(e){if(this.addTypename){var n=this.typenameDocumentCache.get(e);return n||(n=fv(e),this.typenameDocumentCache.set(e,n),this.typenameDocumentCache.set(n,n)),n}return e},InMemoryCache.prototype.broadcastWatches=function(n){var i=this;this.txCount||this.watches.forEach(function(e){return i.maybeBroadcastWatch(e,n)})},InMemoryCache.prototype.broadcastWatch=function(e,n){var i=e.lastDiff,t=this.diff(e);n&&(e.optimistic&&"string"==typeof n.optimistic&&(t.fromOptimisticTransaction=!0),n.onWatchUpdated&&!1===n.onWatchUpdated.call(this,e,t,i))||i&&equal(i.result,t.result)||e.callback(e.lastDiff=t,i)},InMemoryCache}(sy),Ly=new Map,xy=new Map,My=!0,zy=!1;function normalize(e){return e.replace(/[\s,]+/g," ").trim()}function cacheKeyFromLoc(e){return normalize(e.source.body.substring(e.start,e.end))}function processFragments(e){var a=new Set,r=[];return e.definitions.forEach(function(e){var n,i,t;"FragmentDefinition"===e.kind?(n=e.name.value,i=cacheKeyFromLoc(e.loc),(t=xy.get(n))&&!t.has(i)?My&&console.warn("Warning: fragment with name "+n+" already exists.\ngraphql-tag enforces all fragment names across your application to be unique; read more about\nthis in the docs: http://dev.apollodata.com/core/fragments.html#unique-names"):t||xy.set(n,t=new Set),t.add(i),a.has(i)||(a.add(i),r.push(e))):r.push(e)}),cv(cv({},e),{definitions:r})}function stripLoc(e){var i=new Set(e.definitions);i.forEach(function(n){n.loc&&delete n.loc,Object.keys(n).forEach(function(e){e=n[e];e&&"object"==typeof e&&i.add(e)})});var n=e.loc;return n&&(delete n.startToken,delete n.endToken),e}function parseDocument(e){var n=normalize(e);if(!Ly.has(n)){e=parse(e,{experimentalFragmentVariables:zy});if(!e||"Document"!==e.kind)throw new Error("Not a valid GraphQL document.");Ly.set(n,stripLoc(processFragments(e)))}return Ly.get(n)}function gql(i){for(var e=[],n=1;n<arguments.length;n++)e[n-1]=arguments[n];var t=(i="string"==typeof i?[i]:i)[0];return e.forEach(function(e,n){t+=e&&"Document"===e.kind?e.loc.source.body:e,t+=i[n+1]}),parseDocument(t)}function resetCaches(){Ly.clear(),xy.clear()}function disableFragmentWarnings(){My=!1}function enableExperimentalFragmentVariables(){zy=!0}function disableExperimentalFragmentVariables(){zy=!1}var $y,qy={gql:gql,resetCaches:resetCaches,disableFragmentWarnings:disableFragmentWarnings,enableExperimentalFragmentVariables:enableExperimentalFragmentVariables,disableExperimentalFragmentVariables:disableExperimentalFragmentVariables};!function(e){e.gql=qy.gql,e.resetCaches=qy.resetCaches,e.disableFragmentWarnings=qy.disableFragmentWarnings,e.enableExperimentalFragmentVariables=qy.enableExperimentalFragmentVariables,e.disableExperimentalFragmentVariables=qy.disableExperimentalFragmentVariables}(gql=gql||{});var Uy=(gql.default=gql)($y=$y||_taggedTemplateLiteral(["\n\tfragment session on Session {\n\t\tid\n\t}\n"])),Gy=function SessionHandler(e){var n=this;_classCallCheck$1(this,SessionHandler),_defineProperty$4(this,"cache",void 0),_defineProperty$4(this,"cacheKeyForSession","Session"),_defineProperty$4(this,"readSessionId",function(){var e=n.cache.readFragment({id:n.cacheKeyForSession,fragment:Uy});return qd(e,"id")||"1"}),_defineProperty$4(this,"writeSessionId",function(e){n.cache.writeFragment({id:n.cacheKeyForSession,fragment:Uy,data:{id:e,__typename:"Session"}})}),this.cache=e.cache},Wy=["cache","getApolloClient"],Hy=["type"],Qy=["isLocalFolder"];function createZimbraSchema(e){var n=e.cache,i=_objectWithoutProperties(e,Wy),n=n?new Gy({cache:n}):void 0,a=new gp(_objectSpread2(_objectSpread2({},i),{},{sessionHandler:n})),r=e.localStoreClient,e=t.makeExecutableSchema({typeDefs:Tp,resolvers:{Query:{accountInfo:a.accountInfo,autoComplete:function autoComplete(e,n){return a.autoComplete(n)},autoCompleteGAL:function autoCompleteGAL(e,n){return a.autoCompleteGAL(n)},discoverRights:a.discoverRights,downloadAttachment:function downloadAttachment(e,n){return a.downloadAttachment(n)},downloadDocument:function downloadDocument(e,n){return a.downloadDocument(n)},downloadMessage:function downloadMessage(e,n){return((2<arguments.length&&void 0!==arguments[2]?arguments[2]:{}).local?r:a).downloadMessage(n)},freeBusy:function freeBusy(e,n){return a.freeBusy(n)},getContact:function getContact(e,n){return a.getContact(n)},clientInfo:function clientInfo(e,n){return a.clientInfo(n)},getContactFrequency:function getContactFrequency(e,n){return a.getContactFrequency(n)},getConversation:function getConversation(e,n){return a.getConversation(n)},getCustomMetadata:function getCustomMetadata(e,n){return a.getCustomMetadata(n)},getDocumentShareURL:function getDocumentShareURL(e,n){return a.getDocumentShareURL(n)},getFilterRules:a.getFilterRules,getFolder:function getFolder(e,n){return((2<arguments.length&&void 0!==arguments[2]?arguments[2]:{}).local?r:a).getFolder(n)},getHAB:function getHAB(e,n){return a.getHAB(n.habRootGroupId)},getDistributionListMembers:function getDistributionListMembers(e,n){return a.getDistributionListMembers(n.limit,n.offset,n.dl)},getAppointment:function getAppointment(e,n){return a.getAppointment(n)},getAppointments:function getAppointments(e,n){return a.search(n)},getReminders:function getReminders(e,n){return a.search(n)},getTasks:function getTasks(e,n){return a.getTasks(n)},getAvailableLocales:function getAvailableLocales(e){return a.getAvailableLocales()},getMailboxMetadata:function getMailboxMetadata(e,n){return a.getMailboxMetadata(n)},getMessage:function getMessage(e,n){return((2<arguments.length&&void 0!==arguments[2]?arguments[2]:{}).local?r:a).getMessage(n)},getMessagesMetadata:function getMessagesMetadata(e,n){return((2<arguments.length&&void 0!==arguments[2]?arguments[2]:{}).local?r:a).getMessagesMetadata(n)},getRights:function getRights(e,n){return a.getRights(n)},getScratchCodes:a.getScratchCodes,getSearchFolder:a.getSearchFolder,getSMimePublicCerts:function getSMimePublicCerts(e,n){return a.getSMimePublicCerts(n)},getTrustedDevices:a.getTrustedDevices,getDeviceStatus:a.getDeviceStatus,getWorkingHours:function getWorkingHours(e,n){return a.getWorkingHours(n)},getPreferences:a.getPreferences,getDataSources:a.getDataSources,getIdentities:a.getIdentities,getImportStatus:a.getImportStatus,getSignatures:a.getSignatures,noop:function noop(e,n){return a.noop(n,(2<arguments.length&&void 0!==arguments[2]?arguments[2]:{}).fetchOptions)},recoverAccount:function recoverAccount(e,n){return a.recoverAccount(n)},relatedContacts:function relatedContacts(e,n){return a.relatedContacts(n)},search:function search(e,n){return((2<arguments.length&&void 0!==arguments[2]?arguments[2]:{}).local?r:a).search(n)},searchCalendarResources:function searchCalendarResources(e,n){return a.searchCalendarResources(n)},searchGal:function searchGal(e,n){return a.searchGal(n)},shareInfo:function shareInfo(e,n){return a.shareInfo(n)},taskFolders:a.taskFolders,getWhiteBlackList:a.getWhiteBlackList,getAppSpecificPasswords:a.getAppSpecificPasswords,getTag:a.getTag},MailItem:{__resolveType:function __resolveType(e){return e.conversationId?"MessageInfo":"Conversation"}},Mutation:{action:function action(e,n){var i=n.type,n=_objectWithoutProperties(n,Hy);return((2<arguments.length&&void 0!==arguments[2]?arguments[2]:{}).local?r:a).action(i,n)},addMessage:function addMessage(e,n){return((2<arguments.length&&void 0!==arguments[2]?arguments[2]:{}).local?r:a).addMessage(n)},applyFilterRules:function applyFilterRules(e,n){return a.applyFilterRules(n)},cancelTask:function cancelTask(e,n){return a.cancelTask(n)},itemAction:function itemAction(e,n){return a.itemAction(n)},login:function login(e,n){return a.login(n)},logout:a.logout,disableTwoFactorAuth:a.disableTwoFactorAuth,enableTwoFactorAuth:function enableTwoFactorAuth(e,n){return a.enableTwoFactorAuth(n.options)},messageAction:function messageAction(e,n){return a.messageAction(n)},changePassword:function changePassword(e,n){return a.changePassword(n)},modifyProfileImage:function modifyProfileImage(e,n){return a.modifyProfileImage(n)},contactAction:function contactAction(e,n){return a.contactAction(n)},createAppSpecificPassword:function createAppSpecificPassword(e,n){return a.createAppSpecificPassword(n.appName)},conversationAction:function conversationAction(e,n){return a.conversationAction(n)},createFolder:function createFolder(e,n,i){var t=n.isLocalFolder,n=_objectWithoutProperties(n,Qy);return i.local?r.createFolder(_objectSpread2({isLocalFolder:t},n)):a.createFolder(n)},createSearchFolder:function createSearchFolder(e,n){return a.createSearchFolder(n)},createContact:function createContact(e,n){return a.createContact(n.contact)},createContactList:function createContactList(e,n){return a.createContact(n.contact)},modifyContact:function modifyContact(e,n){return a.modifyContact(n.contact)},modifyContactList:function modifyContactList(e,n){return a.modifyContact(n.contact)},createAppointment:function createAppointment(e,n){return a.createAppointment(n.accountName,n.appointment)},snoozeCalendarItem:function snoozeCalendarItem(e,n){return a.snoozeCalendarItem(n.appointment,n.task)},dismissCalendarItem:function dismissCalendarItem(e,n){return a.dismissCalendarItem(n.appointment,n.task)},createAppointmentException:function createAppointmentException(e,n){return a.createAppointmentException(n.accountName,n.appointment)},modifyAppointment:function modifyAppointment(e,n){return a.modifyAppointment(n.accountName,n.appointment)},createMountpoint:function createMountpoint(e,n){return a.createMountpoint(n)},deleteAppointment:function deleteAppointment(e,n){return a.deleteAppointment(n.appointment)},checkCalendar:function checkCalendar(e,n){return a.checkCalendar(n)},counterAppointment:function counterAppointment(e,n){return a.counterAppointment(n.counterAppointmentInvite)},createCalendar:function createCalendar(e,n){return a.createFolder({name:n.name,color:n.color,url:n.url,view:"appointment",flags:"#"})},createSharedCalendar:function createSharedCalendar(e,n){return a.createMountpoint({link:_objectSpread2(_objectSpread2({},n.link),{},{parentFolderId:1,view:"appointment",flags:"#"})})},saveDocument:function saveDocument(e,n){return a.saveDocument(n)},changeFolderColor:function changeFolderColor(e,n){return a.changeFolderColor(n)},declineCounterAppointment:function declineCounterAppointment(e,n){return a.declineCounterAppointment(n.counterAppointmentInvite)},folderAction:function folderAction(e,n){return a.folderAction(n.action)},documentAction:function documentAction(e,n){return a.documentAction(n.action)},forwardAppointment:function forwardAppointment(e,n){return a.forwardAppointment(n.appointmentInvite)},forwardAppointmentInvite:function forwardAppointmentInvite(e,n){return a.forwardAppointmentInvite(n.appointmentInvite)},generateScratchCodes:a.generateScratchCodes,grantRights:function grantRights(e,n){return a.grantRights(n.input)},sendShareNotification:function sendShareNotification(e,n){return a.sendShareNotification(n.shareNotification)},testExternalAccount:function testExternalAccount(e,n){return a.testExternalAccount(n.externalAccount)},addExternalAccount:function addExternalAccount(e,n){return a.addExternalAccount(n.externalAccount)},modifyExternalAccount:function modifyExternalAccount(e,n){return a.modifyExternalAccount(n)},deleteExternalAccount:function deleteExternalAccount(e,n){return a.deleteExternalAccount(n)},importExternalAccount:function importExternalAccount(e,n){return a.importExternalAccount(n.externalAccount)},prefEnableOutOfOfficeAlertOnLogin:function prefEnableOutOfOfficeAlertOnLogin(e,n){return a.modifyPrefs({zimbraPrefOutOfOfficeStatusAlertOnLogin:n.value}).then(Boolean)},prefEnableOutOfOfficeReply:function prefEnableOutOfOfficeReply(e,n){return a.modifyPrefs({zimbraPrefOutOfOfficeReplyEnabled:n.value}).then(Boolean)},prefOutOfOfficeFromDate:function prefOutOfOfficeFromDate(e,n){var i=n.value;return a.modifyPrefs({zimbraPrefOutOfOfficeFromDate:i}).then(function(){return i})},prefOutOfOfficeUntilDate:function prefOutOfOfficeUntilDate(e,n){var i=n.value;return a.modifyPrefs({zimbraPrefOutOfOfficeUntilDate:i}).then(function(){return i})},prefOutOfOfficeReply:function prefOutOfOfficeReply(e,n){var i=n.value;return a.modifyPrefs({zimbraPrefOutOfOfficeReply:i}).then(function(){return i})},createIdentity:function createIdentity(e,n){return a.createIdentity(n)},modifyIdentity:function modifyIdentity(e,n){return a.modifyIdentity(n).then(Boolean)},deleteIdentity:function deleteIdentity(e,n){return a.deleteIdentity(n).then(Boolean)},modifyPrefs:function modifyPrefs(e,n){return a.modifyPrefs(n.prefs)},modifyProps:function modifyProps(e,n){return a.modifyProps(n.props)},modifyZimletPrefs:function modifyZimletPrefs(e,n){return a.modifyZimletPrefs(n.zimlets)},modifyFilterRules:function modifyFilterRules(e,n){return a.modifyFilterRules(n.filters)},createSignature:function createSignature(e,n){return a.createSignature(n)},modifySignature:function modifySignature(e,n){return a.modifySignature(n)},modifySearchFolder:function modifySearchFolder(e,n){return a.modifySearchFolder(n)},deleteSignature:function deleteSignature(e,n){return a.deleteSignature(n)},saveDraft:function saveDraft(e,n){var i=n.message,n=n.accountName;return((2<arguments.length&&void 0!==arguments[2]?arguments[2]:{}).local?r:a).saveDraft(i,n)},sendMessage:function sendMessage(e,n){var i=n.message,n=n.accountName;return((2<arguments.length&&void 0!==arguments[2]?arguments[2]:{}).local?r:a).sendMessage(i,n)},sendDeliveryReport:function sendDeliveryReport(e,n){return a.sendDeliveryReport(n.messageId)},uploadMessage:function uploadMessage(e,n){return a.uploadMessage(n.value)},createTask:function createTask(e,n){return a.createTask(n.task)},modifyTask:function modifyTask(e,n){return a.modifyTask(n.task)},sendInviteReply:function sendInviteReply(e,n){return a.sendInviteReply(n.inviteReply)},recoverAccount:function recoverAccount(e,n){return a.recoverAccount(n)},resetPassword:function resetPassword(e,n){return a.resetPassword(n)},revokeAppSpecificPassword:function revokeAppSpecificPassword(e,n){return a.revokeAppSpecificPassword(n.appName)},revokeOtherTrustedDevices:a.revokeOtherTrustedDevices,revokeRights:function revokeRights(e,n){return a.revokeRights(n.input)},revokeTrustedDevice:a.revokeTrustedDevice,setCustomMetadata:function setCustomMetadata(e,n){return a.setCustomMetadata(n)},setMailboxMetadata:function setMailboxMetadata(e,n){return a.jsonRequest({name:"SetMailboxMetadata",body:{meta:{section:n.section,_attrs:Ro(n.attrs,coerceBooleanToString)}}}).then(Boolean)},setRecoveryAccount:function setRecoveryAccount(e,n){return a.setRecoveryAccount(n)},modifyWhiteBlackList:function modifyWhiteBlackList(e,n){return a.modifyWhiteBlackList(n.whiteBlackList)},createTag:function createTag(e,n){return a.createTag(n.tag)},tagAction:function tagAction(e,n){return a.action(Hc.tag,n.action)},quarantineDeviceSync:function quarantineDeviceSync(e,n){a.quarantineDeviceSync(n.deviceId)},allowDeviceSync:function allowDeviceSync(e,n){a.allowDeviceSync(n.deviceId)},removeDeviceSync:function removeDeviceSync(e,n){a.removeDeviceSync(n.deviceId)},blockDeviceSync:function blockDeviceSync(e,n){a.blockDeviceSync(n.deviceId)},accountOnlyRemoteWipeSync:function accountOnlyRemoteWipeSync(e,n){a.accountOnlyRemoteWipeSync(n.deviceId)},cancelPendingAccountOnlyRemoteWipeSync:function cancelPendingAccountOnlyRemoteWipeSync(e,n){a.cancelPendingAccountOnlyRemoteWipeSync(n.deviceId)},remoteWipeSync:function remoteWipeSync(e,n){a.remoteWipeSync(n.deviceId)},cancelPendingRemoteWipeSync:function cancelPendingRemoteWipeSync(e,n){a.cancelPendingRemoteWipeSync(n.deviceId)}}}});return{client:a,schema:e}}var Ky=function(){function OperationBatcher(e){var n=e.batchDebounce,i=e.batchInterval,t=e.batchMax,a=e.batchHandler,e=e.batchKey;this.queuedRequests=new Map,this.batchDebounce=n,this.batchInterval=i,this.batchMax=t||0,this.batchHandler=a,this.batchKey=e||function(){return""}}return OperationBatcher.prototype.enqueueRequest=function(e){var n=this,i=cv({},e),t=!1,a=this.batchKey(e.operation);return i.observable||(i.observable=new Cv(function(e){n.queuedRequests.has(a)||n.queuedRequests.set(a,[]),t||(n.queuedRequests.get(a).push(i),t=!0),i.next=i.next||[],e.next&&i.next.push(e.next.bind(e)),i.error=i.error||[],e.error&&i.error.push(e.error.bind(e)),i.complete=i.complete||[],e.complete&&i.complete.push(e.complete.bind(e)),1===n.queuedRequests.get(a).length?n.scheduleQueueConsumption(a):n.batchDebounce&&(clearTimeout(n.scheduledBatchTimer),n.scheduleQueueConsumption(a)),n.queuedRequests.get(a).length===n.batchMax&&n.consumeQueue(a)})),i.observable},OperationBatcher.prototype.consumeQueue=function(e){var n=e||"",i=this.queuedRequests.get(n);if(i){this.queuedRequests.delete(n);var e=i.map(function(e){return e.operation}),n=i.map(function(e){return e.forward}),t=[],a=[],r=[],d=[];i.forEach(function(e,n){t.push(e.observable),a.push(e.next),r.push(e.error),d.push(e.complete)});var n=this.batchHandler(e,n)||Cv.of(),o=function(n){r.forEach(function(e){e&&e.forEach(function(e){return e(n)})})};return n.subscribe({next:function(e){if(Array.isArray(e)||(e=[e]),a.length!==e.length){var n=new Error("server returned results with length "+e.length+", expected length of "+a.length);return n.result=e,o(n)}e.forEach(function(n,e){a[e]&&a[e].forEach(function(e){return e(n)})})},error:o,complete:function(){d.forEach(function(e){e&&e.forEach(function(e){return e()})})}}),t}},OperationBatcher.prototype.scheduleQueueConsumption=function(e){var n=this,i=e||"";this.scheduledBatchTimer=setTimeout(function(){n.queuedRequests.get(i)&&n.queuedRequests.get(i).length&&n.consumeQueue(i)},this.batchInterval)},OperationBatcher}(),Zy=function(o){function BatchLink(e){var n=o.call(this)||this,i=e||{},t=i.batchInterval,a=i.batchMax,r=i.batchHandler,d=i.batchKey;return n.batcher=new Ky({batchDebounce:i.batchDebounce,batchInterval:void 0===t?10:t,batchMax:void 0===a?0:a,batchHandler:void 0===r?function(){return null}:r,batchKey:void 0===d?function(){return""}:d}),e.batchHandler.length<=1&&(n.request=function(e){return n.batcher.enqueueRequest({operation:e})}),n}return __extends(BatchLink,o),BatchLink.prototype.request=function(e,n){return this.batcher.enqueueRequest({operation:e,forward:n})},BatchLink}(wv),Yy=function(){_inherits$1(LocalBatchLink,wv);var e=_createSuper$1(LocalBatchLink);function LocalBatchLink(a){var r;_classCallCheck$1(this,LocalBatchLink),_defineProperty$4(_assertThisInitialized$1(r=e.call(this)),"off",void 0),_defineProperty$4(_assertThisInitialized$1(r),"on",void 0),_defineProperty$4(_assertThisInitialized$1(r),"schema",void 0),_defineProperty$4(_assertThisInitialized$1(r),"batcher",void 0),r.schema=a.schema;var t=new events;r.on=t.on,r.off=t.off;function yPa(e){return new Cv(function(n){t.emit("req",e);var i=!1;Promise.all(e.map(function(e){var n=print(e.query),i=e.operationName,t=e.variables,t=void 0===t?{}:t;return graphql(r.schema,n,null,e.getContext()||a.context||{},t,i)})).then(function(e){return i=!0,t.emit("res",e),n.next(e),n.complete(),e}).catch(function(e){i||t.emit("res",e),n.error(e)})})}return r.batcher=new Zy({batchInterval:a.batchInterval,batchHandler:yPa}),r}return _createClass$6(LocalBatchLink,[{key:"request",value:function request(e){return this.batcher.request(e)}}]),LocalBatchLink}();function onError(d){return new wv(function(a,r){return new Cv(function(n){var e,i,t;try{e=r(a).subscribe({next:function(e){e.errors&&(t=d({graphQLErrors:e.errors,response:e,operation:a,forward:r}))?i=t.subscribe({next:n.next.bind(n),error:n.error.bind(n),complete:n.complete.bind(n)}):n.next(e)},error:function(e){(t=d({operation:a,networkError:e,graphQLErrors:e&&e.result&&e.result.errors,forward:r}))?i=t.subscribe({next:n.next.bind(n),error:n.error.bind(n),complete:n.complete.bind(n)}):n.error(e)},complete:function(){t||n.complete.bind(n)()}})}catch(e){d({networkError:e,operation:a,forward:r}),n.error(e)}return function(){e&&e.unsubscribe(),i&&e.unsubscribe()}})})}var Jy=function(i){function ErrorLink(e){var n=i.call(this)||this;return n.link=onError(e),n}return __extends(ErrorLink,i),ErrorLink.prototype.request=function(e,n){return this.link.request(e,n)},ErrorLink}(wv),Xy=["message","originalError"],ef=function(){_inherits$1(ZimbraErrorLink,Jy);var e=_createSuper$1(ZimbraErrorLink);function ZimbraErrorLink(){var a;return _classCallCheck$1(this,ZimbraErrorLink),_defineProperty$4(_assertThisInitialized$1(a=e.call(this,function(e){var n=e.graphQLErrors,e=e.networkError;n&&n.map(function(e){var n=e.message,i=e.originalError,t=_objectWithoutProperties(e,Xy),e=qd(i,"faults.0.Detail.Error.Code","");a.executeHandlers(_objectSpread2({errorCode:e,message:n,originalError:i},t))}),e&&a.executeHandlers({message:"[Network error]: ".concat(e)})})),"handlers",[]),_defineProperty$4(_assertThisInitialized$1(a),"executeHandlers",function(n){a.handlers.map(function(e){e(n)})}),_defineProperty$4(_assertThisInitialized$1(a),"registerHandler",function(e){a.handlers.push(e)}),_defineProperty$4(_assertThisInitialized$1(a),"unRegisterAllHandlers",function(){a.handlers=[]}),_defineProperty$4(_assertThisInitialized$1(a),"unRegisterHandler",function(e){e=a.handlers.findIndex(e);-1!==e&&a.handlers.splice(e,1)}),a}return ZimbraErrorLink}(),nf=function dataIdFromPath(e,n){if(e.__typename){n=qd(e,n);return n?"".concat(e.__typename,":").concat(n):defaultDataIdFromObject(e)}},tf=function dataIdFromObject(e){switch(e.__typename){case"CalendarItemHitInfo":return e.instances?"".concat(defaultDataIdFromObject(e),":").concat(e.instances.length):"".concat(defaultDataIdFromObject(e));case"MailboxMetadata":return nf(e,"meta.0.section");case"Folder":return e.local&&null!==e.local?"".concat(defaultDataIdFromObject(e),":local"):"1"===e.id?"".concat(e.__typename,":").concat(e.id,":").concat(e.uuid):defaultDataIdFromObject(e);case"AutoCompleteMatch":return"".concat(defaultDataIdFromObject(e),":").concat(e.email);case"ContactListMember":return"".concat(e.type,":").concat(e.value);default:return defaultDataIdFromObject(e)}};function createPossibleTypes(){return(0<arguments.length&&void 0!==arguments[0]?arguments[0]:Object)({MailItem:["Conversation","MessageInfo","MsgWithGroupInfo"]})}var af={Query:{fields:{accountInfo:{merge:!0},getPreferences:{merge:!0}}},Contact:{fields:{attributes:{merge:!0}}},Conversation:{fields:{messages:{merge:!1},emailAddresses:{merge:!1}}},MessageInfo:{fields:{emailAddresses:{merge:!1}}}},rf=function(){_inherits$1(ZimbraInMemoryCache,By);var n=_createSuper$1(ZimbraInMemoryCache);function ZimbraInMemoryCache(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{};return _classCallCheck$1(this,ZimbraInMemoryCache),e.possibleTypes&&"function"!=typeof e.possibleTypes||(e.possibleTypes=createPossibleTypes(e.possibleTypes)),n.call(this,_objectSpread2({dataIdFromObject:tf,typePolicies:af},e))}return ZimbraInMemoryCache}(),df=function SyncOfflineOperations(e){var i=this,n=e.apolloClient,t=e.storage,e=e.storeKey,e=void 0===e?"@offlineQueueKey":e;if(_classCallCheck$1(this,SyncOfflineOperations),_defineProperty$4(this,"apolloClient",void 0),_defineProperty$4(this,"storage",void 0),_defineProperty$4(this,"offlineData",void 0),_defineProperty$4(this,"storeKey",void 0),_defineProperty$4(this,"addOfflineData",function(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:[];e&&0<e.length&&i.storage.setItem(i.storeKey,JSON.stringify(e))}),_defineProperty$4(this,"clearOfflineData",function(){return i.offlineData=[],Promise.resolve(i.storage.removeItem(i.storeKey))}),_defineProperty$4(this,"getOfflineData",function(){return Promise.resolve(i.storage.getItem(i.storeKey))}),_defineProperty$4(this,"hasOfflineData",function(){return!!(i.offlineData&&0<i.offlineData.length)}),_defineProperty$4(this,"init",function(){return i.getOfflineData().then(function(e){return i.offlineData=e&&JSON.parse(e)||[]})}),_defineProperty$4(this,"sync",function(){if(i.hasOfflineData()){var n=[];return Promise.all(i.offlineData.map(function(e){return i.apolloClient["mutation"in e?"mutate":"query"](e).catch(function(){n.push(e)})})).catch(function(e){return console.warn("SyncOfflineOperations::sync ERR:",e)}).then(i.clearOfflineData).then(function(){i.addOfflineData(n)})}}),!n)throw new Error("Apollo Client instance is required when syncing data, please assign value to it");if(!t)throw new Error("Storage can be window.localStorage or AsyncStorage but was not set");this.apolloClient=n,this.storage=t,this.storeKey=e,this.offlineData=[]};function hasSensitiveVariables(e){return!!qd(e,"variables.password")}function isMutationOperation(e){e=e.query;return e&&e.definitions&&0<e.definitions.filter(function(e){return"mutation"===e.operation}).length}function deriveOfflineQueue(e){return e.map(function(e){var n=e.operation,i=n.query,e=n.variables,n={};return _defineProperty$4(n,isMutationOperation({query:i})?"mutation":"query",i),_defineProperty$4(n,"variables",e),n})}var uf,mf,sf,lf,cf,pf=function(){_inherits$1(OfflineQueueLink,wv);var t=_createSuper$1(OfflineQueueLink);function OfflineQueueLink(e){var a,n=e.storage,i=e.storeKey,i=void 0===i?"@offlineQueueKey":i,e=e.isOpen,e=void 0===e||e;if(_classCallCheck$1(this,OfflineQueueLink),_defineProperty$4(_assertThisInitialized$1(a=t.call(this)),"isOpen",void 0),_defineProperty$4(_assertThisInitialized$1(a),"storage",void 0),_defineProperty$4(_assertThisInitialized$1(a),"operationQueue",void 0),_defineProperty$4(_assertThisInitialized$1(a),"storeKey",void 0),_defineProperty$4(_assertThisInitialized$1(a),"close",function(){a.isOpen=!1}),_defineProperty$4(_assertThisInitialized$1(a),"dequeue",function(e){e=a.operationQueue.indexOf(e);-1!==e&&(a.operationQueue=[].concat(_toConsumableArray(a.operationQueue.slice(0,e)),_toConsumableArray(a.operationQueue.slice(e+1)))),a.persist()}),_defineProperty$4(_assertThisInitialized$1(a),"enqueue",function(e){a.operationQueue.push(e),a.persist()}),_defineProperty$4(_assertThisInitialized$1(a),"getSize",function(){return Promise.resolve(a.storage.getItem(a.storeKey)).then(function(e){return(e||"").length})}),_defineProperty$4(_assertThisInitialized$1(a),"handleCancelAndOfflineQueue",function(i){var t=-1;a.operationQueue.forEach(function(e,n){i.offlineQuery===e.offlineQuery&&(t=n),i.cancelQuery===e.offlineQuery&&(a.operationQueue=[].concat(_toConsumableArray(a.operationQueue.slice(0,n)),_toConsumableArray(a.operationQueue.slice(n+1))),a.persist())}),-1!==t?(a.operationQueue[t]=i,a.persist()):a.enqueue(i)}),_defineProperty$4(_assertThisInitialized$1(a),"open",function(){if((0<arguments.length&&void 0!==arguments[0]?arguments[0]:{}).apolloClient)return a.isOpen=!0,a.retry()}),_defineProperty$4(_assertThisInitialized$1(a),"persist",function(){return Promise.resolve(a.storage.setItem(a.storeKey,JSON.stringify(deriveOfflineQueue(a.operationQueue))))}),_defineProperty$4(_assertThisInitialized$1(a),"purge",function(){return Promise.resolve(a.storage.removeItem(a.storeKey))}),_defineProperty$4(_assertThisInitialized$1(a),"retry",function(){return new Promise(function(e){var n=a.operationQueue.length;if(!n)return e();function jRa(){0==--n&&e()}a.operationQueue.forEach(function(n){var e=n.forward,i=n.observer;e(n.operation).subscribe({next:function next(e){i.next&&i.next(e)},error:function error(e){a.dequeue(n),i.error&&i.error(e),jRa()},complete:function complete(){a.dequeue(n),i.complete&&i.complete(),jRa()}})})})}),_defineProperty$4(_assertThisInitialized$1(a),"sync",function(e){e=e.apolloClient;if(e){var n=new df({apolloClient:e,storage:a.storage,storeKey:a.storeKey});return n.init().then(function(e){if(e&&e.length)return n.sync()})}}),!n)throw new Error("Storage can be window.localStorage or AsyncStorage but was not set");return a.storage=n,a.storeKey=i,a.operationQueue=[],a.isOpen=e,a}return _createClass$6(OfflineQueueLink,[{key:"request",value:function request(i,t){var a=this,e=i.getContext(),r=e.cancelQueues,d=e.offlineQueueName;return(this.isOpen||e.local||e.skipQueue||hasSensitiveVariables(i))&&t?t(i):new Cv(function(e){var n={operation:i,forward:t,observer:e,offlineQuery:d,cancelQuery:r};return d||r?a.handleCancelAndOfflineQueue(n):a.enqueue(n),function(){return a.dequeue(n)}})}}]),OfflineQueueLink}();!function(e){e.conversation="conversation",e.message="message"}(uf=uf||{}),function(e){e.unread="u",e.flagged="f",e.hasAttachment="a",e.replied="r",e.sentByMe="s",e.forwarded="w",e.calendarInvite="v",e.draft="d",e.imapDeleted="x",e.notificationSent="n",e.urgent="!",e.lowPriority="?",e.priority="+"}(mf=mf||{}),function(e){e.update="update",e.delete="delete",e.read="read",e.unread="!read",e.flag="flag",e.unflag="!flag",e.tag="tag",e.untag="!tag",e.move="move",e.spam="spam",e.unspam="!spam",e.trash="trash",e.copy="copy",e.recover="recover",e.rename="rename"}(sf=sf||{}),(lf=lf||{}).update="update",(cf=cf||{}).priority="priority";var kf=Object.freeze({__proto__:null,get MailFolderView(){return uf},get MessageFlags(){return mf},get ActionOps(){return sf},get _MessageActionOps(){return lf},get _ConversationActionOps(){return cf},get ActionType(){return Hc},get ActionResultType(){return Qc},get AccountType(){return Es},get ActionTypeName(){return Cs},get AddressType(){return Os},get AlarmAction(){return _s},get AlarmRelatedTo(){return Rs},get AutoCompleteMatchType(){return Vs},get CalendarItemClass(){return Ps},get CalendarItemRecurrenceFrequency(){return ws},get ConnectionType(){return js},get ContactType(){return Bs},get FilterMatchCondition(){return Ls},get FolderView(){return xs},get FreeBusyStatus(){return Ms},get GalSearchType(){return zs},get GranteeType(){return $s},get Importance(){return qs},get InviteCompletionStatus(){return Us},get InviteReplyType(){return Gs},get InviteReplyVerb(){return Ws},get InviteType(){return Hs},get LicenseStatus(){return Qs},get Mode(){return Ks},get NeedIsMemberType(){return Zs},get ParticipationRole(){return Ys},get ParticipationStatus(){return Js},get PasswordRecoveryAddressStatus(){return Xs},get PrefCalendarInitialView(){return el},get PrefClientType(){return nl},get PrefDelegatedSendSaveTarget(){return il},get PrefMailSelectAfterDelete(){return tl},get PrefMailSendReadReceipts(){return al},get ReadingPaneLocation(){return rl},get RecoverAccountOp(){return dl},get ResetPasswordStatus(){return ol},get SaveDocumentAction(){return ul},get SaveDocumentType(){return ml},get SearchType(){return sl},get SetRecoveryAccountChannel(){return ll},get SetRecoveryAccountOp(){return cl},get ShareInputAction(){return pl},get SortBy(){return kl},get Weekday(){return vl},get ZimletPresence(){return yl}}),vf={Contact:Rm,Conversation:Ju,Document:wm,FolderEntity:km,Mailbox:Ts,MessageInfo:Zu,Tag:gs};exports.LocalBatchLink=Yy,exports.OfflineQueueLink=pf,exports.SyncOfflineOperations=df,exports.ZimbraBatchClient=gp,exports.ZimbraErrorLink=ef,exports.ZimbraInMemoryCache=rf,exports.batchJsonRequest=batchJsonRequest,exports.createZimbraSchema=createZimbraSchema,exports.entities=vf,exports.jsonRequest=jsonRequest,exports.normalize=normalize$1,exports.schema=Tp,exports.types=kf;
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var t=require("@graphql-tools/schema");function ownKeys$2(n,e){var i,t=Object.keys(n);return Object.getOwnPropertySymbols&&(i=Object.getOwnPropertySymbols(n),e&&(i=i.filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})),t.push.apply(t,i)),t}function _objectSpread2(n){for(var e=1;e<arguments.length;e++){var i=null!=arguments[e]?arguments[e]:{};e%2?ownKeys$2(Object(i),!0).forEach(function(e){_defineProperty$4(n,e,i[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(i)):ownKeys$2(Object(i)).forEach(function(e){Object.defineProperty(n,e,Object.getOwnPropertyDescriptor(i,e))})}return n}function _typeof$5(e){return(_typeof$5="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function _classCallCheck$1(e,n){if(!(e instanceof n))throw new TypeError("Cannot call a class as a function")}function _defineProperties$6(e,n){for(var i=0;i<n.length;i++){var t=n[i];t.enumerable=t.enumerable||!1,t.configurable=!0,"value"in t&&(t.writable=!0),Object.defineProperty(e,t.key,t)}}function _createClass$6(e,n,i){return n&&_defineProperties$6(e.prototype,n),i&&_defineProperties$6(e,i),e}function _defineProperty$4(e,n,i){return n in e?Object.defineProperty(e,n,{value:i,enumerable:!0,configurable:!0,writable:!0}):e[n]=i,e}function _extends(){return(_extends=Object.assign||function(e){for(var n=1;n<arguments.length;n++){var i,t=arguments[n];for(i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e}).apply(this,arguments)}function _inherits$1(e,n){if("function"!=typeof n&&null!==n)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(n&&n.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),n&&_setPrototypeOf$1(e,n)}function _getPrototypeOf$1(e){return(_getPrototypeOf$1=Object.setPrototypeOf?Object.getPrototypeOf:function _getPrototypeOf(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function _setPrototypeOf$1(e,n){return(_setPrototypeOf$1=Object.setPrototypeOf||function _setPrototypeOf(e,n){return e.__proto__=n,e})(e,n)}function _isNativeReflectConstruct$1(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(e){return!1}}function _objectWithoutPropertiesLoose(e,n){if(null==e)return{};for(var i,t={},a=Object.keys(e),r=0;r<a.length;r++)0<=n.indexOf(i=a[r])||(t[i]=e[i]);return t}function _objectWithoutProperties(e,n){if(null==e)return{};var i,t=_objectWithoutPropertiesLoose(e,n);if(Object.getOwnPropertySymbols)for(var a=Object.getOwnPropertySymbols(e),r=0;r<a.length;r++)0<=n.indexOf(i=a[r])||Object.prototype.propertyIsEnumerable.call(e,i)&&(t[i]=e[i]);return t}function _assertThisInitialized$1(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function _possibleConstructorReturn$1(e,n){if(n&&("object"==typeof n||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return _assertThisInitialized$1(e)}function _createSuper$1(i){var t=_isNativeReflectConstruct$1();return function _createSuperInternal(){var e,n=_getPrototypeOf$1(i);return _possibleConstructorReturn$1(this,t?(e=_getPrototypeOf$1(this).constructor,Reflect.construct(n,arguments,e)):n.apply(this,arguments))}}function _taggedTemplateLiteral(e,n){return n=n||e.slice(0),Object.freeze(Object.defineProperties(e,{raw:{value:Object.freeze(n)}}))}function _slicedToArray(e,n){return _arrayWithHoles(e)||_iterableToArrayLimit(e,n)||_unsupportedIterableToArray$1(e,n)||_nonIterableRest()}function _toConsumableArray(e){return _arrayWithoutHoles(e)||_iterableToArray(e)||_unsupportedIterableToArray$1(e)||_nonIterableSpread()}function _arrayWithoutHoles(e){if(Array.isArray(e))return _arrayLikeToArray$1(e)}function _arrayWithHoles(e){if(Array.isArray(e))return e}function _iterableToArray(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}function _iterableToArrayLimit(e,n){var i=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=i){var t,a,r=[],d=!0,o=!1;try{for(i=i.call(e);!(d=(t=i.next()).done)&&(r.push(t.value),!n||r.length!==n);d=!0);}catch(e){o=!0,a=e}finally{try{d||null==i.return||i.return()}finally{if(o)throw a}}return r}}function _unsupportedIterableToArray$1(e,n){if(e){if("string"==typeof e)return _arrayLikeToArray$1(e,n);var i=Object.prototype.toString.call(e).slice(8,-1);return"Map"===(i="Object"===i&&e.constructor?e.constructor.name:i)||"Set"===i?Array.from(e):"Arguments"===i||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(i)?_arrayLikeToArray$1(e,n):void 0}}function _arrayLikeToArray$1(e,n){(null==n||e.length<n)&&(n=e.length);for(var i=0,t=new Array(n);i<n;i++)t[i]=e[i];return t}function _nonIterableSpread(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function _nonIterableRest(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var e="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},n="object"==typeof e&&e&&e.Object===Object&&e,a=n,i=a,r="object"==typeof self&&self&&self.Object===Object&&self,d=i||r||Function("return this")(),o=d,u=o,m=o.Symbol,s=m,l=s,c=Object.prototype,p=c.hasOwnProperty,k=c.toString,v=l?l.toStringTag:void 0;function getRawTag$1(e){var n=p.call(e,v),i=e[v];try{var t=!(e[v]=void 0)}catch(e){}var a=k.call(e);return t&&(n?e[v]=i:delete e[v]),a}var y=getRawTag$1,f=Object.prototype,N=f.toString;function objectToString$1(e){return N.call(e)}var g=objectToString$1,T=s,h=y,I=objectToString$1,D="[object Null]",S="[object Undefined]",b=s?s.toStringTag:void 0;function baseGetTag$7(e){return null==e?void 0===e?S:D:(b&&b in Object(e)?h:I)(e)}var F=baseGetTag$7;function isObject$3(e){var n=typeof e;return null!=e&&("object"==n||"function"==n)}var A=isObject$3,E=F,C=A,O="[object AsyncFunction]",_="[object Function]",R="[object GeneratorFunction]",V="[object Proxy]";function isFunction$2(e){if(!C(e))return!1;e=E(e);return e==_||e==R||e==O||e==V}var P=isFunction$2,w=o,j=o["__core-js_shared__"],L=j,B=j,x=function(){var e=/[^.]+$/.exec(B&&B.keys&&B.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}();function isMasked$1(e){return!!x&&x in e}var M=isMasked$1,z=Function.prototype,$=z.toString;function toSource$2(e){if(null!=e){try{return $.call(e)}catch(e){}try{return e+""}catch(e){}}return""}var q=toSource$2,U=P,G=M,W=A,H=q,Q=/[\\^$.*+?()[\]{}|]/g,K=/^\[object .+?Constructor\]$/,Z=Function.prototype,Y=Object.prototype,J=Z.toString,X=Y.hasOwnProperty,ee=RegExp("^"+J.call(X).replace(Q,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function baseIsNative$1(e){return!(!W(e)||G(e))&&(U(e)?ee:K).test(H(e))}var ne=baseIsNative$1;function getValue$1(e,n){return null==e?void 0:e[n]}var ie=getValue$1,te=baseIsNative$1,ae=getValue$1;function getNative$7(e,n){n=ae(e,n);return te(n)?n:void 0}var re=getNative$7,de=re,oe=function(){try{var e=de(Object,"defineProperty");return e({},"",{}),e}catch(e){}}(),ue=oe,me=ue;function baseAssignValue$1(e,n,i){"__proto__"==n&&me?me(e,n,{configurable:!0,enumerable:!0,value:i,writable:!0}):e[n]=i}var se=baseAssignValue$1;function createBaseFor$1(u){return function(e,n,i){for(var t=-1,a=Object(e),r=i(e),d=r.length;d--;){var o=r[u?d:++t];if(!1===n(a[o],o,a))break}return e}}var le=createBaseFor$1,ce=createBaseFor$1,pe=createBaseFor$1(),ke=pe;function baseTimes$1(e,n){for(var i=-1,t=Array(e);++i<e;)t[i]=n(i);return t}var ve=baseTimes$1;function isObjectLike$9(e){return null!=e&&"object"==typeof e}var ye=isObjectLike$9,fe=F,Ne=ye,ge="[object Arguments]";function baseIsArguments$1(e){return Ne(e)&&fe(e)==ge}var Te=baseIsArguments$1,he=baseIsArguments$1,Ie=ye,De=Object.prototype,Se=De.hasOwnProperty,be=De.propertyIsEnumerable,Fe=he(function(){return arguments}())?he:function(e){return Ie(e)&&Se.call(e,"callee")&&!be.call(e,"callee")},Ae=Fe,Ee=Array.isArray,Ce=Ee,Oe={exports:{}};function stubFalse(){return!1}var _e=stubFalse;!function(e,n){var i=n&&!n.nodeType&&n,n=i&&e&&!e.nodeType&&e,i=n&&n.exports===i?o.Buffer:void 0;e.exports=(i?i.isBuffer:void 0)||_e}(Oe,Oe.exports);var Re=9007199254740991,Ve=/^(?:0|[1-9]\d*)$/;function isIndex$2(e,n){var i=typeof e;return!!(n=null==n?Re:n)&&("number"==i||"symbol"!=i&&Ve.test(e))&&-1<e&&e%1==0&&e<n}var Pe=isIndex$2,we=9007199254740991;function isLength$3(e){return"number"==typeof e&&-1<e&&e%1==0&&e<=we}var je=isLength$3,Le=F,Be=je,xe=ye,Me="[object Arguments]",ze="[object Array]",$e="[object Boolean]",qe="[object Date]",Ue="[object Error]",Ge="[object Function]",We="[object Map]",He="[object Number]",Qe="[object Object]",Ke="[object RegExp]",Ze="[object Set]",Ye="[object String]",Je="[object WeakMap]",Xe="[object ArrayBuffer]",en="[object DataView]",nn="[object Float32Array]",tn="[object Float64Array]",an="[object Int8Array]",rn="[object Int16Array]",dn="[object Int32Array]",on="[object Uint8Array]",un="[object Uint8ClampedArray]",mn="[object Uint16Array]",sn="[object Uint32Array]",ln={};function baseIsTypedArray$1(e){return xe(e)&&Be(e.length)&&!!ln[Le(e)]}ln[nn]=ln[tn]=ln[an]=ln[rn]=ln[dn]=ln[on]=ln[un]=ln[mn]=ln[sn]=!0,ln[Me]=ln[ze]=ln[Xe]=ln[$e]=ln[en]=ln[qe]=ln[Ue]=ln[Ge]=ln[We]=ln[He]=ln[Qe]=ln[Ke]=ln[Ze]=ln[Ye]=ln[Je]=!1;var cn=baseIsTypedArray$1;function baseUnary$2(n){return function(e){return n(e)}}var pn=baseUnary$2,kn={exports:{}};!function(e,n){var n=n&&!n.nodeType&&n,i=n&&e&&!e.nodeType&&e,t=i&&i.exports===n&&a.process,n=function(){try{var e=i&&i.require&&i.require("util").types;return e?e:t&&t.binding&&t.binding("util")}catch(e){}}();e.exports=n}(kn,kn.exports);var vn=cn,yn=pn,fn=kn.exports,Nn=fn&&fn.isTypedArray,gn=Nn?yn(Nn):vn,Tn=gn,hn=ve,In=Ae,Dn=Ce,Sn=Oe.exports,bn=Pe,Fn=Tn,An=Object.prototype,En=An.hasOwnProperty;function arrayLikeKeys$1(e,n){var i,t=Dn(e),a=!t&&In(e),r=!t&&!a&&Sn(e),d=!t&&!a&&!r&&Fn(e),o=t||a||r||d,u=o?hn(e.length,String):[],m=u.length;for(i in e)!n&&!En.call(e,i)||o&&("length"==i||r&&("offset"==i||"parent"==i)||d&&("buffer"==i||"byteLength"==i||"byteOffset"==i)||bn(i,m))||u.push(i);return u}var Cn=arrayLikeKeys$1,On=Object.prototype;function isPrototype$1(e){var n=e&&e.constructor;return e===("function"==typeof n&&n.prototype||On)}var _n=isPrototype$1;function overArg$2(n,i){return function(e){return n(i(e))}}var Rn=overArg$2,Vn=Rn,Pn=Rn(Object.keys,Object),wn=Pn,jn=_n,Ln=Pn,Bn=Object.prototype,xn=Bn.hasOwnProperty;function baseKeys$1(e){if(!jn(e))return Ln(e);var n,i=[];for(n in Object(e))xn.call(e,n)&&"constructor"!=n&&i.push(n);return i}var Mn=baseKeys$1,zn=P,$n=je;function isArrayLike$4(e){return null!=e&&$n(e.length)&&!zn(e)}var qn=isArrayLike$4,Un=Cn,Gn=baseKeys$1,Wn=qn;function keys$3(e){return(Wn(e)?Un:Gn)(e)}var Hn=keys$3,Qn=ke,Kn=Hn;function baseForOwn$2(e,n){return e&&Qn(e,n,Kn)}var Zn=baseForOwn$2;function listCacheClear$1(){this.__data__=[],this.size=0}var Yn=listCacheClear$1;function eq$2(e,n){return e===n||e!=e&&n!=n}var Jn=eq$2,Xn=Jn;function assocIndexOf$4(e,n){for(var i=e.length;i--;)if(Xn(e[i][0],n))return i;return-1}var ei=assocIndexOf$4,ni=ei,ii=Array.prototype,ti=ii.splice;function listCacheDelete$1(e){var n=this.__data__,e=ni(n,e);return!(e<0)&&(e==n.length-1?n.pop():ti.call(n,e,1),--this.size,!0)}var ai=listCacheDelete$1,ri=ei;function listCacheGet$1(e){var n=this.__data__,e=ri(n,e);return e<0?void 0:n[e][1]}var di=listCacheGet$1,oi=ei;function listCacheHas$1(e){return-1<oi(this.__data__,e)}var ui=listCacheHas$1,mi=ei;function listCacheSet$1(e,n){var i=this.__data__,t=mi(i,e);return t<0?(++this.size,i.push([e,n])):i[t][1]=n,this}var si=listCacheSet$1,li=Yn,ci=listCacheDelete$1,pi=listCacheGet$1,ki=listCacheHas$1,vi=listCacheSet$1;function ListCache$4(e){var n=-1,i=null==e?0:e.length;for(this.clear();++n<i;){var t=e[n];this.set(t[0],t[1])}}ListCache$4.prototype.clear=li,ListCache$4.prototype.delete=ci,ListCache$4.prototype.get=pi,ListCache$4.prototype.has=ki,ListCache$4.prototype.set=vi;var yi=ListCache$4,fi=yi;function stackClear$1(){this.__data__=new fi,this.size=0}var Ni=stackClear$1;function stackDelete$1(e){var n=this.__data__,e=n.delete(e);return this.size=n.size,e}var gi=stackDelete$1;function stackGet$1(e){return this.__data__.get(e)}var Ti=stackGet$1;function stackHas$1(e){return this.__data__.has(e)}var hi=stackHas$1,Ii=re,Di=o,Si=re(o,"Map"),bi=Si,Fi=re,Ai=re(Object,"create"),Ei=Ai,Ci=Ei;function hashClear$1(){this.__data__=Ci?Ci(null):{},this.size=0}var Oi=hashClear$1;function hashDelete$1(e){e=this.has(e)&&delete this.__data__[e];return this.size-=e?1:0,e}var _i=hashDelete$1,Ri=Ei,Vi="__lodash_hash_undefined__",Pi=Object.prototype,wi=Pi.hasOwnProperty;function hashGet$1(e){var n=this.__data__;if(Ri){var i=n[e];return i===Vi?void 0:i}return wi.call(n,e)?n[e]:void 0}var ji=hashGet$1,Li=Ei,Bi=Object.prototype,xi=Bi.hasOwnProperty;function hashHas$1(e){var n=this.__data__;return Li?void 0!==n[e]:xi.call(n,e)}var Mi=hashHas$1,zi=Ei,$i="__lodash_hash_undefined__";function hashSet$1(e,n){var i=this.__data__;return this.size+=this.has(e)?0:1,i[e]=zi&&void 0===n?$i:n,this}var qi=hashSet$1,Ui=Oi,Gi=_i,Wi=ji,Hi=hashHas$1,Qi=hashSet$1;function Hash$1(e){var n=-1,i=null==e?0:e.length;for(this.clear();++n<i;){var t=e[n];this.set(t[0],t[1])}}Hash$1.prototype.clear=Ui,Hash$1.prototype.delete=Gi,Hash$1.prototype.get=Wi,Hash$1.prototype.has=Hi,Hash$1.prototype.set=Qi;var Ki=Hash$1,Zi=Hash$1,Yi=yi,Ji=bi;function mapCacheClear$1(){this.size=0,this.__data__={hash:new Zi,map:new(Ji||Yi),string:new Zi}}var Xi=mapCacheClear$1;function isKeyable$1(e){var n=typeof e;return"string"==n||"number"==n||"symbol"==n||"boolean"==n?"__proto__"!==e:null===e}var et=isKeyable$1,nt=isKeyable$1;function getMapData$4(e,n){e=e.__data__;return nt(n)?e["string"==typeof n?"string":"hash"]:e.map}var it=getMapData$4,tt=getMapData$4;function mapCacheDelete$1(e){e=tt(this,e).delete(e);return this.size-=e?1:0,e}var at=mapCacheDelete$1,rt=getMapData$4;function mapCacheGet$1(e){return rt(this,e).get(e)}var dt=mapCacheGet$1,ot=getMapData$4;function mapCacheHas$1(e){return ot(this,e).has(e)}var ut=mapCacheHas$1,mt=getMapData$4;function mapCacheSet$1(e,n){var i=mt(this,e),t=i.size;return i.set(e,n),this.size+=i.size==t?0:1,this}var st=mapCacheSet$1,lt=mapCacheClear$1,ct=mapCacheDelete$1,pt=mapCacheGet$1,kt=mapCacheHas$1,vt=mapCacheSet$1;function MapCache$3(e){var n=-1,i=null==e?0:e.length;for(this.clear();++n<i;){var t=e[n];this.set(t[0],t[1])}}MapCache$3.prototype.clear=lt,MapCache$3.prototype.delete=ct,MapCache$3.prototype.get=pt,MapCache$3.prototype.has=kt,MapCache$3.prototype.set=vt;var yt=MapCache$3,ft=yi,Nt=bi,gt=yt,Tt=200;function stackSet$1(e,n){var i=this.__data__;if(i instanceof ft){var t=i.__data__;if(!Nt||t.length<Tt-1)return t.push([e,n]),this.size=++i.size,this;i=this.__data__=new gt(t)}return i.set(e,n),this.size=i.size,this}var ht=stackSet$1,It=yi,Dt=Ni,St=gi,bt=Ti,Ft=hi,At=stackSet$1;function Stack$2(e){e=this.__data__=new It(e);this.size=e.size}Stack$2.prototype.clear=Dt,Stack$2.prototype.delete=St,Stack$2.prototype.get=bt,Stack$2.prototype.has=Ft,Stack$2.prototype.set=At;var Et=Stack$2,Ct="__lodash_hash_undefined__";function setCacheAdd$1(e){return this.__data__.set(e,Ct),this}var Ot=setCacheAdd$1;function setCacheHas$1(e){return this.__data__.has(e)}var _t=setCacheHas$1,Rt=yt,Vt=setCacheAdd$1,Pt=setCacheHas$1;function SetCache$2(e){var n=-1,i=null==e?0:e.length;for(this.__data__=new Rt;++n<i;)this.add(e[n])}SetCache$2.prototype.add=SetCache$2.prototype.push=Vt,SetCache$2.prototype.has=Pt;var wt=SetCache$2;function arraySome$1(e,n){for(var i=-1,t=null==e?0:e.length;++i<t;)if(n(e[i],i,e))return!0;return!1}var jt=arraySome$1;function cacheHas$2(e,n){return e.has(n)}var Lt=cacheHas$2,Bt=wt,xt=arraySome$1,Mt=Lt,zt=1,$t=2;function equalArrays$2(e,n,i,t,a,r){var d=i&zt,o=e.length,u=n.length;if(o!=u&&!(d&&o<u))return!1;var m=r.get(e),u=r.get(n);if(m&&u)return m==n&&u==e;var s=-1,l=!0,c=i&$t?new Bt:void 0;for(r.set(e,n),r.set(n,e);++s<o;){var p,k=e[s],v=n[s];if(void 0!==(p=t?d?t(v,k,s,n,e,r):t(k,v,s,e,n,r):p)){if(p)continue;l=!1;break}if(c){if(!xt(n,function(e,n){if(!Mt(c,n)&&(k===e||a(k,e,i,t,r)))return c.push(n)})){l=!1;break}}else if(k!==v&&!a(k,v,i,t,r)){l=!1;break}}return r.delete(e),r.delete(n),l}var qt=equalArrays$2,Ut=o,Gt=o.Uint8Array,Wt=Gt;function mapToArray$1(e){var i=-1,t=Array(e.size);return e.forEach(function(e,n){t[++i]=[n,e]}),t}var Ht=mapToArray$1;function setToArray$1(e){var n=-1,i=Array(e.size);return e.forEach(function(e){i[++n]=e}),i}var Qt=setToArray$1,Kt=s,Zt=Gt,Yt=Jn,Jt=qt,Xt=mapToArray$1,ea=setToArray$1,na=1,ia=2,ta="[object Boolean]",aa="[object Date]",ra="[object Error]",da="[object Map]",oa="[object Number]",ua="[object RegExp]",ma="[object Set]",sa="[object String]",la="[object Symbol]",ca="[object ArrayBuffer]",pa="[object DataView]",ka=s?s.prototype:void 0,va=ka?ka.valueOf:void 0;function equalByTag$1(e,n,i,t,a,r,d){switch(i){case pa:if(e.byteLength!=n.byteLength||e.byteOffset!=n.byteOffset)return!1;e=e.buffer,n=n.buffer;case ca:return e.byteLength==n.byteLength&&r(new Zt(e),new Zt(n))?!0:!1;case ta:case aa:case oa:return Yt(+e,+n);case ra:return e.name==n.name&&e.message==n.message;case ua:case sa:return e==n+"";case da:var o=Xt;case ma:o=o||ea;if(e.size!=n.size&&!(t&na))return!1;var u=d.get(e);if(u)return u==n;t|=ia,d.set(e,n);o=Jt(o(e),o(n),t,a,r,d);return d.delete(e),o;case la:if(va)return va.call(e)==va.call(n)}return!1}var ya=equalByTag$1;function arrayPush$3(e,n){for(var i=-1,t=n.length,a=e.length;++i<t;)e[a+i]=n[i];return e}var fa=arrayPush$3,Na=fa,ga=Ce;function baseGetAllKeys$1(e,n,i){n=n(e);return ga(e)?n:Na(n,i(e))}var Ta=baseGetAllKeys$1;function arrayFilter$1(e,n){for(var i=-1,t=null==e?0:e.length,a=0,r=[];++i<t;){var d=e[i];n(d,i,e)&&(r[a++]=d)}return r}var ha=arrayFilter$1;function stubArray$1(){return[]}var Ia=stubArray$1,Da=arrayFilter$1,Sa=stubArray$1,ba=Object.prototype,Fa=ba.propertyIsEnumerable,Aa=Object.getOwnPropertySymbols,Ea=Aa?function(n){return null==n?[]:(n=Object(n),Da(Aa(n),function(e){return Fa.call(n,e)}))}:Sa,Ca=Ea,Oa=Ta,_a=Ea,Ra=Hn;function getAllKeys$1(e){return Oa(e,Ra,_a)}var Va=getAllKeys$1,Pa=getAllKeys$1,wa=1,ja=Object.prototype,La=ja.hasOwnProperty;function equalObjects$1(e,n,i,t,a,r){var d=i&wa,o=Pa(e),u=o.length;if(u!=Pa(n).length&&!d)return!1;for(var m=u;m--;){var s=o[m];if(!(d?s in n:La.call(n,s)))return!1}var l=r.get(e),c=r.get(n);if(l&&c)return l==n&&c==e;var p=!0;r.set(e,n),r.set(n,e);for(var k=d;++m<u;){var v,y=e[s=o[m]],f=n[s];if(!(void 0===(v=t?d?t(f,y,s,n,e,r):t(y,f,s,e,n,r):v)?y===f||a(y,f,i,t,r):v)){p=!1;break}k=k||"constructor"==s}return!p||k||(l=e.constructor)!=(c=n.constructor)&&"constructor"in e&&"constructor"in n&&!("function"==typeof l&&l instanceof l&&"function"==typeof c&&c instanceof c)&&(p=!1),r.delete(e),r.delete(n),p}var Ba=equalObjects$1,xa=re,Ma=o,za=re(o,"DataView"),$a=za,qa=re,Ua=o,Ga=re(o,"Promise"),Wa=Ga,Ha=re,Qa=o,Ka=re(o,"Set"),Za=Ka,Ya=re,Ja=o,Xa=re(o,"WeakMap"),er=Xa,nr=$a,ir=bi,tr=Wa,ar=Za,rr=Xa,dr=F,or=q,ur="[object Map]",mr="[object Object]",sr="[object Promise]",lr="[object Set]",cr="[object WeakMap]",pr="[object DataView]",kr=or(nr),vr=or(ir),yr=or(tr),fr=or(ar),Nr=or(rr),gr=dr,Tr=gr=nr&&gr(new nr(new ArrayBuffer(1)))!=pr||ir&&gr(new ir)!=ur||tr&&gr(tr.resolve())!=sr||ar&&gr(new ar)!=lr||rr&&gr(new rr)!=cr?function(e){var n=dr(e),e=n==mr?e.constructor:void 0,e=e?or(e):"";if(e)switch(e){case kr:return pr;case vr:return ur;case yr:return sr;case fr:return lr;case Nr:return cr}return n}:gr,hr=Et,Ir=qt,Dr=ya,Sr=Ba,br=gr,Fr=Ce,Ar=Oe.exports,Er=Tn,Cr=1,Or="[object Arguments]",_r="[object Array]",Rr="[object Object]",Vr=Object.prototype,Pr=Vr.hasOwnProperty;function baseIsEqualDeep$1(e,n,i,t,a,r){var d=Fr(e),o=Fr(n),u=d?_r:br(e),m=o?_r:br(n),s=(u=u==Or?Rr:u)==Rr,o=(m=m==Or?Rr:m)==Rr,m=u==m;if(m&&Ar(e)){if(!Ar(n))return!1;s=!(d=!0)}if(m&&!s)return r=r||new hr,d||Er(e)?Ir(e,n,i,t,a,r):Dr(e,n,u,i,t,a,r);if(!(i&Cr)){s=s&&Pr.call(e,"__wrapped__"),o=o&&Pr.call(n,"__wrapped__");if(s||o)return a(s?e.value():e,o?n.value():n,i,t,r=r||new hr)}return!!m&&(r=r||new hr,Sr(e,n,i,t,a,r))}var wr=baseIsEqualDeep$1,jr=baseIsEqualDeep$1,Lr=ye;function baseIsEqual$2(e,n,i,t,a){return e===n||(null==e||null==n||!Lr(e)&&!Lr(n)?e!=e&&n!=n:jr(e,n,i,t,baseIsEqual$2,a))}var Br=baseIsEqual$2,xr=Et,Mr=Br,zr=1,$r=2;function baseIsMatch$1(e,n,i,t){var a=i.length,r=a,d=!t;if(null==e)return!r;for(e=Object(e);a--;){var o=i[a];if(d&&o[2]?o[1]!==e[o[0]]:!(o[0]in e))return!1}for(;++a<r;){var u=(o=i[a])[0],m=e[u],s=o[1];if(d&&o[2]){if(void 0===m&&!(u in e))return!1}else{var l,c=new xr;if(!(void 0===(l=t?t(m,s,u,e,n,c):l)?Mr(s,m,zr|$r,t,c):l))return!1}}return!0}var qr=baseIsMatch$1,Ur=A;function isStrictComparable$2(e){return e==e&&!Ur(e)}var Gr=isStrictComparable$2,Wr=Gr,Hr=Hn;function getMatchData$1(e){for(var n=Hr(e),i=n.length;i--;){var t=n[i],a=e[t];n[i]=[t,a,Wr(a)]}return n}var Qr=getMatchData$1;function matchesStrictComparable$2(n,i){return function(e){return null!=e&&(e[n]===i&&(void 0!==i||n in Object(e)))}}var Kr=matchesStrictComparable$2,Zr=baseIsMatch$1,Yr=getMatchData$1,Jr=Kr;function baseMatches$1(n){var i=Yr(n);return 1==i.length&&i[0][2]?Jr(i[0][0],i[0][1]):function(e){return e===n||Zr(e,n,i)}}var Xr=baseMatches$1,ed=F,nd=ye,id="[object Symbol]";function isSymbol$3(e){return"symbol"==typeof e||nd(e)&&ed(e)==id}var td=isSymbol$3,ad=Ce,rd=td,dd=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,od=/^\w*$/;function isKey$3(e,n){if(ad(e))return!1;var i=typeof e;return!("number"!=i&&"symbol"!=i&&"boolean"!=i&&null!=e&&!rd(e))||(od.test(e)||!dd.test(e)||null!=n&&e in Object(n))}var ud=isKey$3,md=yt,sd="Expected a function";function memoize$1(t,a){if("function"!=typeof t||null!=a&&"function"!=typeof a)throw new TypeError(sd);function Ao(){var e=arguments,n=a?a.apply(this,e):e[0],i=Ao.cache;return i.has(n)?i.get(n):(e=t.apply(this,e),Ao.cache=i.set(n,e)||i,e)}return Ao.cache=new(memoize$1.Cache||md),Ao}memoize$1.Cache=md;var ld=memoize$1,cd=memoize$1,pd=500;function memoizeCapped$1(e){var e=cd(e,function(e){return n.size===pd&&n.clear(),e}),n=e.cache;return e}var kd=memoizeCapped$1,vd=memoizeCapped$1,yd=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,fd=/\\(\\)?/g,Nd=memoizeCapped$1(function(e){var a=[];return 46===e.charCodeAt(0)&&a.push(""),e.replace(yd,function(e,n,i,t){a.push(i?t.replace(fd,"$1"):n||e)}),a}),gd=Nd;function arrayMap$2(e,n){for(var i=-1,t=null==e?0:e.length,a=Array(t);++i<t;)a[i]=n(e[i],i,e);return a}var Td=arrayMap$2,hd=s,Id=Td,Dd=Ce,Sd=td,bd=1/0,Fd=s?s.prototype:void 0,Ad=Fd?Fd.toString:void 0;function baseToString$1(e){if("string"==typeof e)return e;if(Dd(e))return Id(e,baseToString$1)+"";if(Sd(e))return Ad?Ad.call(e):"";var n=e+"";return"0"==n&&1/e==-bd?"-0":n}var Ed=baseToString$1,Cd=baseToString$1;function toString$3(e){return null==e?"":Cd(e)}var Od=toString$3,_d=Ce,Rd=ud,Vd=gd,Pd=toString$3;function castPath$2(e,n){return _d(e)?e:Rd(e,n)?[e]:Vd(Pd(e))}var wd=castPath$2,jd=td,Ld=1/0;function toKey$4(e){if("string"==typeof e||jd(e))return e;var n=e+"";return"0"==n&&1/e==-Ld?"-0":n}var Bd=toKey$4,xd=castPath$2,Md=toKey$4;function baseGet$2(e,n){for(var i=0,t=(n=xd(n,e)).length;null!=e&&i<t;)e=e[Md(n[i++])];return i&&i==t?e:void 0}var zd=baseGet$2,$d=baseGet$2;function get$1(e,n,i){n=null==e?void 0:$d(e,n);return void 0===n?i:n}var qd=get$1;function baseHasIn$1(e,n){return null!=e&&n in Object(e)}var Ud=baseHasIn$1,Gd=castPath$2,Wd=Ae,Hd=Ce,Qd=Pe,Kd=je,Zd=toKey$4;function hasPath$1(e,n,i){for(var t=-1,a=(n=Gd(n,e)).length,r=!1;++t<a;){var d=Zd(n[t]);if(!(r=null!=e&&i(e,d)))break;e=e[d]}return r||++t!=a?r:!!(a=null==e?0:e.length)&&Kd(a)&&Qd(d,a)&&(Hd(e)||Wd(e))}var Yd=hasPath$1,Jd=baseHasIn$1,Xd=hasPath$1;function hasIn$1(e,n){return null!=e&&Xd(e,n,Jd)}var eo=hasIn$1,no=Br,io=qd,to=hasIn$1,ao=ud,ro=Gr,oo=Kr,uo=toKey$4,mo=1,so=2;function baseMatchesProperty$1(i,t){return ao(i)&&ro(t)?oo(uo(i),t):function(e){var n=io(e,i);return void 0===n&&n===t?to(e,i):no(t,n,mo|so)}}var lo=baseMatchesProperty$1;function identity$4(e){return e}var co=identity$4;function baseProperty$1(n){return function(e){return null==e?void 0:e[n]}}var po=baseProperty$1,ko=baseGet$2;function basePropertyDeep$1(n){return function(e){return ko(e,n)}}var vo=basePropertyDeep$1,yo=baseProperty$1,fo=basePropertyDeep$1,No=ud,go=toKey$4;function property$1(e){return No(e)?yo(go(e)):fo(e)}var To=property$1,ho=Xr,Io=baseMatchesProperty$1,Do=co,So=Ce,bo=property$1;function baseIteratee$3(e){return"function"==typeof e?e:null==e?Do:"object"==typeof e?So(e)?Io(e[0],e[1]):ho(e):bo(e)}var Fo=baseIteratee$3,Eo=se,Co=Zn,Oo=Fo;function mapValues(e,t){var a={};return t=Oo(t),Co(e,function(e,n,i){Eo(a,n,t(e,n,i))}),a}var _o,Ro=mapValues,Vo=function(){function DataLoader(e,n){if("function"!=typeof e)throw new TypeError("DataLoader must be constructed with a function which accepts Array<key> and returns Promise<Array<value>>, but got: "+e+".");this._batchLoadFn=e,this._maxBatchSize=getValidMaxBatchSize(n),this._batchScheduleFn=getValidBatchScheduleFn(n),this._cacheKeyFn=getValidCacheKeyFn(n),this._cacheMap=getValidCacheMap(n),this._batch=null}var e=DataLoader.prototype;return e.load=function load(e){if(null==e)throw new TypeError("The loader.load() function must be called with a value,but got: "+String(e)+".");var i=getCurrentBatch(this),n=this._cacheMap,t=this._cacheKeyFn(e);if(n){var a=n.get(t);if(a){var r=i.cacheHits||(i.cacheHits=[]);return new Promise(function(e){r.push(function(){return e(a)})})}}i.keys.push(e);e=new Promise(function(e,n){i.callbacks.push({resolve:e,reject:n})});return n&&n.set(t,e),e},e.loadMany=function loadMany(e){if(!isArrayLike$2(e))throw new TypeError("The loader.loadMany() function must be called with Array<key> but got: "+e+".");for(var n=[],i=0;i<e.length;i++)n.push(this.load(e[i]).catch(function(e){return e}));return Promise.all(n)},e.clear=function clear(e){var n=this._cacheMap;return n&&(e=this._cacheKeyFn(e),n.delete(e)),this},e.clearAll=function clearAll(){var e=this._cacheMap;return e&&e.clear(),this},e.prime=function prime(e,n){var i,t=this._cacheMap;return t&&(e=this._cacheKeyFn(e),void 0===t.get(e)&&(n instanceof Error?(i=Promise.reject(n)).catch(function(){}):i=Promise.resolve(n),t.set(e,i))),this},DataLoader}(),Po="object"==typeof process&&"function"==typeof process.nextTick?function(e){(_o=_o||Promise.resolve()).then(function(){return process.nextTick(e)})}:setImmediate||setTimeout;function getCurrentBatch(e){var n=e._batch;if(null!==n&&!n.hasDispatched&&n.keys.length<e._maxBatchSize&&(!n.cacheHits||n.cacheHits.length<e._maxBatchSize))return n;var i={hasDispatched:!1,keys:[],callbacks:[]};return e._batch=i,e._batchScheduleFn(function(){return dispatchBatch(e,i)}),i}function dispatchBatch(n,t){if(t.hasDispatched=!0,0!==t.keys.length){var e=n._batchLoadFn(t.keys);if(!e||"function"!=typeof e.then)return failedDispatch(n,t,new TypeError("DataLoader must be constructed with a function which accepts Array<key> and returns Promise<Array<value>>, but the function did not return a Promise: "+String(e)+"."));e.then(function(e){if(!isArrayLike$2(e))throw new TypeError("DataLoader must be constructed with a function which accepts Array<key> and returns Promise<Array<value>>, but the function did not return a Promise of an Array: "+String(e)+".");if(e.length!==t.keys.length)throw new TypeError("DataLoader must be constructed with a function which accepts Array<key> and returns Promise<Array<value>>, but the function did not return a Promise of an Array of the same length as the Array of keys.\n\nKeys:\n"+String(t.keys)+"\n\nValues:\n"+String(e));resolveCacheHits(t);for(var n=0;n<t.callbacks.length;n++){var i=e[n];i instanceof Error?t.callbacks[n].reject(i):t.callbacks[n].resolve(i)}}).catch(function(e){return failedDispatch(n,t,e)})}else resolveCacheHits(t)}function failedDispatch(e,n,i){resolveCacheHits(n);for(var t=0;t<n.keys.length;t++)e.clear(n.keys[t]),n.callbacks[t].reject(i)}function resolveCacheHits(e){if(e.cacheHits)for(var n=0;n<e.cacheHits.length;n++)e.cacheHits[n]()}function getValidMaxBatchSize(e){if(!(!e||!1!==e.batch))return 1;e=e&&e.maxBatchSize;if(void 0===e)return 1/0;if("number"!=typeof e||e<1)throw new TypeError("maxBatchSize must be a positive number: "+e);return e}function getValidBatchScheduleFn(e){e=e&&e.batchScheduleFn;if(void 0===e)return Po;if("function"!=typeof e)throw new TypeError("batchScheduleFn must be a function: "+e);return e}function getValidCacheKeyFn(e){e=e&&e.cacheKeyFn;if(void 0===e)return function(e){return e};if("function"!=typeof e)throw new TypeError("cacheKeyFn must be a function: "+e);return e}function getValidCacheMap(e){if(!(!e||!1!==e.cache))return null;var n=e&&e.cacheMap;if(void 0===n)return new Map;if(null!==n){e=["get","set","delete","clear"].filter(function(e){return n&&"function"!=typeof n[e]});if(0!==e.length)throw new TypeError("Custom cacheMap missing methods: "+e.join(", "))}return n}function isArrayLike$2(e){return"object"==typeof e&&null!==e&&"number"==typeof e.length&&(0===e.length||0<e.length&&Object.prototype.hasOwnProperty.call(e,e.length-1))}var wo=Vo,jo=Ce;function castArray(){if(!arguments.length)return[];var e=arguments[0];return jo(e)?e:[e]}var Lo=castArray,Bo=Rn,xo=Rn(Object.getPrototypeOf,Object),Mo=xo,zo=F,$o=xo,qo=ye,Uo="[object Object]",Go=Function.prototype,Wo=Object.prototype,Ho=Go.toString,Qo=Wo.hasOwnProperty,Ko=Ho.call(Object);function isPlainObject$1(e){if(!qo(e)||zo(e)!=Uo)return!1;e=$o(e);if(null===e)return!0;e=Qo.call(e,"constructor")&&e.constructor;return"function"==typeof e&&e instanceof e&&Ho.call(e)==Ko}var Zo=isPlainObject$1,Yo=F,Jo=ye,Xo=isPlainObject$1,eu="[object DOMException]",nu="[object Error]";function isError(e){if(!Jo(e))return!1;var n=Yo(e);return n==nu||n==eu||"string"==typeof e.message&&"string"==typeof e.name&&!Xo(e)}var iu=isError;function arrayReduce$1(e,n,i,t){var a=-1,r=null==e?0:e.length;for(t&&r&&(i=e[++a]);++a<r;)i=n(i,e[a],a,e);return i}var tu=arrayReduce$1,au=qn;function createBaseEach$1(r,d){return function(e,n){if(null==e)return e;if(!au(e))return r(e,n);for(var i=e.length,t=d?i:-1,a=Object(e);(d?t--:++t<i)&&!1!==n(a[t],t,a););return e}}var ru=createBaseEach$1,du=Zn,ou=createBaseEach$1,uu=createBaseEach$1(Zn),mu=uu;function baseReduce$1(e,t,a,r,n){return n(e,function(e,n,i){a=r?(r=!1,e):t(a,e,n,i)}),a}var su=baseReduce$1,lu=tu,cu=mu,pu=Fo,ku=baseReduce$1,vu=Ce;function reduce(e,n,i){var t=vu(e)?lu:ku,a=arguments.length<3;return t(e,pu(n),i,a,cu)}var yu=reduce;function normalizeKey(e,n){n=(2<arguments.length&&void 0!==arguments[2]&&arguments[2]?n.inverseKey:n.key)(e);return"string"==typeof n?{key:n}:Array.isArray(n)?{key:n[0],nestedSchema:n[1]}:n instanceof fu?{key:e,nestedSchema:n}:{key:e}}function _normalize(e,r){var d=2<arguments.length&&void 0!==arguments[2]&&arguments[2];return yu(e,function(e,n,i){var t=normalizeKey(i,r,d),i=t.key,a=t.nestedSchema,t=_typeof$5(n);return Array.isArray(n)?e[i]=n.map(function(e){return a?_normalize(e,a,d):e}):e[i]="object"===t&&null!==n&&a?_normalize(n,a,d):n,e},{})}var fu=function(){function Entity(e){_classCallCheck$1(this,Entity),_defineProperty$4(this,"inverseMapping",{}),_defineProperty$4(this,"mapping",{}),this.addMapping(e),this.key=this.key.bind(this),this.inverseKey=this.inverseKey.bind(this)}return _createClass$6(Entity,[{key:"addMapping",value:function addMapping(e){this.mapping=_objectSpread2(_objectSpread2({},this.mapping),e),this.inverseMapping=this.initInverseMapping(this.mapping)}},{key:"initInverseMapping",value:function initInverseMapping(e){var t=this;return yu(e,function(e,n,i){return Array.isArray(n)?e[n[0]]=[i,n[1]]:"object"!==_typeof$5(n)||n instanceof Entity?"string"==typeof n?e[n]=i:e[i]=n:e[i]=t.initInverseMapping(n),e},1<arguments.length&&void 0!==arguments[1]?arguments[1]:{})}},{key:"inverseKey",value:function inverseKey(e){return this.inverseMapping[e]}},{key:"key",value:function key(e){return this.mapping[e]}}]),Entity}();function normalize$1(n){return function(e){return Array.isArray(e)?e.map(function(e){return _normalize(e,n)}):_normalize(e,n)}}function denormalize(n){return function(e){return Array.isArray(e)?e.map(function(e){return _normalize(e,n,!0)}):_normalize(e,n,!0)}}var Nu=new fu({cd:"contentDisposition",ci:"contentId",cl:"contentLocation",ct:"contentType",s:"size",part:"part",mid:"messageId",content:"content"}),gu=new fu({w:"weeks",d:"days",h:"hours",m:"minutes",s:"seconds",related:"relatedTo",neg:"negative"}),hu=new fu({rel:["relative",gu]}),Iu=new fu({ival:"intervalCount"}),Du=new fu({num:"number"}),Su=new fu({d:"date"}),bu=new fu({modaylist:"dayList"}),Fu=new fu({molist:"monthList"}),Au=new fu({freq:"frequency",interval:["interval",Iu],count:["count",Du],until:["until",Su],bymonthday:["bymonthday",bu],bymonth:["bymonth",Fu]}),Eu=new fu({rule:["rule",Au]}),Cu=new fu({add:["add",Eu]}),Ou=new fu({a:"email"}),_u=new fu({trigger:hu,at:["attendees",Ou]}),Ru=new fu({d:"date",tz:"timezone",tzoDue:"timezoneDue",u:"utc"}),Vu=new fu({ptst:"participationStatus",a:"address",d:"name",cutype:"calendarUserType"}),Pu=new fu({ptst:"participationStatus",at:"attendee"}),wu=new fu({a:"address",d:"name"}),ju={d:"date",sd:"senderDate",f:"flags",l:"folderId",md:"changeDate",ms:"modifiedSequence",rev:"revision",s:"size",sf:"sortField",t:"tags",tn:"tagNames",part:"part"},Lu=_objectSpread2(_objectSpread2({},ju),{},{cid:"conversationId",fr:"excerpt"}),Bu={compNum:"componentNum",calItemId:"calendarItemId",fb:"freeBusy",fba:"freeBusyActual",fr:"excerpt",isOrg:"isOrganizer",invId:"inviteId",loc:"location",or:["organizer",wu],ridZ:"utcRecurrenceId"},xu=new fu(_objectSpread2(_objectSpread2(_objectSpread2({},Lu),Bu),{},{alarm:["alarms",_u],at:["attendees",Vu],completed:"completedDateTime",desc:"description",descHtml:"htmlDescription",e:["end",Ru],ex:"isException",recur:["recurrence",Cu],s:["start",Ru],exceptId:["exceptId",Ru],seq:"sequence"})),Mu=new fu({reply:["reply",Pu]}),zu=new fu({stdoff:"timezoneStdOffset",dayoff:"timezoneDaylightOffset"}),$u=new fu({seq:"sequenceNumber",compNum:"componentNum",recurId:"recurrenceId",tz:["tz",zu],comp:["components",xu],replies:["replies",Mu],mp:["mimeParts",Nu]}),qu=new fu({comp:["components",xu],replies:["replies",Mu],mp:["mimeParts",Nu]}),Uu=new fu({a:"address",p:"name",d:"displayName",t:"type"}),Gu=new fu({mid:"messageId",part:"part"}),Wu=new fu({aid:"attachmentId",doc:"documents",m:"messages",mp:["existingAttachments",Gu]});Nu.addMapping({mp:["mimeParts",Nu],attach:["attachments",Wu]});var Hu=_objectSpread2(_objectSpread2({},Lu),{},{e:["emailAddresses",Uu],inv:["invitations",qu],mp:["mimeParts",Nu],shr:"share",su:"subject",origid:"origId",attach:["attachments",Wu],rt:"replyType"}),Qu=new fu(_objectSpread2(_objectSpread2({},Hu),{},{id:"id",aid:"attachmentId",irt:"inReplyTo",rt:"replyType",did:"draftId",idnt:"entityId"})),Ku=new fu({m:["message",Qu]}),Zu=new fu(_objectSpread2({},Hu)),Yu=new fu({inv:["invitations",$u]}),Ju=new fu(_objectSpread2(_objectSpread2({},Hu),{},{n:"numMessages",m:["messages",Zu],u:"unread"})),Xu=new fu(_objectSpread2(_objectSpread2({},Hu),{},{n:"numMessages",m:["messagesMetaData",Zu],u:"unread"})),em=new fu({rev:"revision",comp:"componentNum",m:["message",Zu],apptId:"appointmentId",calItemId:"calendarItemId",invId:"inviteId"}),nm=new fu({rev:"revision",comp:"componentNum",m:["message",Zu],invId:"inviteId"}),im=new fu({d:"date",tz:"timezone"}),tm=new fu({inst:["instanceDate",im],id:"inviteId",comp:"componentNum",s:"start",m:["message",Zu]}),am=new fu({rid:"sharedItemId",zid:"ownerZimbraId",f:"flags",l:"parentFolderId"}),rm=new fu({link:am}),dm={d:"address",gt:"granteeType",zid:"zimbraId",pw:"password"},om=new fu(_objectSpread2(_objectSpread2({},dm),{},{perm:"permissions"})),um=new fu({grant:om}),mm=new fu({a:"address",t:"type",p:"personalName"}),sm=new fu(_objectSpread2(_objectSpread2(_objectSpread2({},Lu),Bu),{},{otherAtt:"otherAttendees",s:"start",ptst:"participationStatus",dur:"duration",ex:"isException"})),lm=new fu({compNum:"componentNum",invId:"inviteId",loc:"location"}),cm=new fu(_objectSpread2(_objectSpread2(_objectSpread2({},Lu),Bu),{},{recur:"isRecurring",ptst:"participationStatus",dur:"duration",tzo:"timezoneOffset",otherAtt:"otherAttendees",inst:["instances",sm],inv:["invitations",$u],alarmData:["alarmData",lm],sf:"sortField"})),pm=new fu({sf:"sortField"}),km=new fu({u:"unread",l:"parentFolderId",f:"flags",n:"nonFolderItemCount",s:"nonFolderItemCountTotal",rev:"revision",acl:um,perm:"permissions",rid:"sharedItemId",zid:"ownerZimbraId"});km.addMapping({folder:["folders",km],link:["linkedFolders",km]});var vm=new fu({_attrs:"attributes"}),ym=new fu({_attrs:"attributes"}),fm=new fu({e:["emailAddresses",Uu],mp:["mimeParts",Nu],su:"subject"}),Nm=new fu({m:["message",fm],exceptId:["exceptId",im]}),gm=new fu({m:["message",fm]}),Tm=new fu({s:"start",e:"end"}),hm=new fu({t:["tentative",Tm],f:["free",Tm],b:["busy",Tm],u:["unavailable",Tm],n:["nodata",Tm]}),Im=new fu({l:"folderId",tcon:"constraints",tn:"tagNames",f:"flags",zid:"zimbraId",d:"address",grant:om}),Dm=new fu({t:"type"}),Sm=new fu({l:"folderId"}),bm=new fu({match:Sm}),Fm=new fu({e:["address",mm]});new fu({name:"accountName",l:"folderId"});var Am=new fu({ct:"contentType",s:"size"}),Em=new fu({image:Am}),Cm={d:"date",l:"folderId",rev:"revision",sf:"sortField",t:"tags",tn:"tagNames",_attrs:["attributes",Em]},Om=new fu({cn:["contacts",new fu(_objectSpread2({},Cm))]}),_m=new fu({_attrs:"attributes"}),Rm=new fu(_objectSpread2(_objectSpread2({},Cm),{},{m:["members",Om]})),Vm=new fu({cn:["contacts",Rm]});new fu({alarm:"alarm",inst:["instances",sm]});var Pm,wm=new fu(_objectSpread2(_objectSpread2({},ju),{},{acl:um,luuid:"folderUuid",mdver:"metadataVersion",meta:"metaData",descEnabled:"descriptionEnabled",ver:"version",leb:"lastEditedAccount",cr:"revisonCreator",cd:"revisedCreationDate",loid:"lockOwnerId",ct:"contentType",f:"flags"})),jm=new fu({id:"messageId",part:"attachmentPart"}),Lm=new fu({l:"folderId",name:"name",ver:"version",ct:"contentType",descEnabled:"descriptionEnabled",m:["messageData",jm]}),Bm=new fu({m:["messages",Zu],c:["conversations",Xu],cn:["contacts",Rm],appt:["appointments",cm],doc:["documents",wm],hit:pm}),xm=new fu({l:"city",st:"state",co:"country"}),Mm=new fu({_attrs:["_attrs",xm]}),zm=new fu({calresource:["calresource",Mm]}),$m=new fu({appt:["appointment",Yu]}),qm=new fu({a:"address"}),Um=new fu({a:"address",su:"subject"}),Gm=new fu({actionKeep:"keep",actionDiscard:"discard",actionFileInto:"fileInto",actionFlag:"flag",actionTag:"tag",actionRedirect:["redirect",qm],actionReply:"reply",actionNotify:["notify",Um],actionStop:"stop"}),Wm=new fu({d:"date"}),Hm=new fu({imp:"importance"}),Qm=new fu({s:"size"}),Km=new fu({condition:"allOrAny",addressBookTest:"addressBook",addressTest:"address",attachmentTest:"attachment",bodyTest:"body",bulkTest:"bulk",contactRankingTest:"contactRanking",conversationTest:"conversation",dateTest:["date",Wm],facebookTest:"facebook",flaggedTest:"flag",headerExistsTest:"headerExists",headerTest:"header",importanceTest:["importance",Hm],inviteTest:"invite",linkedinTest:"linkedin",listTest:"list",meTest:"me",mimeHeaderTest:"mimeHeader",sizeTest:["size",Qm],twitterTest:"twitter",communityRequestsTest:"communityRequests",communityContentTest:"communityContent",communityConnectionsTest:"communityConnections"}),Zm=new fu({filterActions:["actions",Gm],filterTests:["conditions",Km]}),Ym=new fu({compNum:"componentNum",m:["message",Zu],rt:"replyType",exceptId:["exceptId",im]}),Jm=new fu({cid:"contentId"}),Xm=new fu({signature:Jm}),es=new fu({l:"parentFolderId"}),ns=new fu({tr:"traverseMountpoints",folder:es}),is=new fu({l:"folderId"}),ts=new fu({item:["item",is]}),as=new fu({_content:"content"}),rs=new fu({n:"name",_content:"content"}),ds=new fu({l:"folderId",tn:"tagNames",a:["attributes",rs],m:"memberOps"}),os=new fu({_content:"content"}),us=new fu({content:["content",os],d:"date",f:"flags",l:"folderId",t:"tags",tn:"tagNames"}),ms=new fu({m:["message",us]}),ss=new fu({addr:"emailAddress"}),ls=new fu({d:"displayName",email:["email",ss]}),cs=new fu({target:["target",ls]}),ps=new fu({targets:["targets",cs]}),ks=new fu(_objectSpread2(_objectSpread2({},dm),{},{chkgt:"checkGrantee"})),vs=new fu({ace:["access",ks]}),ys=new fu({doc:["document",Lm]}),fs=new fu({ace:"access"}),Ns=new fu({pw:"password"}),gs=new fu({u:"unread"}),Ts=new fu({s:"used"}),hs=new fu({_content:"content"}),Is=new fu({property:["property",hs]}),Ds=new fu({property:["property",hs]}),Ss=new fu({global:["global",Is],host:["host",Ds],property:["property",hs]}),bs=new fu({d:"address",zid:"zimbraId"}),Fs=new fu({action:["action",bs]});!function(e){e.Account="urn:zimbraAccount",e.Admin="urn:zimbraAdmin",e.Mail="urn:zimbraMail",e.All="urn:zimbra",e.Sync="urn:zimbraSync"}(Pm=Pm||{});var As,Es,Cs,Os,_s,Rs,Vs,Ps,ws,js,Ls,Bs,xs,Ms,zs,$s,qs,Us,Gs,Ws,Hs,Qs,Ks,Zs,Ys,Js,Xs,el,nl,il,tl,al,rl,dl,ol,ul,ml,sl,ll,cl,pl,kl,vl,yl,fl=["_jsns"],Nl=["body"],gl=["requests"],Tl="/@zimbra",hl="/service/soap";function setCustomFetch(e){As=e}function soapCommandBody(e){return _objectSpread2({_jsns:e.namespace||Pm.Mail},e.body)}function parseJSON(e){if(e.ok)return _responseParseHandler(e);if(-1!==[502,503,504].indexOf(e.status))throw networkError(e);return parseErrorJSON(e).then(function(e){throw faultError(e,[qd(e.parsed,"Body.Fault")])})}function _responseParseHandler(n){try{return n.json().then(function(e){return n.parsed=e,n})}catch(e){return n.parseError=e,Promise.resolve(n)}}function parseErrorJSON(e){return _responseParseHandler(e)}function networkError(e){var n="Network request failed with status ".concat(e.status).concat(e.statusText?'- "'.concat(e.statusText,'"'):""),i=new Error(n);return i.message=n,i.response=e,i.parseError=e.parseError,i}function faultReasonText(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:[];return(e=!Array.isArray(e)?[e]:e).map(function(e){return qd(e,"Reason.Text")}).filter(Boolean).join(", ")}function faultError(e,n){var i=new Error("Fault error: ".concat(n?faultReasonText(n):"Unknown Error"));return i.response=e,i.parseError=e.parseError,i.faults=n,i}function batchBody(e){return yu(e,function(e,n){var i="".concat(n.name,"Request"),n=soapCommandBody(n);return e[i]?e[i].push(n):e[i]=[n],e},{})}function batchResponse(e,n){var i=n.body,a=_objectWithoutProperties(i,fl),r=_objectWithoutProperties(n,Nl),d={};return _objectSpread2(_objectSpread2({},r),{},{requests:yu(e,function(e,n){var i=a["".concat(n.name,"Response")],t=d[n.name],i=i&&i[t||0];return e.push(i?{body:i}:faultError(r.originalResponse,a.Fault)),t?d[n.name]+=1:d[n.name]=1,e},[])})}function batchJsonRequest(e){var n=e.requests,i=_objectWithoutProperties(e,gl),e=batchBody(n);return jsonRequest(_objectSpread2(_objectSpread2({},i),{},{name:"Batch",namespace:Pm.All,body:e})).then(function(e){return batchResponse(n,e)})}function jsonRequest(e){var n=_objectSpread2(_objectSpread2({},e),{},{credentials:e.credentials||"include",headers:e.headers||{},origin:void 0!==e.origin?e.origin:Tl,soapPathname:e.soapPathname||hl,namespace:e.namespace||Pm.Mail}),i="".concat(n.name,"Request"),t="".concat(n.name,"Response"),a="".concat(n.origin).concat(n.soapPathname,"/").concat(i),r={context:{_jsns:Pm.All,authTokenControl:{voidOnExpired:!0}}};e.userAgent&&(r.context.userAgent=e.userAgent),e.sessionId&&(r.context.session={id:e.sessionId,_content:e.sessionId}),e.sessionSeq&&(r.context.notify={seq:e.sessionSeq}),e.accountName&&(r.context.account={by:"name",_content:e.accountName}),e.accountId&&(r.context.account={by:"id",_content:e.accountId}),e.jwtToken&&(r.context.jwtToken={_content:e.jwtToken}),e.csrfToken&&(n.headers["X-Zimbra-Csrf-Token"]=e.csrfToken,r.context.csrfToken=e.csrfToken),e.authToken&&(n.headers.Cookie="ZM_AUTH_TOKEN=".concat(e.authToken));var d,i=_defineProperty$4({},i,soapCommandBody(n));return e.fetchOptions&&(d={signal:e.fetchOptions.signal}),(As||fetch)(a,_objectSpread2({method:"POST",credentials:n.credentials,body:JSON.stringify({Body:i,Header:r}),headers:n.headers},d)).then(parseJSON).then(function(e){var n=qd(e.parsed,"Body.Fault");if(n)throw faultError(e,n);return{body:e.parsed.Body[t],header:e.parsed.Header,namespace:e.parsed._jsns,originalResponse:e}})}function coerceBooleanToString(e){return!0===e?"TRUE":!1===e?"FALSE":e}function coerceStringToBoolean(e){return"true"===e||"TRUE"===e||"false"!==e&&"FALSE"!==e&&e}function coerceBooleanToInt(e){return!0===e?1:!1===e?0:e}function mapValuesDeep(e,n){return"object"!==_typeof$5(e)?n(e):Array.isArray(e)?e.map(function(e){return mapValuesDeep(e,n)}):Ro(e,function(e){return mapValuesDeep(e,n)})}function arrayEach$1(e,n){for(var i=-1,t=null==e?0:e.length;++i<t&&!1!==n(e[i],i,e););return e}!function(e){e.Imap="imap",e.Pop3="pop3"}(Es=Es||{}),function(e){e.ContactAction="ContactAction",e.ConvAction="ConvAction",e.DistributionList="DistributionList",e.FolderAction="FolderAction",e.ItemAction="ItemAction",e.MsgAction="MsgAction",e.TagAction="TagAction"}(Cs=Cs||{}),function(e){e.B="b",e.C="c",e.F="f",e.N="n",e.R="r",e.Rf="rf",e.S="s",e.T="t"}(Os=Os||{}),function(e){e.Audio="AUDIO",e.Display="DISPLAY",e.Email="EMAIL",e.None="NONE",e.Procedure="PROCEDURE",e.XYahooCalendarActionIm="X_YAHOO_CALENDAR_ACTION_IM",e.XYahooCalendarActionMobile="X_YAHOO_CALENDAR_ACTION_MOBILE"}(_s=_s||{}),function(e){e.End="END",e.Start="START"}(Rs=Rs||{}),function(e){e.Contact="contact",e.Gal="gal",e.RankingTable="rankingTable"}(Vs=Vs||{}),function(e){e.Con="CON",e.Pri="PRI",e.Pub="PUB"}(Ps=Ps||{}),function(e){e.Dai="DAI",e.Hou="HOU",e.Min="MIN",e.Mon="MON",e.Sec="SEC",e.Wee="WEE",e.Yea="YEA"}(ws=ws||{}),function(e){e.Cleartext="cleartext",e.Ssl="ssl",e.Tls="tls",e.TlsIsAvailable="tls_is_available"}(js=js||{}),function(e){e.C="C",e.G="G",e.I="I"}(Ls=Ls||{}),function(e){e.Allof="allof",e.Anyof="anyof"}(Bs=Bs||{}),function(e){e.Appointment="appointment",e.Chat="chat",e.Comment="comment",e.Contact="contact",e.Conversation="conversation",e.Document="document",e.Folder="folder",e.Message="message",e.Note="note",e.Remote="remote",e.Search="search",e.Tag="tag",e.Task="task",e.Unknown="unknown",e.Virtual="virtual",e.Wiki="wiki"}(xs=xs||{}),function(e){e.B="B",e.F="F",e.O="O",e.T="T"}(Ms=Ms||{}),function(e){e.Account="account",e.All="all",e.Group="group",e.Resource="resource"}(zs=zs||{}),function(e){e.All="all",e.Cos="cos",e.Dom="dom",e.Egp="egp",e.Grp="grp",e.Guest="guest",e.Key="key",e.Pub="pub",e.Usr="usr"}($s=$s||{}),function(e){e.High="high",e.Low="low",e.Normal="normal"}(qs=qs||{}),function(e){e.Canc="CANC",e.Comp="COMP",e.Conf="CONF",e.Deferred="DEFERRED",e.Inpr="INPR",e.Need="NEED",e.Tent="TENT",e.Waiting="WAITING"}(Us=Us||{}),function(e){e.R="r",e.W="w"}(Gs=Gs||{}),function(e){e.Accept="ACCEPT",e.Decline="DECLINE",e.Tentative="TENTATIVE"}(Ws=Ws||{}),function(e){e.Appt="appt",e.Task="task"}(Hs=Hs||{}),function(e){e.ActivationGracePeriod="ACTIVATION_GRACE_PERIOD",e.Expired="EXPIRED",e.Invalid="INVALID",e.InFuture="IN_FUTURE",e.LicenseGracePeriod="LICENSE_GRACE_PERIOD",e.NotActivated="NOT_ACTIVATED",e.NotInstalled="NOT_INSTALLED",e.Ok="OK"}(Qs=Qs||{}),function(e){e.Html="html",e.Text="text"}(Ks=Ks||{}),function(e){e.All="all",e.DirectOnly="directOnly",e.None="none"}(Zs=Zs||{}),function(e){e.Cha="CHA",e.Non="NON",e.Opt="OPT",e.Req="REQ"}(Ys=Ys||{}),function(e){e.Ac="AC",e.Co="CO",e.De="DE",e.Df="DF",e.Dg="DG",e.In="IN",e.Ne="NE",e.Te="TE",e.Wa="WA"}(Js=Js||{}),function(e){e.Pending="pending",e.Verified="verified"}(Xs=Xs||{}),function(e){e.Day="day",e.List="list",e.Month="month",e.Week="week",e.WorkWeek="workWeek",e.Year="year"}(el=el||{}),function(e){e.Advanced="advanced",e.Modern="modern",e.Standard="standard",e.Zimbrax="zimbrax"}(nl=nl||{}),function(e){e.Both="both",e.None="none",e.Owner="owner",e.Sender="sender"}(il=il||{}),function(e){e.Adaptive="adaptive",e.Next="next",e.Previous="previous"}(tl=tl||{}),function(e){e.Always="always",e.Never="never",e.Prompt="prompt"}(al=al||{}),function(e){e.Bottom="bottom",e.Off="off",e.Right="right"}(rl=rl||{}),function(e){e.GetRecoveryAccount="getRecoveryAccount",e.SendRecoveryCode="sendRecoveryCode"}(dl=dl||{}),function(e){e.Disabled="disabled",e.Enabled="enabled",e.Suspended="suspended"}(ol=ol||{}),(ul=ul||{}).Create="create",function(e){e.Document="document",e.Presentation="presentation",e.Spreadsheet="spreadsheet"}(ml=ml||{}),function(e){e.Appointment="appointment",e.Contact="contact",e.Conversation="conversation",e.Document="document",e.Message="message",e.Task="task",e.Wiki="wiki"}(sl=sl||{}),(ll=ll||{}).Email="email",function(e){e.ResendCode="resendCode",e.Reset="reset",e.SendCode="sendCode",e.ValidateCode="validateCode"}(cl=cl||{}),function(e){e.Edit="edit",e.Expire="expire",e.Revoke="revoke"}(pl=pl||{}),function(e){e.AttachAsc="attachAsc",e.AttachDesc="attachDesc",e.DateAsc="dateAsc",e.DateDesc="dateDesc",e.FlagAsc="flagAsc",e.FlagDesc="flagDesc",e.NameAsc="nameAsc",e.NameDesc="nameDesc",e.None="none",e.PriorityAsc="priorityAsc",e.PriorityDesc="priorityDesc",e.RcptAsc="rcptAsc",e.RcptDesc="rcptDesc",e.ReadAsc="readAsc",e.ReadDesc="readDesc",e.SizeAsc="sizeAsc",e.SizeDesc="sizeDesc",e.SubjAsc="subjAsc",e.SubjDesc="subjDesc"}(kl=kl||{}),function(e){e.Fr="FR",e.Mo="MO",e.Sa="SA",e.Su="SU",e.Th="TH",e.Tu="TU",e.We="WE"}(vl=vl||{}),function(e){e.Disabled="disabled",e.Enabled="enabled",e.Mandatory="mandatory"}(yl=yl||{});var Il=arrayEach$1,Dl=co;function castFunction$1(e){return"function"==typeof e?e:Dl}var Sl=castFunction$1,bl=arrayEach$1,Fl=mu,Al=castFunction$1,El=Ce;function forEach$1(e,n){return(El(e)?bl:Fl)(e,Al(n))}var Cl,Ol=forEach$1;function setCustomMetaDataBody(e){var n=e.id,i=e.section,t=[];return Ol(e.attrs,function(e){return t.push(_defineProperty$4({},e.key,e.value))}),{id:n,meta:{section:i,_attrs:t}}}function normalizeCustomMetaDataAttrs(n){var i=[];return Object.keys(n._attrs).forEach(function(e){return"string"==typeof n._attrs[e]&&i.push({key:e,value:n._attrs[e]})}),_objectSpread2(_objectSpread2({},n),{},{_attrs:i})}function parseAddress(e){if("string"!=typeof e)return e;var n=e.match(/(['"])(.*?)\1\s*<(.+)>/);return n?{address:n[3],name:n[2]}:{address:e}}function normalizeEmailAddresses(e){if(!e.emailAddresses)return e;for(var n=0;n<e.emailAddresses.length;n++){var i=e.emailAddresses[n],t=Cl[i.type];(e[t]||(e[t]=[])).push(parseAddress(i))}return e}!function(e){e.f="from",e.t="to",e.c="cc",e.b="bcc",e.s="sender",e.r="replyTo"}(Cl=Cl||{});var _l=["application/pkcs7-signature","application/x-pkcs7-signature","message/delivery-status","message/disposition-notification","xml/x-zimbra-share"];function normalizeCid(e){return e.replace(/[<>]/g,"")}function normalizeType(e){return String(e).replace(/^\s*(.*?)\s*;.+$/i,"$1").toLowerCase()}function normalizeDisposition(e){return normalizeType(e)}function reduceMimeParts(e,n,i){var t=e.mimeParts;if(t&&t.length)for(var a=0;a<t.length;a++)i=n(t[a],a,i),"message/rfc822"!==t[a].contentType&&reduceMimeParts(t[a],n,i);return i}function getAttachmentUrl(e,n){var i=n.origin,t=n.jwtToken,a=e.messageId,n=e.mid,e=e.part;return"".concat(void 0===i?"":i,"/service/home/~/?auth=").concat(t?"jwt":"co","&id=").concat(encodeURIComponent(a||n),"&part=").concat(encodeURIComponent(e)).concat(t?"&zjwt=".concat(t):"")}function getContactProfileImageUrl(e,n){var i=n.origin,n=getAttachmentUrl(e,{origin:void 0===i?"":i,jwtToken:n.jwtToken});return n?"".concat(n):""}function getProfileImageUrl(e,n){var i=n.origin,n=n.jwtToken;return"".concat(void 0===i?"":i,"/service/home/~/?max_width=100&max_height=100&auth=").concat(n?"jwt":"co","&id=").concat(encodeURIComponent(e)).concat(n?"&zjwt=".concat(n):"")}function normalizeMimeParts(m,e){function Tu(e,n){return(e=_extends({},e)).messageId=e.messageId||m.id,e.url=getAttachmentUrl(e,{origin:i,jwtToken:t}),e.contentDisposition||"attachments"===n&&(e.contentDisposition="attachment"),e.contentId=e.contentId?normalizeCid(e.contentId):~normalizeType(e.contentType).indexOf("image/")&&"inline"===e.contentDisposition?"AUTO-GEN-CID-".concat(e.messageId,"-").concat(e.part,"-").concat(e.size):void 0,e}var i=e.origin,t=e.jwtToken,s=e.isDesktop;return reduceMimeParts(m,function(e,n,i){var t,a,r=!1,d=normalizeType(e.contentType),o=normalizeDisposition(e.contentDisposition),u=e.content||"";return r&&(i.body=u),"attachment"!==o&&(t="text/html"===d?"html":"text/plain"===d&&"text",~d.indexOf("image/")&&"inline"===o&&!e.contentId?(a=Tu(e),i.text=(i.text||i.html||"").concat('<br /><div><img src="cid:'.concat(a.contentId,'" /></div><br />')),i.html=i.text):e.filename&&t&&"inline"===o?(i.inlineAttachments||(i.inlineAttachments=[])).concat(Tu(e)):!t||i[t]&&"inline"===o||(i[t]="html"!==t&&"text"!==t||!i[t]?u:i[t].concat(u),r=!0)),r||"multipart"===d.split("/")[0]||(o="inline"===o?"inlineAttachments":"attachments",_l.includes(e.contentType)||(i[o]||(i[o]=[])).push(Tu(e,o)),s&&(m.attributes=m.attributes||{},m.attributes.isEncrypted="application/pkcs7-mime"===e.contentType,m.attributes.isSigned="application/pkcs7-signature"===e.contentType||"application/x-pkcs7-signature"===e.contentType)),i},m),m.autoSendTime=m.autoSendTime||null,m.text&&!m.html&&m.attachments&&m.attachments.some(function(e){return e.contentId&&!e.contentDisposition})&&m.attachments.forEach(function(e){delete e.contentId,delete e.contentLocation}),m}var Rl=s,Vl=Ae,Pl=Ce,wl=s?s.isConcatSpreadable:void 0;function isFlattenable$1(e){return Pl(e)||Vl(e)||!!(wl&&e&&e[wl])}var jl=isFlattenable$1,Ll=fa,Bl=isFlattenable$1;function baseFlatten$2(e,n,i,t,a){var r=-1,d=e.length;for(i=i||Bl,a=a||[];++r<d;){var o=e[r];0<n&&i(o)?1<n?baseFlatten$2(o,n-1,i,t,a):Ll(a,o):t||(a[a.length]=o)}return a}var xl=baseFlatten$2;function copyArray$1(e,n){var i=-1,t=e.length;for(n=n||Array(t);++i<t;)n[i]=e[i];return n}var Ml=copyArray$1,zl=fa,$l=xl,ql=copyArray$1,Ul=Ce;function concat(){var e=arguments.length;if(!e)return[];for(var n=Array(e-1),i=arguments[0],t=e;t--;)n[t-1]=arguments[t];return zl(Ul(i)?ql(i):[i],$l(n,1))}var Gl=concat;function baseFindIndex$1(e,n,i,t){for(var a=e.length,r=i+(t?1:-1);t?r--:++r<a;)if(n(e[r],r,e))return r;return-1}var Wl=baseFindIndex$1;function baseIsNaN$1(e){return e!=e}var Hl=baseIsNaN$1;function strictIndexOf$1(e,n,i){for(var t=i-1,a=e.length;++t<a;)if(e[t]===n)return t;return-1}var Ql=strictIndexOf$1,Kl=baseFindIndex$1,Zl=baseIsNaN$1,Yl=strictIndexOf$1;function baseIndexOf$1(e,n,i){return n==n?Yl(e,n,i):Kl(e,Zl,i)}var Jl=baseIndexOf$1,Xl=baseIndexOf$1;function arrayIncludes$1(e,n){return!!(null==e?0:e.length)&&-1<Xl(e,n,0)}var ec=arrayIncludes$1;function arrayIncludesWith$1(e,n,i){for(var t=-1,a=null==e?0:e.length;++t<a;)if(i(n,e[t]))return!0;return!1}var nc=arrayIncludesWith$1,ic=wt,tc=arrayIncludes$1,ac=arrayIncludesWith$1,rc=Td,dc=pn,oc=Lt,uc=200;function baseDifference$1(e,n,i,t){var a=-1,r=tc,d=!0,o=e.length,u=[],m=n.length;if(!o)return u;i&&(n=rc(n,dc(i))),t?(r=ac,d=!1):uc<=n.length&&(r=oc,d=!1,n=new ic(n));e:for(;++a<o;){var s=e[a],l=null==i?s:i(s),s=t||0!==s?s:0;if(d&&l==l){for(var c=m;c--;)if(n[c]===l)continue e;u.push(s)}else r(n,l,t)||u.push(s)}return u}var mc=baseDifference$1;function apply$1(e,n,i){switch(i.length){case 0:return e.call(n);case 1:return e.call(n,i[0]);case 2:return e.call(n,i[0],i[1]);case 3:return e.call(n,i[0],i[1],i[2])}return e.apply(n,i)}var sc=apply$1,lc=apply$1,cc=Math.max;function overRest$1(r,d,o){return d=cc(void 0===d?r.length-1:d,0),function(){for(var e=arguments,n=-1,i=cc(e.length-d,0),t=Array(i);++n<i;)t[n]=e[d+n];for(var n=-1,a=Array(d+1);++n<d;)a[n]=e[n];return a[d]=o(t),lc(r,this,a)}}var pc=overRest$1;function constant$1(e){return function(){return e}}var kc=constant$1,vc=constant$1,yc=ue,fc=co,Nc=yc?function(e,n){return yc(e,"toString",{configurable:!0,enumerable:!1,value:vc(n),writable:!0})}:co,gc=Nc,Tc=800,hc=16,Ic=Date.now;function shortOut$1(i){var t=0,a=0;return function(){var e=Ic(),n=hc-(e-a);if(a=e,0<n){if(++t>=Tc)return arguments[0]}else t=0;return i.apply(void 0,arguments)}}var Dc=shortOut$1,Sc=gc,bc=shortOut$1,Fc=shortOut$1(gc),Ac=Fc,Ec=co,Cc=pc,Oc=Fc;function baseRest$1(e,n){return Oc(Cc(e,n,Ec),e+"")}var _c=baseRest$1,Rc=qn,Vc=ye;function isArrayLikeObject$1(e){return Vc(e)&&Rc(e)}var Pc=isArrayLikeObject$1;function last$1(e){var n=null==e?0:e.length;return n?e[n-1]:void 0}var wc=last$1,jc=mc,Lc=xl,Bc=Fo,xc=baseRest$1,Mc=isArrayLikeObject$1,zc=last$1,$c=baseRest$1(function(e,n){var i=zc(n);return Mc(i)&&(i=void 0),Mc(e)?jc(e,Lc(n,1,Mc,!0),Bc(i)):[]}),qc=$c,Uc=["attributes"],Gc=["firstName","phoneticFirstName","middleName","lastName","phoneticLastName","fullName","maidenName","namePrefix","nameSuffix","email","email2","workEmail","workEmail2","homeEmail","homeEmail2","phone","phone2","companyPhone","companyPhone2","otherPhone","otherPhone2","mobilePhone","mobilePhone2","homePhone","homePhone2","workPhone","workPhone2","pager","pager2","homeFax","homeFax2","workFax","workFax2","imAddress","imAddress1","imAddress2","imAddress3","imAddress4","imAddress5","nickname","homeStreet","homeCity","homeState","homePostalCode","homeCountry","homeURL","workStreet","workCity","workState","workPostalCode","workCountry","workURL","jobTitle","company","department","birthday","anniversary","website","notes","image","thumbnailPhoto","userCertificate","assistantPhone","callbackPhone","carPhone","otherCity","otherCountry","otherFax","otherPostalCode","otherState","otherStreet","otherURL","fileAs","type"],Wc=["modifyTimeStamp","createTimeStamp","zimbraId","objectClass","zimbraMailForwardingAddress","zimbraAccountCalendarUserType","zimbraCalResLocationDisplayName","zimbraCalResType","cardOwner","homeCardMessage","homePhotoURL","workCardMessage","workPhotoURL","firstLast","vcardXProps","imagepart"];function createContactBody(e){var n=e.attributes,e=_objectWithoutProperties(e,Uc),i=[];return Ol(n,function(e,n){return"other"!==n?i.push(_defineProperty$4({name:n},"image"===n?"aid":"content",e)):Ol(e,function(e){return i.push({name:e.key,_content:e.value})})}),{cn:denormalize(ds)(_objectSpread2(_objectSpread2({},e),{},{attributes:i}))}}function normalizeOtherAttr(e){return e.map(function(n){var i=[],e=n._attrs.nickname;e&&(n._attrs.nickname=Array.isArray(e)?e[0]:e);var t=n._attrs.userCertificate;t&&(n._attrs.userCertificate=Array.isArray(t)?t[0]:t),Object.keys(n._attrs).filter(function(e){return!Gc.includes(e)&&!Wc.includes(e)}).forEach(function(e){return"string"==typeof n._attrs[e]&&i.push({key:e,value:n._attrs[e]})&&delete n._attrs[e]});e=i.filter(function(e){return e.key.match("custom\\d+")}).sort(function(e,n){return Number(e.key.match(/(\d+)/g)[0])-Number(n.key.match(/(\d+)/g)[0])}),t=qc(i,e,"key").sort(function(e,n){return e.key.localeCompare(n.key)});return _objectSpread2(_objectSpread2({},n),{},{_attrs:_objectSpread2(_objectSpread2({},n._attrs),{},{other:Gl(e,t)})})})}var Hc,Qc,Kc,Zc,Yc,Jc,Xc,ep=["zimbraPrefMailTrustedSenderList"],np={ROOT:1,INBOX:2,TRASH:3,JUNK:4,SENT:5,DRAFTS:6,CONTACTS:7,CALENDAR:10,EMAILED_CONTACTS:13,CHAT:14,TASKS:15,BRIEFCASE:16};function events(t){return{all:t=t||new Map,on:function(e,n){var i=t.get(e);i?i.push(n):t.set(e,[n])},off:function(e,n){var i=t.get(e);i&&(n?i.splice(i.indexOf(n)>>>0,1):t.set(e,[]))},emit:function(n,i){var e=t.get(n);e&&e.slice().map(function(e){e(i)}),(e=t.get("*"))&&e.slice().map(function(e){e(n,i)})}}}!function(e){e.all="all",e.account="account",e.resource="resource",e.group="group"}(Hc=Hc||{}),function(e){e.all="all",e.directOnly="directOnly",e.none="none"}(Qc=Qc||{}),function(e){e.contact="ContactAction",e.conversation="ConvAction",e.distributionList="DistributionList",e.folder="FolderAction",e.item="ItemAction",e.message="MsgAction",e.tag="TagAction",e.document="DocumentAction"}(Kc=Kc||{}),function(e){e.ConvAction="Conversation",e.MsgAction="MessageInfo"}(Zc=Zc||{}),function(e){e.send="sendCode",e.validate="validateCode",e.resend="resendCode",e.reset="reset"}(Yc=Yc||{}),(Jc=Jc||{}).email="email",function(e){e.get="getRecoveryAccount",e.send="sendRecoveryCode"}(Xc=Xc||{});var ip=function Notifier(){var n=this;_classCallCheck$1(this,Notifier),_defineProperty$4(this,"emitter",void 0),_defineProperty$4(this,"events",{notify:"notify",refresh:"refresh"}),_defineProperty$4(this,"processedSequences",new Map),_defineProperty$4(this,"sequenceNo",0),_defineProperty$4(this,"addNotifyHandler",function(e){e&&n.emitter.on(n.events.notify,e)}),_defineProperty$4(this,"addRefreshHandler",function(e){e&&n.emitter.on(n.events.refresh,e)}),_defineProperty$4(this,"getSequenceNumber",function(){return n.sequenceNo}),_defineProperty$4(this,"handleNotifications",function(e){e&&e.seq&&!n.processedSequences.has(e.seq)&&(n.sequenceNo<e.seq&&(n.sequenceNo=e.seq),n.processedSequences.set(e.seq,!0),n.emitter&&n.emitter.emit(n.events.notify,e))}),_defineProperty$4(this,"handleRefresh",function(e){console.info("[Cache] refresh received",e,new Date),n.sequenceNo=0,n.processedSequences.clear(),n.emitter&&n.emitter.emit(n.events.refresh,e)}),_defineProperty$4(this,"removeNotifyHandler",function(e){e&&n.emitter.off(n.events.notify,e)}),_defineProperty$4(this,"removeRefreshHandler",function(e){e&&n.emitter.off(n.events.refresh,e)}),_defineProperty$4(this,"setSequenceNumber",function(e){return n.sequenceNo=e}),this.emitter=new events},tp=["ids","id"],ap=["accountType"],rp=["flags","fetchIfExists","parentFolderId"],dp=["attrs"],op=["zimbraPrefWhenSentToAddresses","zimbraPrefWhenInFolderIds"],up=["_attrs"],mp=["parentFolderId"],sp=["id"],lp=["id","ids"],cp=["identity"],pp=["zimbraPrefWhenInFolderIds","zimbraPrefWhenSentToAddresses"],kp=["_attrs"],vp=["attrs"],yp=["accountType"];function normalizeMessage(e,n){var i=n.origin,t=n.jwtToken,n=n.isDesktop,e=normalize$1(Zu)(e);return e.attributes=e.attributes&&mapValuesDeep(e.attributes,coerceStringToBoolean),normalizeEmailAddresses(normalizeMimeParts(e,{origin:i,jwtToken:t,isDesktop:n}))}var fp=function hasUnreadDescendent(e){var n=qd(e,"unreadDescendent");if(0<e[e.id===np.DRAFTS||"Outbox"===e.name?"nonFolderItemCount":"unread"]||n)return!0;n=qd(e,"folders")||[],e=0;return e<n.length&&hasUnreadDescendent(n[e])},Np=function updateGroupName(e){return _objectSpread2(_objectSpread2({},e),{},{name:qd(e,"attributes.displayName")})},gp=function updateGroupNameRecur(e){return e.map(function(e){return(e=Np(normalize$1(vm)(e))).habGroup&&(e.habGroups=_toConsumableArray(updateGroupNameRecur(e.habGroup))),e})},Tp=function setUnreadDescendentFlag(e){var n=qd(e,"folders")||[],i=qd(e,"view");return i&&i!==xs.Message||(e=_objectSpread2(_objectSpread2({},e),{},{unreadDescendent:fp(e)}),n&&(e=_objectSpread2(_objectSpread2({},e),{},{folders:n.map(setUnreadDescendentFlag)}))),e};function updateAbsoluteFolderPath(n,i,e){return e.map(function(e){return e.absFolderPath="USER_ROOT"===n?"".concat(i).concat(e.absFolderPath):"".concat(i,"/").concat(e.name),e.folders&&(e.folders=updateAbsoluteFolderPath(n,e.absFolderPath,e.folders)),e})}function convertStringAndArrayValues(e){e=[].concat(e).filter(Boolean);return e.length?e:""}var hp=function ZimbraBatchClient(){var u=this,e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{};_classCallCheck$1(this,ZimbraBatchClient),_defineProperty$4(this,"localStoreClient",void 0),_defineProperty$4(this,"notifier",void 0),_defineProperty$4(this,"origin",void 0),_defineProperty$4(this,"sessionId",void 0),_defineProperty$4(this,"soapPathname",void 0),_defineProperty$4(this,"authToken",void 0),_defineProperty$4(this,"batchDataLoader",void 0),_defineProperty$4(this,"csrfToken",void 0),_defineProperty$4(this,"customFetch",void 0),_defineProperty$4(this,"dataLoader",void 0),_defineProperty$4(this,"jwtToken",void 0),_defineProperty$4(this,"sessionHandler",void 0),_defineProperty$4(this,"userAgent",void 0),_defineProperty$4(this,"accountInfo",function(){return u.jsonRequest({name:"GetInfo",namespace:Pm.Account,body:{sections:"mbox,attrs,zimlets,props"}}).then(function(e){return _objectSpread2(_objectSpread2(_objectSpread2({},e),{},{attrs:_objectSpread2(_objectSpread2({},mapValuesDeep(e.attrs._attrs,coerceStringToBoolean)),{},{zimbraMailAlias:[].concat(qd(e,"attrs._attrs.zimbraMailAlias",[]))})},qd(e,"license.attr")&&{license:{status:e.license.status,attr:mapValuesDeep(e.license.attr,coerceStringToBoolean)}}),{},{zimlets:{zimlet:qd(e,"zimlets.zimlet")&&qd(e,"zimlets.zimlet").map(function(e){var n=e.zimletConfig;return _objectSpread2({zimlet:e.zimlet,zimletContext:e.zimletContext},n&&{zimletConfig:normalize$1(Ss)(n)})})}})})}),_defineProperty$4(this,"accountOnlyRemoteWipeSync",function(e){return u.jsonRequest({name:"AccountOnlyRemoteWipe",namespace:Pm.Sync,body:{device:{id:e}}})}),_defineProperty$4(this,"action",function(e,n){var i=n.ids,t=n.id,n=_objectWithoutProperties(n,tp);return u.jsonRequest({name:e,body:{action:_objectSpread2({id:t||[i].join(",")},denormalize(Im)(n))},singleRequest:!0}).then(Boolean)}),_defineProperty$4(this,"addExternalAccount",function(e){var n=e.accountType,e=_objectWithoutProperties(e,ap);return u.jsonRequest({name:"CreateDataSource",body:_defineProperty$4({},n,mapValuesDeep(e,coerceBooleanToString)),singleRequest:!0}).then(function(e){return qd(e,"".concat(n,".0.id"))})}),_defineProperty$4(this,"addMessage",function(e){var n=qd(e,"message"),i=n.folderId,e=n.content,n=n.meta;try{var t=JSON.parse(n),a=t.flags,r=t.tags,d=t.tagNames,o=t.date}catch(e){}return u.jsonRequest({name:"AddMsg",body:denormalize(ms)({message:{folderId:i,content:{_content:e},flags:a,tags:r,tagNames:d,date:o}}),singleRequest:!0}).then(normalize$1(Zu))}),_defineProperty$4(this,"allowDeviceSync",function(e){return u.jsonRequest({name:"AllowDevice",namespace:Pm.Sync,body:{device:{id:e}}})}),_defineProperty$4(this,"applyFilterRules",function(e){return u.jsonRequest({name:"ApplyFilterRules",body:{filterRules:{filterRule:e.filterRules},m:{ids:e.ids}}}).then(function(e){e=qd(e,"m[0].ids");return e?e.split(","):[]})}),_defineProperty$4(this,"attach",function(e,n){return u.localStoreClient.attach({files:e,message:n})}),_defineProperty$4(this,"autoComplete",function(e){return u.jsonRequest({name:"AutoComplete",body:denormalize(Dm)(e)}).then(normalize$1(bm))}),_defineProperty$4(this,"autoCompleteGAL",function(e){return u.jsonRequest({name:"AutoCompleteGal",namespace:Pm.Account,body:e}).then(function(e){return normalize$1(Vm)(e)})}),_defineProperty$4(this,"blockDeviceSync",function(e){return u.jsonRequest({name:"BlockDevice",namespace:Pm.Sync,body:{device:{id:e}}})}),_defineProperty$4(this,"cancelPendingAccountOnlyRemoteWipeSync",function(e){return u.jsonRequest({name:"CancelPendingAccountOnlyRemoteWipe",namespace:Pm.Sync,body:{device:{id:e}}})}),_defineProperty$4(this,"cancelPendingRemoteWipeSync",function(e){return u.jsonRequest({name:"CancelPendingRemoteWipe",namespace:Pm.Sync,body:{device:{id:e}}})}),_defineProperty$4(this,"cancelTask",function(e){return u.jsonRequest({name:"CancelTask",body:{comp:"0",id:e.inviteId},singleRequest:!0}).then(Boolean)}),_defineProperty$4(this,"changeFolderColor",function(e){return u.action(Kc.folder,{id:e.id,op:"color",color:e.color})}),_defineProperty$4(this,"changePassword",function(e){var n=e.dryRun;return u.jsonRequest({name:"ChangePassword",namespace:Pm.Account,body:{account:{by:"name",_content:e.username},oldPassword:e.password,password:e.loginNewPassword,dryRun:void 0!==n&&n},singleRequest:!0})}),_defineProperty$4(this,"checkCalendar",function(e){return u.action(Kc.folder,{id:e.id,op:e.value?"check":"!check"})}),_defineProperty$4(this,"clientInfo",function(e){return u.jsonRequest({name:"ClientInfo",body:{domain:[{by:e.by,_content:e.domain}]},singleRequest:!0,namespace:Pm.Account}).then(function(e){return normalize$1(_m)(e)})}),_defineProperty$4(this,"contactAction",function(e){return u.action(Kc.contact,e)}),_defineProperty$4(this,"conversationAction",function(e){return u.action(Kc.conversation,e)}),_defineProperty$4(this,"counterAppointment",function(e){return u.jsonRequest({name:"CounterAppointment",body:denormalize(nm)(e),singleRequest:!0}).then(Boolean)}),_defineProperty$4(this,"createAppointment",function(e,n){return u.jsonRequest({name:"CreateAppointment",body:_objectSpread2({},denormalize(em)(n)),accountName:e,singleRequest:!0}).then(Boolean)}),_defineProperty$4(this,"createAppointmentException",function(e,n){return u.jsonRequest({name:"CreateAppointmentException",body:_objectSpread2({},denormalize(em)(n)),accountName:e,singleRequest:!0}).then(Boolean)}),_defineProperty$4(this,"createAppSpecificPassword",function(e){return u.jsonRequest({name:"CreateAppSpecificPassword",namespace:Pm.Account,body:{appName:{_content:e}},singleRequest:!0}).then(function(e){return normalize$1(Ns)(e)})}),_defineProperty$4(this,"createContact",function(e){return u.jsonRequest({name:"CreateContact",body:createContactBody(e),singleRequest:!0}).then(function(e){return normalize$1(Rm)(normalizeOtherAttr(e.cn)[0])})}),_defineProperty$4(this,"createFolder",function(e){var n=e.flags,i=e.fetchIfExists,t=e.parentFolderId,e=_objectWithoutProperties(e,rp);return u.jsonRequest({name:"CreateFolder",body:{folder:_objectSpread2(_objectSpread2({},e),{},{f:n,fie:i,l:t})},singleRequest:!0}).then(function(e){return normalize$1(km)(e.folder[0])})}),_defineProperty$4(this,"createIdentity",function(e){var n=e.attrs,e=_objectWithoutProperties(e,dp);return u.jsonRequest({name:"CreateIdentity",namespace:Pm.Account,body:{identity:_objectSpread2(_objectSpread2({},e),{},{_attrs:_objectSpread2(_objectSpread2({},Ro(n,coerceBooleanToString)),{},{zimbraPrefWhenSentToAddresses:convertStringAndArrayValues(qd(n,"zimbraPrefWhenSentToAddresses")),zimbraPrefWhenInFolderIds:convertStringAndArrayValues(qd(n,"zimbraPrefWhenInFolderIds"))})})},singleRequest:!0}).then(function(e){var n=mapValuesDeep(e,coerceStringToBoolean),i=qd(n,"identity.0"),t=i._attrs,a=t.zimbraPrefWhenSentToAddresses,e=t.zimbraPrefWhenInFolderIds,t=_objectWithoutProperties(t,op),i=_objectWithoutProperties(i,up);return _objectSpread2(_objectSpread2({},n),{},{identity:[_objectSpread2(_objectSpread2({},i),{},{_attrs:_objectSpread2(_objectSpread2(_objectSpread2({},t),a&&{zimbraPrefWhenSentToAddresses:[].concat(a).filter(Boolean)}),e&&{zimbraPrefWhenInFolderIds:[].concat(e).filter(Boolean)})})]})})}),_defineProperty$4(this,"createMountpoint",function(e){return u.jsonRequest({name:"CreateMountpoint",body:denormalize(rm)(e),singleRequest:!0}).then(Boolean)}),_defineProperty$4(this,"createSearchFolder",function(e){var n=e.parentFolderId,e=_objectWithoutProperties(e,mp);return u.jsonRequest({name:"CreateSearchFolder",body:{search:_objectSpread2(_objectSpread2({},e),{},{l:n})},singleRequest:!0}).then(function(e){return normalize$1(km)(e.search[0])})}),_defineProperty$4(this,"createSignature",function(e){return u.jsonRequest({name:"CreateSignature",namespace:Pm.Account,body:denormalize(Xm)(e),singleRequest:!0})}),_defineProperty$4(this,"createTag",function(e){return u.jsonRequest({name:"CreateTag",body:{tag:_objectSpread2({},e)},singleRequest:!0}).then(function(e){e=e.tag,e=void 0===e?[]:e;return normalize$1(gs)(e[0])})}),_defineProperty$4(this,"createTask",function(e){return u.jsonRequest({name:"CreateTask",body:_objectSpread2({},denormalize(em)(e)),singleRequest:!0}).then(Boolean)}),_defineProperty$4(this,"declineCounterAppointment",function(e){return u.jsonRequest({name:"DeclineCounterAppointment",body:denormalize(nm)(e),singleRequest:!0}).then(Boolean)}),_defineProperty$4(this,"deleteAppointment",function(e){return u.jsonRequest({name:"CancelAppointment",body:denormalize(tm)(e),singleRequest:!0}).then(Boolean)}),_defineProperty$4(this,"deleteExternalAccount",function(e){return u.jsonRequest({name:"DeleteDataSource",body:{dsrc:{id:e.id}},singleRequest:!0}).then(Boolean)}),_defineProperty$4(this,"deleteIdentity",function(e){return u.jsonRequest({name:"DeleteIdentity",namespace:Pm.Account,body:{identity:e},singleRequest:!0}).then(Boolean)}),_defineProperty$4(this,"deleteSignature",function(e){return u.jsonRequest({name:"DeleteSignature",namespace:Pm.Account,body:e,singleRequest:!0}).then(Boolean)}),_defineProperty$4(this,"disableTwoFactorAuth",function(){return u.jsonRequest({name:"DisableTwoFactorAuth",namespace:Pm.Account,singleRequest:!0}).then(Boolean)}),_defineProperty$4(this,"discoverRights",function(){return u.jsonRequest({name:"DiscoverRights",namespace:Pm.Account,body:{right:[{_content:"sendAs"},{_content:"sendOnBehalfOf"}]}}).then(function(e){return normalize$1(ps)(e)})}),_defineProperty$4(this,"dismissCalendarItem",function(e,n){return u.jsonRequest({name:"DismissCalendarItemAlarm",body:{appt:e,task:n},singleRequest:!0}).then(Boolean)}),_defineProperty$4(this,"documentAction",function(e){return u.documentActionResponse(Kc.document,e)}),_defineProperty$4(this,"documentActionResponse",function(e,n){var i=n.id,n=_objectWithoutProperties(n,sp);return u.jsonRequest({name:e,body:{action:_objectSpread2({id:[i].join(",")},denormalize(Im)(n))},singleRequest:!0}).then(normalize$1(Fs))}),_defineProperty$4(this,"downloadAttachment",function(e){var n=e.id,i=e.part;return u.download({url:"/service/home/~/?auth=co&id=".concat(n,"&part=").concat(i)}).then(function(e){e=e.content;return{id:"".concat(n,"_").concat(i),content:e}})}),_defineProperty$4(this,"downloadDocument",function(e){var n=e.id;return u.download({url:e.url}).then(function(e){return{id:n,content:e.content}})}),_defineProperty$4(this,"downloadMessage",function(e){var n=e.id,i=e.isSecure;return u.download({isSecure:i,url:"/service/home/~/?auth=co&id=".concat(n)}).then(function(e){return{id:n,content:e.content,isSecure:i}})}),_defineProperty$4(this,"enableTwoFactorAuth",function(e){var n=e.password,i=e.authToken,t=e.twoFactorCode,a=e.csrfTokenSecured;return u.jsonRequest({name:"EnableTwoFactorAuth",body:_objectSpread2(_objectSpread2(_objectSpread2(_objectSpread2({name:{_content:e.name}},n&&{password:{_content:n}}),i&&{authToken:{_content:i}}),t&&{twoFactorCode:{_content:t}}),{},{csrfTokenSecured:a}),namespace:Pm.Account,singleRequest:!0})}),_defineProperty$4(this,"folderAction",function(e){return u.action(Kc.folder,e)}),_defineProperty$4(this,"forwardAppointment",function(e){return u.jsonRequest({name:"ForwardAppointment",body:denormalize(Nm)(e),singleRequest:!0}).then(Boolean)}),_defineProperty$4(this,"forwardAppointmentInvite",function(e){return u.jsonRequest({name:"ForwardAppointmentInvite",body:denormalize(gm)(e),singleRequest:!0}).then(Boolean)}),_defineProperty$4(this,"freeBusy",function(e){var n=e.names;return u.jsonRequest({name:"GetFreeBusy",body:{s:e.start,e:e.end,name:n.join(",")}}).then(function(e){return normalize$1(hm)(e.usr)})}),_defineProperty$4(this,"generateScratchCodes",function(e){return u.jsonRequest({name:"GenerateScratchCodes",namespace:Pm.Account,body:{account:{by:"name",_content:e}},singleRequest:!0})}),_defineProperty$4(this,"getAppointment",function(e){return u.jsonRequest({name:"GetAppointment",body:e}).then(function(e){return normalize$1($m)(e)})}),_defineProperty$4(this,"getAppSpecificPasswords",function(){return u.jsonRequest({name:"GetAppSpecificPasswords",namespace:Pm.Account})}),_defineProperty$4(this,"getAttachmentUrl",function(e){return getAttachmentUrl(e,{origin:u.origin,jwtToken:u.jwtToken})}),_defineProperty$4(this,"getAvailableLocales",function(){return u.jsonRequest({name:"GetAvailableLocales",namespace:Pm.Account}).then(function(e){return e.locale})}),_defineProperty$4(this,"getContact",function(e){var n=e.id,i=e.ids,e=_objectWithoutProperties(e,lp);return u.jsonRequest({name:"GetContacts",body:_objectSpread2({cn:{id:n||(i||[]).join(",")}},e)}).then(function(e){return normalize$1(Rm)(normalizeOtherAttr(e.cn))})}),_defineProperty$4(this,"getContactFrequency",function(e){return u.jsonRequest({name:"GetContactFrequency",body:e}).then(function(e){return e.data=e.data.map(function(e){return e.by=e.spec[0].range,e}),e})}),_defineProperty$4(this,"getContactProfileImageUrl",function(e){return getContactProfileImageUrl(e,{origin:u.origin,jwtToken:u.jwtToken})}),_defineProperty$4(this,"getConversation",function(e){return u.jsonRequest({name:"GetConv",body:{c:Ro(e,coerceBooleanToInt)}}).then(function(e){e=normalize$1(Ju)(e.c[0]);return e.messages=e.messages.map(u.normalizeMessage),e})}),_defineProperty$4(this,"getCustomMetadata",function(e){return u.jsonRequest({name:"GetCustomMetadata",body:{id:e.id,meta:{section:e.section}}}).then(function(e){return e.meta&&(e.meta=e.meta.map(function(e){return e._attrs||(e._attrs={}),e=normalizeCustomMetaDataAttrs(e)})),mapValuesDeep(e,coerceStringToBoolean)})}),_defineProperty$4(this,"getDataSources",function(){return u.jsonRequest({name:"GetDataSources"}).then(function(e){return mapValuesDeep(e,coerceStringToBoolean)})}),_defineProperty$4(this,"getDeviceStatus",function(){return u.jsonRequest({name:"GetDeviceStatus",namespace:Pm.Sync}).then(function(e){return qd(e,"device")||[]})}),_defineProperty$4(this,"getDistributionListMembers",function(e,n,i){return u.jsonRequest({name:"GetDistributionListMembers",body:{dl:{_content:i},limit:e,offset:n},namespace:Pm.Account}).then(function(e){return normalize$1(ym)(qd(e,"groupMembers.0.groupMember")||[])})}),_defineProperty$4(this,"getDocumentShareURL",function(e){return u.jsonRequest({name:"GetDocumentShareURL",body:denormalize(ts)(e),singleRequest:!0}).then(function(e){return normalize$1(as)(e)})}),_defineProperty$4(this,"getFilterRules",function(){return u.jsonRequest({name:"GetFilterRules"}).then(function(e){return normalize$1(Zm)(qd(e,"filterRules.0.filterRule")||[])})}),_defineProperty$4(this,"getFolder",function(e){return u.jsonRequest({name:"GetFolder",body:denormalize(ns)(e)}).then(function(e){var n=normalize$1(km)(e),e=qd(n,"folders.0",{});return e.folders&&(e.folders=e.folders.map(Tp),e.folders=e.folders.map(function(e){return e.linkedFolders&&(e.linkedFolders=e.linkedFolders.map(function(e){var n=e.oname,i=e.folders;return n&&i&&(e.folders=updateAbsoluteFolderPath(n,e.absFolderPath,i)),e})),e})),e.linkedFolders&&(e.linkedFolders=e.linkedFolders.map(Tp)),e.linkedFolders&&(e.linkedFolders=e.linkedFolders.map(function(e){var n,i,t,a,r;return e.view&&e.view!==xs.Message&&e.view!==xs.Contact&&e.view!==xs.Document||(n=e.absFolderPath,i=e.oname,t=e.folders,a=e.ownerZimbraId,r=e.sharedItemId,e.view===xs.Contact&&(e.userId=e.id,e.id="".concat(a,":").concat(r)),i&&t&&(e.folders=updateAbsoluteFolderPath(i,n,t))),e})),n})}),_defineProperty$4(this,"getHAB",function(e){return u.jsonRequest({name:"GetHAB",body:{habRootGroupId:e},namespace:Pm.Account}).then(function(e){e=qd(e,"ou.0");return _objectSpread2(_objectSpread2({},e),{},{habGroups:_toConsumableArray(gp(e.habGroup))})})}),_defineProperty$4(this,"getIdentities",function(){return u.jsonRequest({name:"GetIdentities",namespace:Pm.Account}).then(function(e){var n=e.identity,e=_objectWithoutProperties(e,cp),n=n.map(function(e){var n=e._attrs,i=n.zimbraPrefWhenInFolderIds,t=n.zimbraPrefWhenSentToAddresses,n=_objectWithoutProperties(n,pp);return _objectSpread2(_objectSpread2({},_objectWithoutProperties(e,kp)),{},{_attrs:_objectSpread2(_objectSpread2({},n),{},{zimbraPrefWhenInFolderIds:[].concat(i).filter(Boolean),zimbraPrefWhenSentToAddresses:[].concat(t).filter(Boolean)})})});return mapValuesDeep(_objectSpread2(_objectSpread2({},e),{},{identity:n}),coerceStringToBoolean)})}),_defineProperty$4(this,"getImportStatus",function(){return u.jsonRequest({name:"GetImportStatus"})}),_defineProperty$4(this,"getMailboxMetadata",function(e){return u.jsonRequest({name:"GetMailboxMetadata",body:{meta:{section:e.section}}}).then(function(e){return e.meta=e.meta.map(function(e){return e._attrs||(e._attrs={}),e}),mapValuesDeep(e,coerceStringToBoolean)})}),_defineProperty$4(this,"getMessage",function(e){var n=e.raw,i=e.ridZ,t=e.part;return u.jsonRequest({name:"GetMsg",body:{m:_objectSpread2(_objectSpread2({id:e.id,html:!1!==e.html&&!0!==n?1:0,header:e.header,read:!0===e.read?1:void 0,needExp:1,neuter:0,max:e.max||25e4,raw:n?1:0},i&&{ridZ:i}),t&&{part:t})}}).then(function(e){return e&&e.m?u.normalizeMessage(e.m[0]):null})}),_defineProperty$4(this,"getMessagesMetadata",function(e){e=e.ids;return u.jsonRequest({name:"GetMsgMetadata",body:{m:{ids:e.join(",")}}}).then(function(e){return e.m.map(u.normalizeMessage)})}),_defineProperty$4(this,"getPreferences",function(){return u.jsonRequest({name:"GetPrefs",namespace:Pm.Account}).then(function(e){var n,i=mapValuesDeep(e._attrs,coerceStringToBoolean);for(n in i)-1!==ep.indexOf(n)&&(i[n]="string"==typeof i[n]?Lo(i[n]):i[n]);return i})}),_defineProperty$4(this,"getProfileImageUrl",function(e){return getProfileImageUrl(e,{origin:u.origin,jwtToken:u.jwtToken})}),_defineProperty$4(this,"getRights",function(e){return u.jsonRequest({name:"GetRights",namespace:Pm.Account,body:denormalize(fs)(e)}).then(normalize$1(vs))}),_defineProperty$4(this,"getScratchCodes",function(e){return u.jsonRequest({name:"GetScratchCodes",namespace:Pm.Account,body:{account:{by:"name",_content:e}}})}),_defineProperty$4(this,"getSearchFolder",function(){return u.jsonRequest({name:"GetSearchFolder"}).then(function(e){return e.search?{folders:normalize$1(km)(e.search)}:{}})}),_defineProperty$4(this,"getSignatures",function(){return u.jsonRequest({name:"GetSignatures",namespace:Pm.Account}).then(function(e){return mapValuesDeep(e,coerceStringToBoolean)})}),_defineProperty$4(this,"getSMimePublicCerts",function(e){return u.jsonRequest({name:"GetSMIMEPublicCerts",body:{store:{_content:e.store},email:{_content:e.contactAddr}},namespace:Pm.Account})}),_defineProperty$4(this,"getTag",function(){return u.jsonRequest({name:"GetTag",namespace:Pm.Mail}).then(function(e){e=e.tag;return(void 0===e?[]:e).map(normalize$1(gs))})}),_defineProperty$4(this,"getTasks",function(e){return u.jsonRequest({name:"Search",body:_objectSpread2({},e)}).then(function(e){e.cn&&(e.cn=normalizeOtherAttr(e.cn));e=normalize$1(Bm)(e);return _objectSpread2(_objectSpread2({},e),{},{tasks:e.task?e.task.map(normalize$1(cm)):[]})})}),_defineProperty$4(this,"getTrustedDevices",function(){return u.jsonRequest({name:"GetTrustedDevices",namespace:Pm.Account})}),_defineProperty$4(this,"getWhiteBlackList",function(){return u.jsonRequest({name:"GetWhiteBlackList",namespace:Pm.Account})}),_defineProperty$4(this,"getWorkingHours",function(e){var n=e.start,i=e.end,e=e.names;return u.jsonRequest({name:"GetWorkingHours",body:_objectSpread2({name:e.join(",")},denormalize(Tm)({start:n,end:i}))}).then(function(e){return normalize$1(hm)(e.usr)})}),_defineProperty$4(this,"grantRights",function(e){return u.jsonRequest({name:"GrantRights",namespace:Pm.Account,body:denormalize(vs)(e)}).then(normalize$1(vs))}),_defineProperty$4(this,"importExternalAccount",function(e){return u.jsonRequest({name:"ImportData",body:_defineProperty$4({},e.accountType,{id:e.id})}).then(Boolean)}),_defineProperty$4(this,"itemAction",function(e){return u.action(Kc.item,e)}),_defineProperty$4(this,"jsonRequest",function(e){return u[e.singleRequest?"dataLoader":"batchDataLoader"].load(e)}),_defineProperty$4(this,"login",function(e){var n=e.password,i=e.recoveryCode,t=e.twoFactorCode,a=e.deviceTrusted;return u.jsonRequest({name:"Auth",singleRequest:!0,body:_objectSpread2(_objectSpread2(_objectSpread2(_objectSpread2({tokenType:e.tokenType,csrfTokenSecured:e.csrfTokenSecured,persistAuthTokenCookie:e.persistAuthTokenCookie,account:{by:"name",_content:e.username}},n&&{password:n}),i&&{recoveryCode:{verifyAccount:!0,_content:i}}),t&&{twoFactorCode:t}),a&&{deviceTrusted:a}),namespace:Pm.Account}).then(function(e){return mapValuesDeep(e,coerceStringToBoolean)})}),_defineProperty$4(this,"logout",function(){return u.jsonRequest({name:"EndSession",body:{logoff:!0},namespace:Pm.Account}).then(Boolean)}),_defineProperty$4(this,"messageAction",function(e){return u.action(Kc.message,e)}),_defineProperty$4(this,"modifyAppointment",function(e,n){return u.jsonRequest({name:"ModifyAppointment",body:_objectSpread2({},denormalize(em)(n)),accountName:e,singleRequest:!0}).then(function(e){return normalize$1(em)(e)})}),_defineProperty$4(this,"modifyContact",function(e){return u.jsonRequest({name:"ModifyContact",body:createContactBody(e),singleRequest:!0}).then(function(e){return normalize$1(Rm)(normalizeOtherAttr(e.cn)[0])})}),_defineProperty$4(this,"modifyExternalAccount",function(e){return u.jsonRequest({name:"ModifyDataSource",body:_defineProperty$4({},e.type,_objectSpread2({id:e.id},mapValuesDeep(e.attrs,coerceBooleanToString))),singleRequest:!0}).then(Boolean)}),_defineProperty$4(this,"modifyFilterRules",function(e){return u.jsonRequest({name:"ModifyFilterRules",body:{filterRules:[{filterRule:denormalize(Zm)(e)}]},singleRequest:!0}).then(Boolean)}),_defineProperty$4(this,"modifyIdentity",function(e){var n=e.attrs,e=_objectWithoutProperties(e,vp);return u.jsonRequest({name:"ModifyIdentity",namespace:Pm.Account,body:{identity:_objectSpread2(_objectSpread2({},e),{},{_attrs:_objectSpread2(_objectSpread2({},Ro(n,coerceBooleanToString)),{},{zimbraPrefWhenSentToAddresses:convertStringAndArrayValues(qd(n,"zimbraPrefWhenSentToAddresses")),zimbraPrefWhenInFolderIds:convertStringAndArrayValues(qd(n,"zimbraPrefWhenInFolderIds"))})})},singleRequest:!0})}),_defineProperty$4(this,"modifyPrefs",function(e){var n,i=mapValuesDeep(e,coerceBooleanToString);for(n in i)-1!==ep.indexOf(n)&&(i[n]=i[n]instanceof Array&&0===i[n].length?"":i[n]);return u.jsonRequest({name:"ModifyPrefs",namespace:Pm.Account,body:{_attrs:i},singleRequest:!0}).then(Boolean)}),_defineProperty$4(this,"modifyProfileImage",function(e){var n=e.contentType;return u.jsonRequest({name:"ModifyProfileImage",body:{_content:e.content},singleRequest:!0,headers:{"Content-Type":n}})}),_defineProperty$4(this,"modifyProps",function(e){return u.jsonRequest({name:"ModifyProperties",namespace:Pm.Account,body:{prop:mapValuesDeep(e,coerceBooleanToString)},singleRequest:!0}).then(Boolean)}),_defineProperty$4(this,"modifySearchFolder",function(e){return u.jsonRequest({name:"ModifySearchFolder",body:e,singleRequest:!0}).then(Boolean)}),_defineProperty$4(this,"modifySignature",function(e){return u.jsonRequest({name:"ModifySignature",namespace:Pm.Account,body:denormalize(Xm)(e),singleRequest:!0}).then(Boolean)}),_defineProperty$4(this,"modifyTask",function(e){return u.jsonRequest({name:"ModifyTask",body:_objectSpread2({},denormalize(em)(e)),singleRequest:!0}).then(Boolean)}),_defineProperty$4(this,"modifyWhiteBlackList",function(e){return u.jsonRequest({name:"ModifyWhiteBlackList",namespace:Pm.Account,body:_objectSpread2({},e),singleRequest:!0}).then(Boolean)}),_defineProperty$4(this,"modifyZimletPrefs",function(e){return u.jsonRequest({name:"ModifyZimletPrefs",namespace:Pm.Account,body:{zimlet:e},singleRequest:!0})}),_defineProperty$4(this,"noop",function(e,n){return u.jsonRequest({name:"NoOp",body:{wait:e.wait,limitToOneBlocked:e.limitToOneBlocked},singleRequest:!0,fetchOptions:n}).then(function(e){return e})}),_defineProperty$4(this,"quarantineDeviceSync",function(e){return u.jsonRequest({name:"QuarantineDevice",namespace:Pm.Sync,body:{device:{id:e}}})}),_defineProperty$4(this,"recoverAccount",function(e){return u.jsonRequest({name:"RecoverAccount",body:{channel:e.channel,email:e.email,op:e.op}})}),_defineProperty$4(this,"relatedContacts",function(e){return u.jsonRequest({name:"GetRelatedContacts",body:{targetContact:{cn:e.email}}}).then(function(e){return e.relatedContacts.relatedContact})}),_defineProperty$4(this,"remoteWipeSync",function(e){return u.jsonRequest({name:"RemoteWipe",namespace:Pm.Sync,body:{device:{id:e}}})}),_defineProperty$4(this,"removeDeviceSync",function(e){return u.jsonRequest({name:"RemoveDevice",namespace:Pm.Sync,body:{device:{id:e}}})}),_defineProperty$4(this,"resetPassword",function(e){return u.jsonRequest({name:"ResetPassword",namespace:Pm.Account,body:{password:e.password,dryRun:e.dryRun,getPasswordRules:e.getPasswordRules,cancelResetPassword:e.cancelResetPassword},singleRequest:!0})}),_defineProperty$4(this,"resolve",function(e){return"".concat(u.origin).concat(e)}),_defineProperty$4(this,"revokeAppSpecificPassword",function(e){return u.jsonRequest({name:"RevokeAppSpecificPassword",namespace:Pm.Account,body:{appName:e},singleRequest:!0}).then(Boolean)}),_defineProperty$4(this,"revokeOtherTrustedDevices",function(){return u.jsonRequest({name:"RevokeOtherTrustedDevices",namespace:Pm.Account,singleRequest:!0}).then(Boolean)}),_defineProperty$4(this,"revokeRights",function(e){return u.jsonRequest({name:"RevokeRights",namespace:Pm.Account,body:denormalize(vs)(e),singleRequest:!0}).then(normalize$1(vs))}),_defineProperty$4(this,"revokeTrustedDevice",function(){return u.jsonRequest({name:"RevokeTrustedDevice",namespace:Pm.Account,singleRequest:!0}).then(Boolean)}),_defineProperty$4(this,"saveDocument",function(e){return u.jsonRequest({name:"SaveDocument",body:denormalize(ys)(e),singleRequest:!0}).then(function(e){return{document:e.doc.map(function(e){return normalize$1(Lm)(e)})}})}),_defineProperty$4(this,"saveDraft",function(e,n){return u.jsonRequest({name:"SaveDraft",body:denormalize(Ku)({message:e}),singleRequest:!0,accountName:n}).then(function(e){e=e.m;return{message:e&&e.map(u.normalizeMessage)}})}),_defineProperty$4(this,"search",function(e){return u.jsonRequest({name:"Search",body:_objectSpread2({},e)}).then(function(e){e.cn&&(e.cn=normalizeOtherAttr(e.cn));e=normalize$1(Bm)(e);return e.messages&&(e.messages=e.messages.map(u.normalizeMessage)),e})}),_defineProperty$4(this,"searchCalendarResources",function(e){return u.jsonRequest({name:"SearchCalendarResources",body:e,namespace:Pm.Account}).then(normalize$1(zm))}),_defineProperty$4(this,"searchGal",function(e){return u.jsonRequest({name:"SearchGal",body:e,namespace:Pm.Account}).then(normalize$1(Bm))}),_defineProperty$4(this,"sendDeliveryReport",function(e){return u.jsonRequest({name:"SendDeliveryReport",body:{mid:e},singleRequest:!0}).then(Boolean)}),_defineProperty$4(this,"sendInviteReply",function(e){return u.jsonRequest({name:"SendInviteReply",body:_objectSpread2({},denormalize(Ym)(e)),singleRequest:!0}).then(function(e){return normalize$1(cm)(e)})}),_defineProperty$4(this,"sendMessage",function(e,n){return u.jsonRequest({name:"SendMsg",body:denormalize(Ku)({message:e}),singleRequest:!0,accountName:n}).then(normalize$1(Ku))}),_defineProperty$4(this,"sendShareNotification",function(e){return u.jsonRequest({name:"SendShareNotification",body:_objectSpread2({},denormalize(Fm)(e)),singleRequest:!0}).then(Boolean)}),_defineProperty$4(this,"setCsrfToken",function(e){u.csrfToken=e}),_defineProperty$4(this,"setCustomMetadata",function(e){return u.jsonRequest({name:"SetCustomMetadata",body:setCustomMetaDataBody(e.customMetaData)}).then(Boolean)}),_defineProperty$4(this,"setJwtToken",function(e){u.jwtToken=e}),_defineProperty$4(this,"setRecoveryAccount",function(e){return u.jsonRequest({name:"SetRecoveryAccount",body:e,singleRequest:!0}).then(Boolean)}),_defineProperty$4(this,"setUserAgent",function(e){u.userAgent=e}),_defineProperty$4(this,"shareInfo",function(e){return u.jsonRequest({name:"GetShareInfo",body:_objectSpread2(_objectSpread2({},e),{},{_jsns:"urn:zimbraAccount"})}).then(function(e){return e.share})}),_defineProperty$4(this,"snoozeCalendarItem",function(e,n){return u.jsonRequest({name:"SnoozeCalendarItemAlarm",body:{appt:e,task:n},singleRequest:!0}).then(Boolean)}),_defineProperty$4(this,"taskFolders",function(){return u.jsonRequest({name:"GetFolder",body:{view:xs.Task,tr:!0}}).then(function(e){return normalize$1(km)(e.folder[0].folder)})}),_defineProperty$4(this,"testExternalAccount",function(e){var n=e.accountType,e=_objectWithoutProperties(e,yp);return u.jsonRequest({name:"TestDataSource",body:_defineProperty$4({},n,mapValuesDeep(e,coerceBooleanToString)),singleRequest:!0}).then(function(e){return mapValuesDeep(qd(e,"".concat(n,".0")),coerceStringToBoolean)})}),_defineProperty$4(this,"uploadMessage",function(e){return(u.customFetch||fetch)("".concat(u.origin,"/service/upload?fmt=raw"),{method:"POST",body:e,headers:_objectSpread2(_objectSpread2({"Content-Disposition":"".concat("attachment",'; filename="').concat("message.eml",'"'),"Content-Type":"message/rfc822"},u.authToken&&{Cookie:"ZM_AUTH_TOKEN=".concat(u.authToken)}),u.csrfToken&&{"X-Zimbra-Csrf-Token":u.csrfToken}),credentials:"include"}).then(function(e){if(e.ok)return e.text().then(function(e){if(!e)return null;var n=_slicedToArray(e.match(/^([^,]+),([^,]+),'(.*)'/)||[],4),i=n[1],e=n[2],e=void 0===e?void 0:e,n=n[3];return e&&"'null'"!==e?null:200==+(void 0===i?"":i)?void 0===n?"":n:void 0})})}),_defineProperty$4(this,"batchDataHandler",function(e){return batchJsonRequest(_objectSpread2({requests:e},u.getAdditionalRequestOptions())).then(function(e){var n=qd(e,"header.context.session.id"),i=qd(e,"header.context.notify.0"),t=qd(e,"header.context.refresh");return u.checkAndUpdateSessionId(n),u.notifier&&(i&&u.notifier.handleNotifications(i),t&&u.notifier.handleRefresh(t)),e.requests.map(function(e,n){return iu(e)?e:e.body})})}),_defineProperty$4(this,"checkAndUpdateSessionId",function(e){e&&u.sessionId!==e&&(u.sessionHandler&&u.sessionHandler.writeSessionId(e),u.sessionId=e)}),_defineProperty$4(this,"dataHandler",function(e){return jsonRequest(_objectSpread2(_objectSpread2({},e[0]),u.getAdditionalRequestOptions("Auth"!==e[0].name))).then(function(e){var n=qd(e,"header.context.session.id"),i=qd(e,"header.context.notify.0"),t=qd(e,"header.context.refresh");return u.checkAndUpdateSessionId(n),u.notifier&&(i&&u.notifier.handleNotifications(i),t&&u.notifier.handleRefresh(t)),iu(e)?[e]:[e.body]})}),_defineProperty$4(this,"download",function(e){var n=e.isSecure,e=e.url;return fetch("".concat(u.origin).concat(e),{headers:_objectSpread2(_objectSpread2({},n&&{"X-Zimbra-Encoding":"x-base64"}),u.csrfToken&&{"X-Zimbra-Csrf-Token":u.csrfToken}),credentials:"include"}).then(function(e){if(e.ok)return e.text().then(function(e){if(e)return{content:e}})})}),_defineProperty$4(this,"getAdditionalRequestOptions",function(){return _objectSpread2(_objectSpread2(_objectSpread2({jwtToken:u.jwtToken},(!(0<arguments.length&&void 0!==arguments[0])||arguments[0])&&{csrfToken:u.csrfToken}),u.authToken&&{authToken:u.authToken}),{},{sessionId:u.sessionId||u.sessionHandler&&u.sessionHandler.readSessionId(),origin:u.origin,userAgent:u.userAgent},void 0!==u.notifier.getSequenceNumber()&&{sessionSeq:u.notifier.getSequenceNumber()})}),_defineProperty$4(this,"normalizeMessage",function(e){return normalizeMessage(e,{origin:u.origin,jwtToken:u.jwtToken,isDesktop:u.localStoreClient})}),this.sessionHandler=e.sessionHandler,this.userAgent=e.userAgent,this.jwtToken=e.jwtToken,this.csrfToken=e.csrfToken,this.authToken=e.authToken,this.origin=void 0!==e.zimbraOrigin?e.zimbraOrigin:Tl,this.soapPathname=e.soapPathname||hl,this.localStoreClient=e.localStoreClient,this.customFetch=e.customFetch,this.notifier=new ip,this.batchDataLoader=new wo(this.batchDataHandler,{cache:!1}),this.dataLoader=new wo(this.dataHandler,{batch:!1,cache:!1}),this.customFetch&&setCustomFetch(this.customFetch)},Ip={kind:"Document",definitions:[{kind:"EnumTypeDefinition",name:{kind:"Name",value:"SortBy"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"none"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"dateAsc"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"dateDesc"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"subjAsc"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"subjDesc"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"nameAsc"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"nameDesc"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"rcptAsc"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"rcptDesc"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"attachAsc"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"attachDesc"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"flagAsc"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"flagDesc"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"priorityAsc"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"priorityDesc"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"readAsc"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"readDesc"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"sizeAsc"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"sizeDesc"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"ShareInputAction"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"edit"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"revoke"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"expire"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"SaveDocumentAction"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"create"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"SaveDocumentType"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"document"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"presentation"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"spreadsheet"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"FreeBusyStatus"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"F"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"B"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"T"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"O"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"AccountType"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"imap"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"pop3"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"ConnectionType"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"cleartext"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"ssl"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"tls"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"tls_is_available"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"PrefCalendarInitialView"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"day"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"list"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"month"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"week"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"workWeek"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"year"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"PrefMailSendReadReceipts"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"prompt"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"always"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"never"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"PrefDelegatedSendSaveTarget"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"owner"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"sender"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"both"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"none"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"AlarmAction"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"DISPLAY"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"AUDIO"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"EMAIL"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"PROCEDURE"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"X_YAHOO_CALENDAR_ACTION_IM"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"X_YAHOO_CALENDAR_ACTION_MOBILE"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"NONE"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"AlarmRelatedTo"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"START"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"END"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"Weekday"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"SU"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"MO"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"TU"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"WE"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"TH"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"FR"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"SA"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"CalendarItemRecurrenceFrequency"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"SEC"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"MIN"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"HOU"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"DAI"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"WEE"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"MON"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"YEA"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"InviteReplyVerb"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"ACCEPT"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"DECLINE"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"TENTATIVE"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"InviteReplyType"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"r"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"w"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"AutoCompleteMatchType"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"gal"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"contact"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"rankingTable"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"ParticipationStatus"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"NE"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"AC"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"TE"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"DE"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"DG"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"CO"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"IN"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"WA"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"DF"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"InviteCompletionStatus"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"NEED"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"TENT"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"CONF"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"CANC"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"COMP"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"INPR"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"WAITING"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"DEFERRED"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"ParticipationRole"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"REQ"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"OPT"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"CHA"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"NON"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"CalendarItemClass"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"PRI"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"PUB"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"CON"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"AddressType"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"f"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"t"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"c"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"b"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"r"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"s"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"n"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"rf"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"GranteeType"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"usr"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"grp"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"egp"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"dom"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"all"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"pub"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"guest"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"key"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"cos"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"SearchType"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"conversation"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"message"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"contact"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"appointment"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"task"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"wiki"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"document"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"ContactType"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"C"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"G"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"I"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"FolderView"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"search"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"folder"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"tag"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"conversation"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"message"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"contact"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"document"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"appointment"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"virtual"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"remote"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"wiki"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"task"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"chat"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"note"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"comment"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"unknown"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"GalSearchType"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"all"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"account"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"resource"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"group"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"NeedIsMemberType"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"all"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"directOnly"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"none"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"ReadingPaneLocation"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"off"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"right"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"bottom"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"PrefMailSelectAfterDelete"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"next"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"previous"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"adaptive"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"ActionTypeName"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"ContactAction"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"ConvAction"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"DistributionList"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"FolderAction"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"ItemAction"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"MsgAction"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"TagAction"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"LicenseStatus"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"OK"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"NOT_INSTALLED"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"NOT_ACTIVATED"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"IN_FUTURE"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"EXPIRED"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"INVALID"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"LICENSE_GRACE_PERIOD"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"ACTIVATION_GRACE_PERIOD"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"SetRecoveryAccountOp"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"sendCode"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"validateCode"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"resendCode"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"reset"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"SetRecoveryAccountChannel"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"email"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"RecoverAccountOp"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"getRecoveryAccount"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"sendRecoveryCode"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"PasswordRecoveryAddressStatus"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"verified"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"pending"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"ZimletPresence"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"mandatory"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"enabled"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"disabled"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"ResetPasswordStatus"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"enabled"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"disabled"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"suspended"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"PrefClientType"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"advanced"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"modern"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"zimbrax"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"standard"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"Mode"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"text"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"html"},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"CsrfToken"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"_content"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"AuthResponse"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"authToken"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"AuthToken"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"twoFactorAuthRequired"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"TwoFactorAuthRequired"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"trustedDevicesEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"TrustedDevicesEnabled"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"lifetime"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"session"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Session"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"skin"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"Skin"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"csrfToken"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"CsrfToken"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ScratchCodeType"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"_content"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ScratchCodes"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"scratchCodes"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ScratchCode"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ScratchCode"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"scratchCode"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ScratchCodeType"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"EnableTwoFactorAuthResponse"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"secret"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"Secret"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"scratchCodes"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ScratchCode"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"authToken"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"AuthToken"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"csrfToken"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"CsrfToken"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ProfileImageChangeResponse"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"itemId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"Secret"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"_content"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"AuthToken"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"_content"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"TwoFactorAuthRequired"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"_content"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"TrustedDevicesEnabled"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"_content"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"Session"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"id"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"_content"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"Skin"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"_content"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"CalOrganizer"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"address"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"name"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"url"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"sentBy"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"Instance"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"start"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"dueDate"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"tzoDue"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"utcRecurrenceId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"isException"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"alarm"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"allDay"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"changeDate"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"class"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemClass"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"componentNum"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"date"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"duration"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"excerpt"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"flags"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"freeBusy"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"FreeBusyStatus"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"freeBusyActual"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"FreeBusyStatus"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"inviteId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"location"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"modifiedSequence"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"name"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"organizer"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"CalOrganizer"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"otherAttendees"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"participationStatus"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ParticipationStatus"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"revision"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"status"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"InviteCompletionStatus"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"isOrganizer"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"exceptId"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"DtTimeInfo"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"Alarm"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"alarmInstStart"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"componentNum"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"inviteId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"location"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"name"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"nextAlarm"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"InviteReplyResponse"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"inviteId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"calendarItemId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ModifyAppointmentResponse"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"appointmentId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"calendarItemId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"inviteId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"modifiedSequence"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"revision"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ZimletPref"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"name"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"presence"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ModifyZimletPrefsResponse"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"zimlet"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ZimletPref"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"EmailAddress"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"address"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"name"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"type"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"displayName"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ShareNotification"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"truncated"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"content"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"MessageAttributes"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"isEncrypted"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"isSigned"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"InterfaceTypeDefinition",name:{kind:"Name",value:"MailItem"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"id"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"size"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"date"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"senderDate"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"folderId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"subject"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"emailAddresses"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"EmailAddress"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"excerpt"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"conversationId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"flags"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"tags"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"tagNames"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"revision"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"changeDate"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"modifiedSequence"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"invitations"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"InviteInfo"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"sortField"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"share"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ShareNotification"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"replyType"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ClientInfoAttributes"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraWebClientLoginURL"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraWebClientLogoutURL"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureResetPasswordStatus"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ResetPasswordStatus"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ClientInfoType"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"attributes"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ClientInfoAttributes"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"MessageInfo"},interfaces:[{kind:"NamedType",name:{kind:"Name",value:"MailItem"}}],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"id"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"size"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"date"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"senderDate"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"folderId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"origId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"subject"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"emailAddresses"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"EmailAddress"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"excerpt"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"conversationId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"flags"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"tags"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"tagNames"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"revision"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"changeDate"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"modifiedSequence"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"invitations"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"InviteInfo"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"sortField"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"mimeParts"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"MimePart"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"to"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"EmailAddress"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"from"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"EmailAddress"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"cc"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"EmailAddress"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"bcc"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"EmailAddress"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"sender"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"EmailAddress"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"replyTo"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"EmailAddress"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"html"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"text"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"attachments"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"MimePart"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"inlineAttachments"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"MimePart"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"share"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ShareNotification"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"replyType"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"attributes"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"MessageAttributes"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"autoSendTime"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"local"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"part"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"Conversation"},interfaces:[{kind:"NamedType",name:{kind:"Name",value:"MailItem"}}],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"id"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"size"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"date"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"senderDate"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"folderId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"subject"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"excerpt"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"emailAddresses"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"EmailAddress"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"conversationId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"flags"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"tags"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"tagNames"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"revision"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"changeDate"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"modifiedSequence"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"invitations"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"InviteInfo"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"sortField"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"messages"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"MessageInfo"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"messagesMetaData"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"MessageInfo"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"numMessages"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"unread"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"share"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ShareNotification"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"replyType"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"MsgWithGroupInfo"},interfaces:[{kind:"NamedType",name:{kind:"Name",value:"MailItem"}}],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"id"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"i4uid"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"cif"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"origid"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"entityId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"forAcct"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"autoSendTime"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"size"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"date"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"senderDate"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"folderId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"subject"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"emailAddresses"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"EmailAddress"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"excerpt"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"conversationId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"flags"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"tags"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"tagNames"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"revision"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"changeDate"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"modifiedSequence"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"invitations"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"InviteInfo"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"sortField"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"share"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ShareNotification"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"replyType"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"InviteType"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"appt"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"task"},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"InviteInfo"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"type"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"InviteType"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"components"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"InviteComponent"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"replies"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"InviteReplies"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"AddRecurrenceInfo"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"add"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"AddRecurrenceInfo"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"exclude"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ExcludeRecurrenceInfo"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"except"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ExceptionRuleInfo"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"cancel"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"CancelRuleInfo"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"rule"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"SimpleRepeatingRule"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ExcludeRecurrenceInfo"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"exclude"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ExcludeRecurrenceInfo"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"except"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ExceptionRuleInfo"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ExceptionRuleInfo"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"rangeType"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"recurId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"tz"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"ridZ"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"add"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"AddRecurrenceInfo"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"exclude"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ExcludeRecurrenceInfo"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"CancelRuleInfo"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"rangeType"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"recurId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"tz"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"ridZ"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"WkDay"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"day"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Weekday"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"ordwk"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ByDayRule"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"wkday"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"WkDay"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"IntervalRule"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"intervalCount"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"CalendarItemRecurrenceEndDate"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"date"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"CalendarItemRecurrenceEndCount"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"number"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ByMonthDayRule"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"dayList"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ByMonthRule"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"monthList"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"BySetPosRule"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"poslist"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"SimpleRepeatingRule"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"frequency"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemRecurrenceFrequency"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"interval"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"IntervalRule"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"byday"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ByDayRule"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"until"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemRecurrenceEndDate"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"count"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemRecurrenceEndCount"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"bymonthday"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ByMonthDayRule"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"bymonth"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ByMonthRule"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"bysetpos"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"BySetPosRule"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"RecurrenceInfo"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"add"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"AddRecurrenceInfo"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"exclude"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ExcludeRecurrenceInfo"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"except"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ExceptionRuleInfo"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"cancel"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"CancelRuleInfo"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"rule"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"SimpleRepeatingRule"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"InviteReplies"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"reply"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemReply"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"InviteComponent"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"alarms"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemAlarm"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"recurrence"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"RecurrenceInfo"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"allDay"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"attendees"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemAttendee"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"calendarItemId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"ciFolder"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"class"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemClass"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"completedDateTime"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"componentNum"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"date"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"description"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"StringContent"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"draft"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"neverSent"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"end"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"DtTimeInfo"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"excerpt"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"freeBusy"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"FreeBusyStatus"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"freeBusyActual"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"FreeBusyStatus"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"htmlDescription"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"StringContent"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"isException"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"isOrganizer"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"location"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"name"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"noBlob"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"organizer"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"CalOrganizer"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"percentComplete"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"priority"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"utcRecurrenceId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"rsvp"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"sequence"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"start"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"DtTimeInfo"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"status"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"InviteCompletionStatus"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"uid"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"x_uid"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"aid"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"method"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"exceptId"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"DtTimeInfo"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"DtTimeInfo"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"date"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"timezone"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"utc"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"Invitation"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"type"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"sequenceNumber"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Float"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"id"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Int"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"componentNum"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Int"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"recurrenceId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"tz"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"CalTZInfo"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"components"},arguments:[],type:{kind:"NonNullType",type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"InviteComponent"}}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"replies"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"InviteReplies"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"mimeParts"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"MimePart"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"CalTZInfo"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"id"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"timezoneStdOffset"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"timezoneDaylightOffset"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"stdname"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"dayname"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"standard"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"TzOnsetInfo"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"daylight"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"TzOnsetInfo"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"TzOnsetInfo"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"week"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"wkday"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"mon"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"mday"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"hour"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"min"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"sec"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"AppointmentInfo"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"id"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"invitations"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"Invitation"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"CalendarItemHitInfo"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"alarm"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"allDay"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"changeDate"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"class"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemClass"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"componentNum"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"date"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"timezoneOffset"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"duration"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"excerpt"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"flags"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"folderId"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"freeBusy"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"FreeBusyStatus"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"freeBusyActual"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"FreeBusyStatus"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"id"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"alarmData"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"Alarm"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"instances"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"Instance"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"invitations"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"Invitation"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"inviteId"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"isOrganizer"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"isRecurring"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"location"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"modifiedSequence"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"name"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"organizer"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"CalOrganizer"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"otherAttendees"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"participationStatus"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ParticipationStatus"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"percentComplete"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"priority"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"revision"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"utcRecurrenceId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"size"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"sortField"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"status"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"InviteCompletionStatus"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"tagNames"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"tags"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"uid"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"x_uid"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"aid"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"draft"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"neverSent"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ReminderItemHitInfo"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"alarm"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"allDay"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"changeDate"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"class"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemClass"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"componentNum"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"date"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"timezoneOffset"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"duration"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"excerpt"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"flags"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"folderId"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"freeBusy"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"FreeBusyStatus"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"freeBusyActual"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"FreeBusyStatus"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"id"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"alarmData"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"Alarm"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"instances"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"Instance"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"invitations"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"Invitation"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"inviteId"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"isOrganizer"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"isRecurring"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"location"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"modifiedSequence"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"name"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"organizer"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"CalOrganizer"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"otherAttendees"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"participationStatus"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ParticipationStatus"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"percentComplete"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"priority"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"revision"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"utcRecurrenceId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"size"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"sortField"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"status"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"InviteCompletionStatus"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"tagNames"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"tags"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"uid"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"x_uid"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"aid"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"draft"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"neverSent"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ExternalAccountTestResponse"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"success"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"error"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"ExternalAccount"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"name"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"accountType"},type:{kind:"NamedType",name:{kind:"Name",value:"AccountType"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"isEnabled"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"host"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"port"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"connectionType"},type:{kind:"NamedType",name:{kind:"Name",value:"ConnectionType"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"username"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"password"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ImportStatus"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"id"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"isRunning"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"success"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"error"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ImportStatusResponse"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"imap"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ImportStatus"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"pop3"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ImportStatus"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"FreeBusyInstance"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"start"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"end"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"FreeBusy"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"id"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"tentative"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"FreeBusyInstance"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"busy"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"FreeBusyInstance"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"unavailable"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"FreeBusyInstance"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"nodata"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"FreeBusyInstance"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"free"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"FreeBusyInstance"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"WorkingHoursInstance"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"start"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"end"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"WorkingHours"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"id"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"tentative"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"WorkingHoursInstance"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"busy"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"WorkingHoursInstance"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"unavailable"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"WorkingHoursInstance"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"nodata"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"WorkingHoursInstance"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"free"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"WorkingHoursInstance"}}},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"Importance"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"high"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"normal"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"low"},directives:[]}]},{kind:"EnumTypeDefinition",name:{kind:"Name",value:"FilterMatchCondition"},directives:[],values:[{kind:"EnumValueDefinition",name:{kind:"Name",value:"allof"},directives:[]},{kind:"EnumValueDefinition",name:{kind:"Name",value:"anyof"},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"AddressCondition"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"header"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"part"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"stringComparison"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"caseSensitive"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"value"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"valueComparison"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"countComparison"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"index"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"negative"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"BasicCondition"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"index"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"negative"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"BodyCondition"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"caseSensitive"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"value"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"index"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"negative"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ConversationCondition"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"where"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"index"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"negative"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"DateCondition"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"dateComparison"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"date"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"index"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"negative"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"FlagCondition"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"flagName"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"index"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"negative"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"HeaderCheckCondition"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"header"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"index"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"negative"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"HeaderCondition"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"header"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"stringComparison"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"valueComparison"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"countComparison"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"value"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"caseSensitive"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"index"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"negative"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ImportanceCondition"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"importance"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Importance"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"index"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"negative"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"InviteCondition"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"methods"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"index"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"negative"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"MimeHeaderCondition"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"header"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"stringComparison"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"value"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"caseSensitive"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"index"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"negative"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"SizeCondition"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"numberComparison"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"size"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"index"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"negative"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"FilterCondition"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"allOrAny"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"FilterMatchCondition"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"addressBook"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"HeaderCheckCondition"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"address"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"AddressCondition"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"attachment"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"BasicCondition"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"body"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"BodyCondition"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"bulk"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"BasicCondition"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"contactRanking"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"HeaderCheckCondition"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"conversation"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ConversationCondition"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"date"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"DateCondition"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"facebook"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"BasicCondition"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"flag"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"FlagCondition"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"headerExists"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"HeaderCheckCondition"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"header"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"HeaderCondition"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"importance"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ImportanceCondition"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"invite"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"InviteCondition"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"linkedin"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"BasicCondition"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"list"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"BasicCondition"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"me"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"HeaderCheckCondition"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"mimeHeader"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"MimeHeaderCondition"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"size"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"SizeCondition"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"twitter"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"BasicCondition"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"communityRequests"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"BasicCondition"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"communityContent"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"BasicCondition"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"communityConnections"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"BasicCondition"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"BasicAction"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"index"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"FileIntoAction"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"folderPath"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"copy"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"index"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"FlagAction"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"flagName"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"index"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"TagAction"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"tagName"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"index"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"RedirectAction"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"address"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"copy"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"index"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ReplyAction"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"index"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"content"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"NotifyAction"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"address"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"subject"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"maxBodySize"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"origHeaders"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"index"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"content"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"FilterAction"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"keep"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"BasicAction"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"discard"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"BasicAction"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"fileInto"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"FileIntoAction"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"flag"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"FlagAction"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"tag"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"TagAction"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"redirect"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"RedirectAction"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"reply"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ReplyAction"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"notify"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"NotifyAction"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"stop"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"BasicAction"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"Filter"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"name"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"active"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"actions"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"FilterAction"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"conditions"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"FilterCondition"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"Folder"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"absFolderPath"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"acl"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ACL"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"color"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"flags"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"id"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"uuid"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"name"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"oname"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"nonFolderItemCount"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"nonFolderItemCountTotal"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"linkedFolders"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"Folder"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"folders"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"Folder"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"search"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"Folder"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"owner"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"revision"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"view"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"FolderView"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"parentFolderId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"unread"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"query"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"permissions"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"ownerZimbraId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"sharedItemId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"url"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"local"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"droppable"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"userId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"broken"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"deletable"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"unreadDescendent"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"DlAttrs"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"commonName"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"displayName"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"lastName"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"DlGroupMember"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"name"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"attributes"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"DlAttrs"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"HabGroup"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"name"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"id"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"parentHabGroupId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"seniorityIndex"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"attributes"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"HabGroupAttrs"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"habGroups"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"HabGroup"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"HabGroupAttrs"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"cn"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"displayName"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"mail"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"uid"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraCreateTimestamp"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraHABSeniorityIndex"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraMailAlias"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraMailHost"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraMailStatus"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ACL"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"grant"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ACLGrant"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ACLGrant"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"address"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"permissions"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"granteeType"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"GranteeType"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"password"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"key"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"LicenseAttrs"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"name"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"_content"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"habRootId"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"_content"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"HabRoots"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"hab"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"habRootId"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"License"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"status"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"LicenseStatus"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"attr"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"LicenseAttrs"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"PropList"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"prop"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"Prop"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"Prop"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"zimlet"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"name"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"_content"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"AccountInfo"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"id"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"name"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"publicURL"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"rest"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"used"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"profileImageId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"changePasswordURL"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"soapURL"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"version"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"attrs"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"AccountInfoAttrs"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"habRoots"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"HabRoots"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"license"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"License"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"props"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"PropList"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimlets"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"AccountZimlet"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"cos"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"AccountCos"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"pasteitcleanedEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"OnlyEmailAddress"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"emailAddress"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"Target"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"displayName"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"email"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"OnlyEmailAddress"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"type"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"Targets"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"right"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"target"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"Target"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"DiscoverRights"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"targets"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"Targets"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"AccountZimlet"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"zimlet"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"AccountZimletInfo"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"AccountZimletInfo"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"zimletContext"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"AccountZimletContext"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimlet"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"AccountZimletDesc"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimletConfig"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"AccountZimletConfigInfo"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"AccountZimletContext"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"baseUrl"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"priority"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"presence"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ZimletPresence"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"AccountZimletDesc"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"name"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"version"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"description"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"extension"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"label"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraXZimletCompatibleSemVer"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ZimletConfigProperty"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"name"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"content"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ZimletConfigGlobal"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"property"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ZimletConfigProperty"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ZimletConfigHost"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"property"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ZimletConfigProperty"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"AccountZimletConfigInfo"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"global"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ZimletConfigGlobal"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"host"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ZimletConfigHost"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"property"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ZimletConfigProperty"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"name"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"version"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"AccountInfoAttrs"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"displayName"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraBrandingFolderName"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraDomainTrialConvertAtExpiration"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraDomainTrialExpirationDate"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraDumpsterEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraIsAdminAccount"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraIsDelegatedAdminAccount"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureMailEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureCalendarEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureBriefcasesEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureMobileSyncEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureRelatedContactsEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureMailForwardingInFiltersEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPasswordBlockCommonEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPasswordMinAlphaChars"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPasswordMinNumericChars"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPasswordMinUpperCaseChars"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPasswordMinDigitsOrPuncs"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPasswordMinPunctuationChars"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPasswordMaxLength"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPasswordMinLength"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPasswordMinLowerCaseChars"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPasswordMinAge"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPasswordMaxAge"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPasswordEnforceHistory"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPasswordAllowedChars"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPasswordAllowedPunctuationChars"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureChangePasswordEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureResetPasswordStatus"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ResetPasswordStatus"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureWebClientOfflineAccessEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraMailBlacklistMaxNumEntries"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraMailQuota"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPublicSharingEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraExternalSharingEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureGalEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureGalAutoCompleteEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureOutOfOfficeReplyEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureFiltersEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureReadReceiptsEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureSharingEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureManageZimlets"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureTwoFactorAuthAvailable"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureTwoFactorAuthRequired"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureViewInHtmlEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureZulipChatEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureDocumentEditingEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraTwoFactorAuthEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureTrustedDevicesEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureAppSpecificPasswordsEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureMailPriorityEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFileUploadMaxSize"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFileUploadMaxSizePerFile"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraMailAttachmentMaxSize"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraMtaMaxMessageSize"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraMailAlias"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureTaggingEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraIdentityMaxNumEntries"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureIdentitiesEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureMailSendLaterEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeaturePowerPasteEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureConversationsEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureImapDataSourceEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeaturePop3DataSourceEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraSignupAffiliate"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraSignupRecoveryEmail"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraTrialExpirationDate"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraTrialConvertAtExpiration"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraHierarchicalAddressBookRoot"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"AccountCos"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"name"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"id"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"Identities"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"identity"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"Identity"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"Identity"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"id"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"name"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"_attrs"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"IdentityAttrs"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"defaultSignature"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"DataSource"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"id"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"connectionType"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"defaultSignature"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"emailAddress"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"l"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"forwardReplySignature"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"fromDisplay"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"host"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"importOnly"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"isEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"name"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"pollingInterval"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"leaveOnServer"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"port"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"replyToAddress"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"replyToDisplay"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"smtpPort"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"useAddressForForwardReply"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"username"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"failingSince"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"lastError"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"StringContent"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"Signatures"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"signature"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"Signature"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"Signature"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"id"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"name"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"content"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"SignatureContent"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"SignatureContent"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"type"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"_content"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"StringContent"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"_content"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"DataSources"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"imap"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"DataSource"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"pop3"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"DataSource"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"cal"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"DataSource"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"IdentityAttrs"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefIdentityId"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefDefaultSignatureId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefForwardReplySignatureId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefForwardReplyFormat"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefFromAddress"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefFromAddressType"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefFromDisplay"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefIdentityName"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefMailSignatureStyle"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefReplyToAddress"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefReplyToDisplay"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefReplyToEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefSentMailFolder"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefWhenInFolderIds"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefWhenInFoldersEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefWhenSentToAddresses"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefWhenSentToEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"Preferences"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefAutoAddAppointmentsToCalendar"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefCalendarAutoAddInvites"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefCalendarFirstDayOfWeek"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefCalendarInitialView"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"PrefCalendarInitialView"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefCalendarReminderEmail"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefCalendarWorkingHours"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefCalendarApptReminderWarningTime"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefCalendarShowPastDueReminders"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefCalendarToasterEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefCalendarAlwaysShowMiniCal"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefComposeDirection"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefComposeFormat"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Mode"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefHtmlEditorDefaultFontColor"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefHtmlEditorDefaultFontFamily"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefHtmlEditorDefaultFontSize"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefMailToasterEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefShowAllNewMailNotifications"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefDefaultCalendarId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefDeleteInviteOnReply"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefDelegatedSendSaveTarget"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"PrefDelegatedSendSaveTarget"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefDisplayExternalImages"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefGroupMailBy"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefMailPollingInterval"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefMailRequestReadReceipts"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefMailSelectAfterDelete"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"PrefMailSelectAfterDelete"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefMailSendReadReceipts"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"PrefMailSendReadReceipts"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefMailTrustedSenderList"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefMarkMsgRead"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefMessageViewHtmlPreferred"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefOutOfOfficeFromDate"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefOutOfOfficeExternalReply"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefOutOfOfficeExternalReplyEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefOutOfOfficeReply"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefOutOfOfficeReplyEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefOutOfOfficeStatusAlertOnLogin"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefOutOfOfficeSuppressExternalReply"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefOutOfOfficeUntilDate"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefReadingPaneEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefReadingPaneLocation"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ReadingPaneLocation"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefBriefcaseReadingPaneLocation"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ReadingPaneLocation"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefPasswordRecoveryAddress"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefPasswordRecoveryAddressStatus"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"PasswordRecoveryAddressStatus"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefSaveToSent"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefShowFragments"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefSlackCalendarReminderEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefSortOrder"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefWebClientOfflineBrowserKey"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefTimeZoneId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefLocale"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefClientType"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"PrefClientType"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefAppleIcalDelegationEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefCalendarShowDeclinedMeetings"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefUseTimeZoneListInCalendar"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefMailForwardingAddress"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefMailLocalDeliveryDisabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefTagTreeOpen"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefPowerPasteEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefDisplayTimeInMailList"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"GetAppointmentResponse"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"appointment"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"AppointmentInfo"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"NameId"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"id"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"name"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"SignatureResponse"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"signature"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"NameId"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"Document"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"id"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"acl"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ACL"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"folderId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"name"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"version"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"contentType"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"descriptionEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"date"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"changeDate"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"modifiedSequence"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"revision"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"size"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"sortField"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"tags"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"tagNames"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"uuid"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"folderUuid"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"metadataVersion"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"lastEditedAccount"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"revisonCreator"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"revisedCreationDate"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"lockOwnerId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"flags"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"SearchResponse"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"contacts"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"Contact"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"messages"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"MessageInfo"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"conversations"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"Conversation"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"tasks"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemHitInfo"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"appointments"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemHitInfo"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"documents"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"Document"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"more"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"offset"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"sortBy"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"paginationSupported"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"hit"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"Hit"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"CalResourceAttributes"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"description"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"email"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"fullName"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraCalResLocationDisplayName"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraCalResSite"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraCalResBuilding"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraCalResFloor"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraCalResRoom"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraCalResCapacity"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraCalResType"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraCalResContactEmail"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraCalResContactPhone"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraCalResContactName"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"street"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"city"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"state"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"country"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"postalCode"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"CalResource"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"id"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"name"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"_attrs"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"CalResourceAttributes"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"SearchCalendarResourcesResponse"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"calresource"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"CalResource"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"more"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"offset"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"sortBy"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"paginationSupported"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"RemindersResponse"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"tasks"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ReminderItemHitInfo"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"appointments"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ReminderItemHitInfo"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"Hit"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"id"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"sortField"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"SendMessageResponse"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"message"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"MsgWithGroupInfo"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"SaveDraftResponse"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"message"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"MessageInfo"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"CustomMetadataAttrs"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"key"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"value"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"CustomMetadataMeta"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"section"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"_attrs"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"CustomMetadataAttrs"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"CustomMetadata"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"meta"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"CustomMetadataMeta"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"Contact"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"id"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"date"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"folderId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"revision"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"sortField"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"fileAsStr"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"memberOf"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"tags"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"tagNames"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"attributes"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ContactAttributes"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"members"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ContactListMember"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"OtherContactAttribute"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"key"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"value"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ContactAttributes"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"firstName"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"phoneticFirstName"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"middleName"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"lastName"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"phoneticLastName"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"fullName"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"maidenName"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"namePrefix"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"nameSuffix"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"email"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"email2"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"workEmail"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"workEmail2"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"homeEmail"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"homeEmail2"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"phone"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"phone2"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"companyPhone"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"companyPhone2"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"otherPhone"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"otherPhone2"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"mobilePhone"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"mobilePhone2"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"homePhone"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"homePhone2"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"workPhone"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"workPhone2"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"pager"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"pager2"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"homeFax"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"homeFax2"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"workFax"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"workFax2"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"imAddress"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"imAddress1"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"imAddress2"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"imAddress3"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"imAddress4"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"imAddress5"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"nickname"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"homeStreet"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"homeCity"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"homeState"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"homePostalCode"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"homeCountry"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"homeURL"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"workStreet"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"workCity"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"workState"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"workPostalCode"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"workCountry"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"workURL"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"jobTitle"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"company"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"department"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"birthday"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"anniversary"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"website"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"notes"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"thumbnailPhoto"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"image"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ContactImage"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"userCertificate"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraCalResType"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"assistantPhone"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"callbackPhone"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"carPhone"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"otherCity"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"otherCountry"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"otherFax"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"otherPostalCode"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"otherState"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"otherStreet"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"otherURL"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"fileAs"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"type"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"other"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"OtherContactAttribute"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ContactImage"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"contentType"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"filename"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"part"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"size"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ContactListMember"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"contacts"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"Contact"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"type"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ContactType"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"value"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"Tag"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"id"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"name"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"color"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"unread"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"OtherContactAttributeInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"key"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"value"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"ContactAttrsInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"firstName"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"phoneticFirstName"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"middleName"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"lastName"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"phoneticLastName"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"fullName"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"maidenName"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"namePrefix"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"nameSuffix"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"email"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"email2"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"workEmail"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"workEmail2"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"homeEmail"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"homeEmail2"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"phone"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"phone2"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"companyPhone"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"companyPhone2"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"otherPhone"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"otherPhone2"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"mobilePhone"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"mobilePhone2"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"homePhone"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"homePhone2"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"workPhone"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"workPhone2"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"pager"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"pager2"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"homeFax2"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"workFax2"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"imAddress"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"imAddress1"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"imAddress2"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"imAddress3"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"imAddress4"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"imAddress5"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"nickname"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"homeStreet"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"homeCity"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"homeFax"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"homeState"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"homePostalCode"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"homeCountry"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"homeURL"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"workFax"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"workStreet"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"workCity"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"workState"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"workPostalCode"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"workCountry"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"workURL"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"jobTitle"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"company"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"department"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"birthday"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"anniversary"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"website"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"notes"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"image"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"userCertificate"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"assistantPhone"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"callbackPhone"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"carPhone"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"otherCity"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"otherCountry"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"otherFax"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"otherPostalCode"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"otherState"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"otherStreet"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"otherURL"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"fileAs"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"type"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"other"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"OtherContactAttributeInput"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"CreateContactInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"folderId"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"tagNames"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"attributes"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ContactAttrsInput"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"ContactListOps"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"op"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"type"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"value"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"ModifyContactInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"folderId"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"tagNames"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"attributes"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ContactAttrsInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"memberOps"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ContactListOps"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"RelatedContact"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"email"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"scope"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"p"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ContactFrequencyResponse"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"data"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ContactFrequencyData"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ContactFrequencyData"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"by"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"dataPoint"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ContactFrequencyDataPoints"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ContactFrequencyDataPoints"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"label"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"value"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"CustomMetadataAttrsInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"key"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"value"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"CustomMetadataInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"section"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"attrs"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"CustomMetadataAttrsInput"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"EmailAddressInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"email"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"name"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"shortName"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ShareInfo"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"folderId"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"folderPath"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"folderUuid"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"granteeName"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"granteeDisplayName"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"granteeId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"granteeType"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"ownerEmail"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"ownerId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"ownerName"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"rights"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"view"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"FolderView"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"mid"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"MailboxMetadataAttrs"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefCustomFolderTreeOpen"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefDateFormat"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefSharedFolderTreeOpen"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefFoldersExpanded"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefFolderTreeSash"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefGenerateLinkPreviews"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefGroupByList"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefMessageListDensity"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefMultitasking"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefReadingPaneSashHorizontal"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefReadingPaneSashVertical"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefSmartFolderTreeOpen"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefTimeFormat"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefUndoSendEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefUndoSendTimeout"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"archivedFolder"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"privacyOverlayPrefs_showOverlay"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"privacyOverlayPrefs_timeOut"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefSMIMEDefaultSetting"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefSMIMELastOperation"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPrefContactSourceFolderID"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"MailboxMetadataMeta"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"section"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"_attrs"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"MailboxMetadataAttrs"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"MailboxMetadata"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"meta"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"MailboxMetadataMeta"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"MailboxMetadataSectionAttrsInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefCustomFolderTreeOpen"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefDateFormat"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefSharedFolderTreeOpen"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefFoldersExpanded"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefFolderTreeSash"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefGenerateLinkPreviews"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefGroupByList"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefMessageListDensity"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefMultitasking"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefReadingPaneSashHorizontal"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefReadingPaneSashVertical"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefSmartFolderTreeOpen"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefTimeFormat"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefUndoSendEnabled"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefUndoSendTimeout"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"archivedFolder"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"privacyOverlayPrefs_showOverlay"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"privacyOverlayPrefs_timeOut"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefSMIMEDefaultSetting"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefSMIMELastOperation"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefContactSourceFolderID"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"MimePart"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"body"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"filename"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"part"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"content"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"contentId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"contentLocation"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"contentType"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"contentDisposition"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"size"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"mimeParts"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"MimePart"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"url"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"messageId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"base64"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ActionData"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"address"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"id"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"op"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"DocumentActionData"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"action"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ActionData"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"MimePartInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"body"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"filename"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"part"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"content"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"contentId"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"contentType"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"contentDisposition"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"size"},type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"mimeParts"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"MimePartInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"url"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"messageId"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"attachments"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"AttachmentInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"base64"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"ExistingAttachmentInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"messageId"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"part"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"DocumentInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"EMLInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"AttachmentInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"attachmentId"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"documents"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"DocumentInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"messages"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"EMLInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"existingAttachments"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ExistingAttachmentInput"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"AutoCompleteResponse"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"canBeCached"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"match"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"AutoCompleteMatch"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"AutoCompleteGALResponse"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"contacts"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"Contact"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"AutoCompleteMatch"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"email"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"type"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"AutoCompleteMatchType"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"ranking"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"isGroup"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"exp"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"id"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"folderId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"display"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"first"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"middle"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"last"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"full"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"nick"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"company"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"fileas"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"GetDocumentShareURLResponse"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"content"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"CalendarItemInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"modifiedSequence"},type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"revision"},type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"componentNum"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"message"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemMessageInput"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"CalendarItemMessageInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"folderId"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"subject"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"invitations"},type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemInviteInput"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"mimeParts"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"MimePartInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"emailAddresses"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"MailItemEmailAddressInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"attachments"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"AttachmentInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"replyType"},type:{kind:"NamedType",name:{kind:"Name",value:"InviteReplyType"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"CounterAppointmentInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"modifiedSequence"},type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"revision"},type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"componentNum"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"message"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"CounterAppointmentMessageInput"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"CounterAppointmentMessageInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"origId"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"folderId"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"subject"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"invitations"},type:{kind:"NamedType",name:{kind:"Name",value:"CalendarCounterAppointmentInput"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"mimeParts"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"MimePartInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"emailAddresses"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"MailItemEmailAddressInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"attachments"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"AttachmentInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"replyType"},type:{kind:"NamedType",name:{kind:"Name",value:"InviteReplyType"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"SendMessageInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"origId"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"folderId"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"attach"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"AttachmentInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"attachmentId"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"replyType"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"inReplyTo"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"flags"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"autoSendTime"},type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"draftId"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"entityId"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"subject"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"mimeParts"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"MimePartInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"emailAddresses"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"MailItemEmailAddressInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"attachments"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"AttachmentInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"inlineAttachments"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"MimePartInput"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"CalendarItemInviteInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"components"},type:{kind:"NonNullType",type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemInviteComponentInput"}}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"CalendarCounterAppointmentInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"components"},type:{kind:"NonNullType",type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemInviteComponentCounterInput"}}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"MailItemEmailAddressInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"address"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"name"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"type"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"AddressType"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"CalendarItemInviteComponentInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"name"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"location"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"start"},type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemDateTimeInput"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"end"},type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemDateTimeInput"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"exceptId"},type:{kind:"NamedType",name:{kind:"Name",value:"CalendarOptionalItemDateTimeInput"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"freeBusy"},type:{kind:"NamedType",name:{kind:"Name",value:"FreeBusyStatus"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"allDay"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"organizer"},type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemOrganizerInput"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"recurrence"},type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemRecurrenceInput"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"attendees"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemAttendeesInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"alarms"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemAlarmInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"class"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemClass"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"priority"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"percentComplete"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"status"},type:{kind:"NamedType",name:{kind:"Name",value:"InviteCompletionStatus"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"noBlob"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"description"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemInviteComponentDescriptionInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"draft"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"CalendarItemInviteComponentDescriptionInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"_content"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"CalendarItemDateTimeInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"timezone"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"date"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"CalendarOptionalItemDateTimeInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"timezone"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"date"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"CalendarItemInviteComponentCounterInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"name"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"location"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"start"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemDateTimeInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"end"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemDateTimeInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"exceptId"},type:{kind:"NamedType",name:{kind:"Name",value:"CalendarOptionalItemDateTimeInput"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"freeBusy"},type:{kind:"NamedType",name:{kind:"Name",value:"FreeBusyStatus"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"allDay"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"organizer"},type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemOrganizerInput"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"recurrence"},type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemRecurrenceInput"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"attendees"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemAttendeesInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"alarms"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemAlarmInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"class"},type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemClass"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"uid"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"priority"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"percentComplete"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"status"},type:{kind:"NamedType",name:{kind:"Name",value:"InviteCompletionStatus"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"noBlob"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"description"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemInviteComponentDescriptionInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"draft"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"CalendarItemAttendee"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"role"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ParticipationRole"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"participationStatus"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ParticipationStatus"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"rsvp"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"address"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"name"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"calendarUserType"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"CalendarItemReply"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"participationStatus"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ParticipationStatus"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"attendee"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"CalendarItemAttendeesInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"role"},type:{kind:"NamedType",name:{kind:"Name",value:"ParticipationRole"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"participationStatus"},type:{kind:"NamedType",name:{kind:"Name",value:"ParticipationStatus"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"rsvp"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"address"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"name"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"calendarUserType"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"CalendarItemAlarmTriggerRelative"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"weeks"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"days"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"hours"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"minutes"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"seconds"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"relatedTo"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"AlarmRelatedTo"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"negative"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"CalendarItemAlarmAttendees"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"email"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"CalendarItemAlarmTrigger"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"relative"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemAlarmTriggerRelative"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"CalendarItemAlarm"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"action"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"AlarmAction"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"trigger"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemAlarmTrigger"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"attendees"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemAlarmAttendees"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"RecoverAccount"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"recoveryAccount"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"recoveryAttemptsLeft"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"WhiteBlackAddress"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"_content"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"op"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"WhiteBlackListArr"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"addr"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"WhiteBlackAddress"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"WhiteBlackList"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"whiteList"},arguments:[],type:{kind:"NonNullType",type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"WhiteBlackListArr"}}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"blackList"},arguments:[],type:{kind:"NonNullType",type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"WhiteBlackListArr"}}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"NoOpResponse"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"waitDisallowed"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"CalendarItemAlarmInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"action"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"AlarmAction"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"trigger"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemAlarmTriggerInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"attendees"},type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemAlarmAttendeesInput"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"CalendarItemAlarmAttendeesInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"email"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"CalendarItemAlarmTriggerInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"relative"},type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemAlarmTriggerRelativeInput"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"absolute"},type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemAlarmTriggerAbsoluteInput"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"CalendarItemAlarmTriggerRelativeInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"weeks"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"days"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"hours"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"minutes"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"seconds"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"relatedTo"},type:{kind:"NamedType",name:{kind:"Name",value:"AlarmRelatedTo"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"negative"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"CalendarItemAlarmTriggerAbsoluteInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"date"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"CalendarItemOrganizerInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"address"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"name"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"sentBy"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"CalendarItemRecurrenceInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"add"},type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemRecurrenceAddInput"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"CalendarItemRecurrenceAddInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"rule"},type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemRecurrenceRuleInput"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"CalendarItemRecurrenceRuleInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"interval"},type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemRecurrenceIntervalInput"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"frequency"},type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemRecurrenceFrequency"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"count"},type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemRecurrenceEndCountInput"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"until"},type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemRecurrenceEndDateInput"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"byday"},type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemRecurrenceByDayInput"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"bymonthday"},type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemRecurrenceByMonthDayInput"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"bymonth"},type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemRecurrenceByMonthInput"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"bysetpos"},type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemRecurrenceBySetPosInput"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"CalendarItemRecurrenceIntervalInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"intervalCount"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Int"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefAutoAddAppointmentsToCalendar"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"CalendarItemRecurrenceEndCountInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"number"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Int"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"CalendarItemRecurrenceEndDateInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"date"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"CalendarItemRecurrenceByDayInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"wkday"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"WkDayInput"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"WkDayInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"day"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Weekday"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"ordwk"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"CalendarItemRecurrenceByMonthDayInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"dayList"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"CalendarItemRecurrenceByMonthInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"monthList"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Int"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"CalendarItemRecurrenceBySetPosInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"poslist"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Int"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"NewMountpointSpec"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"name"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"owner"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"view"},type:{kind:"NamedType",name:{kind:"Name",value:"SearchType"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"flags"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"ownerZimbraId"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"sharedItemId"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"color"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"reminder"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"parentFolderId"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"CreateMountpointInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"link"},type:{kind:"NamedType",name:{kind:"Name",value:"NewMountpointSpec"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"FolderQueryInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"uuid"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"view"},type:{kind:"NamedType",name:{kind:"Name",value:"FolderView"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"FolderActionInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"op"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"grant"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"GrantInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"name"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"folderId"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraId"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"color"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"CreateTagInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"name"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"color"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"FolderActionChangeColorInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"color"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Int"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"FolderActionCheckCalendarInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"value"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"ContactFrequencySpec"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"range"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"interval"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"GrantInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"address"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"granteeType"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"GranteeType"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"key"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"password"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"permissions"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraId"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"Right"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"right"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"GetRightsInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"access"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"Right"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"GrantRightsInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"access"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"AccountACEInfoInput"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"RevokeRightsInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"access"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"AccountACEInfoInput"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"AccountACEInfoInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraId"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"granteeType"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"GranteeType"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"right"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"address"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"key"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"password"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"deny"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"checkGrantee"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"InviteReplyInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"componentNum"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Int"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"verb"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"InviteReplyVerb"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"updateOrganizer"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"message"},type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemMessageInput"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"exceptId"},type:{kind:"NamedType",name:{kind:"Name",value:"InstanceDate"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"PropertiesInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"zimlet"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"name"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"_content"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"PreferencesInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefAutoAddAppointmentsToCalendar"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefCalendarAutoAddInvites"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefDefaultCalendarId"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefCalendarFirstDayOfWeek"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefCalendarInitialView"},type:{kind:"NamedType",name:{kind:"Name",value:"PrefCalendarInitialView"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefCalendarReminderEmail"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefCalendarWorkingHours"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefCalendarApptReminderWarningTime"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefCalendarShowPastDueReminders"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefCalendarToasterEnabled"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefCalendarAlwaysShowMiniCal"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefComposeDirection"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefComposeFormat"},type:{kind:"NamedType",name:{kind:"Name",value:"Mode"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefHtmlEditorDefaultFontColor"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefHtmlEditorDefaultFontFamily"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefHtmlEditorDefaultFontSize"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefMailToasterEnabled"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefShowAllNewMailNotifications"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefDelegatedSendSaveTarget"},type:{kind:"NamedType",name:{kind:"Name",value:"PrefDelegatedSendSaveTarget"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefDisplayExternalImages"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefGroupMailBy"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefMailPollingInterval"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefMailRequestReadReceipts"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefMailSelectAfterDelete"},type:{kind:"NamedType",name:{kind:"Name",value:"PrefMailSelectAfterDelete"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefMailSendReadReceipts"},type:{kind:"NamedType",name:{kind:"Name",value:"PrefMailSendReadReceipts"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefMailTrustedSenderList"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefMarkMsgRead"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefMessageViewHtmlPreferred"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefOutOfOfficeFromDate"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefOutOfOfficeExternalReply"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefOutOfOfficeExternalReplyEnabled"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefOutOfOfficeReply"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefOutOfOfficeReplyEnabled"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefOutOfOfficeStatusAlertOnLogin"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefOutOfOfficeSuppressExternalReply"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefOutOfOfficeUntilDate"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefReadingPaneEnabled"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefReadingPaneLocation"},type:{kind:"NamedType",name:{kind:"Name",value:"ReadingPaneLocation"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefBriefcaseReadingPaneLocation"},type:{kind:"NamedType",name:{kind:"Name",value:"ReadingPaneLocation"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefSaveToSent"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefShowFragments"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefSlackCalendarReminderEnabled"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefSortOrder"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefWebClientOfflineBrowserKey"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefTimeZoneId"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefLocale"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefClientType"},type:{kind:"NamedType",name:{kind:"Name",value:"PrefClientType"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefAppleIcalDelegationEnabled"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefCalendarShowDeclinedMeetings"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefUseTimeZoneListInCalendar"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefMailForwardingAddress"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefMailLocalDeliveryDisabled"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefTagTreeOpen"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefPowerPasteEnabled"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefDisplayTimeInMailList"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"ModifyIdentityInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"attrs"},type:{kind:"NamedType",name:{kind:"Name",value:"IdentityAttrsInput"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"DeleteIdentityInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"name"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"CreateIdentityInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"name"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"attrs"},type:{kind:"NamedType",name:{kind:"Name",value:"IdentityAttrsInput"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"ZimletPreferenceInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"name"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"presence"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"AddressConditionInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"header"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"part"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"stringComparison"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"caseSensitive"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"value"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"valueComparison"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"countComparison"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"index"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"negative"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"BasicConditionInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"index"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"negative"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"BodyConditionInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"caseSensitive"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"value"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"index"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"negative"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"ConversationConditionInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"where"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"index"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"negative"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"DateConditionInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"dateComparison"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"date"},type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"index"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"negative"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"FlagConditionInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"flagName"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"index"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"negative"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"HeaderCheckConditionInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"header"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"index"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"negative"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"HeaderConditionInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"header"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"stringComparison"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"valueComparison"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"countComparison"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"value"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"caseSensitive"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"index"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"negative"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"ImportanceConditionInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"importance"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Importance"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"index"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"negative"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"InviteConditionInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"methods"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"index"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"negative"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"MimeHeaderConditionInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"header"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"stringComparison"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"value"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"caseSensitive"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"index"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"negative"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"SizeConditionInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"numberComparison"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"size"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"index"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"negative"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"FilterConditionInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"allOrAny"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"FilterMatchCondition"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"addressBook"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"HeaderCheckConditionInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"address"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"AddressConditionInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"attachment"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"BasicConditionInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"body"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"BodyConditionInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"bulk"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"BasicConditionInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"contactRanking"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"HeaderCheckConditionInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"conversation"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ConversationConditionInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"date"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"DateConditionInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"facebook"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"BasicConditionInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"flag"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"FlagConditionInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"headerExists"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"HeaderCheckConditionInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"header"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"HeaderConditionInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"importance"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ImportanceConditionInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"invite"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"InviteConditionInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"linkedin"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"BasicConditionInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"list"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"BasicConditionInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"me"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"HeaderCheckConditionInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"mimeHeader"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"MimeHeaderConditionInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"size"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"SizeConditionInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"twitter"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"BasicConditionInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"communityRequests"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"BasicConditionInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"communityContent"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"BasicConditionInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"communityConnections"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"BasicConditionInput"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"BasicActionInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"index"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"FileIntoActionInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"folderPath"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"copy"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"index"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"FlagActionInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"flagName"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"index"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"TagActionInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"tagName"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"index"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"RedirectActionInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"address"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"copy"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"index"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"ReplyActionInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"index"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"content"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"NotifyActionInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"address"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"subject"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"maxBodySize"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"origHeaders"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"index"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"content"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"FilterActionInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"keep"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"BasicActionInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"discard"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"BasicActionInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"fileInto"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"FileIntoActionInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"flag"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"FlagActionInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"tag"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"TagActionInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"redirect"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"RedirectActionInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"reply"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ReplyActionInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"notify"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"NotifyActionInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"stop"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"BasicActionInput"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"FilterInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"name"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"active"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"actions"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"FilterActionInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"conditions"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"FilterConditionInput"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"FilterRuleInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"name"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"ForwardExceptIdInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"timezone"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"date"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"ForwardAppointmentInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"message"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ForwardMessageInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"exceptId"},type:{kind:"NamedType",name:{kind:"Name",value:"ForwardExceptIdInput"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"ForwardAppointmentInviteInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"message"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ForwardMessageInput"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"ForwardMessageInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"subject"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"mimeParts"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"MimePartInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"emailAddresses"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"MailItemEmailAddressInput"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"ShareNotificationInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"action"},type:{kind:"NamedType",name:{kind:"Name",value:"ShareInputAction"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"item"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ShareNotificationItemInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"address"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ShareNotificaitonEmailAddressInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"notes"},type:{kind:"NamedType",name:{kind:"Name",value:"Notes"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"ShareNotificationItemInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"ShareNotificaitonEmailAddressInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"address"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"type"},type:{kind:"NamedType",name:{kind:"Name",value:"AddressType"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"personalName"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"IdentityAttrsInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefIdentityId"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefDefaultSignatureId"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefForwardReplySignatureId"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefForwardReplyFormat"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefFromAddress"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefFromAddressType"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefFromDisplay"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefIdentityName"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefMailSignatureStyle"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefReplyToAddress"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefReplyToDisplay"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefReplyToEnabled"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefSentMailFolder"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefWhenInFolderIds"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefWhenInFoldersEnabled"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefWhenSentToAddresses"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"zimbraPrefWhenSentToEnabled"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"ExternalAccountAddInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"accountType"},type:{kind:"NamedType",name:{kind:"Name",value:"AccountType"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"connectionType"},type:{kind:"NamedType",name:{kind:"Name",value:"ConnectionType"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"emailAddress"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"host"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"isEnabled"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"l"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"leaveOnServer"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"name"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"password"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"port"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"username"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"Notes"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"_content"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"ExternalAccountTestInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"accountType"},type:{kind:"NamedType",name:{kind:"Name",value:"AccountType"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"connectionType"},type:{kind:"NamedType",name:{kind:"Name",value:"ConnectionType"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"emailAddress"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"host"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"leaveOnServer"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"port"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"username"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"password"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"ExternalAccountModifyAttrsInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"accountType"},type:{kind:"NamedType",name:{kind:"Name",value:"AccountType"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"defaultSignature"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"description"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"fromDisplay"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"name"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"replyToAddress"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"replyToDisplay"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"replyToEnabled"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"storeAndForward"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"useAddressForForwardReply"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"username"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"password"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"host"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"l"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"leaveOnServer"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"signatureValue"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"importOnly"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"forwardReplySignature"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"connectionType"},type:{kind:"NamedType",name:{kind:"Name",value:"ConnectionType"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"isEnabled"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"port"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"smtpPort"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"EnableTwoFactorAuthInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"name"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"password"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"twoFactorCode"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"authToken"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"csrfTokenSecured"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"ExternalAccountImportInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"accountType"},type:{kind:"NamedType",name:{kind:"Name",value:"AccountType"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"GetFolderFolderInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"uuid"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"parentFolderId"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"path"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"GetDocumentShareURLItemInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"folderId"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"name"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"path"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"Cursor"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"sortField"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"endSortVal"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"includeOffset"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"MailItemHeaderInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"n"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"NameIdInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"name"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"InstanceDate"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"date"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"DeleteAppointmentInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"instanceDate"},type:{kind:"NamedType",name:{kind:"Name",value:"InstanceDate"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"inviteId"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"componentNum"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Int"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"start"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"message"},type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemMessageInput"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"SignatureInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"name"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"content"},type:{kind:"NamedType",name:{kind:"Name",value:"SignatureContentInput"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"contentId"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"SearchFolderInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"query"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"types"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"FolderView"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"SignatureContentInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"type"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"_content"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"WhiteBlackAddressOpts"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"_content"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"op"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"WhiteBlackListArrInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"addr"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"WhiteBlackAddressOpts"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"WhiteBlackListInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"whiteList"},type:{kind:"NamedType",name:{kind:"Name",value:"WhiteBlackListArrInput"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"blackList"},type:{kind:"NamedType",name:{kind:"Name",value:"WhiteBlackListArrInput"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"SnoozeInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"until"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Float"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"DismissInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"dismissedAt"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Float"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"AddMsgInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"folderId"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"absFolderPath"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"content"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"meta"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"SaveMessageDataInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"content"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"meta"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"Grantee"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"type"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"name"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"Owner"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"by"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"_content"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"uploadDocument"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"messagePartForDocument"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"messageId"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"attachmentPart"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"SaveDocumentInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"folderId"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"name"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"version"},type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"contentType"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"upload"},type:{kind:"NamedType",name:{kind:"Name",value:"uploadDocument"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"messageData"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"messagePartForDocument"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"descriptionEnabled"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"action"},type:{kind:"NamedType",name:{kind:"Name",value:"SaveDocumentAction"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"type"},type:{kind:"NamedType",name:{kind:"Name",value:"SaveDocumentType"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"SaveDocument"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"id"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"version"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"name"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"SaveDocumentResponse"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"document"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"SaveDocument"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"SMimePublicCert"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"store"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"field"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"_content"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"SMimePublicCerts"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"email"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"cert"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"SMimePublicCert"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"SMimePublicCertsResponse"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"certs"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"SMimePublicCerts"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"SMimeMessage"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"id"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"content"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"isSecure"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"Attachment"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"id"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"content"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ActionOpResponseData"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"id"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"op"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ActionOpResponse"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"action"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ActionOpResponseData"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"RightsResponse"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"access"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"AccountACEInfo"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"AccountACEInfo"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"granteeType"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"GranteeType"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"right"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"address"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"key"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"password"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"deny"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"checkGrantee"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"Locale"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"id"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"name"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"localName"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"GetTrustedDevicesResponse"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"nOtherDevices"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"thisDeviceTrusted"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"Device"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"id"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"name"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"firstReqReceived"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"lastPolicyUpdate"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"lastUsedDate"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"lastUpdatedBy"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"protocol"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"provisionable"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"status"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"type"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"ua"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"AppSpecificPassword"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"appName"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"created"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"lastUsed"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"AppSpecificPasswords"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"passwordData"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"AppSpecificPassword"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"MaxAppPasswords"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"_content"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"AppSpecificPasswordsResponse"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"appSpecificPasswords"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"AppSpecificPasswords"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"maxAppPasswords"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"MaxAppPasswords"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"CreateAppSpecificPasswordResponse"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"password"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ResetPasswordResponseAttributes"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"_attrs"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"AccountInfoAttrs"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"ResetPasswordResponse"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"attrs"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ResetPasswordResponseAttributes"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"ConditionInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"attr"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"op"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"value"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"ConditionsInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"cond"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ConditionInput"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"SearchConditionsInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"conds"},type:{kind:"NamedType",name:{kind:"Name",value:"ConditionsInput"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"Query"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"accountInfo"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"AccountInfo"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"autoComplete"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"name"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"type"},type:{kind:"NamedType",name:{kind:"Name",value:"GalSearchType"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"needExp"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"folders"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"includeGal"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"AutoCompleteResponse"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"autoCompleteGAL"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"limit"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"name"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"type"},type:{kind:"NamedType",name:{kind:"Name",value:"GalSearchType"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"needExp"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"AutoCompleteGALResponse"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"clientInfo"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"by"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"domain"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"ClientInfoType"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"downloadMessage"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"isSecure"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"isLocal"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"SMimeMessage"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"downloadAttachment"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"part"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Attachment"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"downloadDocument"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"url"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Attachment"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"discoverRights"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"DiscoverRights"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"freeBusy"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"names"},type:{kind:"NonNullType",type:{kind:"ListType",type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"start"},type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"end"},type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]}],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"FreeBusy"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"getContact"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"ids"},type:{kind:"ListType",type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"derefGroupMember"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"memberOf"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"Contact"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"getAppointments"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"calExpandInstStart"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Float"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"calExpandInstEnd"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Float"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"query"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"limit"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Int"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"offset"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Int"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"types"},type:{kind:"NamedType",name:{kind:"Name",value:"SearchType"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"SearchResponse"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"getAppointment"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"GetAppointmentResponse"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"getReminders"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"calExpandInstStart"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Float"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"calExpandInstEnd"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Float"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"query"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"limit"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Int"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"offset"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Int"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"types"},type:{kind:"NamedType",name:{kind:"Name",value:"SearchType"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"RemindersResponse"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"getTasks"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"query"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"limit"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Int"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"offset"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Int"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"types"},type:{kind:"NamedType",name:{kind:"Name",value:"SearchType"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"SearchResponse"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"getAppSpecificPasswords"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"AppSpecificPasswordsResponse"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"getAvailableLocales"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"Locale"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"getContactFrequency"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"email"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"by"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"offsetInMinutes"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"spec"},type:{kind:"ListType",type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ContactFrequencySpec"}}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"ContactFrequencyResponse"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"getConversation"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"header"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"MailItemHeaderInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"html"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"max"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"needExp"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"fetch"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Conversation"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"getDocumentShareURL"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"item"},type:{kind:"NamedType",name:{kind:"Name",value:"GetDocumentShareURLItemInput"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"GetDocumentShareURLResponse"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"getFilterRules"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"Filter"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"getFolder"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"visible"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"needGranteeName"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"view"},type:{kind:"NamedType",name:{kind:"Name",value:"FolderView"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"depth"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"traverseMountpoints"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"folder"},type:{kind:"NamedType",name:{kind:"Name",value:"GetFolderFolderInput"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"local"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Folder"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"getHAB"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"habRootGroupId"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"HabGroup"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"getDistributionListMembers"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"limit"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"offset"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"dl"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"DlGroupMember"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"getCustomMetadata"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"section"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"CustomMetadata"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"getMailboxMetadata"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"section"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"MailboxMetadata"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"getMessage"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"header"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"MailItemHeaderInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"html"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"isLocal"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"max"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"needExp"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"neuter"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"part"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"raw"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"read"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"ridZ"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"MessageInfo"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"getMessagesMetadata"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"ids"},type:{kind:"NonNullType",type:{kind:"ListType",type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"isLocal"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"MessageInfo"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"getRights"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"input"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"GetRightsInput"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"RightsResponse"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"getSMimePublicCerts"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"contactAddr"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"store"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"SMimePublicCertsResponse"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"getScratchCodes"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"username"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"ScratchCodes"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"getSearchFolder"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Folder"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"getTrustedDevices"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"GetTrustedDevicesResponse"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"getDeviceStatus"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"Device"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"getWhiteBlackList"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"WhiteBlackList"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"getWorkingHours"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"names"},type:{kind:"NonNullType",type:{kind:"ListType",type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"start"},type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"end"},type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]}],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"WorkingHours"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"noop"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"wait"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"limitToOneBlocked"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"NoOpResponse"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"getPreferences"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Preferences"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"getDataSources"},arguments:[],type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"DataSources"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"getIdentities"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Identities"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"getImportStatus"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ImportStatusResponse"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"getSignatures"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Signatures"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"recoverAccount"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"op"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"RecoverAccountOp"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"email"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"channel"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"SetRecoveryAccountChannel"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"RecoverAccount"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"relatedContacts"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"email"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"RelatedContact"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"shareInfo"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"internal"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"includeSelf"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"grantee"},type:{kind:"NamedType",name:{kind:"Name",value:"Grantee"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"owner"},type:{kind:"NamedType",name:{kind:"Name",value:"Owner"}},directives:[]}],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ShareInfo"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"search"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"contact"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"cursor"},type:{kind:"NamedType",name:{kind:"Name",value:"Cursor"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"fetch"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"fullConversation"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"limit"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"needExp"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"memberOf"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"offset"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"query"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"recip"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"sortBy"},type:{kind:"NamedType",name:{kind:"Name",value:"SortBy"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"types"},type:{kind:"NamedType",name:{kind:"Name",value:"SearchType"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"resultMode"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"inDumpster"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"SearchResponse"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"searchCalendarResources"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"limit"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"needExp"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"offset"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"attrs"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"searchFilter"},type:{kind:"NamedType",name:{kind:"Name",value:"SearchConditionsInput"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"SearchCalendarResourcesResponse"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"searchGal"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"needIsOwner"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"needIsMember"},type:{kind:"NamedType",name:{kind:"Name",value:"NeedIsMemberType"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"type"},type:{kind:"NamedType",name:{kind:"Name",value:"GalSearchType"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"name"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"offset"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"limit"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"locale"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"sortBy"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"needExp"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"SearchResponse"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"taskFolders"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"Folder"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"getTag"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"Tag"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"Mutation"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"action"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"type"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ActionTypeName"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"ids"},type:{kind:"ListType",type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"op"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"color"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"constraints"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"flags"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"folderId"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"rgb"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"tagNames"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"name"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"isLocal"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"recursive"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"destFolderLocal"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"applyFilterRules"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"ids"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"filterRules"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"FilterRuleInput"}}},directives:[]}],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"testExternalAccount"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"externalAccount"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ExternalAccountTestInput"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"ExternalAccountTestResponse"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"addExternalAccount"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"externalAccount"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ExternalAccountAddInput"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"addMessage"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"message"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"AddMsgInput"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"MessageInfo"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"cancelTask"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"inviteId"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"saveDocument"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"document"},type:{kind:"NamedType",name:{kind:"Name",value:"SaveDocumentInput"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"SaveDocumentResponse"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"changeFolderColor"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"color"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Int"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"changePassword"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"dryRun"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"loginNewPassword"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"password"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"username"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"AuthResponse"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"modifyProfileImage"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"content"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"contentType"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"ProfileImageChangeResponse"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"checkCalendar"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"value"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"contactAction"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"ids"},type:{kind:"ListType",type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"folderId"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"op"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"tagNames"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"ActionOpResponse"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"conversationAction"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"ids"},type:{kind:"NonNullType",type:{kind:"ListType",type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"op"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"counterAppointment"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"counterAppointmentInvite"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"CounterAppointmentInput"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"createAppointment"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"accountName"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"appointment"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemInput"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"createAppointmentException"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"accountName"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"appointment"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemInput"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"createAppSpecificPassword"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"appName"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"CreateAppSpecificPasswordResponse"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"createCalendar"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"name"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"color"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Int"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"url"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Folder"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"createContact"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"contact"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"CreateContactInput"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Contact"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"createContactList"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"contact"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"CreateContactInput"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Contact"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"modifyContact"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"contact"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ModifyContactInput"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Contact"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"modifyContactList"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"contact"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ModifyContactInput"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Contact"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"createFolder"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"color"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"fetchIfExists"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"flags"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"name"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"parentFolderId"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"url"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"isLocalFolder"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"view"},type:{kind:"NamedType",name:{kind:"Name",value:"FolderView"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Folder"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"createIdentity"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"name"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"attrs"},type:{kind:"NamedType",name:{kind:"Name",value:"IdentityAttrsInput"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Identities"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"createMountpoint"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"link"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"NewMountpointSpec"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"createSharedCalendar"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"link"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"NewMountpointSpec"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"createSearchFolder"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"name"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"parentFolderId"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"query"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"types"},type:{kind:"NamedType",name:{kind:"Name",value:"FolderView"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Folder"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"createSignature"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"signature"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"SignatureInput"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"SignatureResponse"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"createTask"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"task"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemInput"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"declineCounterAppointment"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"counterAppointmentInvite"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"CounterAppointmentInput"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"deleteAppointment"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"appointment"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"DeleteAppointmentInput"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"deleteIdentity"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"name"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"deleteExternalAccount"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"deleteSignature"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"signature"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"NameIdInput"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"generateScratchCodes"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"username"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"ScratchCodes"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"grantRights"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"input"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"GrantRightsInput"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"RightsResponse"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"folderAction"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"action"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"FolderActionInput"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"documentAction"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"action"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"FolderActionInput"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"DocumentActionData"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"forwardAppointmentInvite"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"appointmentInvite"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ForwardAppointmentInviteInput"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"forwardAppointment"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"appointmentInvite"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ForwardAppointmentInput"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"itemAction"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"ids"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"folderId"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"op"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"tagNames"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"name"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"importExternalAccount"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"externalAccount"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ExternalAccountImportInput"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"logout"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"login"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"username"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"password"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"recoveryCode"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"tokenType"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"persistAuthTokenCookie"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"twoFactorCode"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"deviceTrusted"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"csrfTokenSecured"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"AuthResponse"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"enableTwoFactorAuth"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"options"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"EnableTwoFactorAuthInput"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"EnableTwoFactorAuthResponse"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"disableTwoFactorAuth"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"messageAction"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"ids"},type:{kind:"NonNullType",type:{kind:"ListType",type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"op"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"modifyExternalAccount"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"type"},type:{kind:"NamedType",name:{kind:"Name",value:"AccountType"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"attrs"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ExternalAccountModifyAttrsInput"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"modifyAppointment"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"accountName"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"appointment"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemInput"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"ModifyAppointmentResponse"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"modifyIdentity"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"attrs"},type:{kind:"NamedType",name:{kind:"Name",value:"IdentityAttrsInput"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"modifyPrefs"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"prefs"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"PreferencesInput"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"modifyProps"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"props"},type:{kind:"ListType",type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"PropertiesInput"}}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"modifyZimletPrefs"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"zimlets"},type:{kind:"ListType",type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ZimletPreferenceInput"}}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"ModifyZimletPrefsResponse"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"modifyFilterRules"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"filters"},type:{kind:"ListType",type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"FilterInput"}}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"modifySignature"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"signature"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"SignatureInput"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"modifySearchFolder"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"search"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"SearchFolderInput"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"modifyTask"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"task"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"CalendarItemInput"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"modifyWhiteBlackList"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"whiteBlackList"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"WhiteBlackListInput"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"moveTask"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"inviteId"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"destFolderId"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"prefEnableOutOfOfficeAlertOnLogin"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"value"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"prefEnableOutOfOfficeReply"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"value"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"prefOutOfOfficeFromDate"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"value"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"prefOutOfOfficeReply"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"value"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"prefOutOfOfficeUntilDate"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"value"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"recoverAccount"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"op"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"RecoverAccountOp"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"email"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"channel"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"SetRecoveryAccountChannel"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"RecoverAccount"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"resetPassword"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"password"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"dryRun"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"getPasswordRules"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"cancelResetPassword"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"ResetPasswordResponse"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"revokeAppSpecificPassword"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"appName"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"revokeOtherTrustedDevices"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"revokeRights"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"input"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"RevokeRightsInput"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"RightsResponse"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"revokeTrustedDevice"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"saveDraft"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"message"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"SendMessageInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"accountName"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"SaveDraftResponse"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"sendMessage"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"message"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"SendMessageInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"accountName"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"SendMessageResponse"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"sendDeliveryReport"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"messageId"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"sendInviteReply"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"inviteReply"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"InviteReplyInput"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"InviteReplyResponse"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"sendShareNotification"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"shareNotification"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ShareNotificationInput"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"setCustomMetadata"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"customMetaData"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"CustomMetadataInput"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"setMailboxMetadata"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"section"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"attrs"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"MailboxMetadataSectionAttrsInput"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"snoozeCalendarItem"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"appointment"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"SnoozeInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"task"},type:{kind:"NamedType",name:{kind:"Name",value:"SnoozeInput"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"dismissCalendarItem"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"appointment"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"DismissInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"task"},type:{kind:"NamedType",name:{kind:"Name",value:"DismissInput"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"uploadMessage"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"value"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"setRecoveryAccount"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"channel"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"SetRecoveryAccountChannel"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"op"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"SetRecoveryAccountOp"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"recoveryAccount"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"recoveryAccountVerificationCode"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"createTag"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"tag"},type:{kind:"NamedType",name:{kind:"Name",value:"CreateTagInput"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Tag"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"tagAction"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"action"},type:{kind:"NamedType",name:{kind:"Name",value:"FolderActionInput"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"quarantineDeviceSync"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"deviceId"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Device"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"allowDeviceSync"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"deviceId"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Device"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"removeDeviceSync"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"deviceId"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"blockDeviceSync"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"deviceId"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Device"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"accountOnlyRemoteWipeSync"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"deviceId"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Device"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"cancelPendingAccountOnlyRemoteWipeSync"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"deviceId"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Device"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"remoteWipeSync"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"deviceId"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Device"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"cancelPendingRemoteWipeSync"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"deviceId"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Device"}},directives:[]}]},{kind:"SchemaDefinition",directives:[],operationTypes:[{kind:"OperationTypeDefinition",operation:"query",type:{kind:"NamedType",name:{kind:"Name",value:"Query"}}},{kind:"OperationTypeDefinition",operation:"mutation",type:{kind:"NamedType",name:{kind:"Name",value:"Mutation"}}}]}],loc:{start:0,end:70573}};Ip.loc.source={body:"enum SortBy {\n\tnone\n\tdateAsc\n\tdateDesc\n\tsubjAsc\n\tsubjDesc\n\tnameAsc\n\tnameDesc\n\trcptAsc\n\trcptDesc\n\tattachAsc\n\tattachDesc\n\tflagAsc\n\tflagDesc\n\tpriorityAsc\n\tpriorityDesc\n\treadAsc\n\treadDesc\n\tsizeAsc\n\tsizeDesc\n}\n\nenum ShareInputAction {\n\tedit\n\trevoke\n\texpire\n}\n\nenum SaveDocumentAction {\n\tcreate\n}\n\nenum SaveDocumentType {\n\tdocument\n\tpresentation\n\tspreadsheet\n}\n\nenum FreeBusyStatus {\n\tF # Free\n\tB # Busy\n\tT # Tentative\n\tO # Out of Office\n}\n\nenum AccountType {\n\timap\n\tpop3\n}\n\nenum ConnectionType {\n\tcleartext\n\tssl\n\ttls\n\ttls_is_available\n}\n\nenum PrefCalendarInitialView {\n\tday\n\tlist\n\tmonth\n\tweek\n\tworkWeek\n\tyear\n}\nenum PrefMailSendReadReceipts {\n\tprompt\n\talways\n\tnever\n}\nenum PrefDelegatedSendSaveTarget {\n\towner\n\tsender\n\tboth\n\tnone\n}\n\nenum AlarmAction {\n\tDISPLAY\n\tAUDIO\n\tEMAIL\n\tPROCEDURE\n\tX_YAHOO_CALENDAR_ACTION_IM\n\tX_YAHOO_CALENDAR_ACTION_MOBILE\n\tNONE\n}\n\nenum AlarmRelatedTo {\n\tSTART\n\tEND\n}\n\nenum Weekday {\n\tSU\n\tMO\n\tTU\n\tWE\n\tTH\n\tFR\n\tSA\n}\n\nenum CalendarItemRecurrenceFrequency {\n\tSEC\n\tMIN\n\tHOU\n\tDAI\n\tWEE\n\tMON\n\tYEA\n}\n\nenum InviteReplyVerb {\n\tACCEPT\n\tDECLINE\n\tTENTATIVE\n}\n\nenum InviteReplyType {\n\tr #reply\n\tw #forward\n}\n\nenum AutoCompleteMatchType {\n\tgal\n\tcontact\n\trankingTable\n}\n\nenum ParticipationStatus {\n\tNE # needs-action\n\tAC # accept\n\tTE # tentative\n\tDE # declined\n\tDG # delegated\n\tCO # completed\n\tIN # in-process\n\tWA # waiting (only tasks)\n\tDF # deferred (only tasks)\n}\n\nenum InviteCompletionStatus {\n\tNEED # Not Started / Need Response\n\tTENT # Tentative\n\tCONF # Confirmed\n\tCANC # Cancelled\n\tCOMP # Completed\n\tINPR # In Progress\n\tWAITING # Waiting on someone else\n\tDEFERRED # Deferred\n}\n\nenum ParticipationRole {\n\tREQ # required\n\tOPT # optional\n\tCHA # chair\n\tNON # informational purposes only\n}\n\nenum CalendarItemClass {\n\tPRI # Private\n\tPUB # Public\n\tCON # Confidential\n}\n\nenum AddressType {\n\tf # from\n\tt # to\n\tc # cc\n\tb # bcc\n\tr # reply-to\n\ts # sender\n\tn # read-receipt notification\n\trf # resent-from\n}\n\n# https://github.com/Zimbra/zm-mailbox/blob/develop/store/docs/acl.md\nenum GranteeType {\n\tusr # Zimbra User\n\tgrp # Zimbra Group (distribution list)\n\tegp # an external AD group\n\tdom # Zimbra Domain\n\tall # All authenticated users\n\tpub # public access\n\tguest # Non-zimbra email address and password\n\tkey # Non-Zimbra email address and access key\n\tcos # Grantee ID must match zimbraCOSId (Class of Service)\n}\n\nenum SearchType {\n\tconversation\n\tmessage\n\tcontact\n\tappointment\n\ttask\n\twiki\n\tdocument\n}\n\nenum ContactType {\n\tC # Reference to another contact\n\tG # Reference to a GAL entry\n\tI # Inlined member (member name and email address is embeded in the contact group)\n}\n\nenum FolderView {\n\tsearch\n\tfolder\n\ttag\n\tconversation\n\tmessage\n\tcontact\n\tdocument\n\tappointment\n\tvirtual\n\tremote\n\twiki\n\ttask\n\tchat\n\tnote\n\tcomment\n\tunknown\n}\n\nenum GalSearchType {\n\tall\n\taccount\n\tresource\n\tgroup\n}\n\nenum NeedIsMemberType {\n\tall\n\tdirectOnly\n\tnone\n}\n\nenum ReadingPaneLocation {\n\toff\n\tright\n\tbottom\n}\n\nenum PrefMailSelectAfterDelete {\n\tnext\n\tprevious\n\tadaptive\n}\n\nenum ActionTypeName {\n\tContactAction\n\tConvAction\n\tDistributionList\n\tFolderAction\n\tItemAction\n\tMsgAction\n\tTagAction\n}\n\nenum LicenseStatus {\n\tOK\n\tNOT_INSTALLED\n\tNOT_ACTIVATED\n\tIN_FUTURE\n\tEXPIRED\n\tINVALID\n\tLICENSE_GRACE_PERIOD\n\tACTIVATION_GRACE_PERIOD\n}\n\nenum SetRecoveryAccountOp {\n\tsendCode\n\tvalidateCode\n\tresendCode\n\treset\n}\n\nenum SetRecoveryAccountChannel {\n\temail\n}\n\nenum RecoverAccountOp {\n\tgetRecoveryAccount\n\tsendRecoveryCode\n}\n\nenum PasswordRecoveryAddressStatus {\n\tverified\n\tpending\n}\n\nenum ZimletPresence {\n\tmandatory\n\tenabled\n\tdisabled\n}\n\nenum ResetPasswordStatus {\n\tenabled\n\tdisabled\n\tsuspended\n}\n\nenum PrefClientType {\n\tadvanced\n\tmodern\n\tzimbrax\n\tstandard\n}\n\nenum Mode {\n\ttext\n\thtml\n}\n\ntype CsrfToken {\n\t_content: String\n}\n\ntype AuthResponse {\n\tauthToken: [AuthToken]\n\ttwoFactorAuthRequired: TwoFactorAuthRequired\n\ttrustedDevicesEnabled: TrustedDevicesEnabled\n\tlifetime: Float\n\tsession: Session\n\tskin: [Skin]\n\tcsrfToken: CsrfToken\n}\n\ntype ScratchCodeType {\n\t_content: String\n}\n\ntype ScratchCodes {\n\tscratchCodes: ScratchCode\n}\n\ntype ScratchCode {\n\tscratchCode: [ScratchCodeType]\n}\n\ntype EnableTwoFactorAuthResponse {\n\tsecret: [Secret]\n\tscratchCodes: [ScratchCode]\n\tauthToken: [AuthToken]\n\tcsrfToken: [CsrfToken]\n}\n\ntype ProfileImageChangeResponse {\n\titemId: ID\n}\n\ntype Secret {\n\t_content: String\n}\n\ntype AuthToken {\n\t_content: String\n}\n\ntype TwoFactorAuthRequired {\n\t_content: Boolean\n}\n\ntype TrustedDevicesEnabled {\n\t_content: Boolean\n}\n\ntype Session {\n\tid: ID\n\t_content: String\n}\n\ntype Skin {\n\t_content: String\n}\n\ntype CalOrganizer {\n\taddress: String\n\tname: String\n\turl: String\n\tsentBy: String\n}\n\ntype Instance {\n\tstart: Float\n\tdueDate: Float\n\ttzoDue: Int\n\tutcRecurrenceId: String\n\tisException: Boolean # ex\n\talarm: Boolean\n\tallDay: Boolean\n\tchangeDate: Float # md\n\tclass: CalendarItemClass\n\tcomponentNum: Int # compNum\n\tdate: Float # d\n\tduration: Float # dur\n\texcerpt: String # fr\n\tflags: String # f\n\tfreeBusy: FreeBusyStatus # fb\n\tfreeBusyActual: FreeBusyStatus # fba\n\tinviteId: ID #invId\n\tlocation: String # loc\n\tmodifiedSequence: Float # ms\n\tname: String\n\torganizer: CalOrganizer # or\n\totherAttendees: Boolean\n\tparticipationStatus: ParticipationStatus\n\trevision: Float # rev\n\tstatus: InviteCompletionStatus\n\tisOrganizer: Boolean # isOrg\n\texceptId: [DtTimeInfo]\n}\n\ntype Alarm {\n\talarmInstStart: Float\n\tcomponentNum: Int # compNum\n\tinviteId: ID #invId\n\tlocation: String # loc\n\tname: String\n\tnextAlarm: Float\n}\n\ntype InviteReplyResponse {\n\tinviteId: ID #invId\n\tcalendarItemId: ID #calItemId\n}\n\ntype ModifyAppointmentResponse {\n\tappointmentId: ID #appointmentId\n\tcalendarItemId: ID #calItemId\n\tinviteId: ID #invId\n\tmodifiedSequence: Float # ms\n\trevision: Float # rev\n}\n\ntype ZimletPref {\n\tname: String\n\tpresence: String\n}\n\ntype ModifyZimletPrefsResponse {\n\tzimlet: [ZimletPref]\n}\n\ntype EmailAddress {\n\taddress: String\n\tname: String\n\ttype: String\n\tdisplayName: String\n}\n\ntype ShareNotification {\n\ttruncated: Boolean\n\tcontent: String\n}\n\ntype MessageAttributes {\n\tisEncrypted: Boolean\n\tisSigned: Boolean\n}\n\ninterface MailItem {\n\tid: ID\n\tsize: Float # s\n\tdate: Float # d\n\tsenderDate: Float #sd\n\tfolderId: ID # l\n\tsubject: String # su\n\temailAddresses: [EmailAddress]\n\texcerpt: String # fr\n\tconversationId: ID # cid\n\tflags: String # f\n\ttags: String # t\n\ttagNames: String # tn\n\trevision: Float # rev\n\tchangeDate: Float # md\n\tmodifiedSequence: Float # ms\n\tinvitations: [InviteInfo] # inv\n\tsortField: String # sf, Sort field used for cursor-based pagination\n\tshare: [ShareNotification] # shr\n\treplyType: String #rt\n}\n\ntype ClientInfoAttributes {\n\tzimbraWebClientLoginURL: String\n\tzimbraWebClientLogoutURL: String\n\tzimbraFeatureResetPasswordStatus: ResetPasswordStatus\n}\n\ntype ClientInfoType {\n\tattributes: ClientInfoAttributes\n}\n\n# whenever change/remove key then update the object accordingly in zm-x-web/src/notifications/messages.js on emptyMessage object.\n# otherwise notification will be failed.\ntype MessageInfo implements MailItem {\n\tid: ID\n\tsize: Float # s\n\tdate: Float # d\n\tsenderDate: Float # sd\n\tfolderId: ID # l\n\torigId: ID #origid\n\tsubject: String # su\n\temailAddresses: [EmailAddress]\n\texcerpt: String # fr\n\tconversationId: ID # cid\n\tflags: String # f\n\ttags: String # t\n\ttagNames: String # tn\n\trevision: Float # rev\n\tchangeDate: Float # md\n\tmodifiedSequence: Float # ms\n\tinvitations: [InviteInfo] # inv\n\tsortField: String # sf, Sort field used for cursor-based pagination\n\tmimeParts: [MimePart]\n\tto: [EmailAddress]\n\tfrom: [EmailAddress]\n\tcc: [EmailAddress]\n\tbcc: [EmailAddress]\n\tsender: [EmailAddress]\n\treplyTo: [EmailAddress]\n\thtml: String\n\ttext: String\n\tattachments: [MimePart]\n\tinlineAttachments: [MimePart]\n\tshare: [ShareNotification] # shr\n\treplyType: String #rt\n\tattributes: MessageAttributes\n\tautoSendTime: Float\n\tlocal: Boolean\n\tpart: String\n}\n\ntype Conversation implements MailItem {\n\tid: ID\n\tsize: Float # s\n\tdate: Float # d\n\tsenderDate: Float # sd\n\tfolderId: ID # l\n\tsubject: String # su\n\texcerpt: String # fr\n\temailAddresses: [EmailAddress]\n\tconversationId: ID # cid\n\tflags: String # f\n\ttags: String # t\n\ttagNames: String # tn\n\trevision: Float # rev\n\tchangeDate: Float # md\n\tmodifiedSequence: Float # ms\n\tinvitations: [InviteInfo] # inv\n\tsortField: String # sf, Sort field used for cursor-based pagination\n\tmessages: [MessageInfo]\n\tmessagesMetaData: [MessageInfo]\n\tnumMessages: Float # n, Number of messages in this conversation\n\tunread: Float # u\n\tshare: [ShareNotification] # shr\n\treplyType: String #rt\n}\n\ntype MsgWithGroupInfo implements MailItem {\n\tid: ID\n\ti4uid: Int\n\tcif: String\n\torigid: String\n\tentityId: ID # idnt\n\tforAcct: String\n\tautoSendTime: Float\n\tsize: Float # s\n\tdate: Float # d\n\tsenderDate: Float # sd\n\tfolderId: ID # l\n\tsubject: String # su\n\temailAddresses: [EmailAddress]\n\texcerpt: String # fr\n\tconversationId: ID # cid\n\tflags: String # f\n\ttags: String # t\n\ttagNames: String # tn\n\trevision: Float # rev\n\tchangeDate: Float # md\n\tmodifiedSequence: Float # ms\n\tinvitations: [InviteInfo] # inv\n\tsortField: String # sf, Sort field used for cursor-based pagination\n\tshare: [ShareNotification] # shr\n\treplyType: String #rt\n}\n\nenum InviteType {\n\tappt # Appointment\n\ttask\n}\n\ntype InviteInfo {\n\ttype: InviteType #though type is a required value on the response, outdated invites come back as empty InviteInfo objects\n\tcomponents: [InviteComponent] #comp\n\treplies: [InviteReplies] #replies\n}\n\ntype AddRecurrenceInfo { # <add>\n\tadd: [AddRecurrenceInfo]\n\texclude: [ExcludeRecurrenceInfo]\n\texcept: [ExceptionRuleInfo]\n\tcancel: [CancelRuleInfo]\n\t# dates: SingleDates # TODO\n\trule: [SimpleRepeatingRule]\n}\n\ntype ExcludeRecurrenceInfo { # <exclude>\n\texclude: [ExcludeRecurrenceInfo]\n\texcept: [ExceptionRuleInfo]\n}\n\ntype ExceptionRuleInfo { # <except>\n\trangeType: Int\n\trecurId: String\n\ttz: String\n\tridZ: String\n\tadd: [AddRecurrenceInfo]\n\texclude: [ExcludeRecurrenceInfo]\n}\n\ntype CancelRuleInfo { # <cancel>\n\trangeType: Int\n\trecurId: String\n\ttz: String\n\tridZ: String\n}\n\n# type SingleDates { # <dates>\n# }\n\ntype WkDay { # <wkday>\n\tday: Weekday\n\tordwk: Int\n}\n\ntype ByDayRule { # <byday>\n\twkday: [WkDay]\n}\n\ntype IntervalRule { # <interval>\n\tintervalCount: Int # ival\n}\n\ntype CalendarItemRecurrenceEndDate {\n\tdate: String\n}\n\ntype CalendarItemRecurrenceEndCount {\n\tnumber: Int\n}\n\ntype ByMonthDayRule {\n\tdayList: String\n}\n\ntype ByMonthRule {\n\tmonthList: Int\n}\n\ntype BySetPosRule {\n\tposlist: Int\n}\n\ntype SimpleRepeatingRule { # <rule>\n\tfrequency: CalendarItemRecurrenceFrequency # freq\n\tinterval: [IntervalRule]\n\tbyday: [ByDayRule]\n\tuntil: [CalendarItemRecurrenceEndDate]\n\tcount: [CalendarItemRecurrenceEndCount]\n\tbymonthday: [ByMonthDayRule]\n\tbymonth: [ByMonthRule]\n\tbysetpos: [BySetPosRule]\n}\n\ntype RecurrenceInfo { # <recur>\n\tadd: [AddRecurrenceInfo]\n\texclude: [ExcludeRecurrenceInfo]\n\texcept: [ExceptionRuleInfo]\n\tcancel: [CancelRuleInfo]\n\t# dates: [SingleDates] # TODO\n\trule: [SimpleRepeatingRule]\n}\n\ntype InviteReplies {\n\treply: [CalendarItemReply]\n}\n\ntype InviteComponent {\n\t# duration: DurationInfo # dur - TODO\n\talarms: [CalendarItemAlarm]\n\trecurrence: [RecurrenceInfo] # recur\n\tallDay: Boolean\n\tattendees: [CalendarItemAttendee]\n\tcalendarItemId: ID\n\tciFolder: ID\n\tclass: CalendarItemClass\n\tcompletedDateTime: String # completed , yyyyMMddThhmmssZ\n\tcomponentNum: Int # compNum\n\tdate: Float # d\n\tdescription: [StringContent] # desc\n\tdraft: Boolean\n\tneverSent: Boolean\n\tend: [DtTimeInfo] # e\n\texcerpt: String # fr\n\tfreeBusy: FreeBusyStatus # fb\n\tfreeBusyActual: FreeBusyStatus # fba\n\thtmlDescription: [StringContent] # descHtml\n\tisException: Boolean # ex\n\tisOrganizer: Boolean # isOrg\n\tlocation: String # loc\n\tname: String\n\tnoBlob: Boolean\n\torganizer: CalOrganizer # or\n\tpercentComplete: String\n\tpriority: String\n\tutcRecurrenceId: String #ridZ\n\trsvp: Boolean\n\tsequence: Float # seq\n\tstart: [DtTimeInfo] # s\n\tstatus: InviteCompletionStatus\n\tuid: String\n\tx_uid: String\n\taid: String\n\tmethod: String\n\texceptId: [DtTimeInfo]\n}\n\ntype DtTimeInfo {\n\tdate: String # d , of format YYYYMMDD['T'HHMMSS[Z]]\n\ttimezone: String # tz\n\tutc: Float # u\n}\n\ntype Invitation { # <inv>\n\ttype: String!\n\tsequenceNumber: Float! # seq\n\tid: Int!\n\tcomponentNum: Int! # compNum\n\trecurrenceId: String # recurId\n\ttz: CalTZInfo\n\tcomponents: [InviteComponent]! # comp\n\treplies: [InviteReplies] # replies\n\tmimeParts: MimePart\n}\n\ntype CalTZInfo { # <tz>\n\tid: String\n\ttimezoneStdOffset: Int # stdoff\n\ttimezoneDaylightOffset: Int # dayoff\n\tstdname: String\n\tdayname: String\n\tstandard: TzOnsetInfo\n\tdaylight: TzOnsetInfo\n}\n\ntype TzOnsetInfo { # <standard>, <daylight>\n\tweek: Int\n\twkday: Int\n\tmon: Int\n\tmday: Int\n\thour: Int\n\tmin: Int\n\tsec: Int\n}\n\ntype AppointmentInfo { # <appt>; aka AppointmentHitInfo\n\tid: ID!\n\tinvitations: [Invitation] # inv\n}\n\ntype CalendarItemHitInfo { # <appt>; aka AppointmentHitInfo\n\talarm: Boolean\n\tallDay: Boolean\n\tchangeDate: Float # md\n\tclass: CalendarItemClass!\n\tcomponentNum: Int # compNum\n\tdate: Float # d\n\ttimezoneOffset: Int\n\tduration: Float # dur\n\texcerpt: String # fr\n\tflags: String # f\n\tfolderId: ID! # l\n\tfreeBusy: FreeBusyStatus # fb\n\tfreeBusyActual: FreeBusyStatus # fba\n\tid: ID!\n\talarmData: [Alarm]\n\tinstances: [Instance] # inst\n\tinvitations: [Invitation] # inv\n\tinviteId: ID! #invId\n\tisOrganizer: Boolean # isOrg\n\tisRecurring: Boolean # recur\n\tlocation: String # loc\n\tmodifiedSequence: Float # ms\n\tname: String\n\torganizer: CalOrganizer # or\n\totherAttendees: Boolean\n\tparticipationStatus: ParticipationStatus\n\tpercentComplete: String\n\tpriority: String\n\trevision: Float # rev\n\tutcRecurrenceId: String # ridZ\n\tsize: Float # s\n\tsortField: String # sf\n\tstatus: InviteCompletionStatus\n\ttagNames: String # tn\n\ttags: String # t\n\tuid: String\n\tx_uid: String\n\taid: String\n\tdraft: Boolean\n\tneverSent: Boolean\n}\n\ntype ReminderItemHitInfo { # <appt>; aka AppointmentHitInfo\n\talarm: Boolean\n\tallDay: Boolean\n\tchangeDate: Float # md\n\tclass: CalendarItemClass!\n\tcomponentNum: Int # compNum\n\tdate: Float # d\n\ttimezoneOffset: Int\n\tduration: Float # dur\n\texcerpt: String # fr\n\tflags: String # f\n\tfolderId: ID! # l\n\tfreeBusy: FreeBusyStatus # fb\n\tfreeBusyActual: FreeBusyStatus # fba\n\tid: ID!\n\talarmData: [Alarm]\n\tinstances: [Instance] # inst\n\tinvitations: [Invitation] # inv\n\tinviteId: ID! #invId\n\tisOrganizer: Boolean # isOrg\n\tisRecurring: Boolean # recur\n\tlocation: String # loc\n\tmodifiedSequence: Float # ms\n\tname: String\n\torganizer: CalOrganizer # or\n\totherAttendees: Boolean\n\tparticipationStatus: ParticipationStatus\n\tpercentComplete: String\n\tpriority: String\n\trevision: Float # rev\n\tutcRecurrenceId: String # ridZ\n\tsize: Float # s\n\tsortField: String # sf\n\tstatus: InviteCompletionStatus\n\ttagNames: String # tn\n\ttags: String # t\n\tuid: String\n\tx_uid: String\n\taid: String\n\tdraft: Boolean\n\tneverSent: Boolean\n}\n\ntype ExternalAccountTestResponse {\n\tsuccess: Boolean!\n\terror: String\n}\n\ninput ExternalAccount {\n\tid: ID!\n\tname: String!\n\taccountType: AccountType\n\tisEnabled: Int\n\thost: String!\n\tport: String!\n\tconnectionType: ConnectionType\n\tusername: String!\n\tpassword: String!\n}\n\ntype ImportStatus {\n\tid: ID\n\tisRunning: Boolean\n\tsuccess: Boolean\n\terror: String\n}\n\ntype ImportStatusResponse {\n\timap: [ImportStatus]\n\tpop3: [ImportStatus]\n}\n\ntype FreeBusyInstance {\n\tstart: Float\n\tend: Float\n}\n\ntype FreeBusy {\n\tid: String!\n\ttentative: [FreeBusyInstance]\n\tbusy: [FreeBusyInstance]\n\tunavailable: [FreeBusyInstance]\n\tnodata: [FreeBusyInstance]\n\tfree: [FreeBusyInstance]\n}\n\ntype WorkingHoursInstance {\n\tstart: Float\n\tend: Float\n}\n\ntype WorkingHours {\n\tid: ID!\n\ttentative: [WorkingHoursInstance]\n\tbusy: [WorkingHoursInstance]\n\tunavailable: [WorkingHoursInstance]\n\tnodata: [WorkingHoursInstance]\n\tfree: [WorkingHoursInstance]\n}\n##### Filters ######\n\nenum Importance {\n\thigh\n\tnormal\n\tlow\n}\n\nenum FilterMatchCondition {\n\tallof\n\tanyof\n}\n\ntype AddressCondition {\n\theader: String!\n\tpart: String!\n\tstringComparison: String!\n\tcaseSensitive: Boolean\n\tvalue: String!\n\tvalueComparison: String\n\tcountComparison: String\n\tindex: Int\n\tnegative: Boolean\n}\n\ntype BasicCondition {\n\tindex: Int\n\tnegative: Boolean\n}\n\ntype BodyCondition {\n\tcaseSensitive: Boolean\n\tvalue: String\n\tindex: Int\n\tnegative: Boolean\n}\n\ntype ConversationCondition {\n\twhere: String\n\tindex: Int\n\tnegative: Boolean\n}\n\ntype DateCondition {\n\tdateComparison: String\n\tdate: Float # d\n\tindex: Int\n\tnegative: Boolean\n}\n\ntype FlagCondition {\n\tflagName: String!\n\tindex: Int\n\tnegative: Boolean\n}\n\ntype HeaderCheckCondition {\n\theader: String!\n\tindex: Int\n\tnegative: Boolean\n}\n\ntype HeaderCondition {\n\theader: String\n\tstringComparison: String\n\tvalueComparison: String\n\tcountComparison: String\n\tvalue: String\n\tcaseSensitive: Boolean\n\tindex: Int\n\tnegative: Boolean\n}\n\ntype ImportanceCondition {\n\timportance: Importance! # imp\n\tindex: Int\n\tnegative: Boolean\n}\n\ntype InviteCondition {\n\tmethods: [String]\n\tindex: Int\n\tnegative: Boolean\n}\n\ntype MimeHeaderCondition {\n\theader: String\n\tstringComparison: String\n\tvalue: String\n\tcaseSensitive: Boolean\n\tindex: Int\n\tnegative: Boolean\n}\n\ntype SizeCondition {\n\tnumberComparison: String\n\tsize: String # s\n\tindex: Int\n\tnegative: Boolean\n}\n\ntype FilterCondition {\n\tallOrAny: FilterMatchCondition! # condition\n\taddressBook: [HeaderCheckCondition] # addressBookTest\n\taddress: [AddressCondition] # addressTest\n\tattachment: [BasicCondition] # attachmentTest\n\tbody: [BodyCondition] # bodyTest\n\tbulk: [BasicCondition] # bulkTest\n\tcontactRanking: [HeaderCheckCondition] # contactRankingTest\n\tconversation: [ConversationCondition] # conversationTest\n\tdate: [DateCondition] # dateTest\n\tfacebook: [BasicCondition] # facebookTest\n\tflag: [FlagCondition] # flaggedTest\n\theaderExists: [HeaderCheckCondition] # headerExistsTest\n\theader: [HeaderCondition] # headerTest\n\timportance: [ImportanceCondition] # importanceTest\n\tinvite: [InviteCondition] # inviteTest\n\tlinkedin: [BasicCondition] # linkedinTest\n\tlist: [BasicCondition] # listTest\n\tme: [HeaderCheckCondition] # meTest\n\tmimeHeader: [MimeHeaderCondition] # mimeHeaderTest\n\tsize: [SizeCondition] # sizeTest\n\ttwitter: [BasicCondition] # twitterTest\n\tcommunityRequests: [BasicCondition] # communityRequestsTest\n\tcommunityContent: [BasicCondition] # communityContentTest\n\tcommunityConnections: [BasicCondition] # communityConnectionsTest\n}\n\ntype BasicAction {\n\tindex: Int\n}\n\ntype FileIntoAction {\n\tfolderPath: String\n\tcopy: Boolean\n\tindex: Int\n}\n\ntype FlagAction {\n\tflagName: String\n\tindex: Int\n}\n\ntype TagAction {\n\ttagName: String!\n\tindex: Int\n}\n\ntype RedirectAction {\n\taddress: String # a\n\tcopy: Boolean\n\tindex: Int\n}\n\ntype ReplyAction {\n\tindex: Int\n\tcontent: [String]\n}\n\ntype NotifyAction {\n\taddress: String # a\n\tsubject: String # su\n\tmaxBodySize: Int\n\torigHeaders: String\n\tindex: Int\n\tcontent: [String]\n}\n\ntype FilterAction {\n\tkeep: [BasicAction] # actionKeep\n\tdiscard: [BasicAction] # actionDiscard\n\tfileInto: [FileIntoAction] # actionFileInto\n\tflag: [FlagAction] # actionFlag\n\ttag: [TagAction] # actionTag\n\tredirect: [RedirectAction] # actionRedirect\n\treply: [ReplyAction] # actionReply\n\tnotify: [NotifyAction] # actionNotify\n\tstop: [BasicAction] # actionStop\n}\n\ntype Filter {\n\tname: String!\n\tactive: Boolean!\n\n\tactions: [FilterAction] # filterActions\n\tconditions: [FilterCondition] # filterTests\n}\n\n##### End Of Filters ######\n\ntype Folder {\n\tabsFolderPath: String\n\tacl: ACL\n\tcolor: Int\n\tflags: String\n\tid: ID\n\tuuid: ID\n\tname: String\n\toname: String\n\tnonFolderItemCount: Float # Number of non-subfolder items in folder\n\tnonFolderItemCountTotal: Float # Total size of all of non-subfolder items in folder\n\tlinkedFolders: [Folder] # Folders this user has linked from other users nested in this Folder\n\tfolders: [Folder] # Folders nested in this Folder\n\tsearch: [Folder] #smart folders\n\towner: String\n\trevision: Float\n\tview: FolderView\n\tparentFolderId: ID\n\tunread: Float\n\tquery: String\n\tpermissions: String # It will be available on linked folders only\n\townerZimbraId: ID\n\tsharedItemId: ID\n\turl: String\n\tlocal: Boolean\n\tdroppable: Boolean\n\tuserId: ID\n\tbroken: Boolean #shared folder link is broken or not\n\tdeletable: Boolean\n\tunreadDescendent: Boolean\n}\n\ntype DlAttrs {\n\tcommonName: String\n\tdisplayName: String\n\tlastName: String\n}\n\ntype DlGroupMember {\n\tname: String\n\tattributes: DlAttrs\n}\n\ntype HabGroup {\n\tname: String\n\tid: String\n\tparentHabGroupId: ID\n\tseniorityIndex: Int\n\tattributes: HabGroupAttrs\n\thabGroups: [HabGroup]\n}\n\ntype HabGroupAttrs {\n\tcn: String\n\tdisplayName: String\n\tmail: String\n\tuid: String\n\tzimbraCreateTimestamp: String\n\tzimbraHABSeniorityIndex: String\n\tzimbraId: ID\n\tzimbraMailAlias: String\n\tzimbraMailHost: String\n\tzimbraMailStatus: String\n}\n\ntype ACL {\n\tgrant: [ACLGrant]\n}\n\ntype ACLGrant {\n\taddress: String\n\tpermissions: String\n\tgranteeType: GranteeType\n\tzimbraId: ID\n\tpassword: String\n\tkey: String\n}\n\ntype LicenseAttrs {\n\tname: String!\n\t_content: Boolean!\n}\n\ntype habRootId {\n\t_content: String\n}\n\ntype HabRoots {\n\thab: [habRootId]\n}\n\ntype License {\n\tstatus: LicenseStatus!\n\tattr: [LicenseAttrs]\n}\n\ntype PropList {\n\tprop: [Prop]\n}\ntype Prop {\n\tzimlet: String\n\tname: String\n\t_content: String\n}\n\ntype AccountInfo {\n\tid: ID!\n\tname: String\n\tpublicURL: String\n\trest: String\n\tused: String\n\tprofileImageId: Int\n\tchangePasswordURL: String\n\tsoapURL: String\n\tversion: String\n\tattrs: AccountInfoAttrs\n\thabRoots: HabRoots\n\tlicense: License\n\tprops: PropList\n\tzimlets: AccountZimlet\n\tcos: AccountCos\n\tpasteitcleanedEnabled: Boolean\n}\n\ntype OnlyEmailAddress {\n\temailAddress: String\n}\n\ntype Target {\n\tdisplayName: String\n\temail: [OnlyEmailAddress]\n\ttype: String\n}\n\ntype Targets {\n\tright: String\n\ttarget: [Target]\n}\n\ntype DiscoverRights {\n\ttargets: [Targets]\n}\n\ntype AccountZimlet {\n\tzimlet: [AccountZimletInfo]\n}\n\ntype AccountZimletInfo {\n\tzimletContext: [AccountZimletContext]\n\tzimlet: [AccountZimletDesc]\n\tzimletConfig: [AccountZimletConfigInfo]\n}\n\ntype AccountZimletContext {\n\tbaseUrl: String\n\tpriority: Int\n\tpresence: ZimletPresence\n}\n\ntype AccountZimletDesc {\n\tname: String\n\tversion: String\n\tdescription: String\n\textension: String\n\tlabel: String\n\tzimbraXZimletCompatibleSemVer: String\n}\n\ntype ZimletConfigProperty {\n\tname: String\n\tcontent: String\n}\n\ntype ZimletConfigGlobal {\n\tproperty: [ZimletConfigProperty]\n}\n\ntype ZimletConfigHost {\n\tproperty: [ZimletConfigProperty]\n}\n\ntype AccountZimletConfigInfo {\n\tglobal: [ZimletConfigGlobal]\n\thost: [ZimletConfigHost]\n\tproperty: [ZimletConfigProperty]\n\tname: String\n\tversion: String\n}\n\ntype AccountInfoAttrs {\n\tdisplayName: String\n\tzimbraBrandingFolderName: String\n\tzimbraDomainTrialConvertAtExpiration: Boolean\n\tzimbraDomainTrialExpirationDate: String\n\tzimbraDumpsterEnabled: Boolean\n\tzimbraIsAdminAccount: Boolean\n\tzimbraIsDelegatedAdminAccount: Boolean\n\tzimbraFeatureMailEnabled: Boolean\n\tzimbraFeatureCalendarEnabled: Boolean\n\tzimbraFeatureBriefcasesEnabled: Boolean\n\tzimbraFeatureMobileSyncEnabled: Boolean\n\tzimbraFeatureRelatedContactsEnabled: Boolean\n\tzimbraFeatureMailForwardingInFiltersEnabled: Boolean\n\tzimbraPasswordBlockCommonEnabled: Boolean\n\tzimbraPasswordMinAlphaChars: Int\n\tzimbraPasswordMinNumericChars: Int\n\tzimbraPasswordMinUpperCaseChars: Int\n\tzimbraPasswordMinDigitsOrPuncs: Int\n\tzimbraPasswordMinPunctuationChars: Int\n\tzimbraPasswordMaxLength: Int\n\tzimbraPasswordMinLength: Int\n\tzimbraPasswordMinLowerCaseChars: Int\n\tzimbraPasswordMinAge: Int\n\tzimbraPasswordMaxAge: Int\n\tzimbraPasswordEnforceHistory: Int\n\tzimbraPasswordAllowedChars: String\n\tzimbraPasswordAllowedPunctuationChars: String\n\tzimbraFeatureChangePasswordEnabled: Boolean\n\tzimbraFeatureResetPasswordStatus: ResetPasswordStatus\n\tzimbraFeatureWebClientOfflineAccessEnabled: Boolean\n\tzimbraMailBlacklistMaxNumEntries: Int\n\tzimbraMailQuota: String\n\tzimbraPublicSharingEnabled: Boolean\n\tzimbraExternalSharingEnabled: Boolean\n\tzimbraFeatureGalEnabled: Boolean\n\tzimbraFeatureGalAutoCompleteEnabled: Boolean\n\tzimbraFeatureOutOfOfficeReplyEnabled: Boolean\n\tzimbraFeatureFiltersEnabled: Boolean\n\tzimbraFeatureReadReceiptsEnabled: Boolean\n\tzimbraFeatureSharingEnabled: Boolean\n\tzimbraFeatureManageZimlets: Boolean\n\tzimbraFeatureTwoFactorAuthAvailable: Boolean\n\tzimbraFeatureTwoFactorAuthRequired: Boolean\n\tzimbraFeatureViewInHtmlEnabled: Boolean\n\tzimbraFeatureZulipChatEnabled: Boolean\n\tzimbraFeatureDocumentEditingEnabled: Boolean\n\tzimbraTwoFactorAuthEnabled: Boolean\n\tzimbraFeatureTrustedDevicesEnabled: Boolean\n\tzimbraFeatureAppSpecificPasswordsEnabled: Boolean\n\tzimbraFeatureMailPriorityEnabled: Boolean\n\tzimbraFileUploadMaxSize: Float\n\tzimbraFileUploadMaxSizePerFile: Float\n\tzimbraMailAttachmentMaxSize: Float\n\tzimbraMtaMaxMessageSize: Float\n\tzimbraMailAlias: [String]\n\tzimbraFeatureTaggingEnabled: Boolean\n\tzimbraIdentityMaxNumEntries: Int\n\tzimbraFeatureIdentitiesEnabled: Boolean\n\tzimbraFeatureMailSendLaterEnabled: Boolean\n\tzimbraFeaturePowerPasteEnabled: Boolean\n\tzimbraFeatureConversationsEnabled: Boolean\n\tzimbraFeatureImapDataSourceEnabled: Boolean\n\tzimbraFeaturePop3DataSourceEnabled: Boolean\n\tzimbraSignupAffiliate: String\n\tzimbraSignupRecoveryEmail: String\n\tzimbraTrialExpirationDate: String\n\tzimbraTrialConvertAtExpiration: Boolean\n\tzimbraHierarchicalAddressBookRoot: String\n}\n\ntype AccountCos {\n\tname: String\n\tid: ID\n}\n\ntype Identities {\n\tidentity: [Identity]\n}\n\ntype Identity {\n\tid: ID!\n\tname: String\n\t_attrs: IdentityAttrs\n\tdefaultSignature: ID\n}\n\ntype DataSource {\n\tid: ID!\n\tconnectionType: String\n\tdefaultSignature: ID\n\temailAddress: String\n\tl: ID # TODO: Normalize to `folderId`\n\tforwardReplySignature: ID\n\tfromDisplay: String\n\thost: String\n\timportOnly: Boolean\n\tisEnabled: Boolean\n\tname: String\n\tpollingInterval: Float\n\tleaveOnServer: Boolean\n\tport: String\n\treplyToAddress: String\n\treplyToDisplay: String\n\tsmtpPort: String\n\tuseAddressForForwardReply: Boolean\n\tusername: String\n\tfailingSince: String\n\tlastError: StringContent\n}\n\ntype Signatures {\n\tsignature: [Signature]\n}\n\ntype Signature {\n\tid: ID\n\tname: String\n\tcontent: [SignatureContent]\n}\n\ntype SignatureContent {\n\ttype: String\n\t_content: String\n}\n\ntype StringContent {\n\t_content: String\n}\n\ntype DataSources {\n\timap: [DataSource]\n\tpop3: [DataSource]\n\tcal: [DataSource]\n}\n\ntype IdentityAttrs {\n\tzimbraPrefIdentityId: ID!\n\tzimbraPrefDefaultSignatureId: ID\n\tzimbraPrefForwardReplySignatureId: ID\n\tzimbraPrefForwardReplyFormat: String\n\tzimbraPrefFromAddress: String\n\tzimbraPrefFromAddressType: String\n\tzimbraPrefFromDisplay: String\n\tzimbraPrefIdentityName: String\n\tzimbraPrefMailSignatureStyle: String\n\tzimbraPrefReplyToAddress: String\n\tzimbraPrefReplyToDisplay: String\n\tzimbraPrefReplyToEnabled: Boolean\n\tzimbraPrefSentMailFolder: String\n\tzimbraPrefWhenInFolderIds: [String]\n\tzimbraPrefWhenInFoldersEnabled: Boolean\n\tzimbraPrefWhenSentToAddresses: [String]\n\tzimbraPrefWhenSentToEnabled: Boolean\n}\n\ntype Preferences {\n\tzimbraPrefAutoAddAppointmentsToCalendar: Boolean\n\tzimbraPrefCalendarAutoAddInvites: Boolean\n\tzimbraPrefCalendarFirstDayOfWeek: Int\n\tzimbraPrefCalendarInitialView: PrefCalendarInitialView\n\tzimbraPrefCalendarReminderEmail: String\n\tzimbraPrefCalendarWorkingHours: String\n\tzimbraPrefCalendarApptReminderWarningTime: Int\n\tzimbraPrefCalendarShowPastDueReminders: Boolean\n\tzimbraPrefCalendarToasterEnabled: Boolean\n\tzimbraPrefCalendarAlwaysShowMiniCal: Boolean\n\tzimbraPrefComposeDirection: String\n\tzimbraPrefComposeFormat: Mode\n\tzimbraPrefHtmlEditorDefaultFontColor: String\n\tzimbraPrefHtmlEditorDefaultFontFamily: String\n\tzimbraPrefHtmlEditorDefaultFontSize: String\n\tzimbraPrefMailToasterEnabled: Boolean\n\tzimbraPrefShowAllNewMailNotifications: Boolean\n\tzimbraPrefDefaultCalendarId: ID\n\tzimbraPrefDeleteInviteOnReply: Boolean\n\tzimbraPrefDelegatedSendSaveTarget: PrefDelegatedSendSaveTarget\n\tzimbraPrefDisplayExternalImages: Boolean\n\tzimbraPrefGroupMailBy: String\n\tzimbraPrefMailPollingInterval: String\n\tzimbraPrefMailRequestReadReceipts: Boolean\n\tzimbraPrefMailSelectAfterDelete: PrefMailSelectAfterDelete\n\tzimbraPrefMailSendReadReceipts: PrefMailSendReadReceipts\n\tzimbraPrefMailTrustedSenderList: [String]\n\tzimbraPrefMarkMsgRead: Int\n\tzimbraPrefMessageViewHtmlPreferred: Boolean\n\tzimbraPrefOutOfOfficeFromDate: String\n\tzimbraPrefOutOfOfficeExternalReply: String\n\tzimbraPrefOutOfOfficeExternalReplyEnabled: Boolean\n\tzimbraPrefOutOfOfficeReply: String\n\tzimbraPrefOutOfOfficeReplyEnabled: Boolean\n\tzimbraPrefOutOfOfficeStatusAlertOnLogin: Boolean\n\tzimbraPrefOutOfOfficeSuppressExternalReply: Boolean\n\tzimbraPrefOutOfOfficeUntilDate: String\n\tzimbraPrefReadingPaneEnabled: Boolean\n\tzimbraPrefReadingPaneLocation: ReadingPaneLocation\n\tzimbraPrefBriefcaseReadingPaneLocation: ReadingPaneLocation\n\tzimbraPrefPasswordRecoveryAddress: String\n\tzimbraPrefPasswordRecoveryAddressStatus: PasswordRecoveryAddressStatus\n\tzimbraPrefSaveToSent: Boolean\n\tzimbraPrefShowFragments: Boolean\n\tzimbraPrefSlackCalendarReminderEnabled: Boolean\n\tzimbraPrefSortOrder: String\n\tzimbraPrefWebClientOfflineBrowserKey: String\n\tzimbraPrefTimeZoneId: String\n\tzimbraPrefLocale: String\n\tzimbraPrefClientType: PrefClientType\n\tzimbraPrefAppleIcalDelegationEnabled: Boolean\n\tzimbraPrefCalendarShowDeclinedMeetings: Boolean\n\tzimbraPrefUseTimeZoneListInCalendar: Boolean\n\tzimbraPrefMailForwardingAddress: String\n\tzimbraPrefMailLocalDeliveryDisabled: Boolean\n\tzimbraPrefTagTreeOpen: Boolean\n\tzimbraPrefPowerPasteEnabled: Boolean\n\tzimbraPrefDisplayTimeInMailList: Boolean\n}\n\ntype GetAppointmentResponse {\n\tappointment: [AppointmentInfo]\n}\n\ntype NameId {\n\tid: ID\n\tname: String\n}\n\ntype SignatureResponse {\n\tsignature: [NameId]\n}\n\ntype Document {\n\tid: ID #id\n\tacl: ACL #list of users having grant on a document\n\tfolderId: ID #l\n\tname: String #name\n\tversion: Float #same item may have different versions (i.e same names) will need to implement ListDocumentRevisionsRequest\n\tcontentType: String #ct\n\tdescriptionEnabled: Boolean #descEnabled\n\tdate: Float #l\n\tchangeDate: Float #md\n\tmodifiedSequence: Float #ms\n\trevision: Float #rev\n\tsize: Float #s\n\tsortField: String #sf\n\ttags: String # t\n\ttagNames: String # tn\n\tuuid: ID #uuid\n\tfolderUuid: String #luuid\n\tmetadataVersion: Float #mdver\n\tlastEditedAccount: String #leb\n\trevisonCreator: String #cr\n\trevisedCreationDate: Float #cd\n\tlockOwnerId: ID #loid\n\tflags: String #f\n}\n\ntype SearchResponse {\n\tcontacts: [Contact]\n\tmessages: [MessageInfo]\n\tconversations: [Conversation]\n\ttasks: [CalendarItemHitInfo]\n\tappointments: [CalendarItemHitInfo]\n\tdocuments: [Document]\n\tmore: Boolean\n\toffset: Int\n\tsortBy: String\n\tpaginationSupported: Boolean\n\thit: [Hit]\n}\n\ntype CalResourceAttributes {\n\tdescription: String\n\temail: String\n\tfullName: String\n\tzimbraCalResLocationDisplayName: String\n\tzimbraCalResSite: String\n\tzimbraCalResBuilding: String\n\tzimbraCalResFloor: String\n\tzimbraCalResRoom: String\n\tzimbraCalResCapacity: String\n\tzimbraCalResType: String\n\tzimbraCalResContactEmail: String\n\tzimbraCalResContactPhone: String\n\tzimbraCalResContactName: String\n\tstreet: String\n\tcity: String #l\n\tstate: String #st\n\tcountry: String #co\n\tpostalCode: String\n}\n\ntype CalResource {\n\tid: ID!\n\tname: String\n\t_attrs: CalResourceAttributes\n}\n\ntype SearchCalendarResourcesResponse {\n\tcalresource: [CalResource]\n\tmore: Boolean\n\toffset: Int\n\tsortBy: String\n\tpaginationSupported: Boolean\n}\n\ntype RemindersResponse {\n\ttasks: [ReminderItemHitInfo]\n\tappointments: [ReminderItemHitInfo]\n}\n\ntype Hit {\n\tid: String\n\tsortField: String\n}\n\ntype SendMessageResponse {\n\tmessage: [MsgWithGroupInfo]\n}\n\ntype SaveDraftResponse {\n\tmessage: [MessageInfo]\n}\n\ntype CustomMetadataAttrs {\n\tkey: String\n\tvalue: String\n}\n\ntype CustomMetadataMeta {\n\tsection: String!\n\t_attrs: [CustomMetadataAttrs]\n}\n\ntype CustomMetadata {\n\tmeta: [CustomMetadataMeta]\n}\n\ntype Contact {\n\tid: ID!\n\tdate: Float\n\tfolderId: ID\n\trevision: Float\n\tsortField: String\n\tfileAsStr: String\n\tmemberOf: String\n\ttags: String # t\n\ttagNames: String # tn\n\tattributes: ContactAttributes\n\tmembers: [ContactListMember]\n}\n\ntype OtherContactAttribute {\n\tkey: String\n\tvalue: String\n}\n\ntype ContactAttributes {\n\tfirstName: String\n\tphoneticFirstName: String\n\tmiddleName: String\n\tlastName: String\n\tphoneticLastName: String\n\tfullName: String\n\tmaidenName: String\n\tnamePrefix: String\n\tnameSuffix: String\n\temail: String\n\temail2: String\n\tworkEmail: String\n\tworkEmail2: String\n\thomeEmail: String\n\thomeEmail2: String\n\tphone: String\n\tphone2: String\n\tcompanyPhone: String\n\tcompanyPhone2: String\n\totherPhone: String\n\totherPhone2: String\n\tmobilePhone: String\n\tmobilePhone2: String\n\thomePhone: String\n\thomePhone2: String\n\tworkPhone: String\n\tworkPhone2: String\n\tpager: String\n\tpager2: String\n\thomeFax: String\n\thomeFax2: String\n\tworkFax: String\n\tworkFax2: String\n\timAddress: String\n\timAddress1: String\n\timAddress2: String\n\timAddress3: String\n\timAddress4: String\n\timAddress5: String\n\tnickname: String\n\thomeStreet: String\n\thomeCity: String\n\thomeState: String\n\thomePostalCode: String\n\thomeCountry: String\n\thomeURL: String\n\tworkStreet: String\n\tworkCity: String\n\tworkState: String\n\tworkPostalCode: String\n\tworkCountry: String\n\tworkURL: String\n\tjobTitle: String\n\tcompany: String\n\tdepartment: String\n\tbirthday: String\n\tanniversary: String\n\twebsite: String\n\tnotes: String\n\tthumbnailPhoto: String\n\timage: ContactImage\n\tuserCertificate: String\n\tzimbraCalResType: String\n\tassistantPhone: String\n\tcallbackPhone: String\n\tcarPhone: String\n\totherCity: String\n\totherCountry: String\n\totherFax: String\n\totherPostalCode: String\n\totherState: String\n\totherStreet: String\n\totherURL: String\n\n\t# Used for contact lists\n\tfileAs: String\n\ttype: String\n\tother: [OtherContactAttribute]\n}\n\ntype ContactImage {\n\tcontentType: String\n\tfilename: String\n\tpart: String\n\tsize: String\n}\n\ntype ContactListMember {\n\tcontacts: [Contact]\n\ttype: ContactType!\n\tvalue: ID!\n}\n\ntype Tag {\n\tid: ID\n\tname: String\n\tcolor: Int\n\tunread: Float\n}\n\ninput OtherContactAttributeInput {\n\tkey: String\n\tvalue: String\n}\n\ninput ContactAttrsInput {\n\tfirstName: String\n\tphoneticFirstName: String\n\tmiddleName: String\n\tlastName: String\n\tphoneticLastName: String\n\tfullName: String\n\tmaidenName: String\n\tnamePrefix: String\n\tnameSuffix: String\n\temail: String\n\temail2: String\n\tworkEmail: String\n\tworkEmail2: String\n\thomeEmail: String\n\thomeEmail2: String\n\tphone: String\n\tphone2: String\n\tcompanyPhone: String\n\tcompanyPhone2: String\n\totherPhone: String\n\totherPhone2: String\n\tmobilePhone: String\n\tmobilePhone2: String\n\thomePhone: String\n\thomePhone2: String\n\tworkPhone: String\n\tworkPhone2: String\n\tpager: String\n\tpager2: String\n\thomeFax2: String\n\tworkFax2: String\n\timAddress: String\n\timAddress1: String\n\timAddress2: String\n\timAddress3: String\n\timAddress4: String\n\timAddress5: String\n\tnickname: String\n\thomeStreet: String\n\thomeCity: String\n\thomeFax: String\n\thomeState: String\n\thomePostalCode: String\n\thomeCountry: String\n\thomeURL: String\n\tworkFax: String\n\tworkStreet: String\n\tworkCity: String\n\tworkState: String\n\tworkPostalCode: String\n\tworkCountry: String\n\tworkURL: String\n\tjobTitle: String\n\tcompany: String\n\tdepartment: String\n\tbirthday: String\n\tanniversary: String\n\twebsite: String\n\tnotes: String\n\timage: String\n\tuserCertificate: String\n\tassistantPhone: String\n\tcallbackPhone: String\n\tcarPhone: String\n\totherCity: String\n\totherCountry: String\n\totherFax: String\n\totherPostalCode: String\n\totherState: String\n\totherStreet: String\n\totherURL: String\n\n\t# Used for contact lists\n\tfileAs: String\n\ttype: String\n\tother: [OtherContactAttributeInput]\n}\n\ninput CreateContactInput {\n\tfolderId: ID\n\ttagNames: String\n\tattributes: ContactAttrsInput!\n}\n\ninput ContactListOps {\n\top: String!\n\ttype: String!\n\tvalue: String!\n}\n\ninput ModifyContactInput {\n\tid: ID!\n\tfolderId: ID\n\ttagNames: String\n\tattributes: ContactAttrsInput!\n\tmemberOps: [ContactListOps]\n}\n\ntype RelatedContact {\n\temail: String\n\tscope: Int\n\tp: String\n}\n\ntype ContactFrequencyResponse {\n\tdata: [ContactFrequencyData]\n}\n\ntype ContactFrequencyData {\n\tby: String\n\tdataPoint: [ContactFrequencyDataPoints]\n}\n\ntype ContactFrequencyDataPoints {\n\tlabel: Float\n\tvalue: Int\n}\n\ninput CustomMetadataAttrsInput {\n\tkey: String\n\tvalue: String\n}\n\ninput CustomMetadataInput {\n\tid: ID!\n\tsection: String\n\tattrs: [CustomMetadataAttrsInput]\n}\n\ninput EmailAddressInput {\n\temail: String!\n\tname: String!\n\tshortName: String!\n}\n\ntype ShareInfo {\n\tfolderId: ID!\n\tfolderPath: String\n\tfolderUuid: String\n\tgranteeName: String\n\tgranteeDisplayName: String\n\tgranteeId: String\n\tgranteeType: String\n\townerEmail: String\n\townerId: String\n\townerName: String\n\trights: String\n\tview: FolderView\n\tmid: ID\n}\n\ntype MailboxMetadataAttrs {\n\tzimbraPrefCustomFolderTreeOpen: Boolean\n\tzimbraPrefDateFormat: String\n\tzimbraPrefSharedFolderTreeOpen: Boolean\n\tzimbraPrefFoldersExpanded: String\n\tzimbraPrefFolderTreeSash: Int\n\tzimbraPrefGenerateLinkPreviews: Boolean\n\tzimbraPrefGroupByList: String\n\tzimbraPrefMessageListDensity: String\n\tzimbraPrefMultitasking: String\n\tzimbraPrefReadingPaneSashHorizontal: Int\n\tzimbraPrefReadingPaneSashVertical: Int\n\tzimbraPrefSmartFolderTreeOpen: Boolean\n\tzimbraPrefTimeFormat: String\n\tzimbraPrefUndoSendEnabled: Boolean\n\tzimbraPrefUndoSendTimeout: Int\n\tarchivedFolder: String\n\tprivacyOverlayPrefs_showOverlay: Boolean\n\tprivacyOverlayPrefs_timeOut: Int\n\tzimbraPrefSMIMEDefaultSetting: String\n\tzimbraPrefSMIMELastOperation: String\n\tzimbraPrefContactSourceFolderID: String\n}\n\ntype MailboxMetadataMeta {\n\tsection: String!\n\t_attrs: MailboxMetadataAttrs!\n}\n\ntype MailboxMetadata {\n\tmeta: [MailboxMetadataMeta]\n}\n\ninput MailboxMetadataSectionAttrsInput {\n\tzimbraPrefCustomFolderTreeOpen: Boolean\n\tzimbraPrefDateFormat: String\n\tzimbraPrefSharedFolderTreeOpen: Boolean\n\tzimbraPrefFoldersExpanded: String\n\tzimbraPrefFolderTreeSash: Int\n\tzimbraPrefGenerateLinkPreviews: Boolean\n\tzimbraPrefGroupByList: String\n\tzimbraPrefMessageListDensity: String\n\tzimbraPrefMultitasking: String\n\tzimbraPrefReadingPaneSashHorizontal: Int\n\tzimbraPrefReadingPaneSashVertical: Int\n\tzimbraPrefSmartFolderTreeOpen: Boolean\n\tzimbraPrefTimeFormat: String\n\tzimbraPrefUndoSendEnabled: Boolean\n\tzimbraPrefUndoSendTimeout: Int\n\tarchivedFolder: String\n\tprivacyOverlayPrefs_showOverlay: Boolean\n\tprivacyOverlayPrefs_timeOut: Int\n\tzimbraPrefSMIMEDefaultSetting: String\n\tzimbraPrefSMIMELastOperation: String\n\tzimbraPrefContactSourceFolderID: String\n}\n\ntype MimePart {\n\tbody: Boolean\n\tfilename: String\n\tpart: ID # Mime part name\n\tcontent: String\n\tcontentId: String\n\tcontentLocation: String\n\tcontentType: String\n\tcontentDisposition: String\n\tsize: Float # Size in bytes\n\tmimeParts: [MimePart]\n\turl: String\n\tmessageId: ID\n\tbase64: String\n}\n\ntype ActionData {\n\taddress: String\n\tid: ID\n\top: String\n\tzimbraId: ID\n}\n\ntype DocumentActionData {\n\taction: ActionData\n}\n\ninput MimePartInput {\n\tbody: Boolean\n\tfilename: String\n\tpart: ID # Mime part name\n\tcontent: String\n\tcontentId: String\n\tcontentType: String\n\tcontentDisposition: String\n\tsize: Float # Size in bytes\n\tmimeParts: [MimePartInput]\n\turl: String\n\tmessageId: ID\n\tattachments: [AttachmentInput]\n\tbase64: String\n}\n\ninput ExistingAttachmentInput {\n\tmessageId: ID\n\tpart: String\n}\n\ninput DocumentInput {\n\tid: ID\n}\n\ninput EMLInput {\n\tid: ID\n}\n\ninput AttachmentInput {\n\tattachmentId: String\n\tdocuments: [DocumentInput]\n\tmessages: [EMLInput]\n\texistingAttachments: [ExistingAttachmentInput]\n}\n\ntype AutoCompleteResponse {\n\tcanBeCached: Boolean\n\tmatch: [AutoCompleteMatch]\n}\n\ntype AutoCompleteGALResponse {\n\tcontacts: [Contact]\n}\n\ntype AutoCompleteMatch {\n\temail: String\n\ttype: AutoCompleteMatchType\n\tranking: Int\n\tisGroup: Boolean\n\texp: Boolean\n\tid: ID\n\tfolderId: ID\n\tdisplay: String\n\tfirst: String\n\tmiddle: String\n\tlast: String\n\tfull: String\n\tnick: String\n\tcompany: String\n\tfileas: String\n}\n\ntype GetDocumentShareURLResponse {\n\tcontent: String\n}\n\ninput CalendarItemInput {\n\tid: ID\n\tmodifiedSequence: Float\n\trevision: Float\n\tcomponentNum: Int # comp\n\tmessage: CalendarItemMessageInput!\n}\n\ninput CalendarItemMessageInput {\n\tfolderId: ID #l\n\tsubject: String #su\n\tinvitations: CalendarItemInviteInput #inv\n\tmimeParts: [MimePartInput] #mp\n\temailAddresses: [MailItemEmailAddressInput] #e\n\tattachments: [AttachmentInput] #attach\n\treplyType: InviteReplyType #rt\n}\n\ninput CounterAppointmentInput {\n\tid: ID!\n\tmodifiedSequence: Float\n\trevision: Float\n\tcomponentNum: Int # comp\n\tmessage: CounterAppointmentMessageInput!\n}\n\ninput CounterAppointmentMessageInput {\n\torigId: ID #origid\n\tfolderId: ID #l\n\tsubject: String #su\n\tinvitations: CalendarCounterAppointmentInput #inv\n\tmimeParts: [MimePartInput] #mp\n\temailAddresses: [MailItemEmailAddressInput] #e\n\tattachments: [AttachmentInput] #attach\n\treplyType: InviteReplyType #rt\n}\n\ninput SendMessageInput {\n\tid: ID #id\n\torigId: ID #origid\n\tfolderId: ID # l\n\tattach: [AttachmentInput]\n\tattachmentId: ID #aid\n\treplyType: String #rt\n\tinReplyTo: String #irt\n\tflags: String #f\n\tautoSendTime: Float #autoSendTime\n\tdraftId: ID #did\n\tentityId: String #idnt\n\tsubject: String #su\n\tmimeParts: [MimePartInput] #mp\n\temailAddresses: [MailItemEmailAddressInput] #e\n\tattachments: [AttachmentInput] #attach\n\tinlineAttachments: [MimePartInput] #attach\n}\n\ninput CalendarItemInviteInput {\n\tcomponents: [CalendarItemInviteComponentInput]!\n}\n\ninput CalendarCounterAppointmentInput {\n\tcomponents: [CalendarItemInviteComponentCounterInput]!\n}\n\ninput MailItemEmailAddressInput {\n\taddress: String!\n\tname: String\n\ttype: AddressType!\n}\n\ninput CalendarItemInviteComponentInput {\n\tname: String\n\tlocation: String\n\tstart: CalendarItemDateTimeInput\n\tend: CalendarItemDateTimeInput\n\texceptId: CalendarOptionalItemDateTimeInput\n\tfreeBusy: FreeBusyStatus\n\tallDay: Boolean\n\torganizer: CalendarItemOrganizerInput\n\trecurrence: CalendarItemRecurrenceInput\n\tattendees: [CalendarItemAttendeesInput]\n\talarms: [CalendarItemAlarmInput]\n\tclass: CalendarItemClass!\n\tpriority: String\n\tpercentComplete: String\n\tstatus: InviteCompletionStatus\n\tnoBlob: Boolean\n\tdescription: [CalendarItemInviteComponentDescriptionInput]\n\tdraft: Boolean\n}\n\ninput CalendarItemInviteComponentDescriptionInput {\n\t_content: String\n}\n\ninput CalendarItemDateTimeInput {\n\ttimezone: String\n\tdate: String!\n}\n\ninput CalendarOptionalItemDateTimeInput {\n\ttimezone: String\n\tdate: String\n}\n\ninput CalendarItemInviteComponentCounterInput {\n\tname: String!\n\tlocation: String\n\tstart: CalendarItemDateTimeInput!\n\tend: CalendarItemDateTimeInput!\n\texceptId: CalendarOptionalItemDateTimeInput\n\tfreeBusy: FreeBusyStatus\n\tallDay: Boolean\n\torganizer: CalendarItemOrganizerInput\n\trecurrence: CalendarItemRecurrenceInput\n\tattendees: [CalendarItemAttendeesInput]\n\talarms: [CalendarItemAlarmInput]\n\tclass: CalendarItemClass\n\tuid: String\n\tpriority: String\n\tpercentComplete: String\n\tstatus: InviteCompletionStatus\n\tnoBlob: Boolean\n\tdescription: [CalendarItemInviteComponentDescriptionInput]\n\tdraft: Boolean\n}\n\ntype CalendarItemAttendee {\n\trole: ParticipationRole\n\tparticipationStatus: ParticipationStatus\n\trsvp: Boolean\n\taddress: String\n\tname: String\n\tcalendarUserType: String\n}\n\ntype CalendarItemReply {\n\tparticipationStatus: ParticipationStatus\n\tattendee: String\n}\n\ninput CalendarItemAttendeesInput {\n\trole: ParticipationRole\n\tparticipationStatus: ParticipationStatus\n\trsvp: Boolean\n\taddress: String!\n\tname: String\n\tcalendarUserType: String\n}\n\ntype CalendarItemAlarmTriggerRelative {\n\tweeks: Int\n\tdays: Int\n\thours: Int\n\tminutes: Int\n\tseconds: Int\n\trelatedTo: AlarmRelatedTo\n\tnegative: Boolean\n}\n\ntype CalendarItemAlarmAttendees {\n\temail: String!\n}\n\ntype CalendarItemAlarmTrigger {\n\trelative: [CalendarItemAlarmTriggerRelative]\n}\n\ntype CalendarItemAlarm {\n\taction: AlarmAction!\n\ttrigger: [CalendarItemAlarmTrigger]\n\tattendees: [CalendarItemAlarmAttendees]\n}\n\ntype RecoverAccount {\n\trecoveryAccount: String\n\trecoveryAttemptsLeft: Int\n}\n\ntype WhiteBlackAddress {\n\t_content: String!\n\top: String\n}\n\ntype WhiteBlackListArr {\n\taddr: [WhiteBlackAddress]\n}\n\ntype WhiteBlackList {\n\twhiteList: [WhiteBlackListArr]!\n\tblackList: [WhiteBlackListArr]!\n}\n\ntype NoOpResponse {\n\twaitDisallowed: Boolean\n}\n\ninput CalendarItemAlarmInput {\n\taction: AlarmAction!\n\ttrigger: CalendarItemAlarmTriggerInput!\n\tattendees: CalendarItemAlarmAttendeesInput\n}\n\ninput CalendarItemAlarmAttendeesInput {\n\temail: String!\n}\n\ninput CalendarItemAlarmTriggerInput {\n\trelative: CalendarItemAlarmTriggerRelativeInput\n\tabsolute: CalendarItemAlarmTriggerAbsoluteInput\n}\n\ninput CalendarItemAlarmTriggerRelativeInput {\n\tweeks: Int\n\tdays: Int\n\thours: Int\n\tminutes: Int\n\tseconds: Int\n\trelatedTo: AlarmRelatedTo\n\tnegative: Boolean\n}\n\ninput CalendarItemAlarmTriggerAbsoluteInput {\n\tdate: String!\n}\n\ninput CalendarItemOrganizerInput {\n\taddress: String\n\tname: String\n\tsentBy: String\n}\n\ninput CalendarItemRecurrenceInput {\n\tadd: CalendarItemRecurrenceAddInput\n}\n\ninput CalendarItemRecurrenceAddInput {\n\trule: CalendarItemRecurrenceRuleInput\n}\n\ninput CalendarItemRecurrenceRuleInput {\n\tinterval: CalendarItemRecurrenceIntervalInput\n\tfrequency: CalendarItemRecurrenceFrequency\n\tcount: CalendarItemRecurrenceEndCountInput\n\tuntil: CalendarItemRecurrenceEndDateInput\n\tbyday: CalendarItemRecurrenceByDayInput\n\tbymonthday: CalendarItemRecurrenceByMonthDayInput\n\tbymonth: CalendarItemRecurrenceByMonthInput\n\tbysetpos: CalendarItemRecurrenceBySetPosInput\n}\n\ninput CalendarItemRecurrenceIntervalInput {\n\tintervalCount: Int!\n\tzimbraPrefAutoAddAppointmentsToCalendar: Boolean\n}\n\ninput CalendarItemRecurrenceEndCountInput {\n\tnumber: Int!\n}\n\ninput CalendarItemRecurrenceEndDateInput {\n\tdate: String!\n}\n\ninput CalendarItemRecurrenceByDayInput {\n\twkday: [WkDayInput]\n}\n\ninput WkDayInput {\n\tday: Weekday!\n\tordwk: Int\n}\n\ninput CalendarItemRecurrenceByMonthDayInput {\n\tdayList: String!\n}\n\ninput CalendarItemRecurrenceByMonthInput {\n\tmonthList: Int!\n}\n\ninput CalendarItemRecurrenceBySetPosInput {\n\tposlist: Int!\n}\n\ninput NewMountpointSpec {\n\tname: String!\n\towner: String\n\tview: SearchType\n\tflags: String\n\townerZimbraId: ID # zid\n\tsharedItemId: ID # rid\n\tcolor: Int\n\treminder: Boolean\n\tparentFolderId: ID\n}\n\ninput CreateMountpointInput {\n\tlink: NewMountpointSpec\n}\n\ninput FolderQueryInput {\n\tuuid: ID\n\tid: ID\n\tview: FolderView\n}\n\ninput FolderActionInput {\n\tid: ID!\n\top: String!\n\tgrant: [GrantInput]\n\tname: String\n\tfolderId: ID\n\tzimbraId: ID\n\tcolor: Int\n}\n\ninput CreateTagInput {\n\tname: String!\n\tcolor: Int\n}\n\n# Special case of FolderAction for `changeFolderColor` resolver\ninput FolderActionChangeColorInput {\n\tid: ID!\n\tcolor: Int!\n}\n\n# Special case of FolderAction for `checkCalendar` resolver\ninput FolderActionCheckCalendarInput {\n\tid: ID!\n\tvalue: Boolean\n}\n\ninput ContactFrequencySpec {\n\trange: String!\n\tinterval: String!\n}\n\ninput GrantInput {\n\taddress: String\n\tgranteeType: GranteeType!\n\tkey: String\n\tpassword: String\n\tpermissions: String!\n\tzimbraId: ID\n}\n\ninput Right {\n\tright: String!\n}\n\ninput GetRightsInput {\n\taccess: [Right]\n}\ninput GrantRightsInput {\n\taccess: [AccountACEInfoInput]\n}\n\ninput RevokeRightsInput {\n\taccess: [AccountACEInfoInput]\n}\n\n# Used by GrantRightsRequest\ninput AccountACEInfoInput {\n\tzimbraId: ID\n\tgranteeType: GranteeType!\n\tright: String!\n\taddress: String\n\tkey: String\n\tpassword: String\n\tdeny: Boolean\n\tcheckGrantee: Boolean\n}\n\ninput InviteReplyInput {\n\tcomponentNum: Int! #compNum\n\tid: ID!\n\tverb: InviteReplyVerb!\n\tupdateOrganizer: Boolean\n\tmessage: CalendarItemMessageInput\n\texceptId: InstanceDate\n}\n\ninput PropertiesInput {\n\tzimlet: String!\n\tname: String!\n\t_content: String\n}\n\ninput PreferencesInput {\n\tzimbraPrefAutoAddAppointmentsToCalendar: Boolean\n\tzimbraPrefCalendarAutoAddInvites: Boolean\n\tzimbraPrefDefaultCalendarId: ID\n\tzimbraPrefCalendarFirstDayOfWeek: Int\n\tzimbraPrefCalendarInitialView: PrefCalendarInitialView\n\tzimbraPrefCalendarReminderEmail: String\n\tzimbraPrefCalendarWorkingHours: String\n\tzimbraPrefCalendarApptReminderWarningTime: Int\n\tzimbraPrefCalendarShowPastDueReminders: Boolean\n\tzimbraPrefCalendarToasterEnabled: Boolean\n\tzimbraPrefCalendarAlwaysShowMiniCal: Boolean\n\tzimbraPrefComposeDirection: String\n\tzimbraPrefComposeFormat: Mode\n\tzimbraPrefHtmlEditorDefaultFontColor: String\n\tzimbraPrefHtmlEditorDefaultFontFamily: String\n\tzimbraPrefHtmlEditorDefaultFontSize: String\n\tzimbraPrefMailToasterEnabled: Boolean\n\tzimbraPrefShowAllNewMailNotifications: Boolean\n\tzimbraPrefDelegatedSendSaveTarget: PrefDelegatedSendSaveTarget\n\tzimbraPrefDisplayExternalImages: Boolean\n\tzimbraPrefGroupMailBy: String\n\tzimbraPrefMailPollingInterval: String\n\tzimbraPrefMailRequestReadReceipts: Boolean\n\tzimbraPrefMailSelectAfterDelete: PrefMailSelectAfterDelete\n\tzimbraPrefMailSendReadReceipts: PrefMailSendReadReceipts\n\tzimbraPrefMailTrustedSenderList: [String]\n\tzimbraPrefMarkMsgRead: Int\n\tzimbraPrefMessageViewHtmlPreferred: Boolean\n\tzimbraPrefOutOfOfficeFromDate: String\n\tzimbraPrefOutOfOfficeExternalReply: String\n\tzimbraPrefOutOfOfficeExternalReplyEnabled: Boolean\n\tzimbraPrefOutOfOfficeReply: String\n\tzimbraPrefOutOfOfficeReplyEnabled: Boolean\n\tzimbraPrefOutOfOfficeStatusAlertOnLogin: Boolean\n\tzimbraPrefOutOfOfficeSuppressExternalReply: Boolean\n\tzimbraPrefOutOfOfficeUntilDate: String\n\tzimbraPrefReadingPaneEnabled: Boolean\n\tzimbraPrefReadingPaneLocation: ReadingPaneLocation\n\tzimbraPrefBriefcaseReadingPaneLocation: ReadingPaneLocation\n\tzimbraPrefSaveToSent: Boolean\n\tzimbraPrefShowFragments: Boolean\n\tzimbraPrefSlackCalendarReminderEnabled: Boolean\n\tzimbraPrefSortOrder: String\n\tzimbraPrefWebClientOfflineBrowserKey: String\n\tzimbraPrefTimeZoneId: String\n\tzimbraPrefLocale: String\n\tzimbraPrefClientType: PrefClientType\n\tzimbraPrefAppleIcalDelegationEnabled: Boolean\n\tzimbraPrefCalendarShowDeclinedMeetings: Boolean\n\tzimbraPrefUseTimeZoneListInCalendar: Boolean\n\tzimbraPrefMailForwardingAddress: String\n\tzimbraPrefMailLocalDeliveryDisabled: Boolean\n\tzimbraPrefTagTreeOpen: Boolean\n\tzimbraPrefPowerPasteEnabled: Boolean\n\tzimbraPrefDisplayTimeInMailList: Boolean\n}\n\ninput ModifyIdentityInput {\n\tid: ID!\n\tattrs: IdentityAttrsInput\n}\n\ninput DeleteIdentityInput {\n\tid: ID!\n\tname: String\n}\n\ninput CreateIdentityInput {\n\tname: String!\n\tattrs: IdentityAttrsInput\n}\n\ninput ZimletPreferenceInput {\n\tname: String!\n\tpresence: String!\n}\n\n##### FilterInput #####\n\ninput AddressConditionInput {\n\theader: String!\n\tpart: String!\n\tstringComparison: String!\n\tcaseSensitive: Boolean\n\tvalue: String!\n\tvalueComparison: String\n\tcountComparison: String\n\tindex: Int\n\tnegative: Boolean\n}\n\ninput BasicConditionInput {\n\tindex: Int\n\tnegative: Boolean\n}\n\ninput BodyConditionInput {\n\tcaseSensitive: Boolean\n\tvalue: String\n\tindex: Int\n\tnegative: Boolean\n}\n\ninput ConversationConditionInput {\n\twhere: String\n\tindex: Int\n\tnegative: Boolean\n}\n\ninput DateConditionInput {\n\tdateComparison: String\n\tdate: Float # d\n\tindex: Int\n\tnegative: Boolean\n}\n\ninput FlagConditionInput {\n\tflagName: String!\n\tindex: Int\n\tnegative: Boolean\n}\n\ninput HeaderCheckConditionInput {\n\theader: String!\n\tindex: Int\n\tnegative: Boolean\n}\n\ninput HeaderConditionInput {\n\theader: String\n\tstringComparison: String\n\tvalueComparison: String\n\tcountComparison: String\n\tvalue: String\n\tcaseSensitive: Boolean\n\tindex: Int\n\tnegative: Boolean\n}\n\ninput ImportanceConditionInput {\n\timportance: Importance! # imp\n\tindex: Int\n\tnegative: Boolean\n}\n\ninput InviteConditionInput {\n\tmethods: [String]\n\tindex: Int\n\tnegative: Boolean\n}\n\ninput MimeHeaderConditionInput {\n\theader: String\n\tstringComparison: String\n\tvalue: String\n\tcaseSensitive: Boolean\n\tindex: Int\n\tnegative: Boolean\n}\n\ninput SizeConditionInput {\n\tnumberComparison: String\n\tsize: String # s\n\tindex: Int\n\tnegative: Boolean\n}\n\ninput FilterConditionInput {\n\tallOrAny: FilterMatchCondition! # condition\n\taddressBook: [HeaderCheckConditionInput] # addressBookTest\n\taddress: [AddressConditionInput] # addressTest\n\tattachment: [BasicConditionInput] # attachmentTest\n\tbody: [BodyConditionInput] # bodyTest\n\tbulk: [BasicConditionInput] # bulkTest\n\tcontactRanking: [HeaderCheckConditionInput] # contactRankingTest\n\tconversation: [ConversationConditionInput] # conversationTest\n\tdate: [DateConditionInput] # dateTest\n\tfacebook: [BasicConditionInput] # facebookTest\n\tflag: [FlagConditionInput] # flaggedTest\n\theaderExists: [HeaderCheckConditionInput] # headerExistsTest\n\theader: [HeaderConditionInput] # headerTest\n\timportance: [ImportanceConditionInput] # importanceTest\n\tinvite: [InviteConditionInput] # inviteTest\n\tlinkedin: [BasicConditionInput] # linkedinTest\n\tlist: [BasicConditionInput] # listTest\n\tme: [HeaderCheckConditionInput] # meTest\n\tmimeHeader: [MimeHeaderConditionInput] # mimeHeaderTest\n\tsize: [SizeConditionInput] # sizeTest\n\ttwitter: [BasicConditionInput] # twitterTest\n\tcommunityRequests: [BasicConditionInput] # communityRequestsTest\n\tcommunityContent: [BasicConditionInput] # communityContentTest\n\tcommunityConnections: [BasicConditionInput] # communityConnectionsTest\n}\n\ninput BasicActionInput {\n\tindex: Int\n}\n\ninput FileIntoActionInput {\n\tfolderPath: String\n\tcopy: Boolean\n\tindex: Int\n}\n\ninput FlagActionInput {\n\tflagName: String\n\tindex: Int\n}\n\ninput TagActionInput {\n\ttagName: String!\n\tindex: Int\n}\n\ninput RedirectActionInput {\n\taddress: String # a\n\tcopy: Boolean\n\tindex: Int\n}\n\ninput ReplyActionInput {\n\tindex: Int\n\tcontent: [String]\n}\n\ninput NotifyActionInput {\n\taddress: String # a\n\tsubject: String # su\n\tmaxBodySize: Int\n\torigHeaders: String\n\tindex: Int\n\tcontent: [String]\n}\n\ninput FilterActionInput {\n\tkeep: [BasicActionInput] # actionKeep\n\tdiscard: [BasicActionInput] # actionDiscard\n\tfileInto: [FileIntoActionInput] # actionFileInto\n\tflag: [FlagActionInput] # actionFlag\n\ttag: [TagActionInput] # actionTag\n\tredirect: [RedirectActionInput] # actionRedirect\n\treply: [ReplyActionInput] # actionReply\n\tnotify: [NotifyActionInput] # actionNotify\n\tstop: [BasicActionInput] # actionStop\n}\n\ninput FilterInput {\n\tname: String!\n\tactive: Boolean!\n\n\tactions: [FilterActionInput] # filterActions\n\tconditions: [FilterConditionInput] # filterTests\n}\n\ninput FilterRuleInput {\n\tname: String!\n}\n\n##### End Of FilterInput #####\n\ninput ForwardExceptIdInput {\n\ttimezone: String!\n\tdate: String!\n}\n\ninput ForwardAppointmentInput {\n\tid: ID!\n\tmessage: ForwardMessageInput!\n\texceptId: ForwardExceptIdInput\n}\n\ninput ForwardAppointmentInviteInput {\n\tid: ID!\n\tmessage: ForwardMessageInput!\n}\n\ninput ForwardMessageInput {\n\tsubject: String #su\n\tmimeParts: [MimePartInput] #mp\n\temailAddresses: [MailItemEmailAddressInput] #e\n}\n\ninput ShareNotificationInput {\n\taction: ShareInputAction\n\titem: ShareNotificationItemInput!\n\taddress: ShareNotificaitonEmailAddressInput!\n\tnotes: Notes\n}\n\ninput ShareNotificationItemInput {\n\tid: ID!\n}\n\ninput ShareNotificaitonEmailAddressInput {\n\taddress: String!\n\ttype: AddressType\n\tpersonalName: String\n}\n\ninput IdentityAttrsInput {\n\tzimbraPrefIdentityId: ID\n\tzimbraPrefDefaultSignatureId: ID\n\tzimbraPrefForwardReplySignatureId: ID\n\tzimbraPrefForwardReplyFormat: String\n\tzimbraPrefFromAddress: String\n\tzimbraPrefFromAddressType: String\n\tzimbraPrefFromDisplay: String\n\tzimbraPrefIdentityName: String\n\tzimbraPrefMailSignatureStyle: String\n\tzimbraPrefReplyToAddress: String\n\tzimbraPrefReplyToDisplay: String\n\tzimbraPrefReplyToEnabled: Boolean\n\tzimbraPrefSentMailFolder: String\n\tzimbraPrefWhenInFolderIds: [String]\n\tzimbraPrefWhenInFoldersEnabled: Boolean\n\tzimbraPrefWhenSentToAddresses: [String]\n\tzimbraPrefWhenSentToEnabled: Boolean\n}\n\ninput ExternalAccountAddInput {\n\taccountType: AccountType\n\tconnectionType: ConnectionType\n\temailAddress: String\n\thost: String!\n\tisEnabled: Boolean\n\tl: ID! # TODO: Normalize to `folderId`\n\tleaveOnServer: Boolean\n\tname: String!\n\tpassword: String!\n\tport: String!\n\tusername: String!\n}\n\ninput Notes {\n\t_content: String\n}\n\ninput ExternalAccountTestInput {\n\taccountType: AccountType\n\tconnectionType: ConnectionType\n\temailAddress: String\n\thost: String!\n\tleaveOnServer: Boolean\n\tport: String!\n\tusername: String!\n\tpassword: String!\n}\n\ninput ExternalAccountModifyAttrsInput {\n\tid: ID\n\taccountType: AccountType\n\tdefaultSignature: ID\n\tdescription: String\n\tfromDisplay: String\n\tname: String\n\treplyToAddress: String\n\treplyToDisplay: String\n\treplyToEnabled: Boolean\n\tstoreAndForward: String\n\tuseAddressForForwardReply: Boolean\n\tusername: String\n\tpassword: String\n\thost: String\n\tl: ID! # TODO: Normalize to `folderId`\n\tleaveOnServer: Boolean\n\tsignatureValue: String\n\timportOnly: Boolean\n\tforwardReplySignature: ID\n\tconnectionType: ConnectionType\n\tisEnabled: Boolean\n\tport: String\n\tsmtpPort: String\n}\n\ninput EnableTwoFactorAuthInput {\n\tname: String!\n\tpassword: String\n\ttwoFactorCode: String\n\tauthToken: String\n\tcsrfTokenSecured: Boolean!\n}\n\ninput ExternalAccountImportInput {\n\taccountType: AccountType\n\tid: ID!\n}\n\n# Include one of these fields to query for a folder\ninput GetFolderFolderInput {\n\tuuid: ID\n\tparentFolderId: ID # Folder ID\n\tpath: String # Fully qualifed folder path\n}\n\ninput GetDocumentShareURLItemInput {\n\tfolderId: ID\n\tid: ID\n\tname: String\n\tpath: String\n}\n\ninput Cursor {\n\tid: ID\n\tsortField: String\n\tendSortVal: String\n\tincludeOffset: Boolean\n}\n\ninput MailItemHeaderInput {\n\tn: String!\n}\n\ninput NameIdInput {\n\tid: ID\n\tname: String\n}\ninput InstanceDate {\n\tdate: String\n}\ninput DeleteAppointmentInput {\n\tinstanceDate: InstanceDate\n\tinviteId: String!\n\tcomponentNum: Int!\n\tstart: Int\n\tmessage: CalendarItemMessageInput\n}\ninput SignatureInput {\n\tid: ID\n\tname: String\n\tcontent: SignatureContentInput\n\tcontentId: String\n}\n\ninput SearchFolderInput {\n\tid: ID!\n\tquery: String!\n\ttypes: FolderView!\n}\n\ninput SignatureContentInput {\n\ttype: String\n\t_content: String\n}\n\ninput WhiteBlackAddressOpts {\n\t_content: String!\n\top: String\n}\n\ninput WhiteBlackListArrInput {\n\taddr: [WhiteBlackAddressOpts]\n}\n\ninput WhiteBlackListInput {\n\twhiteList: WhiteBlackListArrInput\n\tblackList: WhiteBlackListArrInput\n}\n\ninput SnoozeInput {\n\tid: ID!\n\tuntil: Float!\n}\n\ninput DismissInput {\n\tid: ID!\n\tdismissedAt: Float!\n}\n\ninput AddMsgInput {\n\tfolderId: ID!\n\tabsFolderPath: String\n\tcontent: String\n\tmeta: String\n}\n\ninput SaveMessageDataInput {\n\tid: ID!\n\tcontent: String!\n\tmeta: String!\n}\n\ninput Grantee {\n\tid: ID\n\ttype: String\n\tname: String\n}\n\ninput Owner {\n\tby: String\n\t_content: String\n}\n\ninput uploadDocument {\n\tid: ID! #id\n}\n\ninput messagePartForDocument {\n\tmessageId: ID! #id\n\tattachmentPart: String! #part\n}\n\ninput SaveDocumentInput {\n\tid: ID #id\n\tfolderId: ID #l\n\tname: String #name\n\tversion: Float #ver # Note :same item may have different versions (i.e same names) will need to implement ListDocumentRevisionsRequest\n\tcontentType: String #ct\n\tupload: uploadDocument #upload with a id\n\tmessageData: [messagePartForDocument] #m\n\tdescriptionEnabled: Boolean #descEnabled\n\taction: SaveDocumentAction\n\ttype: SaveDocumentType\n}\n\ntype SaveDocument {\n\tid: ID\n\tversion: Int\n\tname: String\n}\n\ntype SaveDocumentResponse {\n\tdocument: [SaveDocument]\n}\n\n##### SMIME Certificates type #####\n\ntype SMimePublicCert {\n\tstore: String!\n\tfield: String!\n\t_content: String\n}\n\ntype SMimePublicCerts {\n\temail: String\n\tcert: [SMimePublicCert]\n}\n\ntype SMimePublicCertsResponse {\n\tcerts: [SMimePublicCerts]\n}\n\ntype SMimeMessage {\n\tid: ID\n\tcontent: String\n\tisSecure: Boolean\n}\n\ntype Attachment {\n\tid: ID\n\tcontent: String\n}\n\n##### End Of SMIME Certificates type #####\n\ntype ActionOpResponseData {\n\tid: ID!\n\top: String!\n}\n\ntype ActionOpResponse {\n\taction: ActionOpResponseData\n}\n\ntype RightsResponse {\n\taccess: [AccountACEInfo]\n}\n\ntype AccountACEInfo {\n\tzimbraId: ID\n\tgranteeType: GranteeType!\n\tright: String!\n\taddress: String\n\tkey: String\n\tpassword: String\n\tdeny: Boolean\n\tcheckGrantee: Boolean\n}\n\ntype Locale {\n\tid: ID\n\tname: String\n\tlocalName: String\n}\n\ntype GetTrustedDevicesResponse {\n\tnOtherDevices: Int\n\tthisDeviceTrusted: Boolean\n}\n\ntype Device {\n\tid: ID\n\tname: String\n\tfirstReqReceived: Int\n\tlastPolicyUpdate: Int\n\tlastUsedDate: String\n\tlastUpdatedBy: String\n\tprotocol: Float\n\tprovisionable: Boolean\n\tstatus: Int\n\ttype: String\n\tua: String\n}\n\ntype AppSpecificPassword {\n\tappName: String\n\tcreated: Float\n\tlastUsed: Float\n}\n\ntype AppSpecificPasswords {\n\tpasswordData: [AppSpecificPassword]\n}\n\ntype MaxAppPasswords {\n\t_content: Int\n}\n\ntype AppSpecificPasswordsResponse {\n\tappSpecificPasswords: AppSpecificPasswords\n\tmaxAppPasswords: [MaxAppPasswords]\n}\n\ntype CreateAppSpecificPasswordResponse {\n\tpassword: String\n}\n\ntype ResetPasswordResponseAttributes {\n\t_attrs: AccountInfoAttrs\n}\n\ntype ResetPasswordResponse {\n\tattrs: ResetPasswordResponseAttributes\n}\n\ninput ConditionInput {\n\tattr: String\n\top: String\n\tvalue: String\n}\n\ninput ConditionsInput {\n\tcond: [ConditionInput]\n}\n\ninput SearchConditionsInput {\n\tconds: ConditionsInput\n}\n\n# Zimbra GraphQL Queries\n# - [[SOAP API Reference]](https://files.zimbra.com/docs/soap_api/8.7.11/api-reference/index.html)\n# - [[SOAP Documentation]](https://github.com/Zimbra/zm-mailbox/blob/develop/store/docs/soap.txt)\n# - [[SOAP XML-to-JSON Documentation]](https://wiki.zimbra.com/wiki/Json_format_to_represent_soap)\ntype Query {\n\taccountInfo: AccountInfo\n\tautoComplete(\n\t\tname: String\n\t\ttype: GalSearchType\n\t\tneedExp: Boolean\n\t\tfolders: String\n\t\tincludeGal: Boolean\n\t): AutoCompleteResponse\n\tautoCompleteGAL(\n\t\tlimit: Int\n\t\tname: String!\n\t\ttype: GalSearchType\n\t\tneedExp: Boolean\n\t): AutoCompleteGALResponse\n\tclientInfo(by: String, domain: String): ClientInfoType\n\tdownloadMessage(id: ID!, isSecure: Boolean, isLocal: Boolean): SMimeMessage\n\tdownloadAttachment(id: ID!, part: ID!): Attachment\n\tdownloadDocument(id: ID!, url: String!): Attachment\n\tdiscoverRights: DiscoverRights\n\tfreeBusy(names: [String!]!, start: Float, end: Float): [FreeBusy]\n\tgetContact(\n\t\tid: ID\n\t\tids: [ID!]\n\t\tderefGroupMember: Boolean\n\t\tmemberOf: Boolean\n\t): [Contact]\n\tgetAppointments(\n\t\tcalExpandInstStart: Float!\n\t\tcalExpandInstEnd: Float!\n\t\tquery: String!\n\t\tlimit: Int!\n\t\toffset: Int!\n\t\ttypes: SearchType\n\t): SearchResponse\n\tgetAppointment(id: ID!): GetAppointmentResponse\n\tgetReminders(\n\t\tcalExpandInstStart: Float!\n\t\tcalExpandInstEnd: Float!\n\t\tquery: String!\n\t\tlimit: Int!\n\t\toffset: Int!\n\t\ttypes: SearchType\n\t): RemindersResponse\n\tgetTasks(\n\t\tquery: String!\n\t\tlimit: Int!\n\t\toffset: Int!\n\t\ttypes: SearchType\n\t): SearchResponse\n\tgetAppSpecificPasswords: AppSpecificPasswordsResponse\n\tgetAvailableLocales: [Locale]\n\tgetContactFrequency(\n\t\temail: String!\n\t\tby: String!\n\t\toffsetInMinutes: String\n\t\tspec: [ContactFrequencySpec!]\n\t): ContactFrequencyResponse\n\tgetConversation(\n\t\tid: ID!\n\t\theader: [MailItemHeaderInput]\n\t\thtml: Boolean\n\t\tmax: Int\n\t\tneedExp: Boolean\n\t\tfetch: String\n\t): Conversation\n\tgetDocumentShareURL(\n\t\titem: GetDocumentShareURLItemInput\n\t): GetDocumentShareURLResponse\n\tgetFilterRules: [Filter]\n\tgetFolder(\n\t\tvisible: Boolean\n\t\tneedGranteeName: Boolean\n\t\tview: FolderView\n\t\tdepth: Int\n\t\ttraverseMountpoints: Boolean\n\t\tfolder: GetFolderFolderInput\n\t\tlocal: Boolean\n\t): Folder\n\tgetHAB(habRootGroupId: ID): HabGroup\n\tgetDistributionListMembers(\n\t\tlimit: Int\n\t\toffset: Int\n\t\tdl: String\n\t): [DlGroupMember]\n\tgetCustomMetadata(id: ID!, section: String): CustomMetadata\n\tgetMailboxMetadata(section: String): MailboxMetadata\n\tgetMessage(\n\t\tid: ID!\n\t\theader: [MailItemHeaderInput]\n\t\thtml: Boolean\n\t\tisLocal: Boolean\n\t\tmax: Int\n\t\tneedExp: Boolean\n\t\tneuter: Boolean\n\t\tpart: ID\n\t\traw: Boolean\n\t\tread: Boolean\n\t\tridZ: String\n\t): MessageInfo\n\tgetMessagesMetadata(ids: [ID!]!, isLocal: Boolean): [MessageInfo]\n\tgetRights(input: GetRightsInput!): RightsResponse\n\tgetSMimePublicCerts(\n\t\tcontactAddr: String!\n\t\tstore: String!\n\t): SMimePublicCertsResponse\n\tgetScratchCodes(username: String!): ScratchCodes\n\tgetSearchFolder: Folder\n\tgetTrustedDevices: GetTrustedDevicesResponse\n\tgetDeviceStatus: [Device]\n\tgetWhiteBlackList: WhiteBlackList\n\tgetWorkingHours(names: [String!]!, start: Float, end: Float): [WorkingHours]\n\tnoop(wait: Int, limitToOneBlocked: Int): NoOpResponse\n\tgetPreferences: Preferences\n\tgetDataSources: DataSources!\n\tgetIdentities: Identities\n\tgetImportStatus: ImportStatusResponse\n\tgetSignatures: Signatures\n\n\trecoverAccount(\n\t\top: RecoverAccountOp!\n\t\temail: String!\n\t\tchannel: SetRecoveryAccountChannel!\n\t): RecoverAccount\n\trelatedContacts(email: String!): [RelatedContact]\n\tshareInfo(\n\t\tinternal: Boolean\n\t\tincludeSelf: Boolean\n\t\tgrantee: Grantee\n\t\towner: Owner\n\t): [ShareInfo]\n\t# Perform a search for a variety types using a flexible query interface.\n\t# [[SOAP Search API Documentation]](https://files.zimbra.com/docs/soap_api/8.7.11/api-reference/zimbraMail/Search.html)\n\t# [[Query Tips]](https://wiki.zimbra.com/wiki/Zimbra_Web_Client_Search_Tips)\n\tsearch(\n\t\tcontact: String\n\t\tcursor: Cursor\n\t\tfetch: String\n\t\tfullConversation: Boolean\n\t\tlimit: Int\n\t\tneedExp: Boolean\n\t\tmemberOf: Boolean\n\t\toffset: Int\n\t\tquery: String\n\t\trecip: Int\n\t\tsortBy: SortBy\n\t\ttypes: SearchType\n\t\tresultMode: String\n\t\tinDumpster: Boolean\n\t): SearchResponse\n\n\tsearchCalendarResources(\n\t\tlimit: Int\n\t\tneedExp: Boolean\n\t\toffset: Int\n\t\tattrs: String\n\t\tsearchFilter: SearchConditionsInput\n\t): SearchCalendarResourcesResponse\n\n\tsearchGal(\n\t\tneedIsOwner: Boolean\n\t\tneedIsMember: NeedIsMemberType\n\t\ttype: GalSearchType\n\t\tname: String\n\t\toffset: Int\n\t\tlimit: Int\n\t\tlocale: String\n\t\tsortBy: String\n\t\tneedExp: Boolean\n\t): SearchResponse\n\n\ttaskFolders: [Folder]\n\n\tgetTag: [Tag]\n}\n\ntype Mutation {\n\taction(\n\t\ttype: ActionTypeName!\n\t\tid: ID\n\t\tids: [ID!]\n\t\top: String!\n\t\tcolor: Int\n\t\tconstraints: String\n\t\tflags: String\n\t\tfolderId: ID\n\t\trgb: String\n\t\ttagNames: String\n\t\tname: String\n\t\tisLocal: Boolean\n\t\trecursive: Boolean\n\t\tdestFolderLocal: Boolean\n\t): Boolean\n\tapplyFilterRules(ids: String!, filterRules: [FilterRuleInput]): [String]\n\ttestExternalAccount(\n\t\texternalAccount: ExternalAccountTestInput!\n\t): ExternalAccountTestResponse\n\taddExternalAccount(externalAccount: ExternalAccountAddInput!): ID\n\taddMessage(message: AddMsgInput!): MessageInfo\n\tcancelTask(inviteId: ID!): Boolean\n\tsaveDocument(document: SaveDocumentInput): SaveDocumentResponse\n\tchangeFolderColor(id: ID!, color: Int!): Boolean\n\tchangePassword(\n\t\tdryRun: Boolean\n\t\tloginNewPassword: String!\n\t\tpassword: String!\n\t\tusername: String!\n\t): AuthResponse\n\tmodifyProfileImage(\n\t\tcontent: String\n\t\tcontentType: String\n\t): ProfileImageChangeResponse\n\tcheckCalendar(id: ID!, value: Boolean!): Boolean\n\tcontactAction(\n\t\tid: ID\n\t\tids: [ID!]\n\t\tfolderId: ID\n\t\top: String!\n\t\ttagNames: String\n\t): ActionOpResponse\n\tconversationAction(ids: [ID!]!, op: String!): Boolean\n\tcounterAppointment(\n\t\tcounterAppointmentInvite: CounterAppointmentInput!\n\t): Boolean\n\tcreateAppointment(\n\t\taccountName: String\n\t\tappointment: CalendarItemInput!\n\t): Boolean\n\tcreateAppointmentException(\n\t\taccountName: String\n\t\tappointment: CalendarItemInput!\n\t): Boolean\n\tcreateAppSpecificPassword(appName: String!): CreateAppSpecificPasswordResponse\n\tcreateCalendar(name: String!, color: Int!, url: String): Folder\n\tcreateContact(contact: CreateContactInput!): Contact\n\tcreateContactList(contact: CreateContactInput!): Contact\n\tmodifyContact(contact: ModifyContactInput!): Contact\n\tmodifyContactList(contact: ModifyContactInput!): Contact\n\tcreateFolder(\n\t\tcolor: Int\n\t\tfetchIfExists: Boolean\n\t\tflags: String\n\t\tname: String!\n\t\tparentFolderId: ID\n\t\turl: String\n\t\tisLocalFolder: Boolean\n\t\tview: FolderView\n\t): Folder\n\tcreateIdentity(name: String!, attrs: IdentityAttrsInput): Identities\n\tcreateMountpoint(link: NewMountpointSpec!): Boolean\n\tcreateSharedCalendar(link: NewMountpointSpec!): Boolean\n\tcreateSearchFolder(\n\t\tname: String!\n\t\tparentFolderId: ID\n\t\tquery: String!\n\t\ttypes: FolderView\n\t): Folder\n\tcreateSignature(signature: SignatureInput!): SignatureResponse\n\tcreateTask(task: CalendarItemInput!): Boolean\n\tdeclineCounterAppointment(\n\t\tcounterAppointmentInvite: CounterAppointmentInput!\n\t): Boolean\n\tdeleteAppointment(appointment: DeleteAppointmentInput!): Boolean\n\tdeleteIdentity(id: ID!, name: String): Boolean\n\tdeleteExternalAccount(id: ID!): Boolean\n\tdeleteSignature(signature: NameIdInput!): Boolean\n\tgenerateScratchCodes(username: String!): ScratchCodes\n\tgrantRights(input: GrantRightsInput!): RightsResponse\n\tfolderAction(action: FolderActionInput!): Boolean\n\tdocumentAction(action: FolderActionInput!): DocumentActionData\n\tforwardAppointmentInvite(\n\t\tappointmentInvite: ForwardAppointmentInviteInput!\n\t): Boolean\n\tforwardAppointment(appointmentInvite: ForwardAppointmentInput!): Boolean\n\titemAction(\n\t\tid: ID\n\t\tids: [ID]\n\t\tfolderId: ID\n\t\top: String!\n\t\ttagNames: String\n\t\tname: String\n\t): Boolean\n\timportExternalAccount(externalAccount: ExternalAccountImportInput!): Boolean\n\tlogout: Boolean\n\tlogin(\n\t\tusername: String!\n\t\tpassword: String\n\t\trecoveryCode: String\n\t\ttokenType: String\n\t\tpersistAuthTokenCookie: Boolean\n\t\ttwoFactorCode: String\n\t\tdeviceTrusted: Boolean\n\t\tcsrfTokenSecured: Boolean!\n\t): AuthResponse\n\tenableTwoFactorAuth(\n\t\toptions: EnableTwoFactorAuthInput!\n\t): EnableTwoFactorAuthResponse\n\tdisableTwoFactorAuth: Boolean\n\tmessageAction(ids: [ID!]!, op: String!): Boolean\n\tmodifyExternalAccount(\n\t\tid: ID!\n\t\ttype: AccountType\n\t\tattrs: ExternalAccountModifyAttrsInput!\n\t): Boolean\n\tmodifyAppointment(\n\t\taccountName: String\n\t\tappointment: CalendarItemInput!\n\t): ModifyAppointmentResponse\n\tmodifyIdentity(id: ID!, attrs: IdentityAttrsInput): Boolean\n\tmodifyPrefs(prefs: PreferencesInput!): Boolean\n\tmodifyProps(props: [PropertiesInput!]): Boolean\n\tmodifyZimletPrefs(\n\t\tzimlets: [ZimletPreferenceInput!]\n\t): ModifyZimletPrefsResponse\n\tmodifyFilterRules(filters: [FilterInput!]): Boolean\n\tmodifySignature(signature: SignatureInput!): Boolean\n\tmodifySearchFolder(search: SearchFolderInput!): Boolean\n\tmodifyTask(task: CalendarItemInput!): Boolean\n\tmodifyWhiteBlackList(whiteBlackList: WhiteBlackListInput!): Boolean\n\tmoveTask(inviteId: ID!, destFolderId: ID!): String\n\tprefEnableOutOfOfficeAlertOnLogin(value: Boolean!): Boolean\n\tprefEnableOutOfOfficeReply(value: Boolean!): Boolean\n\tprefOutOfOfficeFromDate(value: String!): String\n\tprefOutOfOfficeReply(value: String!): String\n\tprefOutOfOfficeUntilDate(value: String!): String\n\trecoverAccount(\n\t\top: RecoverAccountOp!\n\t\temail: String!\n\t\tchannel: SetRecoveryAccountChannel!\n\t): RecoverAccount\n\tresetPassword(\n\t\tpassword: String\n\t\tdryRun: Boolean\n\t\tgetPasswordRules: Boolean\n\t\tcancelResetPassword: Boolean\n\t): ResetPasswordResponse\n\trevokeAppSpecificPassword(appName: String!): Boolean\n\trevokeOtherTrustedDevices: Boolean\n\trevokeRights(input: RevokeRightsInput!): RightsResponse\n\trevokeTrustedDevice: Boolean\n\tsaveDraft(message: SendMessageInput!, accountName: String): SaveDraftResponse\n\tsendMessage(\n\t\tmessage: SendMessageInput!\n\t\taccountName: String\n\t): SendMessageResponse\n\tsendDeliveryReport(messageId: ID!): Boolean\n\tsendInviteReply(inviteReply: InviteReplyInput!): InviteReplyResponse\n\tsendShareNotification(shareNotification: ShareNotificationInput!): Boolean\n\tsetCustomMetadata(customMetaData: CustomMetadataInput!): Boolean\n\tsetMailboxMetadata(\n\t\tsection: String\n\t\tattrs: MailboxMetadataSectionAttrsInput!\n\t): Boolean\n\tsnoozeCalendarItem(appointment: [SnoozeInput], task: SnoozeInput): Boolean\n\tdismissCalendarItem(appointment: [DismissInput], task: DismissInput): Boolean\n\tuploadMessage(value: String!): String\n\tsetRecoveryAccount(\n\t\tchannel: SetRecoveryAccountChannel!\n\t\top: SetRecoveryAccountOp!\n\t\trecoveryAccount: String\n\t\trecoveryAccountVerificationCode: String\n\t): Boolean\n\tcreateTag(tag: CreateTagInput): Tag\n\ttagAction(action: FolderActionInput): Boolean\n\tquarantineDeviceSync(deviceId: String): Device\n\tallowDeviceSync(deviceId: String): Device\n\tremoveDeviceSync(deviceId: String): Boolean\n\tblockDeviceSync(deviceId: String): Device\n\taccountOnlyRemoteWipeSync(deviceId: String): Device\n\tcancelPendingAccountOnlyRemoteWipeSync(deviceId: String): Device\n\tremoteWipeSync(deviceId: String): Device\n\tcancelPendingRemoteWipeSync(deviceId: String): Device\n}\n\nschema {\n\tquery: Query\n\tmutation: Mutation\n}\n",name:"GraphQL request",locationOffset:{line:1,column:1}};var Dp=function(e,n){return(Dp=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,n){e.__proto__=n}||function(e,n){for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(e[i]=n[i])})(e,n)};function __extends$1(e,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function __(){this.constructor=e}Dp(e,n),e.prototype=null===n?Object.create(n):(__.prototype=n.prototype,new __)}var Sp="Invariant Violation",bp=Object.setPrototypeOf,Fp=void 0===bp?function(e,n){return e.__proto__=n,e}:bp,Ap=function(n){function InvariantError(e){e=n.call(this,"number"==typeof(e=void 0===e?Sp:e)?Sp+": "+e+" (see https://github.com/apollographql/invariant-packages)":e)||this;return e.framesToPop=1,e.name=Sp,Fp(e,InvariantError.prototype),e}return __extends$1(InvariantError,n),InvariantError}(Error);function invariant$1(e,n){if(!e)throw new Ap(n)}var Ep=["debug","log","warn","error","silent"],Cp=Ep.indexOf("log");function wrapConsoleMethod(e){return function(){if(Ep.indexOf(e)>=Cp)return(console[e]||console.log).apply(console,arguments)}}function maybe$1(e){try{return e()}catch(e){}}!function(e){e.debug=wrapConsoleMethod("debug"),e.log=wrapConsoleMethod("log"),e.warn=wrapConsoleMethod("warn"),e.error=wrapConsoleMethod("error")}(invariant$1=invariant$1||{});var Op=maybe$1(function(){return globalThis})||maybe$1(function(){return window})||maybe$1(function(){return self})||maybe$1(function(){return global})||maybe$1(function(){return Function("return this")()}),_p="__",Rp=[_p,_p].join("DEV");function getDEV(){try{return Boolean(__DEV__)}catch(e){return Object.defineProperty(Op,Rp,{value:"production"!==maybe$1(function(){return process.env.NODE_ENV}),enumerable:!1,configurable:!0,writable:!0}),Op[Rp]}}var Vp=getDEV();function maybe(e){try{return e()}catch(e){}}var Pp=maybe(function(){return globalThis})||maybe(function(){return window})||maybe(function(){return self})||maybe(function(){return global})||maybe(function(){return Function("return this")()}),wp=!1;function install(){!Pp||maybe(function(){return process.env.NODE_ENV})||maybe(function(){return process})||(Object.defineProperty(Pp,"process",{value:{env:{NODE_ENV:"production"}},configurable:!0,enumerable:!1,writable:!0}),wp=!0)}function remove(){wp&&(delete Pp.process,wp=!1)}function isPromise(e){return"function"==typeof(null==e?void 0:e.then)}function _typeof$4(e){return(_typeof$4="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function _typeof(e){return typeof e}:function _typeof(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function isObjectLike(e){return"object"==_typeof$4(e)&&null!==e}install();var jp="function"==typeof Symbol&&null!=Symbol.iterator?Symbol.iterator:"@@iterator",Lp="function"==typeof Symbol&&null!=Symbol.toStringTag?Symbol.toStringTag:"@@toStringTag";function getLocation(e,n){for(var i,t=/\r\n|[\n\r]/g,a=1,r=n+1;(i=t.exec(e.body))&&i.index<n;)a+=1,r=n+1-(i.index+i[0].length);return{line:a,column:r}}function printLocation(e){return printSourceLocation(e.source,getLocation(e.source,e.start))}function printSourceLocation(e,n){var i=e.locationOffset.column-1,t=whitespace(i)+e.body,a=n.line-1,r=n.line+(e.locationOffset.line-1),d=n.column+(1===n.line?i:0),n="".concat(e.name,":").concat(r,":").concat(d,"\n"),i=t.split(/\r\n|[\n\r]/g),o=i[a];if(120<o.length){for(var e=Math.floor(d/80),t=d%80,u=[],m=0;m<o.length;m+=80)u.push(o.slice(m,m+80));return n+printPrefixedLines([["".concat(r),u[0]]].concat(u.slice(1,e+1).map(function(e){return["",e]}),[[" ",whitespace(t-1)+"^"],["",u[e+1]]]))}return n+printPrefixedLines([["".concat(r-1),i[a-1]],["".concat(r),o],["",whitespace(d-1)+"^"],["".concat(r+1),i[1+a]]])}function printPrefixedLines(e){var e=e.filter(function(e){return void 0!==e[1]}),i=Math.max.apply(Math,e.map(function(e){return e[0].length}));return e.map(function(e){var n=e[1];return leftPad(i,e[0])+(n?" | "+n:" |")}).join("\n")}function whitespace(e){return Array(e+1).join(" ")}function leftPad(e,n){return whitespace(e-n.length)+n}function _typeof$3(e){return(_typeof$3="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function _typeof(e){return typeof e}:function _typeof(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function _classCallCheck(e,n){if(!(e instanceof n))throw new TypeError("Cannot call a class as a function")}function _defineProperties$5(e,n){for(var i=0;i<n.length;i++){var t=n[i];t.enumerable=t.enumerable||!1,t.configurable=!0,"value"in t&&(t.writable=!0),Object.defineProperty(e,t.key,t)}}function _createClass$5(e,n,i){return n&&_defineProperties$5(e.prototype,n),i&&_defineProperties$5(e,i),e}function _inherits(e,n){if("function"!=typeof n&&null!==n)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(n&&n.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),n&&_setPrototypeOf(e,n)}function _createSuper(i){var t=_isNativeReflectConstruct();return function _createSuperInternal(){var e,n=_getPrototypeOf(i);return _possibleConstructorReturn(this,t?(e=_getPrototypeOf(this).constructor,Reflect.construct(n,arguments,e)):n.apply(this,arguments))}}function _possibleConstructorReturn(e,n){return!n||"object"!==_typeof$3(n)&&"function"!=typeof n?_assertThisInitialized(e):n}function _assertThisInitialized(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function _wrapNativeSuper(e){var n="function"==typeof Map?new Map:void 0;return(_wrapNativeSuper=function _wrapNativeSuper(e){if(null===e||!_isNativeFunction(e))return e;if("function"!=typeof e)throw new TypeError("Super expression must either be null or a function");if(void 0!==n){if(n.has(e))return n.get(e);n.set(e,Wrapper)}function Wrapper(){return _construct(e,arguments,_getPrototypeOf(this).constructor)}return Wrapper.prototype=Object.create(e.prototype,{constructor:{value:Wrapper,enumerable:!1,writable:!0,configurable:!0}}),_setPrototypeOf(Wrapper,e)})(e)}function _construct(e,n,i){return(_construct=_isNativeReflectConstruct()?Reflect.construct:function _construct(e,n,i){var t=[null];t.push.apply(t,n);t=new(Function.bind.apply(e,t));return i&&_setPrototypeOf(t,i.prototype),t}).apply(null,arguments)}function _isNativeReflectConstruct(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(e){return!1}}function _isNativeFunction(e){return-1!==Function.toString.call(e).indexOf("[native code]")}function _setPrototypeOf(e,n){return(_setPrototypeOf=Object.setPrototypeOf||function _setPrototypeOf(e,n){return e.__proto__=n,e})(e,n)}function _getPrototypeOf(e){return(_getPrototypeOf=Object.setPrototypeOf?Object.getPrototypeOf:function _getPrototypeOf(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}var Bp=function(){_inherits(GraphQLError,_wrapNativeSuper(Error));var l=_createSuper(GraphQLError);function GraphQLError(e,n,i,t,a,r,d){_classCallCheck(this,GraphQLError);var o=l.call(this,e),u=Array.isArray(n)?0!==n.length?n:void 0:n?[n]:void 0,n=i;!n&&u&&(n=null===(s=u[0].loc)||void 0===s?void 0:s.source);var m,s=t;(s=!s&&u?u.reduce(function(e,n){return n.loc&&e.push(n.loc.start),e},[]):s)&&0===s.length&&(s=void 0),t&&i?m=t.map(function(e){return getLocation(i,e)}):u&&(m=u.reduce(function(e,n){return n.loc&&e.push(getLocation(n.loc.source,n.loc.start)),e},[]));t=d;return null!=t||null==r||isObjectLike(d=r.extensions)&&(t=d),Object.defineProperties(_assertThisInitialized(o),{name:{value:"GraphQLError"},message:{value:e,enumerable:!0,writable:!0},locations:{value:null!==m&&void 0!==m?m:void 0,enumerable:null!=m},path:{value:null!=a?a:void 0,enumerable:null!=a},nodes:{value:null!=u?u:void 0},source:{value:null!==n&&void 0!==n?n:void 0},positions:{value:null!==s&&void 0!==s?s:void 0},originalError:{value:r},extensions:{value:null!==t&&void 0!==t?t:void 0,enumerable:null!=t}}),null!=r&&r.stack?(Object.defineProperty(_assertThisInitialized(o),"stack",{value:r.stack,writable:!0,configurable:!0}),_possibleConstructorReturn(o)):(Error.captureStackTrace?Error.captureStackTrace(_assertThisInitialized(o),GraphQLError):Object.defineProperty(_assertThisInitialized(o),"stack",{value:Error().stack,writable:!0,configurable:!0}),o)}return _createClass$5(GraphQLError,[{key:"toString",value:function toString(){return printError(this)}},{key:Lp,get:function get(){return"Object"}}]),GraphQLError}();function printError(e){var n=e.message;if(e.nodes)for(var i=0,t=e.nodes;i<t.length;i++){var a=t[i];a.loc&&(n+="\n\n"+printLocation(a.loc))}else if(e.source&&e.locations)for(var r=0,d=e.locations;r<d.length;r++)n+="\n\n"+printSourceLocation(e.source,d[r]);return n}function syntaxError(e,n,i){return new Bp("Syntax Error: ".concat(i),void 0,e,[n])}var xp=Object.freeze({NAME:"Name",DOCUMENT:"Document",OPERATION_DEFINITION:"OperationDefinition",VARIABLE_DEFINITION:"VariableDefinition",SELECTION_SET:"SelectionSet",FIELD:"Field",ARGUMENT:"Argument",FRAGMENT_SPREAD:"FragmentSpread",INLINE_FRAGMENT:"InlineFragment",FRAGMENT_DEFINITION:"FragmentDefinition",VARIABLE:"Variable",INT:"IntValue",FLOAT:"FloatValue",STRING:"StringValue",BOOLEAN:"BooleanValue",NULL:"NullValue",ENUM:"EnumValue",LIST:"ListValue",OBJECT:"ObjectValue",OBJECT_FIELD:"ObjectField",DIRECTIVE:"Directive",NAMED_TYPE:"NamedType",LIST_TYPE:"ListType",NON_NULL_TYPE:"NonNullType",SCHEMA_DEFINITION:"SchemaDefinition",OPERATION_TYPE_DEFINITION:"OperationTypeDefinition",SCALAR_TYPE_DEFINITION:"ScalarTypeDefinition",OBJECT_TYPE_DEFINITION:"ObjectTypeDefinition",FIELD_DEFINITION:"FieldDefinition",INPUT_VALUE_DEFINITION:"InputValueDefinition",INTERFACE_TYPE_DEFINITION:"InterfaceTypeDefinition",UNION_TYPE_DEFINITION:"UnionTypeDefinition",ENUM_TYPE_DEFINITION:"EnumTypeDefinition",ENUM_VALUE_DEFINITION:"EnumValueDefinition",INPUT_OBJECT_TYPE_DEFINITION:"InputObjectTypeDefinition",DIRECTIVE_DEFINITION:"DirectiveDefinition",SCHEMA_EXTENSION:"SchemaExtension",SCALAR_TYPE_EXTENSION:"ScalarTypeExtension",OBJECT_TYPE_EXTENSION:"ObjectTypeExtension",INTERFACE_TYPE_EXTENSION:"InterfaceTypeExtension",UNION_TYPE_EXTENSION:"UnionTypeExtension",ENUM_TYPE_EXTENSION:"EnumTypeExtension",INPUT_OBJECT_TYPE_EXTENSION:"InputObjectTypeExtension"});function invariant(e,n){if(!Boolean(e))throw new Error(null!=n?n:"Unexpected invariant triggered.")}var Mp="function"==typeof Symbol&&"function"==typeof Symbol.for?Symbol.for("nodejs.util.inspect.custom"):void 0,zp=Mp;function defineInspect(e){var n=e.prototype.toJSON;"function"==typeof n||invariant(0),e.prototype.inspect=n,zp&&(e.prototype[zp]=n)}var $p=function(){function Location(e,n,i){this.start=e.start,this.end=n.end,this.startToken=e,this.endToken=n,this.source=i}return Location.prototype.toJSON=function toJSON(){return{start:this.start,end:this.end}},Location}();defineInspect($p);var qp=function(){function Token(e,n,i,t,a,r,d){this.kind=e,this.start=n,this.end=i,this.line=t,this.column=a,this.value=d,this.prev=r,this.next=null}return Token.prototype.toJSON=function toJSON(){return{kind:this.kind,value:this.value,line:this.line,column:this.column}},Token}();function isNode(e){return null!=e&&"string"==typeof e.kind}defineInspect(qp);var Up=Object.freeze({SOF:"<SOF>",EOF:"<EOF>",BANG:"!",DOLLAR:"$",AMP:"&",PAREN_L:"(",PAREN_R:")",SPREAD:"...",COLON:":",EQUALS:"=",AT:"@",BRACKET_L:"[",BRACKET_R:"]",BRACE_L:"{",PIPE:"|",BRACE_R:"}",NAME:"Name",INT:"Int",FLOAT:"Float",STRING:"String",BLOCK_STRING:"BlockString",COMMENT:"Comment"});function _typeof$2(e){return(_typeof$2="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function _typeof(e){return typeof e}:function _typeof(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}var Gp=10,Wp=2;function inspect(e){return formatValue(e,[])}function formatValue(e,n){switch(_typeof$2(e)){case"string":return JSON.stringify(e);case"function":return e.name?"[function ".concat(e.name,"]"):"[function]";case"object":return null===e?"null":formatObjectValue(e,n);default:return String(e)}}function formatObjectValue(e,n){if(-1!==n.indexOf(e))return"[Circular]";var i=[].concat(n,[e]),n=getCustomFn(e);if(void 0!==n){n=n.call(e);if(n!==e)return"string"==typeof n?n:formatValue(n,i)}else if(Array.isArray(e))return formatArray(e,i);return formatObject(e,i)}function formatObject(n,i){var e=Object.keys(n);return 0===e.length?"{}":Wp<i.length?"["+getObjectTag(n)+"]":"{ "+e.map(function(e){return e+": "+formatValue(n[e],i)}).join(", ")+" }"}function formatArray(e,n){if(0===e.length)return"[]";if(Wp<n.length)return"[Array]";for(var i=Math.min(Gp,e.length),t=e.length-i,a=[],r=0;r<i;++r)a.push(formatValue(e[r],n));return 1==t?a.push("... 1 more item"):1<t&&a.push("... ".concat(t," more items")),"["+a.join(", ")+"]"}function getCustomFn(e){var n=e[String(zp)];return"function"==typeof n?n:"function"==typeof e.inspect?e.inspect:void 0}function getObjectTag(e){var n=Object.prototype.toString.call(e).replace(/^\[object /,"").replace(/]$/,"");if("Object"===n&&"function"==typeof e.constructor){e=e.constructor.name;if("string"==typeof e&&""!==e)return e}return n}function devAssert(e,n){if(!Boolean(e))throw new Error(n)}function _typeof$1(e){return(_typeof$1="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function _typeof(e){return typeof e}:function _typeof(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}var Hp="production"===process.env.NODE_ENV?function instanceOf(e,n){return e instanceof n}:function instanceOf(e,n){if(e instanceof n)return!0;if("object"===_typeof$1(e)&&null!==e){var i=n.prototype[Symbol.toStringTag];if(i===(Symbol.toStringTag in e?e[Symbol.toStringTag]:null===(n=e.constructor)||void 0===n?void 0:n.name)){e=inspect(e);throw new Error("Cannot use ".concat(i,' "').concat(e,'" from another module or realm.\n\nEnsure that there is only one instance of "graphql" in the node_modules\ndirectory. If different versions of "graphql" are the dependencies of other\nrelied on modules, use "resolutions" to ensure only one version is installed.\n\nhttps://yarnpkg.com/en/docs/selective-version-resolutions\n\nDuplicate "graphql" modules cannot be used at the same time since different\nversions may have different capabilities and behavior. The data from one\nversion used in the function from another could produce confusing and\nspurious results.'))}}return!1};function _defineProperties$4(e,n){for(var i=0;i<n.length;i++){var t=n[i];t.enumerable=t.enumerable||!1,t.configurable=!0,"value"in t&&(t.writable=!0),Object.defineProperty(e,t.key,t)}}function _createClass$4(e,n,i){return n&&_defineProperties$4(e.prototype,n),i&&_defineProperties$4(e,i),e}var Qp=function(){function Source(e){var n=1<arguments.length&&void 0!==arguments[1]?arguments[1]:"GraphQL request",i=2<arguments.length&&void 0!==arguments[2]?arguments[2]:{line:1,column:1};"string"==typeof e||devAssert(0,"Body must be a string. Received: ".concat(inspect(e),".")),this.body=e,this.name=n,this.locationOffset=i,0<this.locationOffset.line||devAssert(0,"line in locationOffset is 1-indexed and must be positive."),0<this.locationOffset.column||devAssert(0,"column in locationOffset is 1-indexed and must be positive.")}return _createClass$4(Source,[{key:Lp,get:function get(){return"Source"}}]),Source}();function isSource(e){return Hp(e,Qp)}var Kp=Object.freeze({QUERY:"QUERY",MUTATION:"MUTATION",SUBSCRIPTION:"SUBSCRIPTION",FIELD:"FIELD",FRAGMENT_DEFINITION:"FRAGMENT_DEFINITION",FRAGMENT_SPREAD:"FRAGMENT_SPREAD",INLINE_FRAGMENT:"INLINE_FRAGMENT",VARIABLE_DEFINITION:"VARIABLE_DEFINITION",SCHEMA:"SCHEMA",SCALAR:"SCALAR",OBJECT:"OBJECT",FIELD_DEFINITION:"FIELD_DEFINITION",ARGUMENT_DEFINITION:"ARGUMENT_DEFINITION",INTERFACE:"INTERFACE",UNION:"UNION",ENUM:"ENUM",ENUM_VALUE:"ENUM_VALUE",INPUT_OBJECT:"INPUT_OBJECT",INPUT_FIELD_DEFINITION:"INPUT_FIELD_DEFINITION"});function dedentBlockStringValue(e){var n=e.split(/\r\n|[\n\r]/g),i=getBlockStringIndentation(e);if(0!==i)for(var t=1;t<n.length;t++)n[t]=n[t].slice(i);for(var a=0;a<n.length&&isBlank(n[a]);)++a;for(var r=n.length;a<r&&isBlank(n[r-1]);)--r;return n.slice(a,r).join("\n")}function isBlank(e){for(var n=0;n<e.length;++n)if(" "!==e[n]&&"\t"!==e[n])return!1;return!0}function getBlockStringIndentation(e){for(var n=!0,i=!0,t=0,a=null,r=0;r<e.length;++r)switch(e.charCodeAt(r)){case 13:10===e.charCodeAt(r+1)&&++r;case 10:i=!(n=!1),t=0;break;case 9:case 32:++t;break;default:i&&!n&&(null===a||t<a)&&(a=t),i=!1}return null!==a&&void 0!==a?a:0}function printBlockString(e){var n=1<arguments.length&&void 0!==arguments[1]?arguments[1]:"",i=2<arguments.length&&void 0!==arguments[2]&&arguments[2],t=-1===e.indexOf("\n"),a=!t||'"'===e[e.length-1]||"\\"===e[e.length-1]||i,i="";return!a||t&&(" "===e[0]||"\t"===e[0])||(i+="\n"+n),i+=n?e.replace(/\n/g,"\n"+n):e,a&&(i+="\n"),'"""'+i.replace(/"""/g,'\\"""')+'"""'}var Zp=function(){function Lexer(e){var n=new qp(Up.SOF,0,0,0,0,null);this.source=e,this.lastToken=n,this.token=n,this.line=1,this.lineStart=0}var e=Lexer.prototype;return e.advance=function advance(){return this.lastToken=this.token,this.token=this.lookahead()},e.lookahead=function lookahead(){if((n=this.token).kind!==Up.EOF)do{var e,n=null!==(e=n.next)&&void 0!==e?e:n.next=readToken(this,n)}while(n.kind===Up.COMMENT);return n},Lexer}();function isPunctuatorTokenKind(e){return e===Up.BANG||e===Up.DOLLAR||e===Up.AMP||e===Up.PAREN_L||e===Up.PAREN_R||e===Up.SPREAD||e===Up.COLON||e===Up.EQUALS||e===Up.AT||e===Up.BRACKET_L||e===Up.BRACKET_R||e===Up.BRACE_L||e===Up.PIPE||e===Up.BRACE_R}function printCharCode(e){return isNaN(e)?Up.EOF:e<127?JSON.stringify(String.fromCharCode(e)):'"\\u'.concat(("00"+e.toString(16).toUpperCase()).slice(-4),'"')}function readToken(e,n){for(var i=e.source,t=i.body,a=t.length,r=n.end;r<a;){var d=t.charCodeAt(r),o=e.line,u=1+r-e.lineStart;switch(d){case 65279:case 9:case 32:case 44:++r;continue;case 10:++r,++e.line,e.lineStart=r;continue;case 13:10===t.charCodeAt(r+1)?r+=2:++r,++e.line,e.lineStart=r;continue;case 33:return new qp(Up.BANG,r,r+1,o,u,n);case 35:return readComment(i,r,o,u,n);case 36:return new qp(Up.DOLLAR,r,r+1,o,u,n);case 38:return new qp(Up.AMP,r,r+1,o,u,n);case 40:return new qp(Up.PAREN_L,r,r+1,o,u,n);case 41:return new qp(Up.PAREN_R,r,r+1,o,u,n);case 46:if(46===t.charCodeAt(r+1)&&46===t.charCodeAt(r+2))return new qp(Up.SPREAD,r,r+3,o,u,n);break;case 58:return new qp(Up.COLON,r,r+1,o,u,n);case 61:return new qp(Up.EQUALS,r,r+1,o,u,n);case 64:return new qp(Up.AT,r,r+1,o,u,n);case 91:return new qp(Up.BRACKET_L,r,r+1,o,u,n);case 93:return new qp(Up.BRACKET_R,r,r+1,o,u,n);case 123:return new qp(Up.BRACE_L,r,r+1,o,u,n);case 124:return new qp(Up.PIPE,r,r+1,o,u,n);case 125:return new qp(Up.BRACE_R,r,r+1,o,u,n);case 34:return 34===t.charCodeAt(r+1)&&34===t.charCodeAt(r+2)?readBlockString(i,r,o,u,n,e):readString(i,r,o,u,n);case 45:case 48:case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:return readNumber(i,r,d,o,u,n);case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:case 95:case 97:case 98:case 99:case 100:case 101:case 102:case 103:case 104:case 105:case 106:case 107:case 108:case 109:case 110:case 111:case 112:case 113:case 114:case 115:case 116:case 117:case 118:case 119:case 120:case 121:case 122:return readName(i,r,o,u,n)}throw syntaxError(i,r,unexpectedCharacterMessage(d))}return new qp(Up.EOF,a,a,e.line,1+r-e.lineStart,n)}function unexpectedCharacterMessage(e){return e<32&&9!==e&&10!==e&&13!==e?"Cannot contain the invalid character ".concat(printCharCode(e),"."):39===e?"Unexpected single quote character ('), did you mean to use a double quote (\")?":"Cannot parse the unexpected character ".concat(printCharCode(e),".")}function readComment(e,n,i,t,a){for(var r,d=e.body,o=n;r=d.charCodeAt(++o),!isNaN(r)&&(31<r||9===r););return new qp(Up.COMMENT,n,o,i,t,a,d.slice(n+1,o))}function readNumber(e,n,i,t,a,r){var d=e.body,o=i,u=n,i=!1;if(48===(o=45===o?d.charCodeAt(++u):o)){if(48<=(o=d.charCodeAt(++u))&&o<=57)throw syntaxError(e,u,"Invalid number, unexpected digit after 0: ".concat(printCharCode(o),"."))}else u=readDigits(e,u,o),o=d.charCodeAt(u);if(46===o&&(i=!0,o=d.charCodeAt(++u),u=readDigits(e,u,o),o=d.charCodeAt(u)),69!==o&&101!==o||(i=!0,43!==(o=d.charCodeAt(++u))&&45!==o||(o=d.charCodeAt(++u)),u=readDigits(e,u,o),o=d.charCodeAt(u)),46===o||isNameStart(o))throw syntaxError(e,u,"Invalid number, expected digit but got: ".concat(printCharCode(o),"."));return new qp(i?Up.FLOAT:Up.INT,n,u,t,a,r,d.slice(n,u))}function readDigits(e,n,i){var t=e.body,a=n,r=i;if(48<=r&&r<=57){for(;48<=(r=t.charCodeAt(++a))&&r<=57;);return a}throw syntaxError(e,a,"Invalid number, expected digit but got: ".concat(printCharCode(r),"."))}function readString(e,n,i,t,a){for(var r=e.body,d=n+1,o=d,u=0,m="";d<r.length&&!isNaN(u=r.charCodeAt(d))&&10!==u&&13!==u;){if(34===u)return m+=r.slice(o,d),new qp(Up.STRING,n,d+1,i,t,a,m);if(u<32&&9!==u)throw syntaxError(e,d,"Invalid character within String: ".concat(printCharCode(u),"."));if(++d,92===u){switch(m+=r.slice(o,d-1),u=r.charCodeAt(d)){case 34:m+='"';break;case 47:m+="/";break;case 92:m+="\\";break;case 98:m+="\b";break;case 102:m+="\f";break;case 110:m+="\n";break;case 114:m+="\r";break;case 116:m+="\t";break;case 117:var s=uniCharCode(r.charCodeAt(d+1),r.charCodeAt(d+2),r.charCodeAt(d+3),r.charCodeAt(d+4));if(s<0){var l=r.slice(d+1,d+5);throw syntaxError(e,d,"Invalid character escape sequence: \\u".concat(l,"."))}m+=String.fromCharCode(s),d+=4;break;default:throw syntaxError(e,d,"Invalid character escape sequence: \\".concat(String.fromCharCode(u),"."))}o=++d}}throw syntaxError(e,d,"Unterminated string.")}function readBlockString(e,n,i,t,a,r){for(var d=e.body,o=n+3,u=o,m=0,s="";o<d.length&&!isNaN(m=d.charCodeAt(o));){if(34===m&&34===d.charCodeAt(o+1)&&34===d.charCodeAt(o+2))return s+=d.slice(u,o),new qp(Up.BLOCK_STRING,n,o+3,i,t,a,dedentBlockStringValue(s));if(m<32&&9!==m&&10!==m&&13!==m)throw syntaxError(e,o,"Invalid character within String: ".concat(printCharCode(m),"."));10===m?(++o,++r.line,r.lineStart=o):13===m?(10===d.charCodeAt(o+1)?o+=2:++o,++r.line,r.lineStart=o):92===m&&34===d.charCodeAt(o+1)&&34===d.charCodeAt(o+2)&&34===d.charCodeAt(o+3)?(s+=d.slice(u,o)+'"""',u=o+=4):++o}throw syntaxError(e,o,"Unterminated string.")}function uniCharCode(e,n,i,t){return char2hex(e)<<12|char2hex(n)<<8|char2hex(i)<<4|char2hex(t)}function char2hex(e){return 48<=e&&e<=57?e-48:65<=e&&e<=70?e-55:97<=e&&e<=102?e-87:-1}function readName(e,n,i,t,a){for(var r=e.body,d=r.length,o=n+1,u=0;o!==d&&!isNaN(u=r.charCodeAt(o))&&(95===u||48<=u&&u<=57||65<=u&&u<=90||97<=u&&u<=122);)++o;return new qp(Up.NAME,n,o,i,t,a,r.slice(n,o))}function isNameStart(e){return 95===e||65<=e&&e<=90||97<=e&&e<=122}function parse(e,n){return new Yp(e,n).parseDocument()}var Yp=function(){function Parser(e,n){e=isSource(e)?e:new Qp(e);this._lexer=new Zp(e),this._options=n}var e=Parser.prototype;return e.parseName=function parseName(){var e=this.expectToken(Up.NAME);return{kind:xp.NAME,value:e.value,loc:this.loc(e)}},e.parseDocument=function parseDocument(){var e=this._lexer.token;return{kind:xp.DOCUMENT,definitions:this.many(Up.SOF,this.parseDefinition,Up.EOF),loc:this.loc(e)}},e.parseDefinition=function parseDefinition(){if(this.peek(Up.NAME))switch(this._lexer.token.value){case"query":case"mutation":case"subscription":return this.parseOperationDefinition();case"fragment":return this.parseFragmentDefinition();case"schema":case"scalar":case"type":case"interface":case"union":case"enum":case"input":case"directive":return this.parseTypeSystemDefinition();case"extend":return this.parseTypeSystemExtension()}else{if(this.peek(Up.BRACE_L))return this.parseOperationDefinition();if(this.peekDescription())return this.parseTypeSystemDefinition()}throw this.unexpected()},e.parseOperationDefinition=function parseOperationDefinition(){var e=this._lexer.token;if(this.peek(Up.BRACE_L))return{kind:xp.OPERATION_DEFINITION,operation:"query",name:void 0,variableDefinitions:[],directives:[],selectionSet:this.parseSelectionSet(),loc:this.loc(e)};var n,i=this.parseOperationType();return this.peek(Up.NAME)&&(n=this.parseName()),{kind:xp.OPERATION_DEFINITION,operation:i,name:n,variableDefinitions:this.parseVariableDefinitions(),directives:this.parseDirectives(!1),selectionSet:this.parseSelectionSet(),loc:this.loc(e)}},e.parseOperationType=function parseOperationType(){var e=this.expectToken(Up.NAME);switch(e.value){case"query":return"query";case"mutation":return"mutation";case"subscription":return"subscription"}throw this.unexpected(e)},e.parseVariableDefinitions=function parseVariableDefinitions(){return this.optionalMany(Up.PAREN_L,this.parseVariableDefinition,Up.PAREN_R)},e.parseVariableDefinition=function parseVariableDefinition(){var e=this._lexer.token;return{kind:xp.VARIABLE_DEFINITION,variable:this.parseVariable(),type:(this.expectToken(Up.COLON),this.parseTypeReference()),defaultValue:this.expectOptionalToken(Up.EQUALS)?this.parseValueLiteral(!0):void 0,directives:this.parseDirectives(!0),loc:this.loc(e)}},e.parseVariable=function parseVariable(){var e=this._lexer.token;return this.expectToken(Up.DOLLAR),{kind:xp.VARIABLE,name:this.parseName(),loc:this.loc(e)}},e.parseSelectionSet=function parseSelectionSet(){var e=this._lexer.token;return{kind:xp.SELECTION_SET,selections:this.many(Up.BRACE_L,this.parseSelection,Up.BRACE_R),loc:this.loc(e)}},e.parseSelection=function parseSelection(){return this.peek(Up.SPREAD)?this.parseFragment():this.parseField()},e.parseField=function parseField(){var e,n=this._lexer.token,i=this.parseName(),i=this.expectOptionalToken(Up.COLON)?(e=i,this.parseName()):i;return{kind:xp.FIELD,alias:e,name:i,arguments:this.parseArguments(!1),directives:this.parseDirectives(!1),selectionSet:this.peek(Up.BRACE_L)?this.parseSelectionSet():void 0,loc:this.loc(n)}},e.parseArguments=function parseArguments(e){return this.optionalMany(Up.PAREN_L,e?this.parseConstArgument:this.parseArgument,Up.PAREN_R)},e.parseArgument=function parseArgument(){var e=this._lexer.token,n=this.parseName();return this.expectToken(Up.COLON),{kind:xp.ARGUMENT,name:n,value:this.parseValueLiteral(!1),loc:this.loc(e)}},e.parseConstArgument=function parseConstArgument(){var e=this._lexer.token;return{kind:xp.ARGUMENT,name:this.parseName(),value:(this.expectToken(Up.COLON),this.parseValueLiteral(!0)),loc:this.loc(e)}},e.parseFragment=function parseFragment(){var e=this._lexer.token;this.expectToken(Up.SPREAD);var n=this.expectOptionalKeyword("on");return!n&&this.peek(Up.NAME)?{kind:xp.FRAGMENT_SPREAD,name:this.parseFragmentName(),directives:this.parseDirectives(!1),loc:this.loc(e)}:{kind:xp.INLINE_FRAGMENT,typeCondition:n?this.parseNamedType():void 0,directives:this.parseDirectives(!1),selectionSet:this.parseSelectionSet(),loc:this.loc(e)}},e.parseFragmentDefinition=function parseFragmentDefinition(){var e,n=this._lexer.token;return this.expectKeyword("fragment"),!0===(null===(e=this._options)||void 0===e?void 0:e.experimentalFragmentVariables)?{kind:xp.FRAGMENT_DEFINITION,name:this.parseFragmentName(),variableDefinitions:this.parseVariableDefinitions(),typeCondition:(this.expectKeyword("on"),this.parseNamedType()),directives:this.parseDirectives(!1),selectionSet:this.parseSelectionSet(),loc:this.loc(n)}:{kind:xp.FRAGMENT_DEFINITION,name:this.parseFragmentName(),typeCondition:(this.expectKeyword("on"),this.parseNamedType()),directives:this.parseDirectives(!1),selectionSet:this.parseSelectionSet(),loc:this.loc(n)}},e.parseFragmentName=function parseFragmentName(){if("on"===this._lexer.token.value)throw this.unexpected();return this.parseName()},e.parseValueLiteral=function parseValueLiteral(e){var n=this._lexer.token;switch(n.kind){case Up.BRACKET_L:return this.parseList(e);case Up.BRACE_L:return this.parseObject(e);case Up.INT:return this._lexer.advance(),{kind:xp.INT,value:n.value,loc:this.loc(n)};case Up.FLOAT:return this._lexer.advance(),{kind:xp.FLOAT,value:n.value,loc:this.loc(n)};case Up.STRING:case Up.BLOCK_STRING:return this.parseStringLiteral();case Up.NAME:switch(this._lexer.advance(),n.value){case"true":return{kind:xp.BOOLEAN,value:!0,loc:this.loc(n)};case"false":return{kind:xp.BOOLEAN,value:!1,loc:this.loc(n)};case"null":return{kind:xp.NULL,loc:this.loc(n)};default:return{kind:xp.ENUM,value:n.value,loc:this.loc(n)}}case Up.DOLLAR:if(!e)return this.parseVariable()}throw this.unexpected()},e.parseStringLiteral=function parseStringLiteral(){var e=this._lexer.token;return this._lexer.advance(),{kind:xp.STRING,value:e.value,block:e.kind===Up.BLOCK_STRING,loc:this.loc(e)}},e.parseList=function parseList(e){var n=this,i=this._lexer.token;return{kind:xp.LIST,values:this.any(Up.BRACKET_L,function item(){return n.parseValueLiteral(e)},Up.BRACKET_R),loc:this.loc(i)}},e.parseObject=function parseObject(e){var n=this,i=this._lexer.token;return{kind:xp.OBJECT,fields:this.any(Up.BRACE_L,function item(){return n.parseObjectField(e)},Up.BRACE_R),loc:this.loc(i)}},e.parseObjectField=function parseObjectField(e){var n=this._lexer.token,i=this.parseName();return this.expectToken(Up.COLON),{kind:xp.OBJECT_FIELD,name:i,value:this.parseValueLiteral(e),loc:this.loc(n)}},e.parseDirectives=function parseDirectives(e){for(var n=[];this.peek(Up.AT);)n.push(this.parseDirective(e));return n},e.parseDirective=function parseDirective(e){var n=this._lexer.token;return this.expectToken(Up.AT),{kind:xp.DIRECTIVE,name:this.parseName(),arguments:this.parseArguments(e),loc:this.loc(n)}},e.parseTypeReference=function parseTypeReference(){var e=this._lexer.token,n=this.expectOptionalToken(Up.BRACKET_L)?(n=this.parseTypeReference(),this.expectToken(Up.BRACKET_R),{kind:xp.LIST_TYPE,type:n,loc:this.loc(e)}):this.parseNamedType();return this.expectOptionalToken(Up.BANG)?{kind:xp.NON_NULL_TYPE,type:n,loc:this.loc(e)}:n},e.parseNamedType=function parseNamedType(){var e=this._lexer.token;return{kind:xp.NAMED_TYPE,name:this.parseName(),loc:this.loc(e)}},e.parseTypeSystemDefinition=function parseTypeSystemDefinition(){var e=this.peekDescription()?this._lexer.lookahead():this._lexer.token;if(e.kind===Up.NAME)switch(e.value){case"schema":return this.parseSchemaDefinition();case"scalar":return this.parseScalarTypeDefinition();case"type":return this.parseObjectTypeDefinition();case"interface":return this.parseInterfaceTypeDefinition();case"union":return this.parseUnionTypeDefinition();case"enum":return this.parseEnumTypeDefinition();case"input":return this.parseInputObjectTypeDefinition();case"directive":return this.parseDirectiveDefinition()}throw this.unexpected(e)},e.peekDescription=function peekDescription(){return this.peek(Up.STRING)||this.peek(Up.BLOCK_STRING)},e.parseDescription=function parseDescription(){if(this.peekDescription())return this.parseStringLiteral()},e.parseSchemaDefinition=function parseSchemaDefinition(){var e=this._lexer.token,n=this.parseDescription();this.expectKeyword("schema");var i=this.parseDirectives(!0),t=this.many(Up.BRACE_L,this.parseOperationTypeDefinition,Up.BRACE_R);return{kind:xp.SCHEMA_DEFINITION,description:n,directives:i,operationTypes:t,loc:this.loc(e)}},e.parseOperationTypeDefinition=function parseOperationTypeDefinition(){var e=this._lexer.token,n=this.parseOperationType();this.expectToken(Up.COLON);var i=this.parseNamedType();return{kind:xp.OPERATION_TYPE_DEFINITION,operation:n,type:i,loc:this.loc(e)}},e.parseScalarTypeDefinition=function parseScalarTypeDefinition(){var e=this._lexer.token,n=this.parseDescription();this.expectKeyword("scalar");var i=this.parseName(),t=this.parseDirectives(!0);return{kind:xp.SCALAR_TYPE_DEFINITION,description:n,name:i,directives:t,loc:this.loc(e)}},e.parseObjectTypeDefinition=function parseObjectTypeDefinition(){var e=this._lexer.token,n=this.parseDescription();this.expectKeyword("type");var i=this.parseName(),t=this.parseImplementsInterfaces(),a=this.parseDirectives(!0),r=this.parseFieldsDefinition();return{kind:xp.OBJECT_TYPE_DEFINITION,description:n,name:i,interfaces:t,directives:a,fields:r,loc:this.loc(e)}},e.parseImplementsInterfaces=function parseImplementsInterfaces(){var e;if(!this.expectOptionalKeyword("implements"))return[];if(!0!==(null===(e=this._options)||void 0===e?void 0:e.allowLegacySDLImplementsInterfaces))return this.delimitedMany(Up.AMP,this.parseNamedType);var n=[];for(this.expectOptionalToken(Up.AMP);n.push(this.parseNamedType()),this.expectOptionalToken(Up.AMP)||this.peek(Up.NAME););return n},e.parseFieldsDefinition=function parseFieldsDefinition(){var e;return!0===(null===(e=this._options)||void 0===e?void 0:e.allowLegacySDLEmptyFields)&&this.peek(Up.BRACE_L)&&this._lexer.lookahead().kind===Up.BRACE_R?(this._lexer.advance(),this._lexer.advance(),[]):this.optionalMany(Up.BRACE_L,this.parseFieldDefinition,Up.BRACE_R)},e.parseFieldDefinition=function parseFieldDefinition(){var e=this._lexer.token,n=this.parseDescription(),i=this.parseName(),t=this.parseArgumentDefs();this.expectToken(Up.COLON);var a=this.parseTypeReference(),r=this.parseDirectives(!0);return{kind:xp.FIELD_DEFINITION,description:n,name:i,arguments:t,type:a,directives:r,loc:this.loc(e)}},e.parseArgumentDefs=function parseArgumentDefs(){return this.optionalMany(Up.PAREN_L,this.parseInputValueDef,Up.PAREN_R)},e.parseInputValueDef=function parseInputValueDef(){var e=this._lexer.token,n=this.parseDescription(),i=this.parseName();this.expectToken(Up.COLON);var t,a=this.parseTypeReference();this.expectOptionalToken(Up.EQUALS)&&(t=this.parseValueLiteral(!0));var r=this.parseDirectives(!0);return{kind:xp.INPUT_VALUE_DEFINITION,description:n,name:i,type:a,defaultValue:t,directives:r,loc:this.loc(e)}},e.parseInterfaceTypeDefinition=function parseInterfaceTypeDefinition(){var e=this._lexer.token,n=this.parseDescription();this.expectKeyword("interface");var i=this.parseName(),t=this.parseImplementsInterfaces(),a=this.parseDirectives(!0),r=this.parseFieldsDefinition();return{kind:xp.INTERFACE_TYPE_DEFINITION,description:n,name:i,interfaces:t,directives:a,fields:r,loc:this.loc(e)}},e.parseUnionTypeDefinition=function parseUnionTypeDefinition(){var e=this._lexer.token,n=this.parseDescription();this.expectKeyword("union");var i=this.parseName(),t=this.parseDirectives(!0),a=this.parseUnionMemberTypes();return{kind:xp.UNION_TYPE_DEFINITION,description:n,name:i,directives:t,types:a,loc:this.loc(e)}},e.parseUnionMemberTypes=function parseUnionMemberTypes(){return this.expectOptionalToken(Up.EQUALS)?this.delimitedMany(Up.PIPE,this.parseNamedType):[]},e.parseEnumTypeDefinition=function parseEnumTypeDefinition(){var e=this._lexer.token,n=this.parseDescription();this.expectKeyword("enum");var i=this.parseName(),t=this.parseDirectives(!0),a=this.parseEnumValuesDefinition();return{kind:xp.ENUM_TYPE_DEFINITION,description:n,name:i,directives:t,values:a,loc:this.loc(e)}},e.parseEnumValuesDefinition=function parseEnumValuesDefinition(){return this.optionalMany(Up.BRACE_L,this.parseEnumValueDefinition,Up.BRACE_R)},e.parseEnumValueDefinition=function parseEnumValueDefinition(){var e=this._lexer.token,n=this.parseDescription(),i=this.parseName(),t=this.parseDirectives(!0);return{kind:xp.ENUM_VALUE_DEFINITION,description:n,name:i,directives:t,loc:this.loc(e)}},e.parseInputObjectTypeDefinition=function parseInputObjectTypeDefinition(){var e=this._lexer.token,n=this.parseDescription();this.expectKeyword("input");var i=this.parseName(),t=this.parseDirectives(!0),a=this.parseInputFieldsDefinition();return{kind:xp.INPUT_OBJECT_TYPE_DEFINITION,description:n,name:i,directives:t,fields:a,loc:this.loc(e)}},e.parseInputFieldsDefinition=function parseInputFieldsDefinition(){return this.optionalMany(Up.BRACE_L,this.parseInputValueDef,Up.BRACE_R)},e.parseTypeSystemExtension=function parseTypeSystemExtension(){var e=this._lexer.lookahead();if(e.kind===Up.NAME)switch(e.value){case"schema":return this.parseSchemaExtension();case"scalar":return this.parseScalarTypeExtension();case"type":return this.parseObjectTypeExtension();case"interface":return this.parseInterfaceTypeExtension();case"union":return this.parseUnionTypeExtension();case"enum":return this.parseEnumTypeExtension();case"input":return this.parseInputObjectTypeExtension()}throw this.unexpected(e)},e.parseSchemaExtension=function parseSchemaExtension(){var e=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("schema");var n=this.parseDirectives(!0),i=this.optionalMany(Up.BRACE_L,this.parseOperationTypeDefinition,Up.BRACE_R);if(0===n.length&&0===i.length)throw this.unexpected();return{kind:xp.SCHEMA_EXTENSION,directives:n,operationTypes:i,loc:this.loc(e)}},e.parseScalarTypeExtension=function parseScalarTypeExtension(){var e=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("scalar");var n=this.parseName(),i=this.parseDirectives(!0);if(0===i.length)throw this.unexpected();return{kind:xp.SCALAR_TYPE_EXTENSION,name:n,directives:i,loc:this.loc(e)}},e.parseObjectTypeExtension=function parseObjectTypeExtension(){var e=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("type");var n=this.parseName(),i=this.parseImplementsInterfaces(),t=this.parseDirectives(!0),a=this.parseFieldsDefinition();if(0===i.length&&0===t.length&&0===a.length)throw this.unexpected();return{kind:xp.OBJECT_TYPE_EXTENSION,name:n,interfaces:i,directives:t,fields:a,loc:this.loc(e)}},e.parseInterfaceTypeExtension=function parseInterfaceTypeExtension(){var e=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("interface");var n=this.parseName(),i=this.parseImplementsInterfaces(),t=this.parseDirectives(!0),a=this.parseFieldsDefinition();if(0===i.length&&0===t.length&&0===a.length)throw this.unexpected();return{kind:xp.INTERFACE_TYPE_EXTENSION,name:n,interfaces:i,directives:t,fields:a,loc:this.loc(e)}},e.parseUnionTypeExtension=function parseUnionTypeExtension(){var e=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("union");var n=this.parseName(),i=this.parseDirectives(!0),t=this.parseUnionMemberTypes();if(0===i.length&&0===t.length)throw this.unexpected();return{kind:xp.UNION_TYPE_EXTENSION,name:n,directives:i,types:t,loc:this.loc(e)}},e.parseEnumTypeExtension=function parseEnumTypeExtension(){var e=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("enum");var n=this.parseName(),i=this.parseDirectives(!0),t=this.parseEnumValuesDefinition();if(0===i.length&&0===t.length)throw this.unexpected();return{kind:xp.ENUM_TYPE_EXTENSION,name:n,directives:i,values:t,loc:this.loc(e)}},e.parseInputObjectTypeExtension=function parseInputObjectTypeExtension(){var e=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("input");var n=this.parseName(),i=this.parseDirectives(!0),t=this.parseInputFieldsDefinition();if(0===i.length&&0===t.length)throw this.unexpected();return{kind:xp.INPUT_OBJECT_TYPE_EXTENSION,name:n,directives:i,fields:t,loc:this.loc(e)}},e.parseDirectiveDefinition=function parseDirectiveDefinition(){var e=this._lexer.token,n=this.parseDescription();this.expectKeyword("directive"),this.expectToken(Up.AT);var i=this.parseName(),t=this.parseArgumentDefs(),a=this.expectOptionalKeyword("repeatable");this.expectKeyword("on");var r=this.parseDirectiveLocations();return{kind:xp.DIRECTIVE_DEFINITION,description:n,name:i,arguments:t,repeatable:a,locations:r,loc:this.loc(e)}},e.parseDirectiveLocations=function parseDirectiveLocations(){return this.delimitedMany(Up.PIPE,this.parseDirectiveLocation)},e.parseDirectiveLocation=function parseDirectiveLocation(){var e=this._lexer.token,n=this.parseName();if(void 0!==Kp[n.value])return n;throw this.unexpected(e)},e.loc=function loc(e){var n;if(!0!==(null===(n=this._options)||void 0===n?void 0:n.noLocation))return new $p(e,this._lexer.lastToken,this._lexer.source)},e.peek=function peek(e){return this._lexer.token.kind===e},e.expectToken=function expectToken(e){var n=this._lexer.token;if(n.kind===e)return this._lexer.advance(),n;throw syntaxError(this._lexer.source,n.start,"Expected ".concat(getTokenKindDesc(e),", found ").concat(getTokenDesc(n),"."))},e.expectOptionalToken=function expectOptionalToken(e){var n=this._lexer.token;if(n.kind===e)return this._lexer.advance(),n},e.expectKeyword=function expectKeyword(e){var n=this._lexer.token;if(n.kind!==Up.NAME||n.value!==e)throw syntaxError(this._lexer.source,n.start,'Expected "'.concat(e,'", found ').concat(getTokenDesc(n),"."));this._lexer.advance()},e.expectOptionalKeyword=function expectOptionalKeyword(e){var n=this._lexer.token;return n.kind===Up.NAME&&n.value===e&&(this._lexer.advance(),!0)},e.unexpected=function unexpected(e){e=null!=e?e:this._lexer.token;return syntaxError(this._lexer.source,e.start,"Unexpected ".concat(getTokenDesc(e),"."))},e.any=function any(e,n,i){this.expectToken(e);for(var t=[];!this.expectOptionalToken(i);)t.push(n.call(this));return t},e.optionalMany=function optionalMany(e,n,i){if(this.expectOptionalToken(e)){for(var t=[];t.push(n.call(this)),!this.expectOptionalToken(i););return t}return[]},e.many=function many(e,n,i){this.expectToken(e);for(var t=[];t.push(n.call(this)),!this.expectOptionalToken(i););return t},e.delimitedMany=function delimitedMany(e,n){this.expectOptionalToken(e);for(var i=[];i.push(n.call(this)),this.expectOptionalToken(e););return i},Parser}();function getTokenDesc(e){var n=e.value;return getTokenKindDesc(e.kind)+(null!=n?' "'.concat(n,'"'):"")}function getTokenKindDesc(e){return isPunctuatorTokenKind(e)?'"'.concat(e,'"'):e}var Jp={Name:[],Document:["definitions"],OperationDefinition:["name","variableDefinitions","directives","selectionSet"],VariableDefinition:["variable","type","defaultValue","directives"],Variable:["name"],SelectionSet:["selections"],Field:["alias","name","arguments","directives","selectionSet"],Argument:["name","value"],FragmentSpread:["name","directives"],InlineFragment:["typeCondition","directives","selectionSet"],FragmentDefinition:["name","variableDefinitions","typeCondition","directives","selectionSet"],IntValue:[],FloatValue:[],StringValue:[],BooleanValue:[],NullValue:[],EnumValue:[],ListValue:["values"],ObjectValue:["fields"],ObjectField:["name","value"],Directive:["name","arguments"],NamedType:["name"],ListType:["type"],NonNullType:["type"],SchemaDefinition:["description","directives","operationTypes"],OperationTypeDefinition:["type"],ScalarTypeDefinition:["description","name","directives"],ObjectTypeDefinition:["description","name","interfaces","directives","fields"],FieldDefinition:["description","name","arguments","type","directives"],InputValueDefinition:["description","name","type","defaultValue","directives"],InterfaceTypeDefinition:["description","name","interfaces","directives","fields"],UnionTypeDefinition:["description","name","directives","types"],EnumTypeDefinition:["description","name","directives","values"],EnumValueDefinition:["description","name","directives"],InputObjectTypeDefinition:["description","name","directives","fields"],DirectiveDefinition:["description","name","arguments","locations"],SchemaExtension:["directives","operationTypes"],ScalarTypeExtension:["name","directives"],ObjectTypeExtension:["name","interfaces","directives","fields"],InterfaceTypeExtension:["name","interfaces","directives","fields"],UnionTypeExtension:["name","directives","types"],EnumTypeExtension:["name","directives","values"],InputObjectTypeExtension:["name","directives","fields"]},Xp=Object.freeze({});function visit(e,n){var i=2<arguments.length&&void 0!==arguments[2]?arguments[2]:Jp,t=void 0,a=Array.isArray(e),r=[e],d=-1,o=[],u=void 0,m=void 0,s=void 0,l=[],c=[],p=e;do{var k=++d===r.length,v=k&&0!==o.length;if(k){if(m=0===c.length?void 0:l[l.length-1],u=s,s=c.pop(),v){if(a)u=u.slice();else{for(var y={},f=0,N=Object.keys(u);f<N.length;f++){var g=N[f];y[g]=u[g]}u=y}for(var T=0,h=0;h<o.length;h++){var I=o[h][0],D=o[h][1];a&&(I-=T),a&&null===D?(u.splice(I,1),T++):u[I]=D}}d=t.index,r=t.keys,o=t.edits,a=t.inArray,t=t.prev}else{if(m=s?a?d:r[d]:void 0,null==(u=s?s[m]:p))continue;s&&l.push(m)}var S=void 0;if(!Array.isArray(u)){if(!isNode(u))throw new Error("Invalid AST Node: ".concat(inspect(u),"."));var b=getVisitFn(n,u.kind,k);if(b){if((S=b.call(n,u,m,s,l,c))===Xp)break;if(!1===S){if(!k){l.pop();continue}}else if(void 0!==S&&(o.push([m,S]),!k)){if(!isNode(S)){l.pop();continue}u=S}}}void 0===S&&v&&o.push([m,u]),k?l.pop():(t={inArray:a,index:d,keys:r,edits:o,prev:t},r=(a=Array.isArray(u))?u:null!==(k=i[u.kind])&&void 0!==k?k:[],d=-1,o=[],s&&c.push(s),s=u)}while(void 0!==t);return p=0!==o.length?o[o.length-1][1]:p}function visitInParallel(t){var a=new Array(t.length);return{enter:function enter(e){for(var n=0;n<t.length;n++)if(null==a[n]){var i=getVisitFn(t[n],e.kind,!1);if(i){i=i.apply(t[n],arguments);if(!1===i)a[n]=e;else if(i===Xp)a[n]=Xp;else if(void 0!==i)return i}}},leave:function leave(e){for(var n=0;n<t.length;n++)if(null==a[n]){var i=getVisitFn(t[n],e.kind,!0);if(i){i=i.apply(t[n],arguments);if(i===Xp)a[n]=Xp;else if(void 0!==i&&!1!==i)return i}}else a[n]===e&&(a[n]=null)}}}function getVisitFn(e,n,i){var t=e[n];if(t){if(!i&&"function"==typeof t)return t;t=i?t.leave:t.enter;return"function"==typeof t?t:void 0}e=i?e.leave:e.enter;if(e){if("function"==typeof e)return e;n=e[n];return"function"==typeof n?n:void 0}}var ek=Array.prototype.find?function(e,n){return Array.prototype.find.call(e,n)}:function(e,n){for(var i=0;i<e.length;i++){var t=e[i];if(n(t))return t}},nk=ek,ik=Object.values||function(n){return Object.keys(n).map(function(e){return n[e]})},tk=ik;function locatedError(e,n,i){var t=e instanceof Error?e:new Error("Unexpected error value: "+inspect(e));return Array.isArray(t.path)?t:new Bp(t.message,null!==(e=t.nodes)&&void 0!==e?e:n,t.source,t.positions,i,t)}var ak=/^[_a-zA-Z][_a-zA-Z0-9]*$/;function isValidNameError(e){return"string"==typeof e||devAssert(0,"Expected name to be a string."),1<e.length&&"_"===e[0]&&"_"===e[1]?new Bp('Name "'.concat(e,'" must not begin with "__", which is reserved by GraphQL introspection.')):ak.test(e)?void 0:new Bp('Names must match /^[_a-zA-Z][_a-zA-Z0-9]*$/ but "'.concat(e,'" does not.'))}var rk=Object.entries||function(n){return Object.keys(n).map(function(e){return[e,n[e]]})},dk=rk;function keyMap(e,i){return e.reduce(function(e,n){return e[i(n)]=n,e},Object.create(null))}function mapValue(e,n){for(var i=Object.create(null),t=0,a=dk(e);t<a.length;t++){var r=a[t],d=r[0];i[d]=n(r[1],d)}return i}function toObjMap(e){if(null===Object.getPrototypeOf(e))return e;for(var n=Object.create(null),i=0,t=dk(e);i<t.length;i++){var a=t[i];n[a[0]]=a[1]}return n}function keyValMap(e,i,t){return e.reduce(function(e,n){return e[i(n)]=t(n),e},Object.create(null))}var ok=5;function didYouMean(e,n){var n="string"==typeof e?[e,n]:[void 0,e],e=n[0],i=" Did you mean ";e&&(i+=e+" ");var t=n[1].map(function(e){return'"'.concat(e,'"')});switch(t.length){case 0:return"";case 1:return i+t[0]+"?";case 2:return i+t[0]+" or "+t[1]+"?"}e=t.slice(0,ok),n=e.pop();return i+e.join(", ")+", or "+n+"?"}function identityFunc(e){return e}function naturalCompare(e,n){for(var i=0,t=0;i<e.length&&t<n.length;){var a=e.charCodeAt(i),r=n.charCodeAt(t);if(isDigit(a)&&isDigit(r)){for(var d=0;d=10*d+a-uk,isDigit(a=e.charCodeAt(++i))&&0<d;);for(var o=0;o=10*o+r-uk,isDigit(r=n.charCodeAt(++t))&&0<o;);if(d<o)return-1;if(o<d)return 1}else{if(a<r)return-1;if(r<a)return 1;++i,++t}}return e.length-n.length}var uk=48,mk=57;function isDigit(e){return!isNaN(e)&&uk<=e&&e<=mk}function suggestionList(e,n){for(var t=Object.create(null),i=new sk(e),a=Math.floor(.4*e.length)+1,r=0;r<n.length;r++){var d=n[r],o=i.measure(d,a);void 0!==o&&(t[d]=o)}return Object.keys(t).sort(function(e,n){var i=t[e]-t[n];return 0!=i?i:naturalCompare(e,n)})}var sk=function(){function LexicalDistance(e){this._input=e,this._inputLowerCase=e.toLowerCase(),this._inputArray=stringToArray(this._inputLowerCase),this._rows=[new Array(e.length+1).fill(0),new Array(e.length+1).fill(0),new Array(e.length+1).fill(0)]}return LexicalDistance.prototype.measure=function measure(e,n){if(this._input===e)return 0;e=e.toLowerCase();if(this._inputLowerCase===e)return 1;var i=stringToArray(e),t=this._inputArray;i.length<t.length&&(k=i,i=t,t=k);var a=i.length,r=t.length;if(!(n<a-r)){for(var d=this._rows,o=0;o<=r;o++)d[0][o]=o;for(var u=1;u<=a;u++){for(var m=d[(u-1)%3],s=d[u%3],l=s[0]=u,c=1;c<=r;c++){var p=Math.min(m[c]+1,s[c-1]+1,m[c-1]+(i[u-1]===t[c-1]?0:1));(p=1<u&&1<c&&i[u-1]===t[c-2]&&i[u-2]===t[c-1]?Math.min(p,d[(u-2)%3][c-2]+1):p)<l&&(l=p),s[c]=p}if(n<l)return}var k=d[a%3][r];return k<=n?k:void 0}},LexicalDistance}();function stringToArray(e){for(var n=e.length,i=new Array(n),t=0;t<n;++t)i[t]=e.charCodeAt(t);return i}function print(e){return visit(e,{leave:ck})}var lk=80,ck={Name:function Name(e){return e.value},Variable:function Variable(e){return"$"+e.name},Document:function Document(e){return join(e.definitions,"\n\n")+"\n"},OperationDefinition:function OperationDefinition(e){var n=e.operation,i=e.name,t=wrap$1("(",join(e.variableDefinitions,", "),")"),a=join(e.directives," "),e=e.selectionSet;return i||a||t||"query"!==n?join([n,join([i,t]),a,e]," "):e},VariableDefinition:function VariableDefinition(e){var n=e.directives;return e.variable+": "+e.type+wrap$1(" = ",e.defaultValue)+wrap$1(" ",join(n," "))},SelectionSet:function SelectionSet(e){return block(e.selections)},Field:function Field(e){var n=e.name,i=e.arguments,t=e.directives,a=e.selectionSet,e=wrap$1("",e.alias,": ")+n,n=e+wrap$1("(",join(i,", "),")");return lk<n.length&&(n=e+wrap$1("(\n",indent(join(i,"\n")),"\n)")),join([n,join(t," "),a]," ")},Argument:function Argument(e){return e.name+": "+e.value},FragmentSpread:function FragmentSpread(e){return"..."+e.name+wrap$1(" ",join(e.directives," "))},InlineFragment:function InlineFragment(e){var n=e.directives,i=e.selectionSet;return join(["...",wrap$1("on ",e.typeCondition),join(n," "),i]," ")},FragmentDefinition:function FragmentDefinition(e){var n=e.typeCondition,i=e.variableDefinitions,t=e.directives,a=e.selectionSet;return"fragment ".concat(e.name).concat(wrap$1("(",join(i,", "),")")," ")+"on ".concat(n," ").concat(wrap$1("",join(t," ")," "))+a},IntValue:function IntValue(e){return e.value},FloatValue:function FloatValue(e){return e.value},StringValue:function StringValue(e,n){var i=e.value;return e.block?printBlockString(i,"description"===n?"":" "):JSON.stringify(i)},BooleanValue:function BooleanValue(e){return e.value?"true":"false"},NullValue:function NullValue(){return"null"},EnumValue:function EnumValue(e){return e.value},ListValue:function ListValue(e){return"["+join(e.values,", ")+"]"},ObjectValue:function ObjectValue(e){return"{"+join(e.fields,", ")+"}"},ObjectField:function ObjectField(e){return e.name+": "+e.value},Directive:function Directive(e){return"@"+e.name+wrap$1("(",join(e.arguments,", "),")")},NamedType:function NamedType(e){return e.name},ListType:function ListType(e){return"["+e.type+"]"},NonNullType:function NonNullType(e){return e.type+"!"},SchemaDefinition:addDescription(function(e){var n=e.operationTypes;return join(["schema",join(e.directives," "),block(n)]," ")}),OperationTypeDefinition:function OperationTypeDefinition(e){return e.operation+": "+e.type},ScalarTypeDefinition:addDescription(function(e){return join(["scalar",e.name,join(e.directives," ")]," ")}),ObjectTypeDefinition:addDescription(function(e){var n=e.directives,i=e.fields;return join(["type",e.name,wrap$1("implements ",join(e.interfaces," & ")),join(n," "),block(i)]," ")}),FieldDefinition:addDescription(function(e){var n=e.arguments,i=e.type,t=e.directives;return e.name+(hasMultilineItems(n)?wrap$1("(\n",indent(join(n,"\n")),"\n)"):wrap$1("(",join(n,", "),")"))+": "+i+wrap$1(" ",join(t," "))}),InputValueDefinition:addDescription(function(e){var n=e.directives;return join([e.name+": "+e.type,wrap$1("= ",e.defaultValue),join(n," ")]," ")}),InterfaceTypeDefinition:addDescription(function(e){var n=e.directives,i=e.fields;return join(["interface",e.name,wrap$1("implements ",join(e.interfaces," & ")),join(n," "),block(i)]," ")}),UnionTypeDefinition:addDescription(function(e){var n=e.types;return join(["union",e.name,join(e.directives," "),n&&0!==n.length?"= "+join(n," | "):""]," ")}),EnumTypeDefinition:addDescription(function(e){var n=e.values;return join(["enum",e.name,join(e.directives," "),block(n)]," ")}),EnumValueDefinition:addDescription(function(e){return join([e.name,join(e.directives," ")]," ")}),InputObjectTypeDefinition:addDescription(function(e){var n=e.fields;return join(["input",e.name,join(e.directives," "),block(n)]," ")}),DirectiveDefinition:addDescription(function(e){var n=e.arguments,i=e.repeatable,t=e.locations;return"directive @"+e.name+(hasMultilineItems(n)?wrap$1("(\n",indent(join(n,"\n")),"\n)"):wrap$1("(",join(n,", "),")"))+(i?" repeatable":"")+" on "+join(t," | ")}),SchemaExtension:function SchemaExtension(e){var n=e.operationTypes;return join(["extend schema",join(e.directives," "),block(n)]," ")},ScalarTypeExtension:function ScalarTypeExtension(e){return join(["extend scalar",e.name,join(e.directives," ")]," ")},ObjectTypeExtension:function ObjectTypeExtension(e){var n=e.directives,i=e.fields;return join(["extend type",e.name,wrap$1("implements ",join(e.interfaces," & ")),join(n," "),block(i)]," ")},InterfaceTypeExtension:function InterfaceTypeExtension(e){var n=e.directives,i=e.fields;return join(["extend interface",e.name,wrap$1("implements ",join(e.interfaces," & ")),join(n," "),block(i)]," ")},UnionTypeExtension:function UnionTypeExtension(e){var n=e.types;return join(["extend union",e.name,join(e.directives," "),n&&0!==n.length?"= "+join(n," | "):""]," ")},EnumTypeExtension:function EnumTypeExtension(e){var n=e.values;return join(["extend enum",e.name,join(e.directives," "),block(n)]," ")},InputObjectTypeExtension:function InputObjectTypeExtension(e){var n=e.fields;return join(["extend input",e.name,join(e.directives," "),block(n)]," ")}};function addDescription(n){return function(e){return join([e.description,n(e)],"\n")}}function join(e){var n=1<arguments.length&&void 0!==arguments[1]?arguments[1]:"";return null!==(n=null==e?void 0:e.filter(function(e){return e}).join(n))&&void 0!==n?n:""}function block(e){return wrap$1("{\n",indent(join(e,"\n")),"\n}")}function wrap$1(e,n){return null!=n&&""!==n?e+n+(2<arguments.length&&void 0!==arguments[2]?arguments[2]:""):""}function indent(e){return wrap$1(" ",e.replace(/\n/g,"\n "))}function isMultiline(e){return-1!==e.indexOf("\n")}function hasMultilineItems(e){return null!=e&&e.some(isMultiline)}function valueFromASTUntyped(e,n){switch(e.kind){case xp.NULL:return null;case xp.INT:return parseInt(e.value,10);case xp.FLOAT:return parseFloat(e.value);case xp.STRING:case xp.ENUM:case xp.BOOLEAN:return e.value;case xp.LIST:return e.values.map(function(e){return valueFromASTUntyped(e,n)});case xp.OBJECT:return keyValMap(e.fields,function(e){return e.name.value},function(e){return valueFromASTUntyped(e.value,n)});case xp.VARIABLE:return null==n?void 0:n[e.name.value]}invariant(0,"Unexpected value node: "+inspect(e))}function _defineProperties$3(e,n){for(var i=0;i<n.length;i++){var t=n[i];t.enumerable=t.enumerable||!1,t.configurable=!0,"value"in t&&(t.writable=!0),Object.defineProperty(e,t.key,t)}}function _createClass$3(e,n,i){return n&&_defineProperties$3(e.prototype,n),i&&_defineProperties$3(e,i),e}function isType(e){return isScalarType(e)||isObjectType(e)||isInterfaceType(e)||isUnionType(e)||isEnumType(e)||isInputObjectType(e)||isListType(e)||isNonNullType(e)}function assertType(e){if(!isType(e))throw new Error("Expected ".concat(inspect(e)," to be a GraphQL type."));return e}function isScalarType(e){return Hp(e,pk)}function isObjectType(e){return Hp(e,kk)}function isInterfaceType(e){return Hp(e,vk)}function isUnionType(e){return Hp(e,yk)}function isEnumType(e){return Hp(e,fk)}function isInputObjectType(e){return Hp(e,Nk)}function isListType(e){return Hp(e,GraphQLList)}function isNonNullType(e){return Hp(e,GraphQLNonNull)}function isInputType(e){return isScalarType(e)||isEnumType(e)||isInputObjectType(e)||isWrappingType(e)&&isInputType(e.ofType)}function isOutputType(e){return isScalarType(e)||isObjectType(e)||isInterfaceType(e)||isUnionType(e)||isEnumType(e)||isWrappingType(e)&&isOutputType(e.ofType)}function isLeafType(e){return isScalarType(e)||isEnumType(e)}function isCompositeType(e){return isObjectType(e)||isInterfaceType(e)||isUnionType(e)}function isAbstractType(e){return isInterfaceType(e)||isUnionType(e)}function GraphQLList(e){if(!(this instanceof GraphQLList))return new GraphQLList(e);this.ofType=assertType(e)}function GraphQLNonNull(e){if(!(this instanceof GraphQLNonNull))return new GraphQLNonNull(e);this.ofType=assertNullableType(e)}function isWrappingType(e){return isListType(e)||isNonNullType(e)}function isNullableType(e){return isType(e)&&!isNonNullType(e)}function assertNullableType(e){if(!isNullableType(e))throw new Error("Expected ".concat(inspect(e)," to be a GraphQL nullable type."));return e}function getNullableType(e){if(e)return isNonNullType(e)?e.ofType:e}function isNamedType(e){return isScalarType(e)||isObjectType(e)||isInterfaceType(e)||isUnionType(e)||isEnumType(e)||isInputObjectType(e)}function getNamedType(e){if(e){for(var n=e;isWrappingType(n);)n=n.ofType;return n}}function resolveThunk(e){return"function"==typeof e?e():e}function undefineIfEmpty(e){return e&&0<e.length?e:void 0}GraphQLList.prototype.toString=function toString(){return"["+String(this.ofType)+"]"},GraphQLList.prototype.toJSON=function toJSON(){return this.toString()},Object.defineProperty(GraphQLList.prototype,Lp,{get:function get(){return"GraphQLList"}}),defineInspect(GraphQLList),GraphQLNonNull.prototype.toString=function toString(){return String(this.ofType)+"!"},GraphQLNonNull.prototype.toJSON=function toJSON(){return this.toString()},Object.defineProperty(GraphQLNonNull.prototype,Lp,{get:function get(){return"GraphQLNonNull"}}),defineInspect(GraphQLNonNull);var pk=function(){function GraphQLScalarType(e){var n,i=null!==(n=e.parseValue)&&void 0!==n?n:identityFunc;this.name=e.name,this.description=e.description,this.specifiedByUrl=e.specifiedByUrl,this.serialize=null!==(n=e.serialize)&&void 0!==n?n:identityFunc,this.parseValue=i,this.parseLiteral=null!==(n=e.parseLiteral)&&void 0!==n?n:function(e,n){return i(valueFromASTUntyped(e,n))},this.extensions=e.extensions&&toObjMap(e.extensions),this.astNode=e.astNode,this.extensionASTNodes=undefineIfEmpty(e.extensionASTNodes),"string"==typeof e.name||devAssert(0,"Must provide name."),null==e.specifiedByUrl||"string"==typeof e.specifiedByUrl||devAssert(0,"".concat(this.name,' must provide "specifiedByUrl" as a string, ')+"but got: ".concat(inspect(e.specifiedByUrl),".")),null==e.serialize||"function"==typeof e.serialize||devAssert(0,"".concat(this.name,' must provide "serialize" function. If this custom Scalar is also used as an input type, ensure "parseValue" and "parseLiteral" functions are also provided.')),e.parseLiteral&&("function"==typeof e.parseValue&&"function"==typeof e.parseLiteral||devAssert(0,"".concat(this.name,' must provide both "parseValue" and "parseLiteral" functions.')))}var e=GraphQLScalarType.prototype;return e.toConfig=function toConfig(){var e;return{name:this.name,description:this.description,specifiedByUrl:this.specifiedByUrl,serialize:this.serialize,parseValue:this.parseValue,parseLiteral:this.parseLiteral,extensions:this.extensions,astNode:this.astNode,extensionASTNodes:null!==(e=this.extensionASTNodes)&&void 0!==e?e:[]}},e.toString=function toString(){return this.name},e.toJSON=function toJSON(){return this.toString()},_createClass$3(GraphQLScalarType,[{key:Lp,get:function get(){return"GraphQLScalarType"}}]),GraphQLScalarType}();defineInspect(pk);var kk=function(){function GraphQLObjectType(e){this.name=e.name,this.description=e.description,this.isTypeOf=e.isTypeOf,this.extensions=e.extensions&&toObjMap(e.extensions),this.astNode=e.astNode,this.extensionASTNodes=undefineIfEmpty(e.extensionASTNodes),this._fields=defineFieldMap.bind(void 0,e),this._interfaces=defineInterfaces.bind(void 0,e),"string"==typeof e.name||devAssert(0,"Must provide name."),null==e.isTypeOf||"function"==typeof e.isTypeOf||devAssert(0,"".concat(this.name,' must provide "isTypeOf" as a function, ')+"but got: ".concat(inspect(e.isTypeOf),"."))}var e=GraphQLObjectType.prototype;return e.getFields=function getFields(){return"function"==typeof this._fields&&(this._fields=this._fields()),this._fields},e.getInterfaces=function getInterfaces(){return"function"==typeof this._interfaces&&(this._interfaces=this._interfaces()),this._interfaces},e.toConfig=function toConfig(){return{name:this.name,description:this.description,interfaces:this.getInterfaces(),fields:fieldsToFieldsConfig(this.getFields()),isTypeOf:this.isTypeOf,extensions:this.extensions,astNode:this.astNode,extensionASTNodes:this.extensionASTNodes||[]}},e.toString=function toString(){return this.name},e.toJSON=function toJSON(){return this.toString()},_createClass$3(GraphQLObjectType,[{key:Lp,get:function get(){return"GraphQLObjectType"}}]),GraphQLObjectType}();function defineInterfaces(e){var n=null!==(n=resolveThunk(e.interfaces))&&void 0!==n?n:[];return Array.isArray(n)||devAssert(0,"".concat(e.name," interfaces must be an Array or a function which returns an Array.")),n}function defineFieldMap(t){var e=resolveThunk(t.fields);return isPlainObj(e)||devAssert(0,"".concat(t.name," fields must be an object with field names as keys or a function which returns such an object.")),mapValue(e,function(e,n){isPlainObj(e)||devAssert(0,"".concat(t.name,".").concat(n," field config must be an object.")),"isDeprecated"in e&&devAssert(0,"".concat(t.name,".").concat(n,' should provide "deprecationReason" instead of "isDeprecated".')),null==e.resolve||"function"==typeof e.resolve||devAssert(0,"".concat(t.name,".").concat(n," field resolver must be a function if ")+"provided, but got: ".concat(inspect(e.resolve),"."));var i=null!==(i=e.args)&&void 0!==i?i:{};isPlainObj(i)||devAssert(0,"".concat(t.name,".").concat(n," args must be an object with argument names as keys."));i=dk(i).map(function(e){var n=e[1];return{name:e[0],description:n.description,type:n.type,defaultValue:n.defaultValue,deprecationReason:n.deprecationReason,extensions:n.extensions&&toObjMap(n.extensions),astNode:n.astNode}});return{name:n,description:e.description,type:e.type,args:i,resolve:e.resolve,subscribe:e.subscribe,isDeprecated:null!=e.deprecationReason,deprecationReason:e.deprecationReason,extensions:e.extensions&&toObjMap(e.extensions),astNode:e.astNode}})}function isPlainObj(e){return isObjectLike(e)&&!Array.isArray(e)}function fieldsToFieldsConfig(e){return mapValue(e,function(e){return{description:e.description,type:e.type,args:argsToArgsConfig(e.args),resolve:e.resolve,subscribe:e.subscribe,deprecationReason:e.deprecationReason,extensions:e.extensions,astNode:e.astNode}})}function argsToArgsConfig(e){return keyValMap(e,function(e){return e.name},function(e){return{description:e.description,type:e.type,defaultValue:e.defaultValue,deprecationReason:e.deprecationReason,extensions:e.extensions,astNode:e.astNode}})}function isRequiredArgument(e){return isNonNullType(e.type)&&void 0===e.defaultValue}defineInspect(kk);var vk=function(){function GraphQLInterfaceType(e){this.name=e.name,this.description=e.description,this.resolveType=e.resolveType,this.extensions=e.extensions&&toObjMap(e.extensions),this.astNode=e.astNode,this.extensionASTNodes=undefineIfEmpty(e.extensionASTNodes),this._fields=defineFieldMap.bind(void 0,e),this._interfaces=defineInterfaces.bind(void 0,e),"string"==typeof e.name||devAssert(0,"Must provide name."),null==e.resolveType||"function"==typeof e.resolveType||devAssert(0,"".concat(this.name,' must provide "resolveType" as a function, ')+"but got: ".concat(inspect(e.resolveType),"."))}var e=GraphQLInterfaceType.prototype;return e.getFields=function getFields(){return"function"==typeof this._fields&&(this._fields=this._fields()),this._fields},e.getInterfaces=function getInterfaces(){return"function"==typeof this._interfaces&&(this._interfaces=this._interfaces()),this._interfaces},e.toConfig=function toConfig(){var e;return{name:this.name,description:this.description,interfaces:this.getInterfaces(),fields:fieldsToFieldsConfig(this.getFields()),resolveType:this.resolveType,extensions:this.extensions,astNode:this.astNode,extensionASTNodes:null!==(e=this.extensionASTNodes)&&void 0!==e?e:[]}},e.toString=function toString(){return this.name},e.toJSON=function toJSON(){return this.toString()},_createClass$3(GraphQLInterfaceType,[{key:Lp,get:function get(){return"GraphQLInterfaceType"}}]),GraphQLInterfaceType}();defineInspect(vk);var yk=function(){function GraphQLUnionType(e){this.name=e.name,this.description=e.description,this.resolveType=e.resolveType,this.extensions=e.extensions&&toObjMap(e.extensions),this.astNode=e.astNode,this.extensionASTNodes=undefineIfEmpty(e.extensionASTNodes),this._types=defineTypes.bind(void 0,e),"string"==typeof e.name||devAssert(0,"Must provide name."),null==e.resolveType||"function"==typeof e.resolveType||devAssert(0,"".concat(this.name,' must provide "resolveType" as a function, ')+"but got: ".concat(inspect(e.resolveType),"."))}var e=GraphQLUnionType.prototype;return e.getTypes=function getTypes(){return"function"==typeof this._types&&(this._types=this._types()),this._types},e.toConfig=function toConfig(){var e;return{name:this.name,description:this.description,types:this.getTypes(),resolveType:this.resolveType,extensions:this.extensions,astNode:this.astNode,extensionASTNodes:null!==(e=this.extensionASTNodes)&&void 0!==e?e:[]}},e.toString=function toString(){return this.name},e.toJSON=function toJSON(){return this.toString()},_createClass$3(GraphQLUnionType,[{key:Lp,get:function get(){return"GraphQLUnionType"}}]),GraphQLUnionType}();function defineTypes(e){var n=resolveThunk(e.types);return Array.isArray(n)||devAssert(0,"Must provide Array of types or a function which returns such an array for Union ".concat(e.name,".")),n}defineInspect(yk);var fk=function(){function GraphQLEnumType(e){this.name=e.name,this.description=e.description,this.extensions=e.extensions&&toObjMap(e.extensions),this.astNode=e.astNode,this.extensionASTNodes=undefineIfEmpty(e.extensionASTNodes),this._values=defineEnumValues(this.name,e.values),this._valueLookup=new Map(this._values.map(function(e){return[e.value,e]})),this._nameLookup=keyMap(this._values,function(e){return e.name}),"string"==typeof e.name||devAssert(0,"Must provide name.")}var e=GraphQLEnumType.prototype;return e.getValues=function getValues(){return this._values},e.getValue=function getValue(e){return this._nameLookup[e]},e.serialize=function serialize(e){var n=this._valueLookup.get(e);if(void 0===n)throw new Bp('Enum "'.concat(this.name,'" cannot represent value: ').concat(inspect(e)));return n.name},e.parseValue=function parseValue(e){if("string"!=typeof e){var n=inspect(e);throw new Bp('Enum "'.concat(this.name,'" cannot represent non-string value: ').concat(n,".")+didYouMeanEnumValue(this,n))}n=this.getValue(e);if(null==n)throw new Bp('Value "'.concat(e,'" does not exist in "').concat(this.name,'" enum.')+didYouMeanEnumValue(this,e));return n.value},e.parseLiteral=function parseLiteral(e,n){if(e.kind!==xp.ENUM){var i=print(e);throw new Bp('Enum "'.concat(this.name,'" cannot represent non-enum value: ').concat(i,".")+didYouMeanEnumValue(this,i),e)}i=this.getValue(e.value);if(null!=i)return i.value;i=print(e);throw new Bp('Value "'.concat(i,'" does not exist in "').concat(this.name,'" enum.')+didYouMeanEnumValue(this,i),e)},e.toConfig=function toConfig(){var e=keyValMap(this.getValues(),function(e){return e.name},function(e){return{description:e.description,value:e.value,deprecationReason:e.deprecationReason,extensions:e.extensions,astNode:e.astNode}});return{name:this.name,description:this.description,values:e,extensions:this.extensions,astNode:this.astNode,extensionASTNodes:null!==(e=this.extensionASTNodes)&&void 0!==e?e:[]}},e.toString=function toString(){return this.name},e.toJSON=function toJSON(){return this.toString()},_createClass$3(GraphQLEnumType,[{key:Lp,get:function get(){return"GraphQLEnumType"}}]),GraphQLEnumType}();function didYouMeanEnumValue(e,n){return didYouMean("the enum value",suggestionList(n,e.getValues().map(function(e){return e.name})))}function defineEnumValues(i,e){return isPlainObj(e)||devAssert(0,"".concat(i," values must be an object with value names as keys.")),dk(e).map(function(e){var n=e[0],e=e[1];return isPlainObj(e)||devAssert(0,"".concat(i,".").concat(n,' must refer to an object with a "value" key ')+"representing an internal value but got: ".concat(inspect(e),".")),"isDeprecated"in e&&devAssert(0,"".concat(i,".").concat(n,' should provide "deprecationReason" instead of "isDeprecated".')),{name:n,description:e.description,value:void 0!==e.value?e.value:n,isDeprecated:null!=e.deprecationReason,deprecationReason:e.deprecationReason,extensions:e.extensions&&toObjMap(e.extensions),astNode:e.astNode}})}defineInspect(fk);var Nk=function(){function GraphQLInputObjectType(e){this.name=e.name,this.description=e.description,this.extensions=e.extensions&&toObjMap(e.extensions),this.astNode=e.astNode,this.extensionASTNodes=undefineIfEmpty(e.extensionASTNodes),this._fields=defineInputFieldMap.bind(void 0,e),"string"==typeof e.name||devAssert(0,"Must provide name.")}var e=GraphQLInputObjectType.prototype;return e.getFields=function getFields(){return"function"==typeof this._fields&&(this._fields=this._fields()),this._fields},e.toConfig=function toConfig(){var e=mapValue(this.getFields(),function(e){return{description:e.description,type:e.type,defaultValue:e.defaultValue,deprecationReason:e.deprecationReason,extensions:e.extensions,astNode:e.astNode}});return{name:this.name,description:this.description,fields:e,extensions:this.extensions,astNode:this.astNode,extensionASTNodes:null!==(e=this.extensionASTNodes)&&void 0!==e?e:[]}},e.toString=function toString(){return this.name},e.toJSON=function toJSON(){return this.toString()},_createClass$3(GraphQLInputObjectType,[{key:Lp,get:function get(){return"GraphQLInputObjectType"}}]),GraphQLInputObjectType}();function defineInputFieldMap(i){var e=resolveThunk(i.fields);return isPlainObj(e)||devAssert(0,"".concat(i.name," fields must be an object with field names as keys or a function which returns such an object.")),mapValue(e,function(e,n){return"resolve"in e&&devAssert(0,"".concat(i.name,".").concat(n," field has a resolve property, but Input Types cannot define resolvers.")),{name:n,description:e.description,type:e.type,defaultValue:e.defaultValue,deprecationReason:e.deprecationReason,extensions:e.extensions&&toObjMap(e.extensions),astNode:e.astNode}})}function isRequiredInputField(e){return isNonNullType(e.type)&&void 0===e.defaultValue}function isEqualType(e,n){return e===n||(isNonNullType(e)&&isNonNullType(n)||!(!isListType(e)||!isListType(n)))&&isEqualType(e.ofType,n.ofType)}function isTypeSubTypeOf(e,n,i){return n===i||(isNonNullType(i)?!!isNonNullType(n)&&isTypeSubTypeOf(e,n.ofType,i.ofType):isNonNullType(n)?isTypeSubTypeOf(e,n.ofType,i):isListType(i)?!!isListType(n)&&isTypeSubTypeOf(e,n.ofType,i.ofType):!isListType(n)&&(isAbstractType(i)&&(isInterfaceType(n)||isObjectType(n))&&e.isSubType(i,n)))}function doTypesOverlap(n,e,i){return e===i||(isAbstractType(e)?isAbstractType(i)?n.getPossibleTypes(e).some(function(e){return n.isSubType(i,e)}):n.isSubType(e,i):!!isAbstractType(i)&&n.isSubType(i,e))}defineInspect(Nk);var gk=Array.from||function(e,n,i){if(null==e)throw new TypeError("Array.from requires an array-like object - not null or undefined");var t=e[jp];if("function"==typeof t){for(var a,r=t.call(e),d=[],o=0;!(a=r.next()).done;++o)if(d.push(n.call(i,a.value,o)),9999999<o)throw new TypeError("Near-infinite iteration.");return d}var u=e.length;if("number"==typeof u&&0<=u&&u%1==0){for(var m=[],s=0;s<u;++s)Object.prototype.hasOwnProperty.call(e,s)&&m.push(n.call(i,e[s],s));return m}return[]},Tk=gk,hk=Number.isFinite||function(e){return"number"==typeof e&&isFinite(e)},Ik=hk;function _typeof(e){return(_typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function _typeof(e){return typeof e}:function _typeof(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function safeArrayFrom(e){var n=1<arguments.length&&void 0!==arguments[1]?arguments[1]:function(e){return e};if(null==e||"object"!==_typeof(e))return null;if(Array.isArray(e))return e.map(n);var i=e[jp];if("function"==typeof i){for(var t,a=i.call(e),r=[],d=0;!(t=a.next()).done;++d)r.push(n(t.value,d));return r}var o=e.length;if("number"==typeof o&&0<=o&&o%1==0){for(var u=[],m=0;m<o;++m){if(!Object.prototype.hasOwnProperty.call(e,m))return null;u.push(n(e[String(m)],m))}return u}return null}var Dk=Number.isInteger||function(e){return"number"==typeof e&&isFinite(e)&&Math.floor(e)===e},Sk=Dk,bk=2147483647,Fk=-2147483648;function serializeInt(e){var n=serializeObject(e);if("boolean"==typeof n)return n?1:0;e=n;if("string"==typeof n&&""!==n&&(e=Number(n)),!Sk(e))throw new Bp("Int cannot represent non-integer value: ".concat(inspect(n)));if(bk<e||e<Fk)throw new Bp("Int cannot represent non 32-bit signed integer value: "+inspect(n));return e}function coerceInt(e){if(!Sk(e))throw new Bp("Int cannot represent non-integer value: ".concat(inspect(e)));if(bk<e||e<Fk)throw new Bp("Int cannot represent non 32-bit signed integer value: ".concat(e));return e}var Ak=new pk({name:"Int",description:"The `Int` scalar type represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1.",serialize:serializeInt,parseValue:coerceInt,parseLiteral:function parseLiteral(e){if(e.kind!==xp.INT)throw new Bp("Int cannot represent non-integer value: ".concat(print(e)),e);var n=parseInt(e.value,10);if(bk<n||n<Fk)throw new Bp("Int cannot represent non 32-bit signed integer value: ".concat(e.value),e);return n}});function serializeFloat(e){var n=serializeObject(e);if("boolean"==typeof n)return n?1:0;e=n;if("string"==typeof n&&""!==n&&(e=Number(n)),!Ik(e))throw new Bp("Float cannot represent non numeric value: ".concat(inspect(n)));return e}function coerceFloat(e){if(!Ik(e))throw new Bp("Float cannot represent non numeric value: ".concat(inspect(e)));return e}var Ek=new pk({name:"Float",description:"The `Float` scalar type represents signed double-precision fractional values as specified by [IEEE 754](https://en.wikipedia.org/wiki/IEEE_floating_point).",serialize:serializeFloat,parseValue:coerceFloat,parseLiteral:function parseLiteral(e){if(e.kind!==xp.FLOAT&&e.kind!==xp.INT)throw new Bp("Float cannot represent non numeric value: ".concat(print(e)),e);return parseFloat(e.value)}});function serializeObject(e){if(isObjectLike(e)){if("function"==typeof e.valueOf){var n=e.valueOf();if(!isObjectLike(n))return n}if("function"==typeof e.toJSON)return e.toJSON()}return e}function serializeString(e){var n=serializeObject(e);if("string"==typeof n)return n;if("boolean"==typeof n)return n?"true":"false";if(Ik(n))return n.toString();throw new Bp("String cannot represent value: ".concat(inspect(e)))}function coerceString(e){if("string"!=typeof e)throw new Bp("String cannot represent a non string value: ".concat(inspect(e)));return e}var Ck=new pk({name:"String",description:"The `String` scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text.",serialize:serializeString,parseValue:coerceString,parseLiteral:function parseLiteral(e){if(e.kind!==xp.STRING)throw new Bp("String cannot represent a non string value: ".concat(print(e)),e);return e.value}});function serializeBoolean(e){e=serializeObject(e);if("boolean"==typeof e)return e;if(Ik(e))return 0!==e;throw new Bp("Boolean cannot represent a non boolean value: ".concat(inspect(e)))}function coerceBoolean(e){if("boolean"!=typeof e)throw new Bp("Boolean cannot represent a non boolean value: ".concat(inspect(e)));return e}var Ok=new pk({name:"Boolean",description:"The `Boolean` scalar type represents `true` or `false`.",serialize:serializeBoolean,parseValue:coerceBoolean,parseLiteral:function parseLiteral(e){if(e.kind!==xp.BOOLEAN)throw new Bp("Boolean cannot represent a non boolean value: ".concat(print(e)),e);return e.value}});function serializeID(e){var n=serializeObject(e);if("string"==typeof n)return n;if(Sk(n))return String(n);throw new Bp("ID cannot represent value: ".concat(inspect(e)))}function coerceID(e){if("string"==typeof e)return e;if(Sk(e))return e.toString();throw new Bp("ID cannot represent value: ".concat(inspect(e)))}var _k=new pk({name:"ID",description:'The `ID` scalar type represents a unique identifier, often used to refetch an object or as key for a cache. The ID type appears in a JSON response as a String; however, it is not intended to be human-readable. When expected as an input type, any string (such as `"4"`) or integer (such as `4`) input value will be accepted as an ID.',serialize:serializeID,parseValue:coerceID,parseLiteral:function parseLiteral(e){if(e.kind!==xp.STRING&&e.kind!==xp.INT)throw new Bp("ID cannot represent a non-string and non-integer value: "+print(e),e);return e.value}}),Rk=Object.freeze([Ck,Ak,Ek,Ok,_k]);function astFromValue(e,n){if(isNonNullType(n)){var i=astFromValue(e,n.ofType);return(null==i?void 0:i.kind)===xp.NULL?null:i}if(null===e)return{kind:xp.NULL};if(void 0===e)return null;if(isListType(n)){var t=n.ofType,a=safeArrayFrom(e);if(null==a)return astFromValue(e,t);for(var r=[],d=0;d<a.length;d++){var o=astFromValue(a[d],t);null!=o&&r.push(o)}return{kind:xp.LIST,values:r}}if(isInputObjectType(n)){if(!isObjectLike(e))return null;for(var u=[],m=0,s=tk(n.getFields());m<s.length;m++){var l=s[m],c=astFromValue(e[l.name],l.type);c&&u.push({kind:xp.OBJECT_FIELD,name:{kind:xp.NAME,value:l.name},value:c})}return{kind:xp.OBJECT,fields:u}}if(isLeafType(n)){var p=n.serialize(e);if(null==p)return null;if("boolean"==typeof p)return{kind:xp.BOOLEAN,value:p};if("number"==typeof p&&Ik(p)){i=String(p);return Vk.test(i)?{kind:xp.INT,value:i}:{kind:xp.FLOAT,value:i}}if("string"==typeof p)return isEnumType(n)?{kind:xp.ENUM,value:p}:n===_k&&Vk.test(p)?{kind:xp.INT,value:p}:{kind:xp.STRING,value:p};throw new TypeError("Cannot convert value to AST: ".concat(inspect(p),"."))}invariant(0,"Unexpected input type: "+inspect(n))}var Vk=/^-?(?:0|[1-9][0-9]*)$/,Pk=new kk({name:"__Schema",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:function fields(){return{description:{type:Ck,resolve:function resolve(e){return e.description}},types:{description:"A list of all types supported by this server.",type:new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(Lk))),resolve:function resolve(e){return tk(e.getTypeMap())}},queryType:{description:"The type that query operations will be rooted at.",type:new GraphQLNonNull(Lk),resolve:function resolve(e){return e.getQueryType()}},mutationType:{description:"If this server supports mutation, the type that mutation operations will be rooted at.",type:Lk,resolve:function resolve(e){return e.getMutationType()}},subscriptionType:{description:"If this server support subscription, the type that subscription operations will be rooted at.",type:Lk,resolve:function resolve(e){return e.getSubscriptionType()}},directives:{description:"A list of all directives supported by this server.",type:new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(wk))),resolve:function resolve(e){return e.getDirectives()}}}}}),wk=new kk({name:"__Directive",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:function fields(){return{name:{type:new GraphQLNonNull(Ck),resolve:function resolve(e){return e.name}},description:{type:Ck,resolve:function resolve(e){return e.description}},isRepeatable:{type:new GraphQLNonNull(Ok),resolve:function resolve(e){return e.isRepeatable}},locations:{type:new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(jk))),resolve:function resolve(e){return e.locations}},args:{type:new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(xk))),args:{includeDeprecated:{type:Ok,defaultValue:!1}},resolve:function resolve(e,n){return n.includeDeprecated?e.args:e.args.filter(function(e){return null==e.deprecationReason})}}}}}),jk=new fk({name:"__DirectiveLocation",description:"A Directive can be adjacent to many parts of the GraphQL language, a __DirectiveLocation describes one such possible adjacencies.",values:{QUERY:{value:Kp.QUERY,description:"Location adjacent to a query operation."},MUTATION:{value:Kp.MUTATION,description:"Location adjacent to a mutation operation."},SUBSCRIPTION:{value:Kp.SUBSCRIPTION,description:"Location adjacent to a subscription operation."},FIELD:{value:Kp.FIELD,description:"Location adjacent to a field."},FRAGMENT_DEFINITION:{value:Kp.FRAGMENT_DEFINITION,description:"Location adjacent to a fragment definition."},FRAGMENT_SPREAD:{value:Kp.FRAGMENT_SPREAD,description:"Location adjacent to a fragment spread."},INLINE_FRAGMENT:{value:Kp.INLINE_FRAGMENT,description:"Location adjacent to an inline fragment."},VARIABLE_DEFINITION:{value:Kp.VARIABLE_DEFINITION,description:"Location adjacent to a variable definition."},SCHEMA:{value:Kp.SCHEMA,description:"Location adjacent to a schema definition."},SCALAR:{value:Kp.SCALAR,description:"Location adjacent to a scalar definition."},OBJECT:{value:Kp.OBJECT,description:"Location adjacent to an object type definition."},FIELD_DEFINITION:{value:Kp.FIELD_DEFINITION,description:"Location adjacent to a field definition."},ARGUMENT_DEFINITION:{value:Kp.ARGUMENT_DEFINITION,description:"Location adjacent to an argument definition."},INTERFACE:{value:Kp.INTERFACE,description:"Location adjacent to an interface definition."},UNION:{value:Kp.UNION,description:"Location adjacent to a union definition."},ENUM:{value:Kp.ENUM,description:"Location adjacent to an enum definition."},ENUM_VALUE:{value:Kp.ENUM_VALUE,description:"Location adjacent to an enum value definition."},INPUT_OBJECT:{value:Kp.INPUT_OBJECT,description:"Location adjacent to an input object type definition."},INPUT_FIELD_DEFINITION:{value:Kp.INPUT_FIELD_DEFINITION,description:"Location adjacent to an input object field definition."}}}),Lk=new kk({name:"__Type",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, description and optional `specifiedByUrl`, 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:function fields(){return{kind:{type:new GraphQLNonNull($k),resolve:function resolve(e){return isScalarType(e)?zk.SCALAR:isObjectType(e)?zk.OBJECT:isInterfaceType(e)?zk.INTERFACE:isUnionType(e)?zk.UNION:isEnumType(e)?zk.ENUM:isInputObjectType(e)?zk.INPUT_OBJECT:isListType(e)?zk.LIST:isNonNullType(e)?zk.NON_NULL:void invariant(0,'Unexpected type: "'.concat(inspect(e),'".'))}},name:{type:Ck,resolve:function resolve(e){return void 0!==e.name?e.name:void 0}},description:{type:Ck,resolve:function resolve(e){return void 0!==e.description?e.description:void 0}},specifiedByUrl:{type:Ck,resolve:function resolve(e){return void 0!==e.specifiedByUrl?e.specifiedByUrl:void 0}},fields:{type:new GraphQLList(new GraphQLNonNull(Bk)),args:{includeDeprecated:{type:Ok,defaultValue:!1}},resolve:function resolve(e,n){n=n.includeDeprecated;if(isObjectType(e)||isInterfaceType(e)){e=tk(e.getFields());return n?e:e.filter(function(e){return null==e.deprecationReason})}}},interfaces:{type:new GraphQLList(new GraphQLNonNull(Lk)),resolve:function resolve(e){if(isObjectType(e)||isInterfaceType(e))return e.getInterfaces()}},possibleTypes:{type:new GraphQLList(new GraphQLNonNull(Lk)),resolve:function resolve(e,n,i,t){t=t.schema;if(isAbstractType(e))return t.getPossibleTypes(e)}},enumValues:{type:new GraphQLList(new GraphQLNonNull(Mk)),args:{includeDeprecated:{type:Ok,defaultValue:!1}},resolve:function resolve(e,n){n=n.includeDeprecated;if(isEnumType(e)){e=e.getValues();return n?e:e.filter(function(e){return null==e.deprecationReason})}}},inputFields:{type:new GraphQLList(new GraphQLNonNull(xk)),args:{includeDeprecated:{type:Ok,defaultValue:!1}},resolve:function resolve(e,n){n=n.includeDeprecated;if(isInputObjectType(e)){e=tk(e.getFields());return n?e:e.filter(function(e){return null==e.deprecationReason})}}},ofType:{type:Lk,resolve:function resolve(e){return void 0!==e.ofType?e.ofType:void 0}}}}}),Bk=new kk({name:"__Field",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:function fields(){return{name:{type:new GraphQLNonNull(Ck),resolve:function resolve(e){return e.name}},description:{type:Ck,resolve:function resolve(e){return e.description}},args:{type:new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(xk))),args:{includeDeprecated:{type:Ok,defaultValue:!1}},resolve:function resolve(e,n){return n.includeDeprecated?e.args:e.args.filter(function(e){return null==e.deprecationReason})}},type:{type:new GraphQLNonNull(Lk),resolve:function resolve(e){return e.type}},isDeprecated:{type:new GraphQLNonNull(Ok),resolve:function resolve(e){return null!=e.deprecationReason}},deprecationReason:{type:Ck,resolve:function resolve(e){return e.deprecationReason}}}}}),xk=new kk({name:"__InputValue",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:function fields(){return{name:{type:new GraphQLNonNull(Ck),resolve:function resolve(e){return e.name}},description:{type:Ck,resolve:function resolve(e){return e.description}},type:{type:new GraphQLNonNull(Lk),resolve:function resolve(e){return e.type}},defaultValue:{type:Ck,description:"A GraphQL-formatted string representing the default value for this input value.",resolve:function resolve(e){e=astFromValue(e.defaultValue,e.type);return e?print(e):null}},isDeprecated:{type:new GraphQLNonNull(Ok),resolve:function resolve(e){return null!=e.deprecationReason}},deprecationReason:{type:Ck,resolve:function resolve(e){return e.deprecationReason}}}}}),Mk=new kk({name:"__EnumValue",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:function fields(){return{name:{type:new GraphQLNonNull(Ck),resolve:function resolve(e){return e.name}},description:{type:Ck,resolve:function resolve(e){return e.description}},isDeprecated:{type:new GraphQLNonNull(Ok),resolve:function resolve(e){return null!=e.deprecationReason}},deprecationReason:{type:Ck,resolve:function resolve(e){return e.deprecationReason}}}}}),zk=Object.freeze({SCALAR:"SCALAR",OBJECT:"OBJECT",INTERFACE:"INTERFACE",UNION:"UNION",ENUM:"ENUM",INPUT_OBJECT:"INPUT_OBJECT",LIST:"LIST",NON_NULL:"NON_NULL"}),$k=new fk({name:"__TypeKind",description:"An enum describing what kind of type a given `__Type` is.",values:{SCALAR:{value:zk.SCALAR,description:"Indicates this type is a scalar."},OBJECT:{value:zk.OBJECT,description:"Indicates this type is an object. `fields` and `interfaces` are valid fields."},INTERFACE:{value:zk.INTERFACE,description:"Indicates this type is an interface. `fields`, `interfaces`, and `possibleTypes` are valid fields."},UNION:{value:zk.UNION,description:"Indicates this type is a union. `possibleTypes` is a valid field."},ENUM:{value:zk.ENUM,description:"Indicates this type is an enum. `enumValues` is a valid field."},INPUT_OBJECT:{value:zk.INPUT_OBJECT,description:"Indicates this type is an input object. `inputFields` is a valid field."},LIST:{value:zk.LIST,description:"Indicates this type is a list. `ofType` is a valid field."},NON_NULL:{value:zk.NON_NULL,description:"Indicates this type is a non-null. `ofType` is a valid field."}}}),qk={name:"__schema",type:new GraphQLNonNull(Pk),description:"Access the current type schema of this server.",args:[],resolve:function resolve(e,n,i,t){return t.schema},isDeprecated:!1,deprecationReason:void 0,extensions:void 0,astNode:void 0},Uk={name:"__type",type:Lk,description:"Request the type information of a single type.",args:[{name:"name",description:void 0,type:new GraphQLNonNull(Ck),defaultValue:void 0,deprecationReason:void 0,extensions:void 0,astNode:void 0}],resolve:function resolve(e,n,i,t){return t.schema.getType(n.name)},isDeprecated:!1,deprecationReason:void 0,extensions:void 0,astNode:void 0},Gk={name:"__typename",type:new GraphQLNonNull(Ck),description:"The name of the current Object type at runtime.",args:[],resolve:function resolve(e,n,i,t){return t.parentType.name},isDeprecated:!1,deprecationReason:void 0,extensions:void 0,astNode:void 0},Wk=Object.freeze([Pk,wk,jk,Lk,Bk,xk,Mk,$k]);function isIntrospectionType(n){return Wk.some(function(e){return n.name===e.name})}function _defineProperties$2(e,n){for(var i=0;i<n.length;i++){var t=n[i];t.enumerable=t.enumerable||!1,t.configurable=!0,"value"in t&&(t.writable=!0),Object.defineProperty(e,t.key,t)}}function _createClass$2(e,n,i){return n&&_defineProperties$2(e.prototype,n),i&&_defineProperties$2(e,i),e}function isDirective(e){return Hp(e,Hk)}var Hk=function(){function GraphQLDirective(e){this.name=e.name,this.description=e.description,this.locations=e.locations,this.isRepeatable=null!==(n=e.isRepeatable)&&void 0!==n&&n,this.extensions=e.extensions&&toObjMap(e.extensions),this.astNode=e.astNode,e.name||devAssert(0,"Directive must be named."),Array.isArray(e.locations)||devAssert(0,"@".concat(e.name," locations must be an Array."));var n=null!==(n=e.args)&&void 0!==n?n:{};isObjectLike(n)&&!Array.isArray(n)||devAssert(0,"@".concat(e.name," args must be an object with argument names as keys.")),this.args=dk(n).map(function(e){var n=e[1];return{name:e[0],description:n.description,type:n.type,defaultValue:n.defaultValue,deprecationReason:n.deprecationReason,extensions:n.extensions&&toObjMap(n.extensions),astNode:n.astNode}})}var e=GraphQLDirective.prototype;return e.toConfig=function toConfig(){return{name:this.name,description:this.description,locations:this.locations,args:argsToArgsConfig(this.args),isRepeatable:this.isRepeatable,extensions:this.extensions,astNode:this.astNode}},e.toString=function toString(){return"@"+this.name},e.toJSON=function toJSON(){return this.toString()},_createClass$2(GraphQLDirective,[{key:Lp,get:function get(){return"GraphQLDirective"}}]),GraphQLDirective}();defineInspect(Hk);var Qk=new Hk({name:"include",description:"Directs the executor to include this field or fragment only when the `if` argument is true.",locations:[Kp.FIELD,Kp.FRAGMENT_SPREAD,Kp.INLINE_FRAGMENT],args:{if:{type:new GraphQLNonNull(Ok),description:"Included when true."}}}),Kk=new Hk({name:"skip",description:"Directs the executor to skip this field or fragment when the `if` argument is true.",locations:[Kp.FIELD,Kp.FRAGMENT_SPREAD,Kp.INLINE_FRAGMENT],args:{if:{type:new GraphQLNonNull(Ok),description:"Skipped when true."}}}),Zk="No longer supported",Yk=new Hk({name:"deprecated",description:"Marks an element of a GraphQL schema as no longer supported.",locations:[Kp.FIELD_DEFINITION,Kp.ARGUMENT_DEFINITION,Kp.INPUT_FIELD_DEFINITION,Kp.ENUM_VALUE],args:{reason:{type:Ck,description:"Explains why this element was deprecated, usually also including a suggestion for how to access supported similar data. Formatted using the Markdown syntax, as specified by [CommonMark](https://commonmark.org/).",defaultValue:Zk}}}),Jk=new Hk({name:"specifiedBy",description:"Exposes a URL that specifies the behaviour of this scalar.",locations:[Kp.SCALAR],args:{url:{type:new GraphQLNonNull(Ck),description:"The URL that specifies the behaviour of this scalar."}}}),Xk=Object.freeze([Qk,Kk,Yk,Jk]);function _defineProperties$1(e,n){for(var i=0;i<n.length;i++){var t=n[i];t.enumerable=t.enumerable||!1,t.configurable=!0,"value"in t&&(t.writable=!0),Object.defineProperty(e,t.key,t)}}function _createClass$1(e,n,i){return n&&_defineProperties$1(e.prototype,n),i&&_defineProperties$1(e,i),e}function isSchema(e){return Hp(e,ev)}function assertSchema(e){if(!isSchema(e))throw new Error("Expected ".concat(inspect(e)," to be a GraphQL schema."));return e}var ev=function(){function GraphQLSchema(e){var n;this.__validationErrors=!0===e.assumeValid?[]:void 0,isObjectLike(e)||devAssert(0,"Must provide configuration object."),!e.types||Array.isArray(e.types)||devAssert(0,'"types" must be Array if provided but got: '.concat(inspect(e.types),".")),!e.directives||Array.isArray(e.directives)||devAssert(0,'"directives" must be Array if provided but got: '+"".concat(inspect(e.directives),".")),this.description=e.description,this.extensions=e.extensions&&toObjMap(e.extensions),this.astNode=e.astNode,this.extensionASTNodes=e.extensionASTNodes,this._queryType=e.query,this._mutationType=e.mutation,this._subscriptionType=e.subscription,this._directives=null!==(n=e.directives)&&void 0!==n?n:Xk;var i=new Set(e.types);if(null!=e.types)for(var t=0,a=e.types;t<a.length;t++){var r=a[t];i.delete(r),collectReferencedTypes(r,i)}null!=this._queryType&&collectReferencedTypes(this._queryType,i),null!=this._mutationType&&collectReferencedTypes(this._mutationType,i),null!=this._subscriptionType&&collectReferencedTypes(this._subscriptionType,i);for(var d=0,o=this._directives;d<o.length;d++){var u=o[d];if(isDirective(u))for(var m=0,s=u.args;m<s.length;m++)collectReferencedTypes(s[m].type,i)}collectReferencedTypes(Pk,i),this._typeMap=Object.create(null),this._subTypeMap=Object.create(null),this._implementationsMap=Object.create(null);for(var l=0,c=Tk(i);l<c.length;l++){var p=c[l];if(null!=p){var k=p.name;if(k||devAssert(0,"One of the provided types for building the Schema is missing a name."),void 0!==this._typeMap[k])throw new Error('Schema must contain uniquely named types but contains multiple types named "'.concat(k,'".'));if(isInterfaceType(this._typeMap[k]=p))for(var v=0,y=p.getInterfaces();v<y.length;v++){var f,N=y[v];isInterfaceType(N)&&(f=void 0===(f=this._implementationsMap[N.name])?this._implementationsMap[N.name]={objects:[],interfaces:[]}:f).interfaces.push(p)}else if(isObjectType(p))for(var g=0,T=p.getInterfaces();g<T.length;g++){var h,I=T[g];isInterfaceType(I)&&(h=void 0===(h=this._implementationsMap[I.name])?this._implementationsMap[I.name]={objects:[],interfaces:[]}:h).objects.push(p)}}}}var e=GraphQLSchema.prototype;return e.getQueryType=function getQueryType(){return this._queryType},e.getMutationType=function getMutationType(){return this._mutationType},e.getSubscriptionType=function getSubscriptionType(){return this._subscriptionType},e.getTypeMap=function getTypeMap(){return this._typeMap},e.getType=function getType(e){return this.getTypeMap()[e]},e.getPossibleTypes=function getPossibleTypes(e){return isUnionType(e)?e.getTypes():this.getImplementations(e).objects},e.getImplementations=function getImplementations(e){e=this._implementationsMap[e.name];return null!=e?e:{objects:[],interfaces:[]}},e.isPossibleType=function isPossibleType(e,n){return this.isSubType(e,n)},e.isSubType=function isSubType(e,n){var i=this._subTypeMap[e.name];if(void 0===i){if(i=Object.create(null),isUnionType(e))for(var t=0,a=e.getTypes();t<a.length;t++)i[a[t].name]=!0;else{for(var r=this.getImplementations(e),d=0,o=r.objects;d<o.length;d++)i[o[d].name]=!0;for(var u=0,m=r.interfaces;u<m.length;u++)i[m[u].name]=!0}this._subTypeMap[e.name]=i}return void 0!==i[n.name]},e.getDirectives=function getDirectives(){return this._directives},e.getDirective=function getDirective(n){return nk(this.getDirectives(),function(e){return e.name===n})},e.toConfig=function toConfig(){var e;return{description:this.description,query:this.getQueryType(),mutation:this.getMutationType(),subscription:this.getSubscriptionType(),types:tk(this.getTypeMap()),directives:this.getDirectives().slice(),extensions:this.extensions,astNode:this.astNode,extensionASTNodes:null!==(e=this.extensionASTNodes)&&void 0!==e?e:[],assumeValid:void 0!==this.__validationErrors}},_createClass$1(GraphQLSchema,[{key:Lp,get:function get(){return"GraphQLSchema"}}]),GraphQLSchema}();function collectReferencedTypes(e,n){e=getNamedType(e);if(!n.has(e))if(n.add(e),isUnionType(e))for(var i=0,t=e.getTypes();i<t.length;i++)collectReferencedTypes(t[i],n);else if(isObjectType(e)||isInterfaceType(e)){for(var a=0,r=e.getInterfaces();a<r.length;a++)collectReferencedTypes(r[a],n);for(var d=0,o=tk(e.getFields());d<o.length;d++){var u=o[d];collectReferencedTypes(u.type,n);for(var m=0,s=u.args;m<s.length;m++)collectReferencedTypes(s[m].type,n)}}else if(isInputObjectType(e))for(var l=0,c=tk(e.getFields());l<c.length;l++)collectReferencedTypes(c[l].type,n);return n}function validateSchema(e){if(assertSchema(e),e.__validationErrors)return e.__validationErrors;var n=new nv(e);validateRootTypes(n),validateDirectives(n),validateTypes(n);n=n.getErrors();return e.__validationErrors=n}function assertValidSchema(e){e=validateSchema(e);if(0!==e.length)throw new Error(e.map(function(e){return e.message}).join("\n\n"))}var nv=function(){function SchemaValidationContext(e){this._errors=[],this.schema=e}var e=SchemaValidationContext.prototype;return e.reportError=function reportError(e,n){n=Array.isArray(n)?n.filter(Boolean):n;this.addError(new Bp(e,n))},e.addError=function addError(e){this._errors.push(e)},e.getErrors=function getErrors(){return this._errors},SchemaValidationContext}();function validateRootTypes(e){var n=e.schema,i=n.getQueryType();i?isObjectType(i)||e.reportError("Query root type must be Object type, it cannot be ".concat(inspect(i),"."),null!==(t=getOperationTypeNode(n,"query"))&&void 0!==t?t:i.astNode):e.reportError("Query root type must be provided.",n.astNode);var t=n.getMutationType();t&&!isObjectType(t)&&e.reportError("Mutation root type must be Object type if provided, it cannot be "+"".concat(inspect(t),"."),null!==(i=getOperationTypeNode(n,"mutation"))&&void 0!==i?i:t.astNode);t=n.getSubscriptionType();t&&!isObjectType(t)&&e.reportError("Subscription root type must be Object type if provided, it cannot be "+"".concat(inspect(t),"."),null!==(n=getOperationTypeNode(n,"subscription"))&&void 0!==n?n:t.astNode)}function getOperationTypeNode(e,n){for(var i=getAllSubNodes(e,function(e){return e.operationTypes}),t=0;t<i.length;t++){var a=i[t];if(a.operation===n)return a.type}}function validateDirectives(e){for(var n=0,i=e.schema.getDirectives();n<i.length;n++){var t=i[n];if(isDirective(t)){validateName(e,t);for(var a=0,r=t.args;a<r.length;a++){var d=r[a];validateName(e,d),isInputType(d.type)||e.reportError("The type of @".concat(t.name,"(").concat(d.name,":) must be Input Type ")+"but got: ".concat(inspect(d.type),"."),d.astNode),isRequiredArgument(d)&&null!=d.deprecationReason&&e.reportError("Required argument @".concat(t.name,"(").concat(d.name,":) cannot be deprecated."),[getDeprecatedDirectiveNode(d.astNode),null===(d=d.astNode)||void 0===d?void 0:d.type])}}else e.reportError("Expected directive but got: ".concat(inspect(t),"."),null==t?void 0:t.astNode)}}function validateName(e,n){var i=isValidNameError(n.name);i&&e.addError(locatedError(i,n.astNode))}function validateTypes(e){for(var n=createInputObjectCircularRefsValidator(e),i=e.schema.getTypeMap(),t=0,a=tk(i);t<a.length;t++){var r=a[t];isNamedType(r)?(isIntrospectionType(r)||validateName(e,r),isObjectType(r)||isInterfaceType(r)?(validateFields(e,r),validateInterfaces(e,r)):isUnionType(r)?validateUnionMembers(e,r):isEnumType(r)?validateEnumValues(e,r):isInputObjectType(r)&&(validateInputFields(e,r),n(r))):e.reportError("Expected GraphQL named type but got: ".concat(inspect(r),"."),r.astNode)}}function validateFields(e,n){var i=tk(n.getFields());0===i.length&&e.reportError("Type ".concat(n.name," must define one or more fields."),getAllNodes(n));for(var t=0;t<i.length;t++){var a,r=i[t];validateName(e,r),isOutputType(r.type)||e.reportError("The type of ".concat(n.name,".").concat(r.name," must be Output Type ")+"but got: ".concat(inspect(r.type),"."),null===(a=r.astNode)||void 0===a?void 0:a.type);for(var d=0,o=r.args;d<o.length;d++){var u,m=o[d],s=m.name;validateName(e,m),isInputType(m.type)||e.reportError("The type of ".concat(n.name,".").concat(r.name,"(").concat(s,":) must be Input ")+"Type but got: ".concat(inspect(m.type),"."),null===(u=m.astNode)||void 0===u?void 0:u.type),isRequiredArgument(m)&&null!=m.deprecationReason&&e.reportError("Required argument ".concat(n.name,".").concat(r.name,"(").concat(s,":) cannot be deprecated."),[getDeprecatedDirectiveNode(m.astNode),null===(m=m.astNode)||void 0===m?void 0:m.type])}}}function validateInterfaces(e,n){for(var i=Object.create(null),t=0,a=n.getInterfaces();t<a.length;t++){var r=a[t];isInterfaceType(r)?n!==r?i[r.name]?e.reportError("Type ".concat(n.name," can only implement ").concat(r.name," once."),getAllImplementsInterfaceNodes(n,r)):(i[r.name]=!0,validateTypeImplementsAncestors(e,n,r),validateTypeImplementsInterface(e,n,r)):e.reportError("Type ".concat(n.name," cannot implement itself because it would create a circular reference."),getAllImplementsInterfaceNodes(n,r)):e.reportError("Type ".concat(inspect(n)," must only implement Interface types, ")+"it cannot implement ".concat(inspect(r),"."),getAllImplementsInterfaceNodes(n,r))}}function validateTypeImplementsInterface(t,a,r){for(var e=a.getFields(),n=0,i=tk(r.getFields());n<i.length;n++){var d,o=i[n],u=o.name,m=e[u];if(m){isTypeSubTypeOf(t.schema,m.type,o.type)||t.reportError("Interface field ".concat(r.name,".").concat(u," expects type ")+"".concat(inspect(o.type)," but ").concat(a.name,".").concat(u," ")+"is type ".concat(inspect(m.type),"."),[null===(d=o.astNode)||void 0===d?void 0:d.type,null===(d=m.astNode)||void 0===d?void 0:d.type]);for(var s=function _loop(e,n){var n=n[e],i=n.name,e=nk(m.args,function(e){return e.name===i});if(!e)return t.reportError("Interface field argument ".concat(r.name,".").concat(u,"(").concat(i,":) expected but ").concat(a.name,".").concat(u," does not provide it."),[n.astNode,m.astNode]),"continue";isEqualType(n.type,e.type)||t.reportError("Interface field argument ".concat(r.name,".").concat(u,"(").concat(i,":) ")+"expects type ".concat(inspect(n.type)," but ")+"".concat(a.name,".").concat(u,"(").concat(i,":) is type ")+"".concat(inspect(e.type),"."),[null===(n=n.astNode)||void 0===n?void 0:n.type,null===(e=e.astNode)||void 0===e?void 0:e.type])},l=0,c=o.args;l<c.length;l++)s(l,c);for(var p=function _loop2(e,n){var e=n[e],i=e.name;!nk(o.args,function(e){return e.name===i})&&isRequiredArgument(e)&&t.reportError("Object field ".concat(a.name,".").concat(u," includes required argument ").concat(i," that is missing from the Interface field ").concat(r.name,".").concat(u,"."),[e.astNode,o.astNode])},k=0,v=m.args;k<v.length;k++)p(k,v)}else t.reportError("Interface field ".concat(r.name,".").concat(u," expected but ").concat(a.name," does not provide it."),[o.astNode].concat(getAllNodes(a)))}}function validateTypeImplementsAncestors(e,n,i){for(var t=n.getInterfaces(),a=0,r=i.getInterfaces();a<r.length;a++){var d=r[a];-1===t.indexOf(d)&&e.reportError(d===n?"Type ".concat(n.name," cannot implement ").concat(i.name," because it would create a circular reference."):"Type ".concat(n.name," must implement ").concat(d.name," because it is implemented by ").concat(i.name,"."),[].concat(getAllImplementsInterfaceNodes(i,d),getAllImplementsInterfaceNodes(n,i)))}}function validateUnionMembers(e,n){var i=n.getTypes();0===i.length&&e.reportError("Union type ".concat(n.name," must define one or more member types."),getAllNodes(n));for(var t=Object.create(null),a=0;a<i.length;a++){var r=i[a];t[r.name]?e.reportError("Union type ".concat(n.name," can only include type ").concat(r.name," once."),getUnionMemberTypeNodes(n,r.name)):(t[r.name]=!0,isObjectType(r)||e.reportError("Union type ".concat(n.name," can only include Object types, ")+"it cannot include ".concat(inspect(r),"."),getUnionMemberTypeNodes(n,String(r))))}}function validateEnumValues(e,n){var i=n.getValues();0===i.length&&e.reportError("Enum type ".concat(n.name," must define one or more values."),getAllNodes(n));for(var t=0;t<i.length;t++){var a=i[t],r=a.name;validateName(e,a),"true"!==r&&"false"!==r&&"null"!==r||e.reportError("Enum type ".concat(n.name," cannot include value: ").concat(r,"."),a.astNode)}}function validateInputFields(e,n){var i=tk(n.getFields());0===i.length&&e.reportError("Input Object type ".concat(n.name," must define one or more fields."),getAllNodes(n));for(var t=0;t<i.length;t++){var a,r=i[t];validateName(e,r),isInputType(r.type)||e.reportError("The type of ".concat(n.name,".").concat(r.name," must be Input Type ")+"but got: ".concat(inspect(r.type),"."),null===(a=r.astNode)||void 0===a?void 0:a.type),isRequiredInputField(r)&&null!=r.deprecationReason&&e.reportError("Required input field ".concat(n.name,".").concat(r.name," cannot be deprecated."),[getDeprecatedDirectiveNode(r.astNode),null===(r=r.astNode)||void 0===r?void 0:r.type])}}function createInputObjectCircularRefsValidator(d){var o=Object.create(null),u=[],m=Object.create(null);return function detectCycleRecursive(e){if(o[e.name])return;o[e.name]=!0;m[e.name]=u.length;var n=tk(e.getFields());for(var i=0;i<n.length;i++){var t,a,r=n[i];isNonNullType(r.type)&&isInputObjectType(r.type.ofType)&&(a=m[(t=r.type.ofType).name],u.push(r),void 0===a?detectCycleRecursive(t):(r=u.slice(a),a=r.map(function(e){return e.name}).join("."),d.reportError('Cannot reference Input Object "'.concat(t.name,'" within itself through a series of non-null fields: "').concat(a,'".'),r.map(function(e){return e.astNode}))),u.pop())}m[e.name]=void 0}}function getAllNodes(e){var n=e.astNode,e=e.extensionASTNodes;return n?e?[n].concat(e):[n]:null!=e?e:[]}function getAllSubNodes(e,n){for(var i=[],t=0,a=getAllNodes(e);t<a.length;t++)var r,i=i.concat(null!==(r=n(a[t]))&&void 0!==r?r:[]);return i}function getAllImplementsInterfaceNodes(e,n){return getAllSubNodes(e,function(e){return e.interfaces}).filter(function(e){return e.name.value===n.name})}function getUnionMemberTypeNodes(e,n){return getAllSubNodes(e,function(e){return e.types}).filter(function(e){return e.name.value===n})}function getDeprecatedDirectiveNode(e){var n;return null==e||null===(n=e.directives)||void 0===n?void 0:n.find(function(e){return e.name.value===Yk.name})}function typeFromAST(e,n){var i;return n.kind===xp.LIST_TYPE?(i=typeFromAST(e,n.type))&&new GraphQLList(i):n.kind===xp.NON_NULL_TYPE?(i=typeFromAST(e,n.type))&&new GraphQLNonNull(i):n.kind===xp.NAMED_TYPE?e.getType(n.name.value):void invariant(0,"Unexpected type node: "+inspect(n))}var iv=function(){function TypeInfo(e,n,i){this._schema=e,this._typeStack=[],this._parentTypeStack=[],this._inputTypeStack=[],this._fieldDefStack=[],this._defaultValueStack=[],this._directive=null,this._argument=null,this._enumValue=null,this._getFieldDef=null!=n?n:getFieldDef$1,i&&(isInputType(i)&&this._inputTypeStack.push(i),isCompositeType(i)&&this._parentTypeStack.push(i),isOutputType(i)&&this._typeStack.push(i))}var e=TypeInfo.prototype;return e.getType=function getType(){if(0<this._typeStack.length)return this._typeStack[this._typeStack.length-1]},e.getParentType=function getParentType(){if(0<this._parentTypeStack.length)return this._parentTypeStack[this._parentTypeStack.length-1]},e.getInputType=function getInputType(){if(0<this._inputTypeStack.length)return this._inputTypeStack[this._inputTypeStack.length-1]},e.getParentInputType=function getParentInputType(){if(1<this._inputTypeStack.length)return this._inputTypeStack[this._inputTypeStack.length-2]},e.getFieldDef=function getFieldDef(){if(0<this._fieldDefStack.length)return this._fieldDefStack[this._fieldDefStack.length-1]},e.getDefaultValue=function getDefaultValue(){if(0<this._defaultValueStack.length)return this._defaultValueStack[this._defaultValueStack.length-1]},e.getDirective=function getDirective(){return this._directive},e.getArgument=function getArgument(){return this._argument},e.getEnumValue=function getEnumValue(){return this._enumValue},e.enter=function enter(n){var e,i=this._schema;switch(n.kind){case xp.SELECTION_SET:var t=getNamedType(this.getType());this._parentTypeStack.push(isCompositeType(t)?t:void 0);break;case xp.FIELD:var a,t=this.getParentType();t&&(a=this._getFieldDef(i,t,n))&&(r=a.type),this._fieldDefStack.push(a),this._typeStack.push(isOutputType(r)?r:void 0);break;case xp.DIRECTIVE:this._directive=i.getDirective(n.name.value);break;case xp.OPERATION_DEFINITION:switch(n.operation){case"query":e=i.getQueryType();break;case"mutation":e=i.getMutationType();break;case"subscription":e=i.getSubscriptionType()}this._typeStack.push(isObjectType(e)?e:void 0);break;case xp.INLINE_FRAGMENT:case xp.FRAGMENT_DEFINITION:var r=n.typeCondition,r=r?typeFromAST(i,r):getNamedType(this.getType());this._typeStack.push(isOutputType(r)?r:void 0);break;case xp.VARIABLE_DEFINITION:var d=typeFromAST(i,n.type);this._inputTypeStack.push(isInputType(d)?d:void 0);break;case xp.ARGUMENT:var o,u,d=null!==(d=this.getDirective())&&void 0!==d?d:this.getFieldDef();d&&(o=nk(d.args,function(e){return e.name===n.name.value}))&&(u=o.type),this._argument=o,this._defaultValueStack.push(o?o.defaultValue:void 0),this._inputTypeStack.push(isInputType(u)?u:void 0);break;case xp.LIST:var m=getNullableType(this.getInputType()),m=isListType(m)?m.ofType:m;this._defaultValueStack.push(void 0),this._inputTypeStack.push(isInputType(m)?m:void 0);break;case xp.OBJECT_FIELD:var s,m=getNamedType(this.getInputType());isInputObjectType(m)&&(s=m.getFields()[n.name.value])&&(c=s.type),this._defaultValueStack.push(s?s.defaultValue:void 0),this._inputTypeStack.push(isInputType(c)?c:void 0);break;case xp.ENUM:var l,c=getNamedType(this.getInputType());isEnumType(c)&&(l=c.getValue(n.value)),this._enumValue=l}},e.leave=function leave(e){switch(e.kind){case xp.SELECTION_SET:this._parentTypeStack.pop();break;case xp.FIELD:this._fieldDefStack.pop(),this._typeStack.pop();break;case xp.DIRECTIVE:this._directive=null;break;case xp.OPERATION_DEFINITION:case xp.INLINE_FRAGMENT:case xp.FRAGMENT_DEFINITION:this._typeStack.pop();break;case xp.VARIABLE_DEFINITION:this._inputTypeStack.pop();break;case xp.ARGUMENT:this._argument=null,this._defaultValueStack.pop(),this._inputTypeStack.pop();break;case xp.LIST:case xp.OBJECT_FIELD:this._defaultValueStack.pop(),this._inputTypeStack.pop();break;case xp.ENUM:this._enumValue=null}},TypeInfo}();function getFieldDef$1(e,n,i){i=i.name.value;return i===qk.name&&e.getQueryType()===n?qk:i===Uk.name&&e.getQueryType()===n?Uk:i===Gk.name&&isCompositeType(n)?Gk:isObjectType(n)||isInterfaceType(n)?n.getFields()[i]:void 0}function visitWithTypeInfo(t,a){return{enter:function enter(e){t.enter(e);var n=getVisitFn(a,e.kind,!1);if(n){n=n.apply(a,arguments);return void 0!==n&&(t.leave(e),isNode(n)&&t.enter(n)),n}},leave:function leave(e){var n,i=getVisitFn(a,e.kind,!0);return i&&(n=i.apply(a,arguments)),t.leave(e),n}}}function isExecutableDefinitionNode(e){return e.kind===xp.OPERATION_DEFINITION||e.kind===xp.FRAGMENT_DEFINITION}function isTypeSystemDefinitionNode(e){return e.kind===xp.SCHEMA_DEFINITION||isTypeDefinitionNode(e)||e.kind===xp.DIRECTIVE_DEFINITION}function isTypeDefinitionNode(e){return e.kind===xp.SCALAR_TYPE_DEFINITION||e.kind===xp.OBJECT_TYPE_DEFINITION||e.kind===xp.INTERFACE_TYPE_DEFINITION||e.kind===xp.UNION_TYPE_DEFINITION||e.kind===xp.ENUM_TYPE_DEFINITION||e.kind===xp.INPUT_OBJECT_TYPE_DEFINITION}function isTypeSystemExtensionNode(e){return e.kind===xp.SCHEMA_EXTENSION||isTypeExtensionNode(e)}function isTypeExtensionNode(e){return e.kind===xp.SCALAR_TYPE_EXTENSION||e.kind===xp.OBJECT_TYPE_EXTENSION||e.kind===xp.INTERFACE_TYPE_EXTENSION||e.kind===xp.UNION_TYPE_EXTENSION||e.kind===xp.ENUM_TYPE_EXTENSION||e.kind===xp.INPUT_OBJECT_TYPE_EXTENSION}function ExecutableDefinitionsRule(a){return{Document:function Document(e){for(var n=0,i=e.definitions;n<i.length;n++){var t=i[n];isExecutableDefinitionNode(t)||a.reportError(new Bp("The ".concat(t.kind===xp.SCHEMA_DEFINITION||t.kind===xp.SCHEMA_EXTENSION?"schema":'"'+t.name.value+'"'," definition is not executable."),t))}return!1}}}function UniqueOperationNamesRule(n){var i=Object.create(null);return{OperationDefinition:function OperationDefinition(e){e=e.name;return e&&(i[e.value]?n.reportError(new Bp('There can be only one operation named "'.concat(e.value,'".'),[i[e.value],e])):i[e.value]=e),!1},FragmentDefinition:function FragmentDefinition(){return!1}}}function LoneAnonymousOperationRule(n){var i=0;return{Document:function Document(e){i=e.definitions.filter(function(e){return e.kind===xp.OPERATION_DEFINITION}).length},OperationDefinition:function OperationDefinition(e){!e.name&&1<i&&n.reportError(new Bp("This anonymous operation must be the only defined operation.",e))}}}function SingleFieldSubscriptionsRule(n){return{OperationDefinition:function OperationDefinition(e){"subscription"===e.operation&&1!==e.selectionSet.selections.length&&n.reportError(new Bp(e.name?'Subscription "'.concat(e.name.value,'" must select only one top level field.'):"Anonymous Subscription must select only one top level field.",e.selectionSet.selections.slice(1)))}}}function KnownTypeNamesRule(d){for(var e=d.getSchema(),o=e?e.getTypeMap():Object.create(null),u=Object.create(null),n=0,i=d.getDocument().definitions;n<i.length;n++){var t=i[n];isTypeDefinitionNode(t)&&(u[t.name.value]=!0)}var m=Object.keys(o).concat(Object.keys(u));return{NamedType:function NamedType(e,n,i,t,a){var r=e.name.value;o[r]||u[r]||((i=null!=(i=null!==(a=a[2])&&void 0!==a?a:i)&&isSDLNode(i))&&isStandardTypeName(r)||(i=suggestionList(r,i?tv.concat(m):m),d.reportError(new Bp('Unknown type "'.concat(r,'".')+didYouMean(i),e))))}}}var tv=[].concat(Rk,Wk).map(function(e){return e.name});function isStandardTypeName(e){return-1!==tv.indexOf(e)}function isSDLNode(e){return!Array.isArray(e)&&(isTypeSystemDefinitionNode(e)||isTypeSystemExtensionNode(e))}function FragmentsOnCompositeTypesRule(i){return{InlineFragment:function InlineFragment(e){var n=e.typeCondition;!n||(e=typeFromAST(i.getSchema(),n))&&!isCompositeType(e)&&(e=print(n),i.reportError(new Bp('Fragment cannot condition on non composite type "'.concat(e,'".'),n)))},FragmentDefinition:function FragmentDefinition(e){var n=typeFromAST(i.getSchema(),e.typeCondition);n&&!isCompositeType(n)&&(n=print(e.typeCondition),i.reportError(new Bp('Fragment "'.concat(e.name.value,'" cannot condition on non composite type "').concat(n,'".'),e.typeCondition)))}}}function VariablesAreInputTypesRule(t){return{VariableDefinition:function VariableDefinition(e){var n,i=typeFromAST(t.getSchema(),e.type);i&&!isInputType(i)&&(n=e.variable.name.value,i=print(e.type),t.reportError(new Bp('Variable "$'.concat(n,'" cannot be non-input type "').concat(i,'".'),e.type)))}}}function ScalarLeafsRule(r){return{Field:function Field(e){var n,i,t=r.getType(),a=e.selectionSet;t&&(isLeafType(getNamedType(t))?a&&(n=e.name.value,i=inspect(t),r.reportError(new Bp('Field "'.concat(n,'" must not have a selection since type "').concat(i,'" has no subfields.'),a))):a||(a=e.name.value,t=inspect(t),r.reportError(new Bp('Field "'.concat(a,'" of type "').concat(t,'" must have a selection of subfields. Did you mean "').concat(a,' { ... }"?'),e))))}}}function FieldsOnCorrectTypeRule(a){return{Field:function Field(e){var n,i,t=a.getParentType();t&&(a.getFieldDef()||(""===(i=didYouMean("to use an inline fragment on",getSuggestedTypeNames(a.getSchema(),t,n=e.name.value)))&&(i=didYouMean(getSuggestedFieldNames(t,n))),a.reportError(new Bp('Cannot query field "'.concat(n,'" on type "').concat(t.name,'".')+i,e))))}}}function getSuggestedTypeNames(t,e,n){if(!isAbstractType(e))return[];for(var i=new Set,a=Object.create(null),r=0,d=t.getPossibleTypes(e);r<d.length;r++){var o=d[r];if(o.getFields()[n]){i.add(o),a[o.name]=1;for(var u=0,m=o.getInterfaces();u<m.length;u++){var s=m[u];s.getFields()[n]&&(i.add(s),a[s.name]=(null!==(s=a[s.name])&&void 0!==s?s:0)+1)}}}return Tk(i).sort(function(e,n){var i=a[n.name]-a[e.name];return 0!=i?i:isInterfaceType(e)&&t.isSubType(e,n)?-1:isInterfaceType(n)&&t.isSubType(n,e)?1:naturalCompare(e.name,n.name)}).map(function(e){return e.name})}function getSuggestedFieldNames(e,n){return isObjectType(e)||isInterfaceType(e)?suggestionList(n,Object.keys(e.getFields())):[]}function UniqueFragmentNamesRule(i){var t=Object.create(null);return{OperationDefinition:function OperationDefinition(){return!1},FragmentDefinition:function FragmentDefinition(e){var n=e.name.value;return t[n]?i.reportError(new Bp('There can be only one fragment named "'.concat(n,'".'),[t[n],e.name])):t[n]=e.name,!1}}}function KnownFragmentNamesRule(i){return{FragmentSpread:function FragmentSpread(e){var n=e.name.value;i.getFragment(n)||i.reportError(new Bp('Unknown fragment "'.concat(n,'".'),e.name))}}}function NoUnusedFragmentsRule(o){var u=[],m=[];return{OperationDefinition:function OperationDefinition(e){return u.push(e),!1},FragmentDefinition:function FragmentDefinition(e){return m.push(e),!1},Document:{leave:function leave(){for(var e=Object.create(null),n=0;n<u.length;n++)for(var i=0,t=o.getRecursivelyReferencedFragments(u[n]);i<t.length;i++)e[t[i].name.value]=!0;for(var a=0;a<m.length;a++){var r=m[a],d=r.name.value;!0!==e[d]&&o.reportError(new Bp('Fragment "'.concat(d,'" is never used.'),r))}}}}}function PossibleFragmentSpreadsRule(a){return{InlineFragment:function InlineFragment(e){var n=a.getType(),i=a.getParentType();isCompositeType(n)&&isCompositeType(i)&&!doTypesOverlap(a.getSchema(),n,i)&&(i=inspect(i),n=inspect(n),a.reportError(new Bp('Fragment cannot be spread here as objects of type "'.concat(i,'" can never be of type "').concat(n,'".'),e)))},FragmentSpread:function FragmentSpread(e){var n=e.name.value,i=getFragmentType(a,n),t=a.getParentType();i&&t&&!doTypesOverlap(a.getSchema(),i,t)&&(t=inspect(t),i=inspect(i),a.reportError(new Bp('Fragment "'.concat(n,'" cannot be spread here as objects of type "').concat(t,'" can never be of type "').concat(i,'".'),e)))}}}function getFragmentType(e,n){n=e.getFragment(n);if(n){n=typeFromAST(e.getSchema(),n.typeCondition);if(isCompositeType(n))return n}}function NoFragmentCyclesRule(u){var m=Object.create(null),s=[],l=Object.create(null);return{OperationDefinition:function OperationDefinition(){return!1},FragmentDefinition:function FragmentDefinition(e){return function detectCycleRecursive(e){if(m[e.name.value])return;var n=e.name.value;m[n]=!0;var i=u.getFragmentSpreads(e.selectionSet);if(0===i.length)return;l[n]=s.length;for(var t=0;t<i.length;t++){var a,r=i[t],d=r.name.value,o=l[d];s.push(r),void 0===o?(a=u.getFragment(d))&&detectCycleRecursive(a):(a=s.slice(o),o=a.slice(0,-1).map(function(e){return'"'+e.name.value+'"'}).join(", "),u.reportError(new Bp('Cannot spread fragment "'.concat(d,'" within itself')+(""!==o?" via ".concat(o,"."):"."),a))),s.pop()}l[n]=void 0}(e),!1}}}function UniqueVariableNamesRule(i){var t=Object.create(null);return{OperationDefinition:function OperationDefinition(){t=Object.create(null)},VariableDefinition:function VariableDefinition(e){var n=e.variable.name.value;t[n]?i.reportError(new Bp('There can be only one variable named "$'.concat(n,'".'),[t[n],e.variable.name])):t[n]=e.variable.name}}}function NoUndefinedVariablesRule(r){var d=Object.create(null);return{OperationDefinition:{enter:function enter(){d=Object.create(null)},leave:function leave(e){for(var n=r.getRecursiveVariableUsages(e),i=0;i<n.length;i++){var t=n[i].node,a=t.name.value;!0!==d[a]&&r.reportError(new Bp(e.name?'Variable "$'.concat(a,'" is not defined by operation "').concat(e.name.value,'".'):'Variable "$'.concat(a,'" is not defined.'),[t,e]))}}},VariableDefinition:function VariableDefinition(e){d[e.variable.name.value]=!0}}}function NoUnusedVariablesRule(u){var m=[];return{OperationDefinition:{enter:function enter(){m=[]},leave:function leave(e){for(var n=Object.create(null),i=u.getRecursiveVariableUsages(e),t=0;t<i.length;t++)n[i[t].node.name.value]=!0;for(var a=0,r=m;a<r.length;a++){var d=r[a],o=d.variable.name.value;!0!==n[o]&&u.reportError(new Bp(e.name?'Variable "$'.concat(o,'" is never used in operation "').concat(e.name.value,'".'):'Variable "$'.concat(o,'" is never used.'),d))}}},VariableDefinition:function VariableDefinition(e){m.push(e)}}}function KnownDirectivesRule(o){for(var u=Object.create(null),e=o.getSchema(),n=e?e.getDirectives():Xk,i=0;i<n.length;i++){var t=n[i];u[t.name]=t.locations}for(var a=o.getDocument().definitions,r=0;r<a.length;r++){var d=a[r];d.kind===xp.DIRECTIVE_DEFINITION&&(u[d.name.value]=d.locations.map(function(e){return e.value}))}return{Directive:function Directive(e,n,i,t,a){var r=e.name.value,d=u[r];d?(a=getDirectiveLocationForASTPath(a))&&-1===d.indexOf(a)&&o.reportError(new Bp('Directive "@'.concat(r,'" may not be used on ').concat(a,"."),e)):o.reportError(new Bp('Unknown directive "@'.concat(r,'".'),e))}}}function getDirectiveLocationForASTPath(e){var n=e[e.length-1];switch(Array.isArray(n)&&invariant(0),n.kind){case xp.OPERATION_DEFINITION:return getDirectiveLocationForOperation(n.operation);case xp.FIELD:return Kp.FIELD;case xp.FRAGMENT_SPREAD:return Kp.FRAGMENT_SPREAD;case xp.INLINE_FRAGMENT:return Kp.INLINE_FRAGMENT;case xp.FRAGMENT_DEFINITION:return Kp.FRAGMENT_DEFINITION;case xp.VARIABLE_DEFINITION:return Kp.VARIABLE_DEFINITION;case xp.SCHEMA_DEFINITION:case xp.SCHEMA_EXTENSION:return Kp.SCHEMA;case xp.SCALAR_TYPE_DEFINITION:case xp.SCALAR_TYPE_EXTENSION:return Kp.SCALAR;case xp.OBJECT_TYPE_DEFINITION:case xp.OBJECT_TYPE_EXTENSION:return Kp.OBJECT;case xp.FIELD_DEFINITION:return Kp.FIELD_DEFINITION;case xp.INTERFACE_TYPE_DEFINITION:case xp.INTERFACE_TYPE_EXTENSION:return Kp.INTERFACE;case xp.UNION_TYPE_DEFINITION:case xp.UNION_TYPE_EXTENSION:return Kp.UNION;case xp.ENUM_TYPE_DEFINITION:case xp.ENUM_TYPE_EXTENSION:return Kp.ENUM;case xp.ENUM_VALUE_DEFINITION:return Kp.ENUM_VALUE;case xp.INPUT_OBJECT_TYPE_DEFINITION:case xp.INPUT_OBJECT_TYPE_EXTENSION:return Kp.INPUT_OBJECT;case xp.INPUT_VALUE_DEFINITION:return e[e.length-3].kind===xp.INPUT_OBJECT_TYPE_DEFINITION?Kp.INPUT_FIELD_DEFINITION:Kp.ARGUMENT_DEFINITION}}function getDirectiveLocationForOperation(e){switch(e){case"query":return Kp.QUERY;case"mutation":return Kp.MUTATION;case"subscription":return Kp.SUBSCRIPTION}invariant(0,"Unexpected operation: "+inspect(e))}function UniqueDirectivesPerLocationRule(o){for(var u=Object.create(null),e=o.getSchema(),n=e?e.getDirectives():Xk,i=0;i<n.length;i++){var t=n[i];u[t.name]=!t.isRepeatable}for(var a=o.getDocument().definitions,r=0;r<a.length;r++){var d=a[r];d.kind===xp.DIRECTIVE_DEFINITION&&(u[d.name.value]=!d.repeatable)}var m=Object.create(null),s=Object.create(null);return{enter:function enter(e){if(null!=e.directives){var n,i;e.kind===xp.SCHEMA_DEFINITION||e.kind===xp.SCHEMA_EXTENSION?i=m:isTypeDefinitionNode(e)||isTypeExtensionNode(e)?void 0===(i=s[n=e.name.value])&&(s[n]=i=Object.create(null)):i=Object.create(null);for(var t=0,a=e.directives;t<a.length;t++){var r=a[t],d=r.name.value;u[d]&&(i[d]?o.reportError(new Bp('The directive "@'.concat(d,'" can only be used once at this location.'),[i[d],r])):i[d]=r)}}}}}function ownKeys$1(n,e){var i,t=Object.keys(n);return Object.getOwnPropertySymbols&&(i=Object.getOwnPropertySymbols(n),e&&(i=i.filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})),t.push.apply(t,i)),t}function _objectSpread$1(n){for(var e=1;e<arguments.length;e++){var i=null!=arguments[e]?arguments[e]:{};e%2?ownKeys$1(Object(i),!0).forEach(function(e){_defineProperty$2(n,e,i[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(i)):ownKeys$1(Object(i)).forEach(function(e){Object.defineProperty(n,e,Object.getOwnPropertyDescriptor(i,e))})}return n}function _defineProperty$2(e,n,i){return n in e?Object.defineProperty(e,n,{value:i,enumerable:!0,configurable:!0,writable:!0}):e[n]=i,e}function KnownArgumentNamesRule(r){return _objectSpread$1(_objectSpread$1({},KnownArgumentNamesOnDirectivesRule(r)),{},{Argument:function Argument(e){var n,i=r.getArgument(),t=r.getFieldDef(),a=r.getParentType();!i&&t&&a&&(i=suggestionList(n=e.name.value,t.args.map(function(e){return e.name})),r.reportError(new Bp('Unknown argument "'.concat(n,'" on field "').concat(a.name,".").concat(t.name,'".')+didYouMean(i),e)))}})}function KnownArgumentNamesOnDirectivesRule(u){for(var m=Object.create(null),e=u.getSchema(),n=e?e.getDirectives():Xk,i=0;i<n.length;i++){var t=n[i];m[t.name]=t.args.map(function(e){return e.name})}for(var a=u.getDocument().definitions,r=0;r<a.length;r++){var d,o=a[r];o.kind===xp.DIRECTIVE_DEFINITION&&(d=null!==(d=o.arguments)&&void 0!==d?d:[],m[o.name.value]=d.map(function(e){return e.name.value}))}return{Directive:function Directive(e){var n=e.name.value,i=m[n];if(e.arguments&&i)for(var t=0,a=e.arguments;t<a.length;t++){var r,d=a[t],o=d.name.value;-1===i.indexOf(o)&&(r=suggestionList(o,i),u.reportError(new Bp('Unknown argument "'.concat(o,'" on directive "@').concat(n,'".')+didYouMean(r),d)))}return!1}}}function UniqueArgumentNamesRule(i){var t=Object.create(null);return{Field:function Field(){t=Object.create(null)},Directive:function Directive(){t=Object.create(null)},Argument:function Argument(e){var n=e.name.value;return t[n]?i.reportError(new Bp('There can be only one argument named "'.concat(n,'".'),[t[n],e.name])):t[n]=e.name,!1}}}function ValuesOfCorrectTypeRule(o){return{ListValue:function ListValue(e){if(!isListType(getNullableType(o.getParentInputType())))return isValidValueNode(o,e),!1},ObjectValue:function ObjectValue(e){var n=getNamedType(o.getInputType());if(!isInputObjectType(n))return isValidValueNode(o,e),!1;for(var i=keyMap(e.fields,function(e){return e.name.value}),t=0,a=tk(n.getFields());t<a.length;t++){var r,d=a[t];!i[d.name]&&isRequiredInputField(d)&&(r=inspect(d.type),o.reportError(new Bp('Field "'.concat(n.name,".").concat(d.name,'" of required type "').concat(r,'" was not provided.'),e)))}},ObjectField:function ObjectField(e){var n,i=getNamedType(o.getParentInputType());!o.getInputType()&&isInputObjectType(i)&&(n=suggestionList(e.name.value,Object.keys(i.getFields())),o.reportError(new Bp('Field "'.concat(e.name.value,'" is not defined by type "').concat(i.name,'".')+didYouMean(n),e)))},NullValue:function NullValue(e){var n=o.getInputType();isNonNullType(n)&&o.reportError(new Bp('Expected value of type "'.concat(inspect(n),'", found ').concat(print(e),"."),e))},EnumValue:function EnumValue(e){return isValidValueNode(o,e)},IntValue:function IntValue(e){return isValidValueNode(o,e)},FloatValue:function FloatValue(e){return isValidValueNode(o,e)},StringValue:function StringValue(e){return isValidValueNode(o,e)},BooleanValue:function BooleanValue(e){return isValidValueNode(o,e)}}}function isValidValueNode(n,i){var t=n.getInputType();if(t){var e=getNamedType(t);if(isLeafType(e))try{void 0===e.parseLiteral(i,void 0)&&(a=inspect(t),n.reportError(new Bp('Expected value of type "'.concat(a,'", found ').concat(print(i),"."),i)))}catch(e){var a=inspect(t);n.reportError(e instanceof Bp?e:new Bp('Expected value of type "'.concat(a,'", found ').concat(print(i),"; ")+e.message,i,void 0,void 0,void 0,e))}else{t=inspect(t);n.reportError(new Bp('Expected value of type "'.concat(t,'", found ').concat(print(i),"."),i))}}}function ownKeys(n,e){var i,t=Object.keys(n);return Object.getOwnPropertySymbols&&(i=Object.getOwnPropertySymbols(n),e&&(i=i.filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})),t.push.apply(t,i)),t}function _objectSpread(n){for(var e=1;e<arguments.length;e++){var i=null!=arguments[e]?arguments[e]:{};e%2?ownKeys(Object(i),!0).forEach(function(e){_defineProperty$1(n,e,i[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(i)):ownKeys(Object(i)).forEach(function(e){Object.defineProperty(n,e,Object.getOwnPropertyDescriptor(i,e))})}return n}function _defineProperty$1(e,n,i){return n in e?Object.defineProperty(e,n,{value:i,enumerable:!0,configurable:!0,writable:!0}):e[n]=i,e}function ProvidedRequiredArgumentsRule(u){return _objectSpread(_objectSpread({},ProvidedRequiredArgumentsOnDirectivesRule(u)),{},{Field:{leave:function leave(e){var n,i=u.getFieldDef();if(!i)return!1;for(var t=keyMap(null!==(n=e.arguments)&&void 0!==n?n:[],function(e){return e.name.value}),a=0,r=i.args;a<r.length;a++){var d,o=r[a];!t[o.name]&&isRequiredArgument(o)&&(d=inspect(o.type),u.reportError(new Bp('Field "'.concat(i.name,'" argument "').concat(o.name,'" of type "').concat(d,'" is required, but it was not provided.'),e)))}}}})}function ProvidedRequiredArgumentsOnDirectivesRule(m){for(var s=Object.create(null),e=m.getSchema(),n=e?e.getDirectives():Xk,i=0;i<n.length;i++){var t=n[i];s[t.name]=keyMap(t.args.filter(isRequiredArgument),function(e){return e.name})}for(var a=m.getDocument().definitions,r=0;r<a.length;r++){var d,o=a[r];o.kind===xp.DIRECTIVE_DEFINITION&&(d=null!==(d=o.arguments)&&void 0!==d?d:[],s[o.name.value]=keyMap(d.filter(isRequiredArgumentNode),function(e){return e.name.value}))}return{Directive:{leave:function leave(e){var n=e.name.value,i=s[n];if(i)for(var t,a=keyMap(null!==(t=e.arguments)&&void 0!==t?t:[],function(e){return e.name.value}),r=0,d=Object.keys(i);r<d.length;r++){var o,u=d[r];a[u]||(o=(isType(o=i[u].type)?inspect:print)(o),m.reportError(new Bp('Directive "@'.concat(n,'" argument "').concat(u,'" of type "').concat(o,'" is required, but it was not provided.'),e)))}}}}}function isRequiredArgumentNode(e){return e.type.kind===xp.NON_NULL_TYPE&&null==e.defaultValue}function VariablesInAllowedPositionRule(s){var l=Object.create(null);return{OperationDefinition:{enter:function enter(){l=Object.create(null)},leave:function leave(e){for(var n=s.getRecursiveVariableUsages(e),i=0;i<n.length;i++){var t,a=n[i],r=a.node,d=a.type,o=a.defaultValue,u=r.name.value,m=l[u];m&&d&&((a=typeFromAST(t=s.getSchema(),m.type))&&!allowedVariableUsage(t,a,m.defaultValue,d,o)&&(a=inspect(a),d=inspect(d),s.reportError(new Bp('Variable "$'.concat(u,'" of type "').concat(a,'" used in position expecting type "').concat(d,'".'),[m,r]))))}}},VariableDefinition:function VariableDefinition(e){l[e.variable.name.value]=e}}}function allowedVariableUsage(e,n,i,t,a){return!isNonNullType(t)||isNonNullType(n)?isTypeSubTypeOf(e,n,t):(null!=i&&i.kind!==xp.NULL||void 0!==a)&&isTypeSubTypeOf(e,n,t.ofType)}function reasonMessage(e){return Array.isArray(e)?e.map(function(e){var n=e[1];return'subfields "'.concat(e[0],'" conflict because ')+reasonMessage(n)}).join(" and "):e}function OverlappingFieldsCanBeMergedRule(o){var u=new rv,m=new Map;return{SelectionSet:function SelectionSet(e){for(var n=findConflictsWithinSelectionSet(o,m,u,o.getParentType(),e),i=0;i<n.length;i++){var t=n[i],a=t[0],r=a[0],d=t[1],t=t[2],a=reasonMessage(a[1]);o.reportError(new Bp('Fields "'.concat(r,'" conflict because ').concat(a,". Use different aliases on the fields to fetch both if this was intentional."),d.concat(t)))}}}}function findConflictsWithinSelectionSet(e,n,i,t,a){var r=[],a=getFieldsAndFragmentNames(e,n,t,a),d=a[0],o=a[1];if(collectConflictsWithin(e,r,n,i,d),0!==o.length)for(var u=0;u<o.length;u++){collectConflictsBetweenFieldsAndFragment(e,r,n,i,!1,d,o[u]);for(var m=u+1;m<o.length;m++)collectConflictsBetweenFragments(e,r,n,i,!1,o[u],o[m])}return r}function collectConflictsBetweenFieldsAndFragment(e,n,i,t,a,r,d){var o=e.getFragment(d);if(o){var d=getReferencedFieldsAndFragmentNames(e,i,o),o=d[0],u=d[1];if(r!==o){collectConflictsBetween(e,n,i,t,a,r,o);for(var m=0;m<u.length;m++)collectConflictsBetweenFieldsAndFragment(e,n,i,t,a,r,u[m])}}}function collectConflictsBetweenFragments(e,n,i,t,a,r,d){if(r!==d&&!t.has(r,d,a)){t.add(r,d,a);var o=e.getFragment(r),u=e.getFragment(d);if(o&&u){var m=getReferencedFieldsAndFragmentNames(e,i,o),o=m[0],s=m[1],u=getReferencedFieldsAndFragmentNames(e,i,u),l=u[1];collectConflictsBetween(e,n,i,t,a,o,u[0]);for(var c=0;c<l.length;c++)collectConflictsBetweenFragments(e,n,i,t,a,r,l[c]);for(var p=0;p<s.length;p++)collectConflictsBetweenFragments(e,n,i,t,a,s[p],d)}}}function findConflictsBetweenSubSelectionSets(e,n,i,t,a,r,d,o){var u=[],r=getFieldsAndFragmentNames(e,n,a,r),m=r[0],s=r[1],o=getFieldsAndFragmentNames(e,n,d,o),l=o[0],c=o[1];if(collectConflictsBetween(e,u,n,i,t,m,l),0!==c.length)for(var p=0;p<c.length;p++)collectConflictsBetweenFieldsAndFragment(e,u,n,i,t,m,c[p]);if(0!==s.length)for(var k=0;k<s.length;k++)collectConflictsBetweenFieldsAndFragment(e,u,n,i,t,l,s[k]);for(var v=0;v<s.length;v++)for(var y=0;y<c.length;y++)collectConflictsBetweenFragments(e,u,n,i,t,s[v],c[y]);return u}function collectConflictsWithin(e,n,i,t,a){for(var r=0,d=dk(a);r<d.length;r++){var o=d[r],u=o[0],m=o[1];if(1<m.length)for(var s=0;s<m.length;s++)for(var l=s+1;l<m.length;l++){var c=findConflict(e,i,t,!1,u,m[s],m[l]);c&&n.push(c)}}}function collectConflictsBetween(e,n,i,t,a,r,d){for(var o=0,u=Object.keys(r);o<u.length;o++){var m=u[o],s=d[m];if(s)for(var l=r[m],c=0;c<l.length;c++)for(var p=0;p<s.length;p++){var k=findConflict(e,i,t,a,m,l[c],s[p]);k&&n.push(k)}}}function findConflict(e,n,i,t,a,r,d){var o=r[0],u=r[1],m=r[2],s=d[0],r=d[1],d=d[2],s=t||o!==s&&isObjectType(o)&&isObjectType(s);if(!s){var l=u.name.value,c=r.name.value;if(l!==c)return[[a,'"'.concat(l,'" and "').concat(c,'" are different fields')],[u],[r]];if(!sameArguments(null!==(l=u.arguments)&&void 0!==l?l:[],null!==(c=r.arguments)&&void 0!==c?c:[]))return[[a,"they have differing arguments"],[u],[r]]}l=null==m?void 0:m.type,c=null==d?void 0:d.type;if(l&&c&&doTypesConflict(l,c))return[[a,'they return conflicting types "'.concat(inspect(l),'" and "').concat(inspect(c),'"')],[u],[r]];m=u.selectionSet,d=r.selectionSet;return m&&d?subfieldConflicts(findConflictsBetweenSubSelectionSets(e,n,i,s,getNamedType(l),m,getNamedType(c),d),a,u,r):void 0}function sameArguments(e,i){return e.length===i.length&&e.every(function(n){var e=nk(i,function(e){return e.name.value===n.name.value});return!!e&&sameValue(n.value,e.value)})}function sameValue(e,n){return print(e)===print(n)}function doTypesConflict(e,n){return isListType(e)?!isListType(n)||doTypesConflict(e.ofType,n.ofType):!!isListType(n)||(isNonNullType(e)?!isNonNullType(n)||doTypesConflict(e.ofType,n.ofType):!!isNonNullType(n)||!(!isLeafType(e)&&!isLeafType(n))&&e!==n)}function getFieldsAndFragmentNames(e,n,i,t){var a=n.get(t);return a||(_collectFieldsAndFragmentNames(e,i,t,e=Object.create(null),i=Object.create(null)),a=[e,Object.keys(i)],n.set(t,a)),a}function getReferencedFieldsAndFragmentNames(e,n,i){var t=n.get(i.selectionSet);if(t)return t;t=typeFromAST(e.getSchema(),i.typeCondition);return getFieldsAndFragmentNames(e,n,t,i.selectionSet)}function _collectFieldsAndFragmentNames(e,n,i,t,a){for(var r=0,d=i.selections;r<d.length;r++){var o=d[r];switch(o.kind){case xp.FIELD:var u=o.name.value,m=void 0;(isObjectType(n)||isInterfaceType(n))&&(m=n.getFields()[u]);u=o.alias?o.alias.value:u;t[u]||(t[u]=[]),t[u].push([n,o,m]);break;case xp.FRAGMENT_SPREAD:a[o.name.value]=!0;break;case xp.INLINE_FRAGMENT:m=o.typeCondition,m=m?typeFromAST(e.getSchema(),m):n;_collectFieldsAndFragmentNames(e,m,o.selectionSet,t,a)}}}function subfieldConflicts(e,n,i,t){if(0<e.length)return[[n,e.map(function(e){return e[0]})],e.reduce(function(e,n){return e.concat(n[1])},[i]),e.reduce(function(e,n){return e.concat(n[2])},[t])]}var av,rv=function(){function PairSet(){this._data=Object.create(null)}var e=PairSet.prototype;return e.has=function has(e,n,i){e=this._data[e],n=e&&e[n];return void 0!==n&&(!1!==i||!1===n)},e.add=function add(e,n,i){this._pairSetAdd(e,n,i),this._pairSetAdd(n,e,i)},e._pairSetAdd=function _pairSetAdd(e,n,i){var t=this._data[e];t||(t=Object.create(null),this._data[e]=t),t[n]=i},PairSet}();function UniqueInputFieldNamesRule(i){var e=[],t=Object.create(null);return{ObjectValue:{enter:function enter(){e.push(t),t=Object.create(null)},leave:function leave(){t=e.pop()}},ObjectField:function ObjectField(e){var n=e.name.value;t[n]?i.reportError(new Bp('There can be only one input field named "'.concat(n,'".'),[t[n],e.name])):t[n]=e.name}}}function LoneSchemaDefinitionRule(n){var e,i=n.getSchema(),t=null!==(e=null!==(e=null!==(e=null==i?void 0:i.astNode)&&void 0!==e?e:null==i?void 0:i.getQueryType())&&void 0!==e?e:null==i?void 0:i.getMutationType())&&void 0!==e?e:null==i?void 0:i.getSubscriptionType(),a=0;return{SchemaDefinition:function SchemaDefinition(e){t?n.reportError(new Bp("Cannot define a new schema within a schema extension.",e)):(0<a&&n.reportError(new Bp("Must provide only one schema definition.",e)),++a)}}}function UniqueOperationTypesRule(d){var e=d.getSchema(),o=Object.create(null),u=e?{query:e.getQueryType(),mutation:e.getMutationType(),subscription:e.getSubscriptionType()}:{};return{SchemaDefinition:checkOperationTypes,SchemaExtension:checkOperationTypes};function checkOperationTypes(e){for(var n=null!==(e=e.operationTypes)&&void 0!==e?e:[],i=0;i<n.length;i++){var t=n[i],a=t.operation,r=o[a];u[a]?d.reportError(new Bp("Type for ".concat(a," already defined in the schema. It cannot be redefined."),t)):r?d.reportError(new Bp("There can be only one ".concat(a," type in schema."),[r,t])):o[a]=t}return!1}}function UniqueTypeNamesRule(i){var t=Object.create(null),a=i.getSchema();return{ScalarTypeDefinition:checkTypeName,ObjectTypeDefinition:checkTypeName,InterfaceTypeDefinition:checkTypeName,UnionTypeDefinition:checkTypeName,EnumTypeDefinition:checkTypeName,InputObjectTypeDefinition:checkTypeName};function checkTypeName(e){var n=e.name.value;if(null==a||!a.getType(n))return t[n]?i.reportError(new Bp('There can be only one type named "'.concat(n,'".'),[t[n],e.name])):t[n]=e.name,!1;i.reportError(new Bp('Type "'.concat(n,'" already exists in the schema. It cannot also be defined in this type definition.'),e.name))}}function UniqueEnumValueNamesRule(u){var e=u.getSchema(),m=e?e.getTypeMap():Object.create(null),s=Object.create(null);return{EnumTypeDefinition:checkValueUniqueness,EnumTypeExtension:checkValueUniqueness};function checkValueUniqueness(e){var n=e.name.value;s[n]||(s[n]=Object.create(null));for(var i=null!==(e=e.values)&&void 0!==e?e:[],t=s[n],a=0;a<i.length;a++){var r=i[a],d=r.name.value,o=m[n];isEnumType(o)&&o.getValue(d)?u.reportError(new Bp('Enum value "'.concat(n,".").concat(d,'" already exists in the schema. It cannot also be defined in this type extension.'),r.name)):t[d]?u.reportError(new Bp('Enum value "'.concat(n,".").concat(d,'" can only be defined once.'),[t[d],r.name])):t[d]=r.name}return!1}}function UniqueFieldDefinitionNamesRule(o){var e=o.getSchema(),u=e?e.getTypeMap():Object.create(null),m=Object.create(null);return{InputObjectTypeDefinition:checkFieldUniqueness,InputObjectTypeExtension:checkFieldUniqueness,InterfaceTypeDefinition:checkFieldUniqueness,InterfaceTypeExtension:checkFieldUniqueness,ObjectTypeDefinition:checkFieldUniqueness,ObjectTypeExtension:checkFieldUniqueness};function checkFieldUniqueness(e){var n=e.name.value;m[n]||(m[n]=Object.create(null));for(var i=null!==(e=e.fields)&&void 0!==e?e:[],t=m[n],a=0;a<i.length;a++){var r=i[a],d=r.name.value;hasField(u[n],d)?o.reportError(new Bp('Field "'.concat(n,".").concat(d,'" already exists in the schema. It cannot also be defined in this type extension.'),r.name)):t[d]?o.reportError(new Bp('Field "'.concat(n,".").concat(d,'" can only be defined once.'),[t[d],r.name])):t[d]=r.name}return!1}}function hasField(e,n){return!!(isObjectType(e)||isInterfaceType(e)||isInputObjectType(e))&&null!=e.getFields()[n]}function UniqueDirectiveNamesRule(i){var t=Object.create(null),a=i.getSchema();return{DirectiveDefinition:function DirectiveDefinition(e){var n=e.name.value;if(null==a||!a.getDirective(n))return t[n]?i.reportError(new Bp('There can be only one directive named "@'.concat(n,'".'),[t[n],e.name])):t[n]=e.name,!1;i.reportError(new Bp('Directive "@'.concat(n,'" already exists in the schema. It cannot be redefined.'),e.name))}}}function _defineProperty(e,n,i){return n in e?Object.defineProperty(e,n,{value:i,enumerable:!0,configurable:!0,writable:!0}):e[n]=i,e}function PossibleTypeExtensionsRule(r){for(var d=r.getSchema(),o=Object.create(null),e=0,n=r.getDocument().definitions;e<n.length;e++){var i=n[e];isTypeDefinitionNode(i)&&(o[i.name.value]=i)}return{ScalarTypeExtension:checkExtension,ObjectTypeExtension:checkExtension,InterfaceTypeExtension:checkExtension,UnionTypeExtension:checkExtension,EnumTypeExtension:checkExtension,InputObjectTypeExtension:checkExtension};function checkExtension(e){var n,i=e.name.value,t=o[i],a=null==d?void 0:d.getType(i);t?n=dv[t.kind]:a&&(n=typeToExtKind(a)),n?n!==e.kind&&(n=extensionKindToTypeName(e.kind),r.reportError(new Bp("Cannot extend non-".concat(n,' type "').concat(i,'".'),t?[t,e]:e))):(t=Object.keys(o),t=suggestionList(i,t=d?t.concat(Object.keys(d.getTypeMap())):t),r.reportError(new Bp('Cannot extend type "'.concat(i,'" because it is not defined.')+didYouMean(t),e.name)))}}var dv=(_defineProperty(av={},xp.SCALAR_TYPE_DEFINITION,xp.SCALAR_TYPE_EXTENSION),_defineProperty(av,xp.OBJECT_TYPE_DEFINITION,xp.OBJECT_TYPE_EXTENSION),_defineProperty(av,xp.INTERFACE_TYPE_DEFINITION,xp.INTERFACE_TYPE_EXTENSION),_defineProperty(av,xp.UNION_TYPE_DEFINITION,xp.UNION_TYPE_EXTENSION),_defineProperty(av,xp.ENUM_TYPE_DEFINITION,xp.ENUM_TYPE_EXTENSION),_defineProperty(av,xp.INPUT_OBJECT_TYPE_DEFINITION,xp.INPUT_OBJECT_TYPE_EXTENSION),av);function typeToExtKind(e){return isScalarType(e)?xp.SCALAR_TYPE_EXTENSION:isObjectType(e)?xp.OBJECT_TYPE_EXTENSION:isInterfaceType(e)?xp.INTERFACE_TYPE_EXTENSION:isUnionType(e)?xp.UNION_TYPE_EXTENSION:isEnumType(e)?xp.ENUM_TYPE_EXTENSION:isInputObjectType(e)?xp.INPUT_OBJECT_TYPE_EXTENSION:void invariant(0,"Unexpected type: "+inspect(e))}function extensionKindToTypeName(e){switch(e){case xp.SCALAR_TYPE_EXTENSION:return"scalar";case xp.OBJECT_TYPE_EXTENSION:return"object";case xp.INTERFACE_TYPE_EXTENSION:return"interface";case xp.UNION_TYPE_EXTENSION:return"union";case xp.ENUM_TYPE_EXTENSION:return"enum";case xp.INPUT_OBJECT_TYPE_EXTENSION:return"input object"}invariant(0,"Unexpected kind: "+inspect(e))}var ov=Object.freeze([ExecutableDefinitionsRule,UniqueOperationNamesRule,LoneAnonymousOperationRule,SingleFieldSubscriptionsRule,KnownTypeNamesRule,FragmentsOnCompositeTypesRule,VariablesAreInputTypesRule,ScalarLeafsRule,FieldsOnCorrectTypeRule,UniqueFragmentNamesRule,KnownFragmentNamesRule,NoUnusedFragmentsRule,PossibleFragmentSpreadsRule,NoFragmentCyclesRule,UniqueVariableNamesRule,NoUndefinedVariablesRule,NoUnusedVariablesRule,KnownDirectivesRule,UniqueDirectivesPerLocationRule,KnownArgumentNamesRule,UniqueArgumentNamesRule,ValuesOfCorrectTypeRule,ProvidedRequiredArgumentsRule,VariablesInAllowedPositionRule,OverlappingFieldsCanBeMergedRule,UniqueInputFieldNamesRule]);function _inheritsLoose(e,n){e.prototype=Object.create(n.prototype),(e.prototype.constructor=e).__proto__=n}Object.freeze([LoneSchemaDefinitionRule,UniqueOperationTypesRule,UniqueTypeNamesRule,UniqueEnumValueNamesRule,UniqueFieldDefinitionNamesRule,UniqueDirectiveNamesRule,KnownTypeNamesRule,KnownDirectivesRule,UniqueDirectivesPerLocationRule,PossibleTypeExtensionsRule,KnownArgumentNamesOnDirectivesRule,UniqueArgumentNamesRule,UniqueInputFieldNamesRule,ProvidedRequiredArgumentsOnDirectivesRule]);var uv=function(){function ASTValidationContext(e,n){this._ast=e,this._fragments=void 0,this._fragmentSpreads=new Map,this._recursivelyReferencedFragments=new Map,this._onError=n}var e=ASTValidationContext.prototype;return e.reportError=function reportError(e){this._onError(e)},e.getDocument=function getDocument(){return this._ast},e.getFragment=function getFragment(e){var n=this._fragments;return n||(this._fragments=n=this.getDocument().definitions.reduce(function(e,n){return n.kind===xp.FRAGMENT_DEFINITION&&(e[n.name.value]=n),e},Object.create(null))),n[e]},e.getFragmentSpreads=function getFragmentSpreads(e){if(!(n=this._fragmentSpreads.get(e))){for(var n=[],i=[e];0!==i.length;)for(var t=0,a=i.pop().selections;t<a.length;t++){var r=a[t];r.kind===xp.FRAGMENT_SPREAD?n.push(r):r.selectionSet&&i.push(r.selectionSet)}this._fragmentSpreads.set(e,n)}return n},e.getRecursivelyReferencedFragments=function getRecursivelyReferencedFragments(e){if(!(n=this._recursivelyReferencedFragments.get(e))){for(var n=[],i=Object.create(null),t=[e.selectionSet];0!==t.length;)for(var a=t.pop(),r=0,d=this.getFragmentSpreads(a);r<d.length;r++){var o=d[r].name.value;!0!==i[o]&&(i[o]=!0,(o=this.getFragment(o))&&(n.push(o),t.push(o.selectionSet)))}this._recursivelyReferencedFragments.set(e,n)}return n},ASTValidationContext}(),mv=function(a){function ValidationContext(e,n,i,t){t=a.call(this,n,t)||this;return t._schema=e,t._typeInfo=i,t._variableUsages=new Map,t._recursiveVariableUsages=new Map,t}_inheritsLoose(ValidationContext,a);var e=ValidationContext.prototype;return e.getSchema=function getSchema(){return this._schema},e.getVariableUsages=function getVariableUsages(e){var n,i,t=this._variableUsages.get(e);return t||(n=[],visit(e,visitWithTypeInfo(i=new iv(this._schema),{VariableDefinition:function VariableDefinition(){return!1},Variable:function Variable(e){n.push({node:e,type:i.getInputType(),defaultValue:i.getDefaultValue()})}})),this._variableUsages.set(e,t=n)),t},e.getRecursiveVariableUsages=function getRecursiveVariableUsages(e){if(!(t=this._recursiveVariableUsages.get(e))){t=this.getVariableUsages(e);for(var n=0,i=this.getRecursivelyReferencedFragments(e);n<i.length;n++)var t=t.concat(this.getVariableUsages(i[n]));this._recursiveVariableUsages.set(e,t)}return t},e.getType=function getType(){return this._typeInfo.getType()},e.getParentType=function getParentType(){return this._typeInfo.getParentType()},e.getInputType=function getInputType(){return this._typeInfo.getInputType()},e.getParentInputType=function getParentInputType(){return this._typeInfo.getParentInputType()},e.getFieldDef=function getFieldDef(){return this._typeInfo.getFieldDef()},e.getDirective=function getDirective(){return this._typeInfo.getDirective()},e.getArgument=function getArgument(){return this._typeInfo.getArgument()},e.getEnumValue=function getEnumValue(){return this._typeInfo.getEnumValue()},ValidationContext}(uv);function validate(e,n){var i=2<arguments.length&&void 0!==arguments[2]?arguments[2]:ov,t=3<arguments.length&&void 0!==arguments[3]?arguments[3]:new iv(e),a=4<arguments.length&&void 0!==arguments[4]?arguments[4]:{maxErrors:void 0};n||devAssert(0,"Must provide document."),assertValidSchema(e);var r=Object.freeze({}),d=[],o=new mv(e,n,t,function(e){if(null!=a.maxErrors&&a.maxErrors<=d.length)throw d.push(new Bp("Too many validation errors, error limit reached. Validation aborted.")),r;d.push(e)}),i=visitInParallel(i.map(function(e){return e(o)}));try{visit(n,visitWithTypeInfo(t,i))}catch(e){if(e!==r)throw e}return d}function memoize3(d){var o;return function memoized(e,n,i){var t,a=(o=o||new WeakMap).get(e);if(a){if(t=a.get(n)){var r=t.get(i);if(void 0!==r)return r}}else a=new WeakMap,o.set(e,a);t||(t=new WeakMap,a.set(n,t));n=d(e,n,i);return t.set(i,n),n}}function promiseReduce(e,i,n){return e.reduce(function(e,n){return isPromise(e)?e.then(function(e){return i(e,n)}):i(e,n)},n)}function promiseForObject(n){var t=Object.keys(n),e=t.map(function(e){return n[e]});return Promise.all(e).then(function(e){return e.reduce(function(e,n,i){return e[t[i]]=n,e},Object.create(null))})}function addPath(e,n,i){return{prev:e,key:n,typename:i}}function pathToArray(e){for(var n=[],i=e;i;)n.push(i.key),i=i.prev;return n.reverse()}function getOperationRootType(e,n){if("query"===n.operation){var i=e.getQueryType();if(!i)throw new Bp("Schema does not define the required query root type.",n);return i}if("mutation"===n.operation){i=e.getMutationType();if(!i)throw new Bp("Schema is not configured for mutations.",n);return i}if("subscription"!==n.operation)throw new Bp("Can only have query, mutation and subscription operations.",n);e=e.getSubscriptionType();if(!e)throw new Bp("Schema is not configured for subscriptions.",n);return e}function printPathArray(e){return e.map(function(e){return"number"==typeof e?"["+e.toString()+"]":"."+e}).join("")}function valueFromAST(e,n,i){if(e){if(e.kind===xp.VARIABLE){var t=e.name.value;if(null==i||void 0===i[t])return;t=i[t];return null===t&&isNonNullType(n)?void 0:t}if(isNonNullType(n))return e.kind===xp.NULL?void 0:valueFromAST(e,n.ofType,i);if(e.kind===xp.NULL)return null;if(isListType(n)){var a=n.ofType;if(e.kind===xp.LIST){for(var r=[],d=0,o=e.values;d<o.length;d++){var u=o[d];if(isMissingVariable(u,i)){if(isNonNullType(a))return;r.push(null)}else{u=valueFromAST(u,a,i);if(void 0===u)return;r.push(u)}}return r}t=valueFromAST(e,a,i);return void 0===t?void 0:[t]}if(isInputObjectType(n)){if(e.kind!==xp.OBJECT)return;for(var m=Object.create(null),s=keyMap(e.fields,function(e){return e.name.value}),l=0,c=tk(n.getFields());l<c.length;l++){var p=c[l],k=s[p.name];if(k&&!isMissingVariable(k.value,i)){k=valueFromAST(k.value,p.type,i);if(void 0===k)return;m[p.name]=k}else if(void 0!==p.defaultValue)m[p.name]=p.defaultValue;else if(isNonNullType(p.type))return}return m}if(isLeafType(n)){var v;try{v=n.parseLiteral(e,i)}catch(e){return}return void 0===v?void 0:v}invariant(0,"Unexpected input type: "+inspect(n))}}function isMissingVariable(e,n){return e.kind===xp.VARIABLE&&(null==n||void 0===n[e.name.value])}function coerceInputValue(e,n){return coerceInputValueImpl(e,n,2<arguments.length&&void 0!==arguments[2]?arguments[2]:defaultOnError)}function defaultOnError(e,n,i){n="Invalid value "+inspect(n);throw 0<e.length&&(n+=' at "value'.concat(printPathArray(e),'"')),i.message=n+": "+i.message,i}function coerceInputValueImpl(n,i,t,a){if(isNonNullType(i))return null!=n?coerceInputValueImpl(n,i.ofType,t,a):void t(pathToArray(a),n,new Bp('Expected non-nullable type "'.concat(inspect(i),'" not to be null.')));if(null==n)return null;if(isListType(i)){var r=i.ofType,e=safeArrayFrom(n,function(e,n){n=addPath(a,n,void 0);return coerceInputValueImpl(e,r,t,n)});return null!=e?e:[coerceInputValueImpl(n,r,t,a)]}if(isInputObjectType(i)){if(!isObjectLike(n))return void t(pathToArray(a),n,new Bp('Expected type "'.concat(i.name,'" to be an object.')));for(var d={},o=i.getFields(),u=0,m=tk(o);u<m.length;u++){var s=m[u],l=n[s.name];void 0!==l?d[s.name]=coerceInputValueImpl(l,s.type,t,addPath(a,s.name,i.name)):void 0!==s.defaultValue?d[s.name]=s.defaultValue:isNonNullType(s.type)&&(l=inspect(s.type),t(pathToArray(a),n,new Bp('Field "'.concat(s.name,'" of required type "').concat(l,'" was not provided.'))))}for(var c=0,p=Object.keys(n);c<p.length;c++){var k,v=p[c];o[v]||(k=suggestionList(v,Object.keys(i.getFields())),t(pathToArray(a),n,new Bp('Field "'.concat(v,'" is not defined by type "').concat(i.name,'".')+didYouMean(k))))}return d}if(isLeafType(i)){var y;try{y=i.parseValue(n)}catch(e){return void t(pathToArray(a),n,e instanceof Bp?e:new Bp('Expected type "'.concat(i.name,'". ')+e.message,void 0,void 0,void 0,void 0,e))}return void 0===y&&t(pathToArray(a),n,new Bp('Expected type "'.concat(i.name,'".'))),y}invariant(0,"Unexpected input type: "+inspect(i))}function getVariableValues(e,n,i,t){var a=[],r=null==t?void 0:t.maxErrors;try{var d=coerceVariableValues(e,n,i,function(e){if(null!=r&&r<=a.length)throw new Bp("Too many errors processing variables, error limit reached. Execution aborted.");a.push(e)});if(0===a.length)return{coerced:d}}catch(e){a.push(e)}return{errors:a}}function coerceVariableValues(r,d,o,u){for(var m={},e=function _loop(e){var t=d[e],a=t.variable.name.value,e=typeFromAST(r,t.type);if(!isInputType(e)){var n=print(t.type);return u(new Bp('Variable "$'.concat(a,'" expected value of type "').concat(n,'" which cannot be used as an input type.'),t.type)),"continue"}if(!hasOwnProperty$3(o,a))return t.defaultValue?m[a]=valueFromAST(t.defaultValue,e):isNonNullType(e)&&(i=inspect(e),u(new Bp('Variable "$'.concat(a,'" of required type "').concat(i,'" was not provided.'),t))),"continue";n=o[a];if(null===n&&isNonNullType(e)){var i=inspect(e);return u(new Bp('Variable "$'.concat(a,'" of non-null type "').concat(i,'" must not be null.'),t)),"continue"}m[a]=coerceInputValue(n,e,function(e,n,i){n='Variable "$'.concat(a,'" got invalid value ')+inspect(n);0<e.length&&(n+=' at "'.concat(a).concat(printPathArray(e),'"')),u(new Bp(n+"; "+i.message,t,void 0,void 0,void 0,i.originalError))})},n=0;n<d.length;n++)e(n);return m}function getArgumentValues(e,n,i){for(var t,a={},r=keyMap(null!==(t=n.arguments)&&void 0!==t?t:[],function(e){return e.name.value}),d=0,o=e.args;d<o.length;d++){var u=o[d],m=u.name,s=u.type,l=r[m];if(l){var c=l.value,p=c.kind===xp.NULL;if(c.kind===xp.VARIABLE){l=c.name.value;if(null==i||!hasOwnProperty$3(i,l)){if(void 0!==u.defaultValue)a[m]=u.defaultValue;else if(isNonNullType(s))throw new Bp('Argument "'.concat(m,'" of required type "').concat(inspect(s),'" ')+'was provided the variable "$'.concat(l,'" which was not provided a runtime value.'),c);continue}p=null==i[l]}if(p&&isNonNullType(s))throw new Bp('Argument "'.concat(m,'" of non-null type "').concat(inspect(s),'" ')+"must not be null.",c);p=valueFromAST(c,s,i);if(void 0===p)throw new Bp('Argument "'.concat(m,'" has invalid value ').concat(print(c),"."),c);a[m]=p}else if(void 0!==u.defaultValue)a[m]=u.defaultValue;else if(isNonNullType(s))throw new Bp('Argument "'.concat(m,'" of required type "').concat(inspect(s),'" ')+"was not provided.",n)}return a}function getDirectiveValues(n,e,i){e=e.directives&&nk(e.directives,function(e){return e.name.value===n.name});if(e)return getArgumentValues(n,e,i)}function hasOwnProperty$3(e,n){return Object.prototype.hasOwnProperty.call(e,n)}function execute(e,n,i,t,a,r,d,o){return executeImpl(1===arguments.length?e:{schema:e,document:n,rootValue:i,contextValue:t,variableValues:a,operationName:r,fieldResolver:d,typeResolver:o})}function executeImpl(e){var n=e.schema,i=e.document,t=e.rootValue,a=e.contextValue,r=e.variableValues,d=e.operationName,o=e.fieldResolver,e=e.typeResolver;assertValidExecutionArguments(n,i,r);e=buildExecutionContext(n,i,t,a,r,d,o,e);return Array.isArray(e)?{errors:e}:buildResponse(e,executeOperation(e,e.operation,t))}function buildResponse(n,e){return isPromise(e)?e.then(function(e){return buildResponse(n,e)}):0===n.errors.length?{data:e}:{errors:n.errors,data:e}}function assertValidExecutionArguments(e,n,i){n||devAssert(0,"Must provide document."),assertValidSchema(e),null==i||isObjectLike(i)||devAssert(0,"Variables must be provided as an Object where each property is a variable value. Perhaps look to see if an unparsed JSON string was provided.")}function buildExecutionContext(e,n,i,t,a,r,d,o){for(var u,m,s=Object.create(null),l=0,c=n.definitions;l<c.length;l++){var p=c[l];switch(p.kind){case xp.OPERATION_DEFINITION:if(null==r){if(void 0!==m)return[new Bp("Must provide operation name if query contains multiple operations.")];m=p}else(null===(u=p.name)||void 0===u?void 0:u.value)===r&&(m=p);break;case xp.FRAGMENT_DEFINITION:s[p.name.value]=p}}if(!m)return null!=r?[new Bp('Unknown operation named "'.concat(r,'".'))]:[new Bp("Must provide an operation.")];a=getVariableValues(e,null!==(n=m.variableDefinitions)&&void 0!==n?n:[],null!=a?a:{},{maxErrors:50});return a.errors||{schema:e,fragments:s,rootValue:i,contextValue:t,operation:m,variableValues:a.coerced,fieldResolver:null!=d?d:cv,typeResolver:null!=o?o:lv,errors:[]}}function executeOperation(n,e,i){var t=getOperationRootType(n.schema,e),a=collectFields(n,t,e.selectionSet,Object.create(null),Object.create(null));try{var r=("mutation"===e.operation?executeFieldsSerially:executeFields)(n,t,i,void 0,a);return isPromise(r)?r.then(void 0,function(e){return n.errors.push(e),Promise.resolve(null)}):r}catch(e){return n.errors.push(e),null}}function executeFieldsSerially(a,r,d,o,u){return promiseReduce(Object.keys(u),function(n,i){var e=u[i],t=addPath(o,i,r.name),t=resolveField(a,r,d,e,t);return void 0===t?n:isPromise(t)?t.then(function(e){return n[i]=e,n}):(n[i]=t,n)},Object.create(null))}function executeFields(e,n,i,t,a){for(var r=Object.create(null),d=!1,o=0,u=Object.keys(a);o<u.length;o++){var m=u[o],s=resolveField(e,n,i,a[m],addPath(t,m,n.name));void 0!==s&&isPromise(r[m]=s)&&(d=!0)}return d?promiseForObject(r):r}function collectFields(e,n,i,t,a){for(var r=0,d=i.selections;r<d.length;r++){var o=d[r];switch(o.kind){case xp.FIELD:if(!shouldIncludeNode(e,o))continue;var u=getFieldEntryKey(o);t[u]||(t[u]=[]),t[u].push(o);break;case xp.INLINE_FRAGMENT:if(!shouldIncludeNode(e,o)||!doesFragmentConditionMatch(e,o,n))continue;collectFields(e,n,o.selectionSet,t,a);break;case xp.FRAGMENT_SPREAD:u=o.name.value;if(a[u]||!shouldIncludeNode(e,o))continue;a[u]=!0;u=e.fragments[u];if(!u||!doesFragmentConditionMatch(e,u,n))continue;collectFields(e,n,u.selectionSet,t,a)}}return t}function shouldIncludeNode(e,n){var i=getDirectiveValues(Kk,n,e.variableValues);if(!0===(null==i?void 0:i.if))return!1;e=getDirectiveValues(Qk,n,e.variableValues);return!1!==(null==e?void 0:e.if)}function doesFragmentConditionMatch(e,n,i){n=n.typeCondition;if(!n)return!0;n=typeFromAST(e.schema,n);return n===i||!!isAbstractType(n)&&e.schema.isSubType(n,i)}function getFieldEntryKey(e){return(e.alias||e.name).value}function resolveField(n,e,i,t,a){var r=getFieldDef(n.schema,e,t[0].name.value);if(r){var d=r.type,o=null!==(o=r.resolve)&&void 0!==o?o:n.fieldResolver,u=buildResolveInfo(n,r,t,e,a);try{var m=o(i,getArgumentValues(r,t[0],n.variableValues),n.contextValue,u),s=isPromise(m)?m.then(function(e){return completeValue(n,d,t,u,a,e)}):completeValue(n,d,t,u,a,m);return isPromise(s)?s.then(void 0,function(e){return handleFieldError(locatedError(e,t,pathToArray(a)),d,n)}):s}catch(e){return handleFieldError(locatedError(e,t,pathToArray(a)),d,n)}}}function buildResolveInfo(e,n,i,t,a){return{fieldName:n.name,fieldNodes:i,returnType:n.type,parentType:t,path:a,schema:e.schema,fragments:e.fragments,rootValue:e.rootValue,operation:e.operation,variableValues:e.variableValues}}function handleFieldError(e,n,i){if(isNonNullType(n))throw e;return i.errors.push(e),null}function completeValue(e,n,i,t,a,r){if(r instanceof Error)throw r;if(isNonNullType(n)){var d=completeValue(e,n.ofType,i,t,a,r);if(null===d)throw new Error("Cannot return null for non-nullable field ".concat(t.parentType.name,".").concat(t.fieldName,"."));return d}return null==r?null:isListType(n)?completeListValue(e,n,i,t,a,r):isLeafType(n)?completeLeafValue(n,r):isAbstractType(n)?completeAbstractValue(e,n,i,t,a,r):isObjectType(n)?completeObjectValue(e,n,i,t,a,r):void invariant(0,"Cannot complete value of unexpected output type: "+inspect(n))}function completeListValue(a,e,r,d,o,n){var u=e.ofType,m=!1,n=safeArrayFrom(n,function(e,n){var i=addPath(o,n,void 0);try{var t=isPromise(e)?e.then(function(e){return completeValue(a,u,r,d,i,e)}):completeValue(a,u,r,d,i,e);return isPromise(t)?(m=!0,t.then(void 0,function(e){return handleFieldError(locatedError(e,r,pathToArray(i)),u,a)})):t}catch(e){return handleFieldError(locatedError(e,r,pathToArray(i)),u,a)}});if(null==n)throw new Bp('Expected Iterable, but did not find one for field "'.concat(d.parentType.name,".").concat(d.fieldName,'".'));return m?Promise.all(n):n}function completeLeafValue(e,n){var i=e.serialize(n);if(void 0===i)throw new Error('Expected a value of type "'.concat(inspect(e),'" but ')+"received: ".concat(inspect(n)));return i}function completeAbstractValue(n,i,t,a,r,d){var e=(null!==(e=i.resolveType)&&void 0!==e?e:n.typeResolver)(d,n.contextValue,a,i);return isPromise(e)?e.then(function(e){return completeObjectValue(n,ensureValidRuntimeType(e,n,i,t,a,d),t,a,r,d)}):completeObjectValue(n,ensureValidRuntimeType(e,n,i,t,a,d),t,a,r,d)}function ensureValidRuntimeType(e,n,i,t,a,r){if(null==e)throw new Bp('Abstract type "'.concat(i.name,'" must resolve to an Object type at runtime for field "').concat(a.parentType.name,".").concat(a.fieldName,'". Either the "').concat(i.name,'" type should provide a "resolveType" function or each possible type should provide an "isTypeOf" function.'),t);var d=isNamedType(e)?e.name:e;if("string"!=typeof d)throw new Bp('Abstract type "'.concat(i.name,'" must resolve to an Object type at runtime for field "').concat(a.parentType.name,".").concat(a.fieldName,'" with ')+"value ".concat(inspect(r),', received "').concat(inspect(e),'".'));e=n.schema.getType(d);if(null==e)throw new Bp('Abstract type "'.concat(i.name,'" was resolve to a type "').concat(d,'" that does not exist inside schema.'),t);if(!isObjectType(e))throw new Bp('Abstract type "'.concat(i.name,'" was resolve to a non-object type "').concat(d,'".'),t);if(!n.schema.isSubType(i,e))throw new Bp('Runtime Object type "'.concat(e.name,'" is not a possible type for "').concat(i.name,'".'),t);return e}function completeObjectValue(n,i,t,e,a,r){if(i.isTypeOf){e=i.isTypeOf(r,n.contextValue,e);if(isPromise(e))return e.then(function(e){if(!e)throw invalidReturnTypeError(i,r,t);return collectAndExecuteSubfields(n,i,t,a,r)});if(!e)throw invalidReturnTypeError(i,r,t)}return collectAndExecuteSubfields(n,i,t,a,r)}function invalidReturnTypeError(e,n,i){return new Bp('Expected value of type "'.concat(e.name,'" but got: ').concat(inspect(n),"."),i)}function collectAndExecuteSubfields(e,n,i,t,a){return executeFields(e,n,a,t,sv(e,n,i))}var sv=memoize3(_collectSubfields);function _collectSubfields(e,n,i){for(var t=Object.create(null),a=Object.create(null),r=0;r<i.length;r++){var d=i[r];d.selectionSet&&(t=collectFields(e,n,d.selectionSet,t,a))}return t}var lv=function defaultTypeResolver(e,n,i,t){if(isObjectLike(e)&&"string"==typeof e.__typename)return e.__typename;for(var a=i.schema.getPossibleTypes(t),r=[],d=0;d<a.length;d++){var o=a[d];if(o.isTypeOf){var u=o.isTypeOf(e,n,i);if(isPromise(u))r[d]=u;else if(u)return o.name}}return r.length?Promise.all(r).then(function(e){for(var n=0;n<e.length;n++)if(e[n])return a[n].name}):void 0},cv=function defaultFieldResolver(e,n,i,t){if(isObjectLike(e)||"function"==typeof e){var a=e[t.fieldName];return"function"==typeof a?e[t.fieldName](n,i,t):a}};function getFieldDef(e,n,i){return i===qk.name&&e.getQueryType()===n?qk:i===Uk.name&&e.getQueryType()===n?Uk:i===Gk.name?Gk:n.getFields()[i]}function graphql(n,i,t,a,r,d,o,u){var m=arguments;return new Promise(function(e){return e(graphqlImpl(1===m.length?n:{schema:n,source:i,rootValue:t,contextValue:a,variableValues:r,operationName:d,fieldResolver:o,typeResolver:u}))})}function graphqlImpl(e){var n,i=e.schema,t=e.source,a=e.rootValue,r=e.contextValue,d=e.variableValues,o=e.operationName,u=e.fieldResolver,m=e.typeResolver,e=validateSchema(i);if(0<e.length)return{errors:e};try{n=parse(t)}catch(e){return{errors:[e]}}t=validate(i,n);return 0<t.length?{errors:t}:execute({schema:i,document:n,rootValue:a,contextValue:r,variableValues:d,operationName:o,fieldResolver:u,typeResolver:m})}function removeTemporaryGlobals(){return remove()}function checkDEV(){__DEV__?invariant$1("boolean"==typeof Vp,Vp):invariant$1("boolean"==typeof Vp,38)}removeTemporaryGlobals(),checkDEV();var pv=function(e,n){return(pv=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,n){e.__proto__=n}||function(e,n){for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(e[i]=n[i])})(e,n)};function __extends(e,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function __(){this.constructor=e}pv(e,n),e.prototype=null===n?Object.create(n):(__.prototype=n.prototype,new __)}var kv=function(){return(kv=Object.assign||function __assign(e){for(var n,i=1,t=arguments.length;i<t;i++)for(var a in n=arguments[i])Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a]);return e}).apply(this,arguments)};function __rest(e,n){var i={};for(a in e)Object.prototype.hasOwnProperty.call(e,a)&&n.indexOf(a)<0&&(i[a]=e[a]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var t=0,a=Object.getOwnPropertySymbols(e);t<a.length;t++)n.indexOf(a[t])<0&&Object.prototype.propertyIsEnumerable.call(e,a[t])&&(i[a[t]]=e[a[t]]);return i}function __spreadArray(e,n,i){if(i||2===arguments.length)for(var t,a=0,r=n.length;a<r;a++)!t&&a in n||((t=t||Array.prototype.slice.call(n,0,a))[a]=n[a]);return e.concat(t||Array.prototype.slice.call(n))}function shouldInclude(e,t){e=e.directives;return!e||!e.length||getInclusionDirectives(e).every(function(e){var n=e.directive,i=e.ifArgument,e=!1;return"Variable"===i.value.kind?(e=t&&t[i.value.name.value],__DEV__?invariant$1(void 0!==e,"Invalid variable referenced in @"+n.name.value+" directive."):invariant$1(void 0!==e,39)):e=i.value.value,"skip"===n.name.value?!e:e})}function isInclusionDirective(e){e=e.name.value;return"skip"===e||"include"===e}function getInclusionDirectives(e){var a=[];return e&&e.length&&e.forEach(function(e){var n,i,t;isInclusionDirective(e)&&(t=e.arguments,n=e.name.value,__DEV__?invariant$1(t&&1===t.length,"Incorrect number of arguments for the @"+n+" directive."):invariant$1(t&&1===t.length,40),i=t[0],__DEV__?invariant$1(i.name&&"if"===i.name.value,"Invalid argument for the @"+n+" directive."):invariant$1(i.name&&"if"===i.name.value,41),t=i.value,__DEV__?invariant$1(t&&("Variable"===t.kind||"BooleanValue"===t.kind),"Argument for the @"+n+" directive must be a variable or a boolean value."):invariant$1(t&&("Variable"===t.kind||"BooleanValue"===t.kind),42),a.push({directive:e,ifArgument:i}))}),a}function getFragmentQueryDocument(e,n){var n=n,i=[];return e.definitions.forEach(function(e){if("OperationDefinition"===e.kind)throw __DEV__?new Ap("Found a "+e.operation+" operation"+(e.name?" named '"+e.name.value+"'":"")+". No operations are allowed when using a fragment as a query. Only fragments are allowed."):new Ap(43);"FragmentDefinition"===e.kind&&i.push(e)}),void 0===n&&(__DEV__?invariant$1(1===i.length,"Found "+i.length+" fragments. `fragmentName` must be provided when there is not exactly 1 fragment."):invariant$1(1===i.length,44),n=i[0].name.value),kv(kv({},e),{definitions:__spreadArray([{kind:"OperationDefinition",operation:"query",selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:n}}]}}],e.definitions,!0)})}function createFragmentMap(e){var n={};return(e=void 0===e?[]:e).forEach(function(e){n[e.name.value]=e}),n}function getFragmentFromSelection(e,n){switch(e.kind){case"InlineFragment":return e;case"FragmentSpread":var i=n&&n[e.name.value];return __DEV__?invariant$1(i,"No fragment named "+e.name.value+"."):invariant$1(i,45),i;default:return null}}function isNonNullObject(e){return null!==e&&"object"==typeof e}function makeReference(e){return{__ref:String(e)}}function isReference(e){return Boolean(e&&"object"==typeof e&&"string"==typeof e.__ref)}function isStringValue(e){return"StringValue"===e.kind}function isBooleanValue(e){return"BooleanValue"===e.kind}function isIntValue(e){return"IntValue"===e.kind}function isFloatValue(e){return"FloatValue"===e.kind}function isVariable(e){return"Variable"===e.kind}function isObjectValue(e){return"ObjectValue"===e.kind}function isListValue(e){return"ListValue"===e.kind}function isEnumValue(e){return"EnumValue"===e.kind}function isNullValue(e){return"NullValue"===e.kind}function valueToObjectRepresentation(e,i,n,t){if(isIntValue(n)||isFloatValue(n))e[i.value]=Number(n.value);else if(isBooleanValue(n)||isStringValue(n))e[i.value]=n.value;else if(isObjectValue(n)){var a={};n.fields.map(function(e){return valueToObjectRepresentation(a,e.name,e.value,t)}),e[i.value]=a}else if(isVariable(n))e[i.value]=(t||{})[n.name.value];else if(isListValue(n))e[i.value]=n.values.map(function(e){var n={};return valueToObjectRepresentation(n,i,e,t),n[i.value]});else if(isEnumValue(n))e[i.value]=n.value;else{if(!isNullValue(n))throw __DEV__?new Ap('The inline argument "'+i.value+'" of kind "'+n.kind+'"is not supported. Use variables instead of inline arguments to overcome this limitation.'):new Ap(54);e[i.value]=null}}function storeKeyNameFromField(e,i){var t=null;e.directives&&(t={},e.directives.forEach(function(n){t[n.name.value]={},n.arguments&&n.arguments.forEach(function(e){return valueToObjectRepresentation(t[n.name.value],e.name,e.value,i)})}));var n=null;return e.arguments&&e.arguments.length&&(n={},e.arguments.forEach(function(e){return valueToObjectRepresentation(n,e.name,e.value,i)})),yv(e.name.value,n,t)}var vv=["connection","include","skip","client","rest","export"],yv=Object.assign(function(e,n,i){if(n&&i&&i.connection&&i.connection.key){if(i.connection.filter&&0<i.connection.filter.length){var t=i.connection.filter||[];t.sort();var a={};return t.forEach(function(e){a[e]=n[e]}),i.connection.key+"("+fv(a)+")"}return i.connection.key}var r=e;return n&&(e=fv(n),r+="("+e+")"),i&&Object.keys(i).forEach(function(e){-1===vv.indexOf(e)&&(i[e]&&Object.keys(i[e]).length?r+="@"+e+"("+fv(i[e])+")":r+="@"+e)}),r},{setStringify:function(e){var n=fv;return fv=e,n}}),fv=function defaultStringify(e){return JSON.stringify(e,stringifyReplacer)};function stringifyReplacer(e,i){return i=isNonNullObject(i)&&!Array.isArray(i)?Object.keys(i).sort().reduce(function(e,n){return e[n]=i[n],e},{}):i}function argumentsObjectFromField(e,n){if(e.arguments&&e.arguments.length){var i={};return e.arguments.forEach(function(e){return valueToObjectRepresentation(i,e.name,e.value,n)}),i}return null}function resultKeyNameFromField(e){return(e.alias||e.name).value}function getTypenameFromResult(e,n,i){if("string"==typeof e.__typename)return e.__typename;for(var t=0,a=n.selections;t<a.length;t++){var r=a[t];if(isField(r)){if("__typename"===r.name.value)return e[resultKeyNameFromField(r)]}else{r=getTypenameFromResult(e,getFragmentFromSelection(r,i).selectionSet,i);if("string"==typeof r)return r}}}function isField(e){return"Field"===e.kind}function checkDocument(e){__DEV__?invariant$1(e&&"Document"===e.kind,'Expecting a parsed GraphQL document. Perhaps you need to wrap the query string in a "gql" tag? http://docs.apollostack.com/apollo-client/core.html#gql'):invariant$1(e&&"Document"===e.kind,46);var n=e.definitions.filter(function(e){return"FragmentDefinition"!==e.kind}).map(function(e){if("OperationDefinition"!==e.kind)throw __DEV__?new Ap('Schema type definitions not allowed in queries. Found: "'+e.kind+'"'):new Ap(47);return e});return __DEV__?invariant$1(n.length<=1,"Ambiguous GraphQL document: contains "+n.length+" operations"):invariant$1(n.length<=1,48),e}function getOperationDefinition(e){return checkDocument(e),e.definitions.filter(function(e){return"OperationDefinition"===e.kind})[0]}function getOperationName(e){return e.definitions.filter(function(e){return"OperationDefinition"===e.kind&&e.name}).map(function(e){return e.name.value})[0]||null}function getFragmentDefinitions(e){return e.definitions.filter(function(e){return"FragmentDefinition"===e.kind})}function getQueryDefinition(e){e=getOperationDefinition(e);return __DEV__?invariant$1(e&&"query"===e.operation,"Must contain a query definition."):invariant$1(e&&"query"===e.operation,49),e}function getMainDefinition(e){var n;checkDocument(e);for(var i=0,t=e.definitions;i<t.length;i++){var a=t[i];if("OperationDefinition"===a.kind){var r=a.operation;if("query"===r||"mutation"===r||"subscription"===r)return a}"FragmentDefinition"!==a.kind||n||(n=a)}if(n)return n;throw __DEV__?new Ap("Expected a parsed GraphQL query with a query, mutation, subscription, or a fragment."):new Ap(53)}function getDefaultValues(e){var n=Object.create(null),e=e&&e.variableDefinitions;return e&&e.length&&e.forEach(function(e){e.defaultValue&&valueToObjectRepresentation(n,e.variable.name,e.defaultValue)}),n}var Nv={kind:"Field",name:{kind:"Name",value:"__typename"}},gv=Object.assign(function(e){return visit(checkDocument(e),{SelectionSet:{enter:function(e,n,i){if(!i||"OperationDefinition"!==i.kind){var t=e.selections;if(t)if(!t.some(function(e){return isField(e)&&("__typename"===e.name.value||0===e.name.value.lastIndexOf("__",0))})){i=i;if(!(isField(i)&&i.directives&&i.directives.some(function(e){return"export"===e.name.value})))return kv(kv({},e),{selections:__spreadArray(__spreadArray([],t,!0),[Nv],!1)})}}}}})},{added:function(e){return e===Nv}}),Tv=Object.prototype.hasOwnProperty;function mergeDeepArray(e){var n=e[0]||{},i=e.length;if(1<i)for(var t=new Iv,a=1;a<i;++a)n=t.merge(n,e[a]);return n}var hv=function(e,n,i){return this.merge(e[i],n[i])},Iv=function(){function DeepMerger(e){this.reconciler=e=void 0===e?hv:e,this.isObject=isNonNullObject,this.pastCopies=new Set}return DeepMerger.prototype.merge=function(t,a){for(var r=this,d=[],e=2;e<arguments.length;e++)d[e-2]=arguments[e];return isNonNullObject(a)&&isNonNullObject(t)?(Object.keys(a).forEach(function(e){var n,i;Tv.call(t,e)?(n=t[e],a[e]===n||(i=r.reconciler.apply(r,__spreadArray([t,a,e],d,!1)))!==n&&((t=r.shallowCopyForMerge(t))[e]=i)):(t=r.shallowCopyForMerge(t))[e]=a[e]}),t):a},DeepMerger.prototype.shallowCopyForMerge=function(e){return isNonNullObject(e)&&!this.pastCopies.has(e)&&(e=Array.isArray(e)?e.slice(0):kv({__proto__:Object.getPrototypeOf(e)},e),this.pastCopies.add(e)),e},DeepMerger}();function _createForOfIteratorHelperLoose(e,n){var i="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(i)return(i=i.call(e)).next.bind(i);if(Array.isArray(e)||(i=_unsupportedIterableToArray(e))||n&&e&&"number"==typeof e.length){i&&(e=i);var t=0;return function(){return e.length<=t?{done:!0}:{done:!1,value:e[t++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function _unsupportedIterableToArray(e,n){if(e){if("string"==typeof e)return _arrayLikeToArray(e,n);var i=Object.prototype.toString.call(e).slice(8,-1);return"Map"===(i="Object"===i&&e.constructor?e.constructor.name:i)||"Set"===i?Array.from(e):"Arguments"===i||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(i)?_arrayLikeToArray(e,n):void 0}}function _arrayLikeToArray(e,n){(null==n||e.length<n)&&(n=e.length);for(var i=0,t=new Array(n);i<n;i++)t[i]=e[i];return t}function _defineProperties(e,n){for(var i=0;i<n.length;i++){var t=n[i];t.enumerable=t.enumerable||!1,t.configurable=!0,"value"in t&&(t.writable=!0),Object.defineProperty(e,t.key,t)}}function _createClass(e,n,i){return n&&_defineProperties(e.prototype,n),i&&_defineProperties(e,i),e}var Dv=function(){return"function"==typeof Symbol},Sv=function(e){return Dv()&&Boolean(Symbol[e])},bv=function(e){return Sv(e)?Symbol[e]:"@@"+e};Dv()&&!Sv("observable")&&(Symbol.observable=Symbol("observable"));var Fv=bv("iterator"),Av=bv("observable"),Ev=bv("species");function getMethod(e,n){n=e[n];if(null!=n){if("function"!=typeof n)throw new TypeError(n+" is not a function");return n}}function getSpecies(e){e=e.constructor;return void 0!==(e=void 0!==e&&null===(e=e[Ev])?void 0:e)?e:_v}function isObservable(e){return e instanceof _v}function hostReportError(e){hostReportError.log?hostReportError.log(e):setTimeout(function(){throw e})}function enqueue(e){Promise.resolve().then(function(){try{e()}catch(e){hostReportError(e)}})}function cleanupSubscription(e){var n,i=e._cleanup;if(void 0!==i&&(e._cleanup=void 0,i))try{"function"==typeof i?i():(n=getMethod(i,"unsubscribe"))&&n.call(i)}catch(e){hostReportError(e)}}function closeSubscription(e){e._observer=void 0,e._queue=void 0,e._state="closed"}function flushSubscription(e){var n=e._queue;if(n){e._queue=void 0,e._state="ready";for(var i=0;i<n.length&&(notifySubscription(e,n[i].type,n[i].value),"closed"!==e._state);++i);}}function notifySubscription(e,n,i){e._state="running";var t=e._observer;try{var a=getMethod(t,n);switch(n){case"next":a&&a.call(t,i);break;case"error":if(closeSubscription(e),!a)throw i;a.call(t,i);break;case"complete":closeSubscription(e),a&&a.call(t)}}catch(e){hostReportError(e)}"closed"===e._state?cleanupSubscription(e):"running"===e._state&&(e._state="ready")}function onNotify(e,n,i){if("closed"!==e._state){if("buffering"!==e._state)return"ready"!==e._state?(e._state="buffering",e._queue=[{type:n,value:i}],void enqueue(function(){return flushSubscription(e)})):void notifySubscription(e,n,i);e._queue.push({type:n,value:i})}}var Cv=function(){function Subscription(n,e){this._cleanup=void 0,this._observer=n,this._queue=void 0,this._state="initializing";n=new Ov(this);try{this._cleanup=e.call(void 0,n)}catch(e){n.error(e)}"initializing"===this._state&&(this._state="ready")}return Subscription.prototype.unsubscribe=function unsubscribe(){"closed"!==this._state&&(closeSubscription(this),cleanupSubscription(this))},_createClass(Subscription,[{key:"closed",get:function(){return"closed"===this._state}}]),Subscription}(),Ov=function(){function SubscriptionObserver(e){this._subscription=e}var e=SubscriptionObserver.prototype;return e.next=function next(e){onNotify(this._subscription,"next",e)},e.error=function error(e){onNotify(this._subscription,"error",e)},e.complete=function complete(){onNotify(this._subscription,"complete")},_createClass(SubscriptionObserver,[{key:"closed",get:function(){return"closed"===this._subscription._state}}]),SubscriptionObserver}(),_v=function(){function Observable(e){if(!(this instanceof Observable))throw new TypeError("Observable cannot be called as a function");if("function"!=typeof e)throw new TypeError("Observable initializer must be a function");this._subscriber=e}var e=Observable.prototype;return e.subscribe=function subscribe(e){return new Cv(e="object"!=typeof e||null===e?{next:e,error:arguments[1],complete:arguments[2]}:e,this._subscriber)},e.forEach=function forEach(t){var a=this;return new Promise(function(e,n){var i;function done(){i.unsubscribe(),e()}"function"==typeof t?i=a.subscribe({next:function(e){try{t(e,done)}catch(e){n(e),i.unsubscribe()}},error:n,complete:e}):n(new TypeError(t+" is not a function"))})},e.map=function map(i){var e=this;if("function"!=typeof i)throw new TypeError(i+" is not a function");return new(getSpecies(this))(function(n){return e.subscribe({next:function(e){try{e=i(e)}catch(e){return n.error(e)}n.next(e)},error:function(e){n.error(e)},complete:function(){n.complete()}})})},e.filter=function filter(i){var e=this;if("function"!=typeof i)throw new TypeError(i+" is not a function");return new(getSpecies(this))(function(n){return e.subscribe({next:function(e){try{if(!i(e))return}catch(e){return n.error(e)}n.next(e)},error:function(e){n.error(e)},complete:function(){n.complete()}})})},e.reduce=function reduce(t){var e=this;if("function"!=typeof t)throw new TypeError(t+" is not a function");var n=getSpecies(this),a=1<arguments.length,r=!1,d=arguments[1];return new n(function(i){return e.subscribe({next:function(e){var n=!r;if(r=!0,!n||a)try{d=t(d,e)}catch(e){return i.error(e)}else d=e},error:function(e){i.error(e)},complete:function(){if(!r&&!a)return i.error(new TypeError("Cannot reduce an empty sequence"));i.next(d),i.complete()}})})},e.concat=function concat(){for(var e=this,n=arguments.length,a=new Array(n),i=0;i<n;i++)a[i]=arguments[i];var r=getSpecies(this);return new r(function(n){var i,t=0;return function startNext(e){i=e.subscribe({next:function(e){n.next(e)},error:function(e){n.error(e)},complete:function(){t===a.length?(i=void 0,n.complete()):startNext(r.from(a[t++]))}})}(e),function(){i&&(i.unsubscribe(),i=void 0)}})},e.flatMap=function flatMap(a){var n=this;if("function"!=typeof a)throw new TypeError(a+" is not a function");var r=getSpecies(this);return new r(function(i){var t=[],e=n.subscribe({next:function(e){if(a)try{e=a(e)}catch(e){return i.error(e)}var n=r.from(e).subscribe({next:function(e){i.next(e)},error:function(e){i.error(e)},complete:function(){var e=t.indexOf(n);0<=e&&t.splice(e,1),completeIfDone()}});t.push(n)},error:function(e){i.error(e)},complete:function(){completeIfDone()}});function completeIfDone(){e.closed&&0===t.length&&i.complete()}return function(){t.forEach(function(e){return e.unsubscribe()}),e.unsubscribe()}})},e[Av]=function(){return this},Observable.from=function from(t){var e="function"==typeof this?this:Observable;if(null==t)throw new TypeError(t+" is not an object");var a=getMethod(t,Av);if(a){var n=a.call(t);if(Object(n)!==n)throw new TypeError(n+" is not an object");return isObservable(n)&&n.constructor===e?n:new e(function(e){return n.subscribe(e)})}if(Sv("iterator")&&(a=getMethod(t,Fv)))return new e(function(i){enqueue(function(){if(!i.closed){for(var e,n=_createForOfIteratorHelperLoose(a.call(t));!(e=n()).done;)if(i.next(e.value),i.closed)return;i.complete()}})});if(Array.isArray(t))return new e(function(n){enqueue(function(){if(!n.closed){for(var e=0;e<t.length;++e)if(n.next(t[e]),n.closed)return;n.complete()}})});throw new TypeError(t+" is not observable")},Observable.of=function of(){for(var e=arguments.length,i=new Array(e),n=0;n<e;n++)i[n]=arguments[n];return new("function"==typeof this?this:Observable)(function(n){enqueue(function(){if(!n.closed){for(var e=0;e<i.length;++e)if(n.next(i[e]),n.closed)return;n.complete()}})})},_createClass(Observable,null,[{key:Ev,get:function(){return this}}]),Observable}();Dv()&&Object.defineProperty(_v,Symbol("extensions"),{value:{symbol:Av,hostReportError:hostReportError},configurable:!0});var Rv=Object.prototype.toString;function cloneDeep(e){return cloneDeepHelper(e)}function cloneDeepHelper(n,i){switch(Rv.call(n)){case"[object Array]":if((i=i||new Map).has(n))return i.get(n);var t=n.slice(0);return i.set(n,t),t.forEach(function(e,n){t[n]=cloneDeepHelper(e,i)}),t;case"[object Object]":if((i=i||new Map).has(n))return i.get(n);var a=Object.create(Object.getPrototypeOf(n));return i.set(n,a),Object.keys(n).forEach(function(e){a[e]=cloneDeepHelper(n[e],i)}),a;default:return n}}function deepFreeze(e){var i=new Set([e]);return i.forEach(function(n){isNonNullObject(n)&&shallowFreeze(n)===n&&Object.getOwnPropertyNames(n).forEach(function(e){isNonNullObject(n[e])&&i.add(n[e])})}),e}function shallowFreeze(e){if(__DEV__&&!Object.isFrozen(e))try{Object.freeze(e)}catch(e){if(e instanceof TypeError)return null;throw e}return e}function maybeDeepFreeze(e){return __DEV__&&deepFreeze(e),e}var Vv="function"==typeof WeakMap&&!("object"==typeof navigator&&"ReactNative"===navigator.product),Pv="function"==typeof WeakSet;function compact(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];var t=Object.create(null);return e.forEach(function(i){i&&Object.keys(i).forEach(function(e){var n=i[e];void 0!==n&&(t[e]=n)})}),t}var wv=new Map;function makeUniqueId(e){var n=wv.get(e)||1;return wv.set(e,n+1),e+":"+n+":"+Math.random().toString(36).slice(2)}function stringifyForDisplay(e){var i=makeUniqueId("stringifyForDisplay");return JSON.stringify(e,function(e,n){return void 0===n?i:n}).split(JSON.stringify(i)).join("<undefined>")}function validateOperation(e){for(var n=["query","operationName","variables","extensions","context"],i=0,t=Object.keys(e);i<t.length;i++){var a=t[i];if(n.indexOf(a)<0)throw __DEV__?new Ap("illegal argument: "+a):new Ap(26)}return e}function createOperation(e,n){var i=kv({},e);return Object.defineProperty(n,"setContext",{enumerable:!1,value:function(e){i=kv(kv({},i),"function"==typeof e?e(i):e)}}),Object.defineProperty(n,"getContext",{enumerable:!1,value:function(){return kv({},i)}}),n}function transformOperation(e){e={variables:e.variables||{},extensions:e.extensions||{},operationName:e.operationName,query:e.query};return e.operationName||(e.operationName="string"!=typeof e.query?getOperationName(e.query)||void 0:""),e}function passthrough(e,n){return n?n(e):_v.of()}function toLink(e){return"function"==typeof e?new Lv(e):e}function isTerminating(e){return e.request.length<=1}var jv=function(i){function LinkError(e,n){e=i.call(this,e)||this;return e.link=n,e}return __extends(LinkError,i),LinkError}(Error),Lv=function(){function ApolloLink(e){e&&(this.request=e)}return ApolloLink.empty=function(){return new ApolloLink(function(){return _v.of()})},ApolloLink.from=function(e){return 0===e.length?ApolloLink.empty():e.map(toLink).reduce(function(e,n){return e.concat(n)})},ApolloLink.split=function(i,e,n){var t=toLink(e),a=toLink(n||new ApolloLink(passthrough));return isTerminating(t)&&isTerminating(a)?new ApolloLink(function(e){return i(e)?t.request(e)||_v.of():a.request(e)||_v.of()}):new ApolloLink(function(e,n){return i(e)?t.request(e,n)||_v.of():a.request(e,n)||_v.of()})},ApolloLink.execute=function(e,n){return e.request(createOperation(n.context,transformOperation(validateOperation(n))))||_v.of()},ApolloLink.concat=function(e,n){var i=toLink(e);if(isTerminating(i))return __DEV__&&invariant$1.warn(new jv("You are calling concat on a terminating link, which will have no effect",i)),i;var t=toLink(n);return isTerminating(t)?new ApolloLink(function(e){return i.request(e,function(e){return t.request(e)||_v.of()})||_v.of()}):new ApolloLink(function(e,n){return i.request(e,function(e){return t.request(e,n)||_v.of()})||_v.of()})},ApolloLink.prototype.split=function(e,n,i){return this.concat(ApolloLink.split(e,n,i||new ApolloLink(passthrough)))},ApolloLink.prototype.concat=function(e){return ApolloLink.concat(this,e)},ApolloLink.prototype.request=function(e,n){throw __DEV__?new Ap("request is not implemented"):new Ap(21)},ApolloLink.prototype.onError=function(e,n){if(n&&n.error)return n.error(e),!1;throw e},ApolloLink.prototype.setOnError=function(e){return this.onError=e,this},ApolloLink}(),Bv=Object.prototype,xv=Bv.toString,Mv=Bv.hasOwnProperty,zv=Function.prototype.toString,$v=new Map;function equal(e,n){try{return check(e,n)}finally{$v.clear()}}function check(e,n){if(e===n)return!0;var i=xv.call(e);if(i!==xv.call(n))return!1;switch(i){case"[object Array]":if(e.length!==n.length)return!1;case"[object Object]":if(previouslyCompared(e,n))return!0;var t=definedKeys(e),a=definedKeys(n),r=t.length;if(r!==a.length)return!1;for(var d=0;d<r;++d)if(!Mv.call(n,t[d]))return!1;for(d=0;d<r;++d){var o=t[d];if(!check(e[o],n[o]))return!1}return!0;case"[object Error]":return e.name===n.name&&e.message===n.message;case"[object Number]":if(e!=e)return n!=n;case"[object Boolean]":case"[object Date]":return+e==+n;case"[object RegExp]":case"[object String]":return e==""+n;case"[object Map]":case"[object Set]":if(e.size!==n.size)return!1;if(previouslyCompared(e,n))return!0;for(var u=e.entries(),m="[object Map]"===i;;){var s=u.next();if(s.done)break;var l=s.value,s=l[0],l=l[1];if(!n.has(s))return!1;if(m&&!check(l,n.get(s)))return!1}return!0;case"[object Uint16Array]":case"[object Uint8Array]":case"[object Uint32Array]":case"[object Int32Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object ArrayBuffer]":e=new Uint8Array(e),n=new Uint8Array(n);case"[object DataView]":var c=e.byteLength;if(c===n.byteLength)for(;c--&&e[c]===n[c];);return-1===c;case"[object AsyncFunction]":case"[object GeneratorFunction]":case"[object AsyncGeneratorFunction]":case"[object Function]":a=zv.call(e);return a!==zv.call(n)?!1:!endsWith(a,qv)}return!1}function definedKeys(e){return Object.keys(e).filter(isDefinedKey,e)}function isDefinedKey(e){return void 0!==this[e]}var qv="{ [native code] }";function endsWith(e,n){var i=e.length-n.length;return 0<=i&&e.indexOf(n,i)===i}function previouslyCompared(e,n){var i=$v.get(e);if(i){if(i.has(n))return!0}else $v.set(e,i=new Set);return i.add(n),!1}var Uv=function(){return Object.create(null)},Gv=Array.prototype,Wv=Gv.forEach,Hv=Gv.slice,Qv=function(){function Trie(e,n){void 0===n&&(n=Uv),this.weakness=e=void 0===e?!0:e,this.makeData=n}return Trie.prototype.lookup=function(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];return this.lookupArray(e)},Trie.prototype.lookupArray=function(e){var n=this;return Wv.call(e,function(e){return n=n.getChildTrie(e)}),n.data||(n.data=this.makeData(Hv.call(e)))},Trie.prototype.getChildTrie=function(e){var n=this.weakness&&isObjRef(e)?this.weak||(this.weak=new WeakMap):this.strong||(this.strong=new Map),i=n.get(e);return i||n.set(e,i=new Trie(this.weakness,this.makeData)),i},Trie}();function isObjRef(e){switch(typeof e){case"object":if(null===e)break;case"function":return!0}return!1}var Kv=null,Zv={},Yv=1,Jv=function(){return Slot.prototype.hasValue=function(){for(var e=Kv;e;e=e.parent)if(this.id in e.slots){var n=e.slots[this.id];if(n===Zv)break;return e!==Kv&&(Kv.slots[this.id]=n),!0}return Kv&&(Kv.slots[this.id]=Zv),!1},Slot.prototype.getValue=function(){if(this.hasValue())return Kv.slots[this.id]},Slot.prototype.withValue=function(e,n,i,t){var e=((a={__proto__:null})[this.id]=e,a),a=Kv;Kv={parent:a,slots:e};try{return n.apply(t,i)}finally{Kv=a}},Slot.bind=function(n){var i=Kv;return function(){var e=Kv;try{return Kv=i,n.apply(this,arguments)}finally{Kv=e}}},Slot.noContext=function(e,n,i){if(!Kv)return e.apply(i,n);var t=Kv;try{return Kv=null,e.apply(i,n)}finally{Kv=t}},Slot;function Slot(){this.id=["slot",Yv++,Date.now(),Math.random().toString(36).slice(2)].join(":")}},Xv="@wry/context:Slot",ey=Array,ny=ey[Xv]||function(){var e=Jv();try{Object.defineProperty(ey,Xv,{value:ey[Xv]=e,enumerable:!1,writable:!1,configurable:!1})}finally{return e}}();function defaultDispose(){}var iy,ty=function(){function Cache(e,n){void 0===n&&(n=defaultDispose),this.max=e=void 0===e?1/0:e,this.dispose=n,this.map=new Map,this.newest=null,this.oldest=null}return Cache.prototype.has=function(e){return this.map.has(e)},Cache.prototype.get=function(e){e=this.getNode(e);return e&&e.value},Cache.prototype.getNode=function(e){var n,i=this.map.get(e);return i&&i!==this.newest&&(n=i.older,(e=i.newer)&&(e.older=n),n&&(n.newer=e),i.older=this.newest,(i.older.newer=i).newer=null,(this.newest=i)===this.oldest&&(this.oldest=e)),i},Cache.prototype.set=function(e,n){var i=this.getNode(e);return i?i.value=n:(i={key:e,value:n,newer:null,older:this.newest},this.newest&&(this.newest.newer=i),this.newest=i,this.oldest=this.oldest||i,this.map.set(e,i),i.value)},Cache.prototype.clean=function(){for(;this.oldest&&this.max<this.map.size;)this.delete(this.oldest.key)},Cache.prototype.delete=function(e){var n=this.map.get(e);return!!n&&(n===this.newest&&(this.newest=n.older),n===this.oldest&&(this.oldest=n.newer),n.newer&&(n.newer.older=n.older),n.older&&(n.older.newer=n.newer),this.map.delete(e),this.dispose(n.value,e),!0)},Cache}(),ay=new ny,ry=Object.prototype.hasOwnProperty,dy=void 0===(iy=Array.from)?function(e){var n=[];return e.forEach(function(e){return n.push(e)}),n}:iy;function maybeUnsubscribe(e){var n=e.unsubscribe;"function"==typeof n&&(e.unsubscribe=void 0,n())}var oy=[],uy=100;function assert(e,n){if(!e)throw new Error(n||"assertion failure")}function valueIs(e,n){var i=e.length;return 0<i&&i===n.length&&e[i-1]===n[i-1]}function valueGet(e){switch(e.length){case 0:throw new Error("unknown value");case 1:return e[0];case 2:throw e[1]}}function valueCopy(e){return e.slice(0)}var my=function(){function Entry(e){this.fn=e,this.parents=new Set,this.childValues=new Map,this.dirtyChildren=null,this.dirty=!0,this.recomputing=!1,this.value=[],this.deps=null,++Entry.count}return Entry.prototype.peek=function(){if(1===this.value.length&&!mightBeDirty(this))return rememberParent(this),this.value[0]},Entry.prototype.recompute=function(e){return assert(!this.recomputing,"already recomputing"),rememberParent(this),mightBeDirty(this)?reallyRecompute(this,e):valueGet(this.value)},Entry.prototype.setDirty=function(){this.dirty||(this.dirty=!0,this.value.length=0,reportDirty(this),maybeUnsubscribe(this))},Entry.prototype.dispose=function(){var i=this;this.setDirty(),forgetChildren(this),eachParent(this,function(e,n){e.setDirty(),forgetChild(e,i)})},Entry.prototype.forget=function(){this.dispose()},Entry.prototype.dependOn=function(e){e.add(this),this.deps||(this.deps=oy.pop()||new Set),this.deps.add(e)},Entry.prototype.forgetDeps=function(){var n=this;this.deps&&(dy(this.deps).forEach(function(e){return e.delete(n)}),this.deps.clear(),oy.push(this.deps),this.deps=null)},Entry.count=0,Entry}();function rememberParent(e){var n=ay.getValue();if(n)return e.parents.add(n),n.childValues.has(e)||n.childValues.set(e,[]),(mightBeDirty(e)?reportDirtyChild:reportCleanChild)(n,e),n}function reallyRecompute(e,n){return forgetChildren(e),ay.withValue(e,recomputeNewValue,[e,n]),maybeSubscribe(e,n)&&setClean(e),valueGet(e.value)}function recomputeNewValue(n,e){n.recomputing=!0,n.value.length=0;try{n.value[0]=n.fn.apply(null,e)}catch(e){n.value[1]=e}n.recomputing=!1}function mightBeDirty(e){return e.dirty||!(!e.dirtyChildren||!e.dirtyChildren.size)}function setClean(e){e.dirty=!1,mightBeDirty(e)||reportClean(e)}function reportDirty(e){eachParent(e,reportDirtyChild)}function reportClean(e){eachParent(e,reportCleanChild)}function eachParent(e,n){var i=e.parents.size;if(i)for(var t=dy(e.parents),a=0;a<i;++a)n(t[a],e)}function reportDirtyChild(e,n){assert(e.childValues.has(n)),assert(mightBeDirty(n));var i=!mightBeDirty(e);if(e.dirtyChildren){if(e.dirtyChildren.has(n))return}else e.dirtyChildren=oy.pop()||new Set;e.dirtyChildren.add(n),i&&reportDirty(e)}function reportCleanChild(e,n){assert(e.childValues.has(n)),assert(!mightBeDirty(n));var i=e.childValues.get(n);0===i.length?e.childValues.set(n,valueCopy(n.value)):valueIs(i,n.value)||e.setDirty(),removeDirtyChild(e,n),mightBeDirty(e)||reportClean(e)}function removeDirtyChild(e,n){var i=e.dirtyChildren;i&&(i.delete(n),0===i.size&&(oy.length<uy&&oy.push(i),e.dirtyChildren=null))}function forgetChildren(i){0<i.childValues.size&&i.childValues.forEach(function(e,n){forgetChild(i,n)}),i.forgetDeps(),assert(null===i.dirtyChildren)}function forgetChild(e,n){n.parents.delete(e),e.childValues.delete(n),removeDirtyChild(e,n)}function maybeSubscribe(n,e){if("function"==typeof n.subscribe)try{maybeUnsubscribe(n),n.unsubscribe=n.subscribe.apply(null,e)}catch(e){return n.setDirty(),!1}return!0}var sy={setDirty:!0,dispose:!0,forget:!0};function dep(e){var a=new Map,t=e&&e.subscribe;function depend(e){var n,i=ay.getValue();i&&((n=a.get(e))||a.set(e,n=new Set),i.dependOn(n),"function"==typeof t&&(maybeUnsubscribe(n),n.unsubscribe=t(e)))}return depend.dirty=function dirty(e,n){var i,t=a.get(e);t&&(i=n&&ry.call(sy,n)?n:"setDirty",dy(t).forEach(function(e){return e[i]()}),a.delete(e),maybeUnsubscribe(t))},depend}function makeDefaultMakeCacheKeyFunction(){var e=new Qv("function"==typeof WeakMap);return function(){return e.lookupArray(arguments)}}makeDefaultMakeCacheKeyFunction();var ly=new Set;function wrap(t,a){void 0===a&&(a=Object.create(null));function sva(){var e=o.apply(null,d?d.apply(null,arguments):arguments);if(void 0===e)return t.apply(null,arguments);var n=r.get(e);n||(r.set(e,n=new my(t)),n.subscribe=a.subscribe,n.forget=function(){return r.delete(e)});var i=n.recompute(Array.prototype.slice.call(arguments));return r.set(e,n),ly.add(r),ay.hasValue()||(ly.forEach(function(e){return e.clean()}),ly.clear()),i}var r=new ty(a.max||Math.pow(2,16),function(e){return e.dispose()}),d=a.keyArgs,o=a.makeCacheKey||makeDefaultMakeCacheKeyFunction();function dirtyKey(e){e=r.get(e);e&&e.setDirty()}function peekKey(e){e=r.get(e);if(e)return e.peek()}function forgetKey(e){return r.delete(e)}return Object.defineProperty(sva,"size",{get:function(){return r.map.size},configurable:!1,enumerable:!1}),sva.dirtyKey=dirtyKey,sva.dirty=function dirty(){dirtyKey(o.apply(null,arguments))},sva.peekKey=peekKey,sva.peek=function peek(){return peekKey(o.apply(null,arguments))},sva.forgetKey=forgetKey,sva.forget=function forget(){return forgetKey(o.apply(null,arguments))},sva.makeCacheKey=o,sva.getKey=d?function getKey(){return o.apply(null,d.apply(null,arguments))}:o,Object.freeze(sva)}var cy=function(){function ApolloCache(){this.getFragmentDoc=wrap(getFragmentQueryDocument)}return ApolloCache.prototype.batch=function(e){this.performTransaction(e.update,"string"==typeof e.optimistic?e.optimistic:!1===e.optimistic?null:void 0)},ApolloCache.prototype.recordOptimisticTransaction=function(e,n){this.performTransaction(e,n)},ApolloCache.prototype.transformDocument=function(e){return e},ApolloCache.prototype.identify=function(e){},ApolloCache.prototype.gc=function(){return[]},ApolloCache.prototype.modify=function(e){return!1},ApolloCache.prototype.transformForLink=function(e){return e},ApolloCache.prototype.readQuery=function(e,n){return void 0===n&&(n=!!e.optimistic),this.read(kv(kv({},e),{rootId:e.id||"ROOT_QUERY",optimistic:n}))},ApolloCache.prototype.readFragment=function(e,n){return void 0===n&&(n=!!e.optimistic),this.read(kv(kv({},e),{query:this.getFragmentDoc(e.fragment,e.fragmentName),rootId:e.id,optimistic:n}))},ApolloCache.prototype.writeQuery=function(e){var n=e.id,i=e.data,e=__rest(e,["id","data"]);return this.write(Object.assign(e,{dataId:n||"ROOT_QUERY",result:i}))},ApolloCache.prototype.writeFragment=function(e){var n=e.id,i=e.data,t=e.fragment,a=e.fragmentName,e=__rest(e,["id","data","fragment","fragmentName"]);return this.write(Object.assign(e,{query:this.getFragmentDoc(t,a),dataId:n,result:i}))},ApolloCache}(),py=function(r){function MissingFieldError(e,n,i,t){var a=r.call(this,e)||this;return a.message=e,a.path=n,a.query=i,a.variables=t,a.__proto__=MissingFieldError.prototype,a}return __extends(MissingFieldError,r),MissingFieldError}(Error),ky=Object.prototype.hasOwnProperty;function defaultDataIdFromObject(e,n){var i=e.__typename,t=e.id,e=e._id;if("string"==typeof i&&(n&&(n.keyObject=void 0!==t?{id:t}:void 0!==e?{_id:e}:void 0),void 0!==(t=void 0===t?e:t)))return i+":"+("number"==typeof t||"string"==typeof t?t:JSON.stringify(t))}var vy={dataIdFromObject:defaultDataIdFromObject,addTypename:!0,resultCaching:!0,canonizeResults:!1};function normalizeConfig(e){return compact(vy,e)}function shouldCanonizeResults(e){e=e.canonizeResults;return void 0===e?vy.canonizeResults:e}function getTypenameFromStoreObject(e,n){return isReference(n)?e.get(n.__ref,"__typename"):n&&n.__typename}var yy=/^[_a-z][_0-9a-z]*/i;function fieldNameFromStoreName(e){var n=e.match(yy);return n?n[0]:e}function selectionSetMatchesResult(n,i,t){return!!isNonNullObject(i)&&(Array.isArray(i)?i.every(function(e){return selectionSetMatchesResult(n,e,t)}):n.selections.every(function(e){if(isField(e)&&shouldInclude(e,t)){var n=resultKeyNameFromField(e);return ky.call(i,n)&&(!e.selectionSet||selectionSetMatchesResult(e.selectionSet,i[n],t))}return!0}))}function storeValueIsStoreObject(e){return isNonNullObject(e)&&!isReference(e)&&!Array.isArray(e)}function makeProcessedFieldsMerger(){return new Iv}var fy=Object.create(null),Ny=function(){return fy},gy=Object.create(null),Ty=function(){function EntityStore(e,n){var a=this;this.policies=e,this.group=n,this.data=Object.create(null),this.rootIds=Object.create(null),this.refs=Object.create(null),this.getFieldValue=function(e,n){return maybeDeepFreeze(isReference(e)?a.get(e.__ref,n):e&&e[n])},this.canRead=function(e){return isReference(e)?a.has(e.__ref):"object"==typeof e},this.toReference=function(e,n){if("string"==typeof e)return makeReference(e);if(isReference(e))return e;var i=a.policies.identify(e)[0];if(i){var t=makeReference(i);return n&&a.merge(i,e),t}}}return EntityStore.prototype.toObject=function(){return kv({},this.data)},EntityStore.prototype.has=function(e){return void 0!==this.lookup(e,!0)},EntityStore.prototype.get=function(e,n){if(this.group.depend(e,n),ky.call(this.data,e)){var i=this.data[e];if(i&&ky.call(i,n))return i[n]}return"__typename"===n&&ky.call(this.policies.rootTypenamesById,e)?this.policies.rootTypenamesById[e]:this instanceof Iy?this.parent.get(e,n):void 0},EntityStore.prototype.lookup=function(e,n){return n&&this.group.depend(e,"__exists"),ky.call(this.data,e)?this.data[e]:this instanceof Iy?this.parent.lookup(e,n):this.policies.rootTypenamesById[e]?Object.create(null):void 0},EntityStore.prototype.merge=function(e,n){var i,t=this;isReference(e)&&(e=e.__ref),isReference(n)&&(n=n.__ref);var a,r,d="string"==typeof e?this.lookup(i=e):e,n="string"==typeof n?this.lookup(i=n):n;n&&(__DEV__?invariant$1("string"==typeof i,"store.merge expects a string ID"):invariant$1("string"==typeof i,1),a=new Iv(storeObjectReconciler).merge(d,n),(this.data[i]=a)!==d&&(delete this.refs[i],this.group.caching&&(r=Object.create(null),d||(r.__exists=1),Object.keys(n).forEach(function(e){var n;d&&d[e]===a[e]||(r[e]=1,(n=fieldNameFromStoreName(e))===e||t.policies.hasKeyArgs(a.__typename,n)||(r[n]=1),void 0!==a[e]||t instanceof Iy||delete a[e])}),!r.__typename||d&&d.__typename||this.policies.rootTypenamesById[i]!==a.__typename||delete r.__typename,Object.keys(r).forEach(function(e){return t.group.dirty(i,e)}))))},EntityStore.prototype.modify=function(a,r){var d=this,o=this.lookup(a);if(o){var u=Object.create(null),m=!1,s=!0,l={DELETE:fy,INVALIDATE:gy,isReference:isReference,toReference:this.toReference,canRead:this.canRead,readField:function(e,n){return d.policies.readField("string"==typeof e?{fieldName:e,from:n||makeReference(a)}:e,{store:d})}};if(Object.keys(o).forEach(function(e){var n,i=fieldNameFromStoreName(e),t=o[e];void 0!==t&&((n="function"==typeof r?r:r[e]||r[i])&&((i=n===Ny?fy:n(maybeDeepFreeze(t),kv(kv({},l),{fieldName:i,storeFieldName:e,storage:d.getStorage(a,e)})))===gy?d.group.dirty(a,e):(i=i===fy?void 0:i)!==t&&(m=!0,t=u[e]=i)),void 0!==t&&(s=!1))}),m)return this.merge(a,u),s&&(this instanceof Iy?this.data[a]=void 0:delete this.data[a],this.group.dirty(a,"__exists")),!0}return!1},EntityStore.prototype.delete=function(e,n,i){var t=this.lookup(e);if(t){t=this.getFieldValue(t,"__typename"),n=n&&i?this.policies.getStoreFieldName({typename:t,fieldName:n,args:i}):n;return this.modify(e,n?((e={})[n]=Ny,e):Ny)}return!1},EntityStore.prototype.evict=function(e,n){var i=!1;return e.id&&(ky.call(this.data,e.id)&&(i=this.delete(e.id,e.fieldName,e.args)),this instanceof Iy&&this!==n&&(i=this.parent.evict(e,n)||i),(e.fieldName||i)&&this.group.dirty(e.id,e.fieldName||"__exists")),i},EntityStore.prototype.clear=function(){this.replace(null)},EntityStore.prototype.extract=function(){var n=this,e=this.toObject(),i=[];return this.getRootIdSet().forEach(function(e){ky.call(n.policies.rootTypenamesById,e)||i.push(e)}),i.length&&(e.__META={extraRootIds:i.sort()}),e},EntityStore.prototype.replace=function(n){var e,i,t=this;Object.keys(this.data).forEach(function(e){n&&ky.call(n,e)||t.delete(e)}),n&&(e=n.__META,i=__rest(n,["__META"]),Object.keys(i).forEach(function(e){t.merge(e,i[e])}),e&&e.extraRootIds.forEach(this.retain,this))},EntityStore.prototype.retain=function(e){return this.rootIds[e]=(this.rootIds[e]||0)+1},EntityStore.prototype.release=function(e){if(0<this.rootIds[e]){var n=--this.rootIds[e];return n||delete this.rootIds[e],n}return 0},EntityStore.prototype.getRootIdSet=function(e){return void 0===e&&(e=new Set),Object.keys(this.rootIds).forEach(e.add,e),this instanceof Iy?this.parent.getRootIdSet(e):Object.keys(this.policies.rootTypenamesById).forEach(e.add,e),e},EntityStore.prototype.gc=function(){var n=this,i=this.getRootIdSet(),t=this.toObject();i.forEach(function(e){ky.call(t,e)&&(Object.keys(n.findChildRefIds(e)).forEach(i.add,i),delete t[e])});var e=Object.keys(t);if(e.length){for(var a=this;a instanceof Iy;)a=a.parent;e.forEach(function(e){return a.delete(e)})}return e},EntityStore.prototype.findChildRefIds=function(e){if(!ky.call(this.refs,e)){var i=this.refs[e]=Object.create(null),n=this.data[e];if(!n)return i;var t=new Set([n]);t.forEach(function(n){isReference(n)&&(i[n.__ref]=!0),isNonNullObject(n)&&Object.keys(n).forEach(function(e){e=n[e];isNonNullObject(e)&&t.add(e)})})}return this.refs[e]},EntityStore.prototype.makeCacheKey=function(){return this.group.keyMaker.lookupArray(arguments)},EntityStore}(),hy=function(){function CacheGroup(e,n){void 0===n&&(n=null),this.caching=e,this.parent=n,this.d=null,this.resetCaching()}return CacheGroup.prototype.resetCaching=function(){this.d=this.caching?dep():null,this.keyMaker=new Qv(Vv)},CacheGroup.prototype.depend=function(e,n){var i;this.d&&(this.d(makeDepKey(e,n)),(i=fieldNameFromStoreName(n))!==n&&this.d(makeDepKey(e,i)),this.parent&&this.parent.depend(e,n))},CacheGroup.prototype.dirty=function(e,n){this.d&&this.d.dirty(makeDepKey(e,n),"__exists"===n?"forget":"setDirty")},CacheGroup}();function makeDepKey(e,n){return n+"#"+e}function maybeDependOnExistenceOfEntity(e,n){supportsResultCaching(e)&&e.group.depend(n,"__exists")}!function(e){var t,n=(__extends(Root,t=e),Root.prototype.addLayer=function(e,n){return this.stump.addLayer(e,n)},Root.prototype.removeLayer=function(){return this},Root.prototype.getStorage=function(){return this.storageTrie.lookupArray(arguments)},Root);function Root(e){var n=e.resultCaching,i=e.seed,n=t.call(this,e.policies,new hy(void 0===n||n))||this;return n.stump=new Dy(n),n.storageTrie=new Qv(Vv),i&&n.replace(i),n}e.Root=n}(Ty=Ty||{});var Iy=function(r){function Layer(e,n,i,t){var a=r.call(this,n.policies,t)||this;return a.id=e,a.parent=n,a.replay=i,a.group=t,i(a),a}return __extends(Layer,r),Layer.prototype.addLayer=function(e,n){return new Layer(e,this,n,this.group)},Layer.prototype.removeLayer=function(e){var a=this,r=this.parent.removeLayer(e);return e===this.id?(this.group.caching&&Object.keys(this.data).forEach(function(n){var i=a.data[n],t=r.lookup(n);t?i?i!==t&&Object.keys(i).forEach(function(e){equal(i[e],t[e])||a.group.dirty(n,e)}):(a.group.dirty(n,"__exists"),Object.keys(t).forEach(function(e){a.group.dirty(n,e)})):a.delete(n)}),r):r===this.parent?this:r.addLayer(this.id,this.replay)},Layer.prototype.toObject=function(){return kv(kv({},this.parent.toObject()),this.data)},Layer.prototype.findChildRefIds=function(e){var n=this.parent.findChildRefIds(e);return ky.call(this.data,e)?kv(kv({},n),r.prototype.findChildRefIds.call(this,e)):n},Layer.prototype.getStorage=function(){for(var e=this.parent;e.parent;)e=e.parent;return e.getStorage.apply(e,arguments)},Layer}(Ty),Dy=function(n){function Stump(e){return n.call(this,"EntityStore.Stump",e,function(){},new hy(e.group.caching,e.group))||this}return __extends(Stump,n),Stump.prototype.removeLayer=function(){return this},Stump.prototype.merge=function(){return this.parent.merge.apply(this.parent,arguments)},Stump}(Iy);function storeObjectReconciler(e,n,i){e=e[i],i=n[i];return equal(e,i)?e:i}function supportsResultCaching(e){return!!(e instanceof Ty&&e.group.caching)}function shallowCopy(e){return isNonNullObject(e)?Array.isArray(e)?e.slice(0):kv({__proto__:Object.getPrototypeOf(e)},e):e}var Sy,by,Fy=function(){function ObjectCanon(){this.known=new(Pv?WeakSet:Set),this.pool=new Qv(Vv),this.passes=new WeakMap,this.keysByJSON=new Map,this.empty=this.admit({})}return ObjectCanon.prototype.isKnown=function(e){return isNonNullObject(e)&&this.known.has(e)},ObjectCanon.prototype.pass=function(e){if(isNonNullObject(e)){var n=shallowCopy(e);return this.passes.set(n,e),n}return e},ObjectCanon.prototype.admit=function(n){var i=this;if(isNonNullObject(n)){var e=this.passes.get(n);if(e)return e;switch(Object.getPrototypeOf(n)){case Array.prototype:if(this.known.has(n))return n;var t=n.map(this.admit,this);return(d=this.pool.lookupArray(t)).array||(this.known.add(d.array=t),__DEV__&&Object.freeze(t)),d.array;case null:case Object.prototype:if(this.known.has(n))return n;var a=Object.getPrototypeOf(n),r=[a],t=this.sortedKeys(n);r.push(t.json);var d,o,u=r.length;return t.sorted.forEach(function(e){r.push(i.admit(n[e]))}),(d=this.pool.lookupArray(r)).object||(o=d.object=Object.create(a),this.known.add(o),t.sorted.forEach(function(e,n){o[e]=r[u+n]}),__DEV__&&Object.freeze(o)),d.object}}return n},ObjectCanon.prototype.sortedKeys=function(e){var n=Object.keys(e),i=this.pool.lookupArray(n);return i.keys||(n.sort(),e=JSON.stringify(n),(i.keys=this.keysByJSON.get(e))||this.keysByJSON.set(e,i.keys={sorted:n,json:e})),i.keys},ObjectCanon}(),Ay=Object.assign(function(e){if(isNonNullObject(e)){void 0===Sy&&resetCanonicalStringify();var n=Sy.admit(e),i=by.get(n);return void 0===i&&by.set(n,i=JSON.stringify(n)),i}return JSON.stringify(e)},{reset:resetCanonicalStringify});function resetCanonicalStringify(){Sy=new Fy,by=new(Vv?WeakMap:Map)}function missingFromInvariant(e,n){return new py(e.message,n.path.slice(),n.query,n.variables)}function execSelectionSetKeyArgs(e){return[e.selectionSet,e.objectOrReference,e.context,e.context.canonizeResults]}var Ey=function(){function StoreReader(e){var a=this;this.knownResults=new(Vv?WeakMap:Map),this.config=compact(e,{addTypename:!1!==e.addTypename,canonizeResults:shouldCanonizeResults(e)}),this.canon=e.canon||new Fy,this.executeSelectionSet=wrap(function(e){var n,i=e.context.canonizeResults,t=execSelectionSetKeyArgs(e);t[3]=!i;t=(n=a.executeSelectionSet).peek.apply(n,t);return t?i?kv(kv({},t),{result:a.canon.admit(t.result)}):t:(maybeDependOnExistenceOfEntity(e.context.store,e.enclosingRef.__ref),a.execSelectionSetImpl(e))},{max:this.config.resultCacheMaxSize,keyArgs:execSelectionSetKeyArgs,makeCacheKey:function(e,n,i,t){if(supportsResultCaching(i.store))return i.store.makeCacheKey(e,isReference(n)?n.__ref:n,i.varString,t)}}),this.executeSubSelectedArray=wrap(function(e){return maybeDependOnExistenceOfEntity(e.context.store,e.enclosingRef.__ref),a.execSubSelectedArrayImpl(e)},{max:this.config.resultCacheMaxSize,makeCacheKey:function(e){var n=e.field,i=e.array,e=e.context;if(supportsResultCaching(e.store))return e.store.makeCacheKey(n,i,e.varString)}})}return StoreReader.prototype.resetCanon=function(){this.canon=new Fy},StoreReader.prototype.diffQueryAgainstStore=function(e){var n=e.store,i=e.query,t=e.rootId,a=void 0===t?"ROOT_QUERY":t,r=e.variables,d=e.returnPartialData,t=void 0===d||d,d=e.canonizeResults,e=void 0===d?this.config.canonizeResults:d,d=this.config.cache.policies,r=kv(kv({},getDefaultValues(getQueryDefinition(i))),r),a=makeReference(a),e=this.executeSelectionSet({selectionSet:getMainDefinition(i).selectionSet,objectOrReference:a,enclosingRef:a,context:{store:n,query:i,policies:d,variables:r,varString:Ay(r),canonizeResults:e,fragmentMap:createFragmentMap(getFragmentDefinitions(i)),path:[]}}),i=e.missing&&0<e.missing.length;if(i&&!t)throw e.missing[0];return{result:e.result,missing:e.missing,complete:!i}},StoreReader.prototype.isFresh=function(e,n,i,t){if(supportsResultCaching(t.store)&&this.knownResults.get(e)===i){t=this.executeSelectionSet.peek(i,n,t,this.canon.isKnown(e));if(t&&e===t.result)return!0}return!1},StoreReader.prototype.execSelectionSetImpl=function(e){var a=this,n=e.selectionSet,r=e.objectOrReference,d=e.enclosingRef,o=e.context;if(isReference(r)&&!o.policies.rootTypenamesById[r.__ref]&&!o.store.has(r.__ref))return{result:this.canon.empty,missing:[missingFromInvariant(__DEV__?new Ap("Dangling reference to missing "+r.__ref+" object"):new Ap(5),o)]};var u=o.variables,m=o.policies,s=[],i={result:null},l=o.store.getFieldValue(r,"__typename");function getMissing(){return i.missing||(i.missing=[])}function handleMissing(e){var n;return e.missing&&(n=getMissing()).push.apply(n,e.missing),e.result}this.config.addTypename&&"string"==typeof l&&!m.rootIdsByTypename[l]&&s.push({__typename:l});var c=new Set(n.selections);c.forEach(function(e){var n,i,t;shouldInclude(e,u)&&(isField(e)?(i=m.readField({fieldName:e.name.value,field:e,variables:o.variables,from:r},o),t=resultKeyNameFromField(e),o.path.push(t),void 0===i?gv.added(e)||getMissing().push(missingFromInvariant(__DEV__?new Ap("Can't find field '"+e.name.value+"' on "+(isReference(r)?r.__ref+" object":"object "+JSON.stringify(r,null,2))):new Ap(6),o)):Array.isArray(i)?i=handleMissing(a.executeSubSelectedArray({field:e,array:i,enclosingRef:d,context:o})):e.selectionSet?null!=i&&(i=handleMissing(a.executeSelectionSet({selectionSet:e.selectionSet,objectOrReference:i,enclosingRef:isReference(i)?i:d,context:o}))):o.canonizeResults&&(i=a.canon.pass(i)),void 0!==i&&s.push(((n={})[t]=i,n)),invariant$1(o.path.pop()===t)):(e=getFragmentFromSelection(e,o.fragmentMap))&&m.fragmentMatches(e,l)&&e.selectionSet.selections.forEach(c.add,c))});e=mergeDeepArray(s);return i.result=o.canonizeResults?this.canon.admit(e):maybeDeepFreeze(e),this.knownResults.set(i.result,n),i},StoreReader.prototype.execSubSelectedArrayImpl=function(e){var i,t=this,a=e.field,n=e.array,r=e.enclosingRef,d=e.context;function handleMissing(e,n){return e.missing&&(i=i||[]).push.apply(i,e.missing),invariant$1(d.path.pop()===n),e.result}return n=(n=a.selectionSet?n.filter(d.store.canRead):n).map(function(e,n){return null===e?null:(d.path.push(n),Array.isArray(e)?handleMissing(t.executeSubSelectedArray({field:a,array:e,enclosingRef:r,context:d}),n):a.selectionSet?handleMissing(t.executeSelectionSet({selectionSet:a.selectionSet,objectOrReference:e,enclosingRef:isReference(e)?e:r,context:d}),n):(__DEV__&&assertSelectionSetForIdValue(d.store,a,e),invariant$1(d.path.pop()===n),e))}),{result:d.canonizeResults?this.canon.admit(n):n,missing:i}},StoreReader}();function assertSelectionSetForIdValue(n,i,e){var t;i.selectionSet||(t=new Set([e])).forEach(function(e){isNonNullObject(e)&&(__DEV__?invariant$1(!isReference(e),"Missing selection set for object of type "+getTypenameFromStoreObject(n,e)+" returned for query field "+i.name.value):invariant$1(!isReference(e),7),Object.values(e).forEach(t.add,t))})}var Cy=function(){function StoreWriter(e,n){this.cache=e,this.reader=n}return StoreWriter.prototype.writeToStore=function(o,e){var u=this,n=e.query,i=e.result,t=e.dataId,a=e.variables,r=e.overwrite,e=getOperationDefinition(n),d=makeProcessedFieldsMerger(),a=kv(kv({},getDefaultValues(e)),a),m={store:o,written:Object.create(null),merge:function(e,n){return d.merge(e,n)},variables:a,varString:Ay(a),fragmentMap:createFragmentMap(getFragmentDefinitions(n)),overwrite:!!r,incomingById:new Map,clientOnly:!1},e=this.processSelectionSet({result:i||Object.create(null),dataId:t,selectionSet:e.selectionSet,mergeTree:{map:new Map},context:m});if(!isReference(e))throw __DEV__?new Ap("Could not identify object "+JSON.stringify(i)):new Ap(8);return m.incomingById.forEach(function(e,n){var i,t=e.fields,a=e.mergeTree,r=e.selections,d=makeReference(n);if(a&&a.map.size){e=u.applyMerges(a,d,t,m);if(isReference(e))return;t=e}__DEV__&&!m.overwrite&&(i=new Set,r.forEach(function(e){isField(e)&&e.selectionSet&&i.add(e.name.value)}),Object.keys(t).forEach(function(e){i.has(fieldNameFromStoreName(e))&&!function(e){e=a&&a.map.get(e);return Boolean(e&&e.info&&e.info.merge)}(e)&&warnAboutDataLoss(d,t,e,m.store)})),o.merge(n,t)}),o.retain(e.__ref),e},StoreWriter.prototype.processSelectionSet=function(e){var o=this,n=e.dataId,u=e.result,i=e.selectionSet,m=e.context,s=e.mergeTree,l=this.cache.policies,t=l.identify(u,i,m.fragmentMap),a=t[1];if("string"==typeof(n=n||t[0])){e=m.written[n]||(m.written[n]=[]),t=makeReference(n);if(0<=e.indexOf(i))return t;if(e.push(i),this.reader&&this.reader.isFresh(u,t,i,m))return t}var c=Object.create(null);a&&(c=m.merge(c,a));var p=n&&l.rootTypenamesById[n]||getTypenameFromResult(u,i,m.fragmentMap)||n&&m.store.get(n,"__typename");"string"==typeof p&&(c.__typename=p);var k=new Set(i.selections);if(k.forEach(function(e){var n,i,t,a,r,d;shouldInclude(e,m.variables)&&(isField(e)?(d=resultKeyNameFromField(e),r=u[d],m.clientOnly=(n=m.clientOnly)||!(!e.directives||!e.directives.some(function(e){return"client"===e.name.value})),void 0!==r?(i=l.getStoreFieldName({typename:p,fieldName:e.name.value,field:e,variables:m.variables}),t=getChildMergeTree(s,i),a=o.processFieldValue(r,e,m,t),d=void 0,e.selectionSet&&!(d=m.store.getFieldValue(a,"__typename"))&&isReference(a)&&(d=(r=m.incomingById.get(a.__ref))&&r.fields.__typename),(d=l.getMergeFunction(p,e.name.value,d))?t.info={field:e,typename:p,merge:d}:maybeRecycleChildMergeTree(s,i),c=m.merge(c,((d={})[i]=a,d))):m.clientOnly||gv.added(e)||__DEV__&&invariant$1.error(("Missing field '"+resultKeyNameFromField(e)+"' while writing result "+JSON.stringify(u,null,2)).substring(0,1e3)),m.clientOnly=n):(e=getFragmentFromSelection(e,m.fragmentMap))&&l.fragmentMatches(e,p,u,m.variables)&&e.selectionSet.selections.forEach(k.add,k))}),"string"!=typeof n)return c;i=m.incomingById.get(n);return i?(i.fields=m.merge(i.fields,c),i.mergeTree=mergeMergeTrees(i.mergeTree,s),i.selections.forEach(k.add,k),i.selections=k):m.incomingById.set(n,{fields:c,mergeTree:mergeTreeIsEmpty(s)?void 0:s,selections:k}),makeReference(n)},StoreWriter.prototype.processFieldValue=function(e,i,t,a){var r=this;return i.selectionSet&&null!==e?Array.isArray(e)?e.map(function(e,n){e=r.processFieldValue(e,i,t,getChildMergeTree(a,n));return maybeRecycleChildMergeTree(a,n),e}):this.processSelectionSet({result:e,selectionSet:i.selectionSet,context:t,mergeTree:a}):__DEV__?cloneDeep(e):e},StoreWriter.prototype.applyMerges=function(e,n,i,a,r){var d,o,u,m,s=this;return e.map.size&&!isReference(i)&&(d=Array.isArray(i)||!isReference(n)&&!storeValueIsStoreObject(n)?void 0:n,o=i,d&&!r&&(r=[isReference(d)?d.__ref:d]),m=function(e,n){return Array.isArray(e)?"number"==typeof n?e[n]:void 0:a.store.getFieldValue(e,String(n))},e.map.forEach(function(e,n){var i=m(d,n),t=m(o,n);void 0!==t&&(r&&r.push(n),(i=s.applyMerges(e,i,t,a,r))!==t&&(u=u||new Map).set(n,i),r&&invariant$1(r.pop()===n))}),u&&(i=Array.isArray(o)?o.slice(0):kv({},o),u.forEach(function(e,n){i[n]=e}))),e.info?this.cache.policies.runMergeFunction(n,i,e.info,a,r&&(e=a.store).getStorage.apply(e,r)):i},StoreWriter}(),Oy=[];function getChildMergeTree(e,n){e=e.map;return e.has(n)||e.set(n,Oy.pop()||{map:new Map}),e.get(n)}function mergeMergeTrees(n,i){if(n===i||!i||mergeTreeIsEmpty(i))return n;if(!n||mergeTreeIsEmpty(n))return i;var t,e=n.info&&i.info?kv(kv({},n.info),i.info):n.info||i.info,a=n.map.size&&i.map.size,r={info:e,map:a?new Map:(n.map.size?n:i).map};return a&&(t=new Set(i.map.keys()),n.map.forEach(function(e,n){r.map.set(n,mergeMergeTrees(e,i.map.get(n))),t.delete(n)}),t.forEach(function(e){r.map.set(e,mergeMergeTrees(i.map.get(e),n.map.get(e)))})),r}function mergeTreeIsEmpty(e){return!e||!(e.info||e.map.size)}function maybeRecycleChildMergeTree(e,n){var i=e.map,e=i.get(n);e&&mergeTreeIsEmpty(e)&&(Oy.push(e),i.delete(n))}var _y=new Set;function warnAboutDataLoss(e,n,i,t){var a,r,d=function(e){e=t.getFieldValue(e,i);return"object"==typeof e&&e},o=d(e);!o||(a=d(n))&&(isReference(o)||equal(o,a)||Object.keys(o).every(function(e){return void 0!==t.getFieldValue(a,e)})||(d=t.getFieldValue(e,"__typename")||t.getFieldValue(n,"__typename"),e=fieldNameFromStoreName(i),_y.has(n=d+"."+e)||(_y.add(n),r=[],Array.isArray(o)||Array.isArray(a)||[o,a].forEach(function(e){e=t.getFieldValue(e,"__typename");"string"!=typeof e||r.includes(e)||r.push(e)}),__DEV__&&invariant$1.warn("Cache data may be lost when replacing the "+e+" field of a "+d+" object.\n\nTo address this problem (which is not a bug in Apollo Client), "+(r.length?"either ensure all objects of type "+r.join(" and ")+" have an ID or a custom merge function, or ":"")+"define a custom merge function for the "+n+" field, so InMemoryCache can safely merge these objects:\n\n existing: "+JSON.stringify(o).slice(0,1e3)+"\n incoming: "+JSON.stringify(a).slice(0,1e3)+"\n\nFor more information about these options, please refer to the documentation:\n\n * Ensuring entity objects have IDs: https://go.apollo.dev/c/generating-unique-identifiers\n * Defining custom merge functions: https://go.apollo.dev/c/merging-non-normalized-objects\n"))))}var Ry=new ny,Vy=new WeakMap;function getCacheInfo(e){var n=Vy.get(e);return n||Vy.set(e,n={vars:new Set,dep:dep()}),n}function forgetCache(n){getCacheInfo(n).vars.forEach(function(e){return e.forgetCache(n)})}function recallCache(n){getCacheInfo(n).vars.forEach(function(e){return e.attachCache(n)})}function makeVar(i){function fDa(e){var n;return 0<arguments.length?i!==e&&(i=e,t.forEach(function(e){getCacheInfo(e).dep.dirty(fDa),broadcast(e)}),n=Array.from(a),a.clear(),n.forEach(function(e){return e(i)})):(n=Ry.getValue())&&(r(n),getCacheInfo(n).dep(fDa)),i}var t=new Set,a=new Set;fDa.onNextChange=function(e){return a.add(e),function(){a.delete(e)}};var r=fDa.attachCache=function(e){return t.add(e),getCacheInfo(e).vars.add(fDa),fDa};return fDa.forgetCache=function(e){return t.delete(e)},fDa}function broadcast(e){e.broadcastWatches&&e.broadcastWatches()}function argsFromFieldSpecifier(e){return void 0!==e.args?e.args:e.field?argumentsObjectFromField(e.field,e.variables):null}yv.setStringify(Ay);var Py=function(){},wy=function(e,n){return n.fieldName},jy=function(e,n,i){return(0,i.mergeObjects)(e,n)},Ly=function(e,n){return n},By=function(){function Policies(e){this.config=e,this.typePolicies=Object.create(null),this.toBeAdded=Object.create(null),this.supertypeMap=new Map,this.fuzzySubtypes=new Map,this.rootIdsByTypename=Object.create(null),this.rootTypenamesById=Object.create(null),this.usingPossibleTypes=!1,this.config=kv({dataIdFromObject:defaultDataIdFromObject},e),this.cache=this.config.cache,this.setRootTypename("Query"),this.setRootTypename("Mutation"),this.setRootTypename("Subscription"),e.possibleTypes&&this.addPossibleTypes(e.possibleTypes),e.typePolicies&&this.addTypePolicies(e.typePolicies)}return Policies.prototype.identify=function(e,n,i){var t=n&&i?getTypenameFromResult(e,n,i):e.__typename;if(t===this.rootTypenamesById.ROOT_QUERY)return["ROOT_QUERY"];for(var a,r={typename:t,selectionSet:n,fragmentMap:i},t=t&&this.getTypePolicy(t),d=t&&t.keyFn||this.config.dataIdFromObject;d;){var o=d(e,r);if(!Array.isArray(o)){a=o;break}d=keyFieldsFnFromSpecifier(o)}return a=a?String(a):void 0,r.keyObject?[a,r.keyObject]:[a]},Policies.prototype.addTypePolicies=function(r){var d=this;Object.keys(r).forEach(function(e){var n=r[e],i=n.queryType,t=n.mutationType,a=n.subscriptionType,n=__rest(n,["queryType","mutationType","subscriptionType"]);i&&d.setRootTypename("Query",e),t&&d.setRootTypename("Mutation",e),a&&d.setRootTypename("Subscription",e),ky.call(d.toBeAdded,e)?d.toBeAdded[e].push(n):d.toBeAdded[e]=[n]})},Policies.prototype.updateTypePolicy=function(a,e){var r=this,n=this.getTypePolicy(a),i=e.keyFields,d=e.fields;function setMerge(e,n){e.merge="function"==typeof n?n:!0===n?jy:!1===n?Ly:e.merge}setMerge(n,e.merge),n.keyFn=!1===i?Py:Array.isArray(i)?keyFieldsFnFromSpecifier(i):"function"==typeof i?i:n.keyFn,d&&Object.keys(d).forEach(function(e){var n,i=r.getFieldPolicy(a,e,!0),t=d[e];"function"==typeof t?i.read=t:(n=t.read,e=t.merge,i.keyFn=!1===(t=t.keyArgs)?wy:Array.isArray(t)?keyArgsFnFromSpecifier(t):"function"==typeof t?t:i.keyFn,"function"==typeof n&&(i.read=n),setMerge(i,e)),i.read&&i.merge&&(i.keyFn=i.keyFn||wy)})},Policies.prototype.setRootTypename=function(e,n){void 0===n&&(n=e);var i="ROOT_"+e.toUpperCase(),t=this.rootTypenamesById[i];n!==t&&(__DEV__?invariant$1(!t||t===e,"Cannot change root "+e+" __typename more than once"):invariant$1(!t||t===e,2),t&&delete this.rootIdsByTypename[t],this.rootIdsByTypename[n]=i,this.rootTypenamesById[i]=n)},Policies.prototype.addPossibleTypes=function(e){var t=this;this.usingPossibleTypes=!0,Object.keys(e).forEach(function(i){t.getSupertypeSet(i,!0),e[i].forEach(function(e){t.getSupertypeSet(e,!0).add(i);var n=e.match(yy);n&&n[0]===e||t.fuzzySubtypes.set(e,new RegExp(e))})})},Policies.prototype.getTypePolicy=function(n){var i,t=this;ky.call(this.typePolicies,n)||((i=this.typePolicies[n]=Object.create(null)).fields=Object.create(null),(e=this.supertypeMap.get(n))&&e.size&&e.forEach(function(e){var n=t.getTypePolicy(e),e=n.fields,n=__rest(n,["fields"]);Object.assign(i,n),Object.assign(i.fields,e)}));var e=this.toBeAdded[n];return e&&e.length&&e.splice(0).forEach(function(e){t.updateTypePolicy(n,e)}),this.typePolicies[n]},Policies.prototype.getFieldPolicy=function(e,n,i){if(e){e=this.getTypePolicy(e).fields;return e[n]||i&&(e[n]=Object.create(null))}},Policies.prototype.getSupertypeSet=function(e,n){var i=this.supertypeMap.get(e);return!i&&n&&this.supertypeMap.set(e,i=new Set),i},Policies.prototype.fragmentMatches=function(e,i,n,t){var a=this;if(!e.typeCondition)return!0;if(!i)return!1;var r=e.typeCondition.name.value;if(i===r)return!0;if(this.usingPossibleTypes&&this.supertypeMap.has(r))for(var d=this.getSupertypeSet(i,!0),o=[d],u=function(e){e=a.getSupertypeSet(e,!1);e&&e.size&&o.indexOf(e)<0&&o.push(e)},m=!(!n||!this.fuzzySubtypes.size),s=!1,l=0;l<o.length;++l){var c=o[l];if(c.has(r))return d.has(r)||(s&&__DEV__&&invariant$1.warn("Inferring subtype "+i+" of supertype "+r),d.add(r)),!0;c.forEach(u),m&&l===o.length-1&&selectionSetMatchesResult(e.selectionSet,n,t)&&(s=!(m=!1),this.fuzzySubtypes.forEach(function(e,n){e=i.match(e);e&&e[0]===i&&u(n)}))}return!1},Policies.prototype.hasKeyArgs=function(e,n){n=this.getFieldPolicy(e,n,!1);return!(!n||!n.keyFn)},Policies.prototype.getStoreFieldName=function(e){var n,i=e.typename,t=e.fieldName,a=this.getFieldPolicy(i,t,!1),r=a&&a.keyFn;if(r&&i)for(var d={typename:i,fieldName:t,field:e.field||null,variables:e.variables},o=argsFromFieldSpecifier(e);r;){var u=r(o,d);if(!Array.isArray(u)){n=u||t;break}r=keyArgsFnFromSpecifier(u)}return!1===(n=void 0===n?e.field?storeKeyNameFromField(e.field,e.variables):yv(t,argsFromFieldSpecifier(e)):n)?t:t===fieldNameFromStoreName(n)?n:t+":"+n},Policies.prototype.readField=function(e,n){var i=e.from;if(i&&(e.field||e.fieldName)){void 0!==e.typename||(r=n.store.getFieldValue(i,"__typename"))&&(e.typename=r);var t=this.getStoreFieldName(e),a=fieldNameFromStoreName(t),r=n.store.getFieldValue(i,t),a=this.getFieldPolicy(e.typename,a,!1),a=a&&a.read;if(a){t=makeFieldFunctionOptions(this,i,e,n,n.store.getStorage(isReference(i)?i.__ref:i,t));return Ry.withValue(this.cache,a,[r,t])}return r}},Policies.prototype.getMergeFunction=function(e,n,i){e=this.getFieldPolicy(e,n,!1),n=e&&e.merge;return n=!n&&i?(e=this.getTypePolicy(i))&&e.merge:n},Policies.prototype.runMergeFunction=function(e,n,i,t,a){var r=i.field,d=i.typename,i=i.merge;return i===jy?makeMergeObjectsFunction(t.store)(e,n):i===Ly?n:i(e=t.overwrite?void 0:e,n,makeFieldFunctionOptions(this,void 0,{typename:d,fieldName:r.name.value,field:r,variables:t.variables},t,a||Object.create(null)))},Policies}();function makeFieldFunctionOptions(t,a,e,r,n){var i=t.getStoreFieldName(e),d=fieldNameFromStoreName(i),o=e.variables||r.variables,u=r.store,m=u.toReference,u=u.canRead;return{args:argsFromFieldSpecifier(e),field:e.field||null,fieldName:d,storeFieldName:i,variables:o,isReference:isReference,toReference:m,storage:n,cache:t.cache,canRead:u,readField:function(e,n){var i;if("string"==typeof e)i={fieldName:e,from:1<arguments.length?n:a};else{if(!isNonNullObject(e))return void(__DEV__&&invariant$1.warn("Unexpected readField arguments: "+stringifyForDisplay(Array.from(arguments))));i=kv({},e),ky.call(e,"from")||(i.from=a)}return __DEV__&&void 0===i.from&&__DEV__&&invariant$1.warn("Undefined 'from' passed to readField with arguments "+stringifyForDisplay(Array.from(arguments))),void 0===i.variables&&(i.variables=o),t.readField(i,r)},mergeObjects:makeMergeObjectsFunction(r.store)}}function makeMergeObjectsFunction(a){return function mergeObjects(e,n){if(Array.isArray(e)||Array.isArray(n))throw __DEV__?new Ap("Cannot automatically merge arrays"):new Ap(3);if(isNonNullObject(e)&&isNonNullObject(n)){var i=a.getFieldValue(e,"__typename"),t=a.getFieldValue(n,"__typename");if(i&&t&&i!==t)return n;if(isReference(e)&&storeValueIsStoreObject(n))return a.merge(e.__ref,n),e;if(storeValueIsStoreObject(e)&&isReference(n))return a.merge(e,n.__ref),n;if(storeValueIsStoreObject(e)&&storeValueIsStoreObject(n))return kv(kv({},e),n)}return n}}function keyArgsFnFromSpecifier(i){return function(e,n){return e?n.fieldName+":"+JSON.stringify(computeKeyObject(e,i,!1)):n.fieldName}}function keyFieldsFnFromSpecifier(t){var a=new Qv(Vv);return function(e,n){n.selectionSet&&n.fragmentMap&&(i=(i=a.lookupArray([n.selectionSet,n.fragmentMap])).aliasMap||(i.aliasMap=makeAliasMap(n.selectionSet,n.fragmentMap)));var i=n.keyObject=computeKeyObject(e,t,!0,i);return n.typename+":"+JSON.stringify(i)}}function makeAliasMap(e,t){var a=Object.create(null),r=new Set([e]);return r.forEach(function(e){e.selections.forEach(function(e){var n,i;isField(e)?(!e.alias||(i=e.name.value)!==(n=e.alias.value)&&((a.aliases||(a.aliases=Object.create(null)))[i]=n),e.selectionSet&&((a.subsets||(a.subsets=Object.create(null)))[e.name.value]=makeAliasMap(e.selectionSet,t))):(e=getFragmentFromSelection(e,t))&&r.add(e.selectionSet)})}),a}function computeKeyObject(i,e,t,a){var r,d,o=Object.create(null);return e.forEach(function(e){var n;Array.isArray(e)?"string"==typeof d&&"string"==typeof r&&(n=(n=a&&a.subsets)&&n[d],o[d]=computeKeyObject(i[r],e,t,n)):ky.call(i,n=(n=a&&a.aliases)&&n[e]||e)?o[d=e]=i[r=n]:(__DEV__?invariant$1(!t,"Missing field '"+n+"' while computing key fields"):invariant$1(!t,4),r=d=void 0)}),o}var xy=function(i){function InMemoryCache(e){void 0===e&&(e={});var n=i.call(this)||this;return n.watches=new Set,n.typenameDocumentCache=new Map,n.makeVar=makeVar,n.txCount=0,n.config=normalizeConfig(e),n.addTypename=!!n.config.addTypename,n.policies=new By({cache:n,dataIdFromObject:n.config.dataIdFromObject,possibleTypes:n.config.possibleTypes,typePolicies:n.config.typePolicies}),n.init(),n}return __extends(InMemoryCache,i),InMemoryCache.prototype.init=function(){var e=this.data=new Ty.Root({policies:this.policies,resultCaching:this.config.resultCaching});this.optimisticData=e.stump,this.resetResultCache()},InMemoryCache.prototype.resetResultCache=function(e){var i=this,n=this.storeReader;this.storeWriter=new Cy(this,this.storeReader=new Ey({cache:this,addTypename:this.addTypename,resultCacheMaxSize:this.config.resultCacheMaxSize,canonizeResults:shouldCanonizeResults(this.config),canon:e?void 0:n&&n.canon})),this.maybeBroadcastWatch=wrap(function(e,n){return i.broadcastWatch(e,n)},{max:this.config.resultCacheMaxSize,makeCacheKey:function(e){var n=e.optimistic?i.optimisticData:i.data;if(supportsResultCaching(n))return n.makeCacheKey(e.query,e.callback,Ay({optimistic:e.optimistic,rootId:e.rootId,variables:e.variables}))}}),new Set([this.data.group,this.optimisticData.group]).forEach(function(e){return e.resetCaching()})},InMemoryCache.prototype.restore=function(e){return this.init(),e&&this.data.replace(e),this},InMemoryCache.prototype.extract=function(e){return((e=void 0===e?!1:e)?this.optimisticData:this.data).extract()},InMemoryCache.prototype.read=function(e){var n=e.returnPartialData,n=void 0!==n&&n;try{return this.storeReader.diffQueryAgainstStore(kv(kv({},e),{store:e.optimistic?this.optimisticData:this.data,config:this.config,returnPartialData:n})).result||null}catch(e){if(e instanceof py)return null;throw e}},InMemoryCache.prototype.write=function(e){try{return++this.txCount,this.storeWriter.writeToStore(this.data,e)}finally{--this.txCount||!1===e.broadcast||this.broadcastWatches()}},InMemoryCache.prototype.modify=function(e){if(ky.call(e,"id")&&!e.id)return!1;var n=e.optimistic?this.optimisticData:this.data;try{return++this.txCount,n.modify(e.id||"ROOT_QUERY",e.fields)}finally{--this.txCount||!1===e.broadcast||this.broadcastWatches()}},InMemoryCache.prototype.diff=function(e){return this.storeReader.diffQueryAgainstStore(kv(kv({},e),{store:e.optimistic?this.optimisticData:this.data,rootId:e.id||"ROOT_QUERY",config:this.config}))},InMemoryCache.prototype.watch=function(e){var n=this;return this.watches.size||recallCache(this),this.watches.add(e),e.immediate&&this.maybeBroadcastWatch(e),function(){n.watches.delete(e)&&!n.watches.size&&forgetCache(n),n.maybeBroadcastWatch.forget(e)}},InMemoryCache.prototype.gc=function(e){Ay.reset();var n=this.optimisticData.gc();return e&&!this.txCount&&(e.resetResultCache?this.resetResultCache(e.resetResultIdentities):e.resetResultIdentities&&this.storeReader.resetCanon()),n},InMemoryCache.prototype.retain=function(e,n){return(n?this.optimisticData:this.data).retain(e)},InMemoryCache.prototype.release=function(e,n){return(n?this.optimisticData:this.data).release(e)},InMemoryCache.prototype.identify=function(e){return isReference(e)?e.__ref:this.policies.identify(e)[0]},InMemoryCache.prototype.evict=function(e){if(!e.id){if(ky.call(e,"id"))return!1;e=kv(kv({},e),{id:"ROOT_QUERY"})}try{return++this.txCount,this.optimisticData.evict(e,this.data)}finally{--this.txCount||!1===e.broadcast||this.broadcastWatches()}},InMemoryCache.prototype.reset=function(e){var n=this;return this.init(),Ay.reset(),e&&e.discardWatches?(this.watches.forEach(function(e){return n.maybeBroadcastWatch.forget(e)}),this.watches.clear(),forgetCache(this)):this.broadcastWatches(),Promise.resolve()},InMemoryCache.prototype.removeOptimistic=function(e){e=this.optimisticData.removeLayer(e);e!==this.optimisticData&&(this.optimisticData=e,this.broadcastWatches())},InMemoryCache.prototype.batch=function(e){var t=this,a=e.update,n=e.optimistic,i=void 0===n||n,r=e.removeOptimistic,d=e.onWatchUpdated,n=function(e){var n=t.data,i=t.optimisticData;++t.txCount,e&&(t.data=t.optimisticData=e);try{a(t)}finally{--t.txCount,t.data=n,t.optimisticData=i}},o=new Set;d&&!this.txCount&&this.broadcastWatches(kv(kv({},e),{onWatchUpdated:function(e){return o.add(e),!1}})),"string"==typeof i?this.optimisticData=this.optimisticData.addLayer(i,n):!1===i?n(this.data):n(),"string"==typeof r&&(this.optimisticData=this.optimisticData.removeLayer(r)),d&&o.size?(this.broadcastWatches(kv(kv({},e),{onWatchUpdated:function(e,n){n=d.call(this,e,n);return!1!==n&&o.delete(e),n}})),o.size&&o.forEach(function(e){return t.maybeBroadcastWatch.dirty(e)})):this.broadcastWatches(e)},InMemoryCache.prototype.performTransaction=function(e,n){return this.batch({update:e,optimistic:n||null!==n})},InMemoryCache.prototype.transformDocument=function(e){if(this.addTypename){var n=this.typenameDocumentCache.get(e);return n||(n=gv(e),this.typenameDocumentCache.set(e,n),this.typenameDocumentCache.set(n,n)),n}return e},InMemoryCache.prototype.broadcastWatches=function(n){var i=this;this.txCount||this.watches.forEach(function(e){return i.maybeBroadcastWatch(e,n)})},InMemoryCache.prototype.broadcastWatch=function(e,n){var i=e.lastDiff,t=this.diff(e);n&&(e.optimistic&&"string"==typeof n.optimistic&&(t.fromOptimisticTransaction=!0),n.onWatchUpdated&&!1===n.onWatchUpdated.call(this,e,t,i))||i&&equal(i.result,t.result)||e.callback(e.lastDiff=t,i)},InMemoryCache}(cy),My=new Map,zy=new Map,$y=!0,qy=!1;function normalize(e){return e.replace(/[\s,]+/g," ").trim()}function cacheKeyFromLoc(e){return normalize(e.source.body.substring(e.start,e.end))}function processFragments(e){var a=new Set,r=[];return e.definitions.forEach(function(e){var n,i,t;"FragmentDefinition"===e.kind?(n=e.name.value,i=cacheKeyFromLoc(e.loc),(t=zy.get(n))&&!t.has(i)?$y&&console.warn("Warning: fragment with name "+n+" already exists.\ngraphql-tag enforces all fragment names across your application to be unique; read more about\nthis in the docs: http://dev.apollodata.com/core/fragments.html#unique-names"):t||zy.set(n,t=new Set),t.add(i),a.has(i)||(a.add(i),r.push(e))):r.push(e)}),kv(kv({},e),{definitions:r})}function stripLoc(e){var i=new Set(e.definitions);i.forEach(function(n){n.loc&&delete n.loc,Object.keys(n).forEach(function(e){e=n[e];e&&"object"==typeof e&&i.add(e)})});var n=e.loc;return n&&(delete n.startToken,delete n.endToken),e}function parseDocument(e){var n=normalize(e);if(!My.has(n)){e=parse(e,{experimentalFragmentVariables:qy});if(!e||"Document"!==e.kind)throw new Error("Not a valid GraphQL document.");My.set(n,stripLoc(processFragments(e)))}return My.get(n)}function gql(i){for(var e=[],n=1;n<arguments.length;n++)e[n-1]=arguments[n];var t=(i="string"==typeof i?[i]:i)[0];return e.forEach(function(e,n){t+=e&&"Document"===e.kind?e.loc.source.body:e,t+=i[n+1]}),parseDocument(t)}function resetCaches(){My.clear(),zy.clear()}function disableFragmentWarnings(){$y=!1}function enableExperimentalFragmentVariables(){qy=!0}function disableExperimentalFragmentVariables(){qy=!1}var Uy,Gy={gql:gql,resetCaches:resetCaches,disableFragmentWarnings:disableFragmentWarnings,enableExperimentalFragmentVariables:enableExperimentalFragmentVariables,disableExperimentalFragmentVariables:disableExperimentalFragmentVariables};!function(e){e.gql=Gy.gql,e.resetCaches=Gy.resetCaches,e.disableFragmentWarnings=Gy.disableFragmentWarnings,e.enableExperimentalFragmentVariables=Gy.enableExperimentalFragmentVariables,e.disableExperimentalFragmentVariables=Gy.disableExperimentalFragmentVariables}(gql=gql||{});var Wy=(gql.default=gql)(Uy=Uy||_taggedTemplateLiteral(["\n\tfragment session on Session {\n\t\tid\n\t}\n"])),Hy=function SessionHandler(e){var n=this;_classCallCheck$1(this,SessionHandler),_defineProperty$4(this,"cache",void 0),_defineProperty$4(this,"cacheKeyForSession","Session"),_defineProperty$4(this,"readSessionId",function(){var e=n.cache.readFragment({id:n.cacheKeyForSession,fragment:Wy});return qd(e,"id")||"1"}),_defineProperty$4(this,"writeSessionId",function(e){n.cache.writeFragment({id:n.cacheKeyForSession,fragment:Wy,data:{id:e,__typename:"Session"}})}),this.cache=e.cache},Qy=["cache","getApolloClient"],Ky=["type"],Zy=["isLocalFolder"];function createZimbraSchema(e){var n=e.cache,i=_objectWithoutProperties(e,Qy),n=n?new Hy({cache:n}):void 0,a=new hp(_objectSpread2(_objectSpread2({},i),{},{sessionHandler:n})),r=e.localStoreClient,e=t.makeExecutableSchema({typeDefs:Ip,resolvers:{Query:{accountInfo:a.accountInfo,autoComplete:function autoComplete(e,n){return a.autoComplete(n)},autoCompleteGAL:function autoCompleteGAL(e,n){return a.autoCompleteGAL(n)},discoverRights:a.discoverRights,downloadAttachment:function downloadAttachment(e,n){return a.downloadAttachment(n)},downloadDocument:function downloadDocument(e,n){return a.downloadDocument(n)},downloadMessage:function downloadMessage(e,n){return((2<arguments.length&&void 0!==arguments[2]?arguments[2]:{}).local?r:a).downloadMessage(n)},freeBusy:function freeBusy(e,n){return a.freeBusy(n)},getContact:function getContact(e,n){return a.getContact(n)},clientInfo:function clientInfo(e,n){return a.clientInfo(n)},getContactFrequency:function getContactFrequency(e,n){return a.getContactFrequency(n)},getConversation:function getConversation(e,n){return a.getConversation(n)},getCustomMetadata:function getCustomMetadata(e,n){return a.getCustomMetadata(n)},getDocumentShareURL:function getDocumentShareURL(e,n){return a.getDocumentShareURL(n)},getFilterRules:a.getFilterRules,getFolder:function getFolder(e,n){return((2<arguments.length&&void 0!==arguments[2]?arguments[2]:{}).local?r:a).getFolder(n)},getHAB:function getHAB(e,n){return a.getHAB(n.habRootGroupId)},getDistributionListMembers:function getDistributionListMembers(e,n){return a.getDistributionListMembers(n.limit,n.offset,n.dl)},getAppointment:function getAppointment(e,n){return a.getAppointment(n)},getAppointments:function getAppointments(e,n){return a.search(n)},getReminders:function getReminders(e,n){return a.search(n)},getTasks:function getTasks(e,n){return a.getTasks(n)},getAvailableLocales:function getAvailableLocales(e){return a.getAvailableLocales()},getMailboxMetadata:function getMailboxMetadata(e,n){return a.getMailboxMetadata(n)},getMessage:function getMessage(e,n){return((2<arguments.length&&void 0!==arguments[2]?arguments[2]:{}).local?r:a).getMessage(n)},getMessagesMetadata:function getMessagesMetadata(e,n){return((2<arguments.length&&void 0!==arguments[2]?arguments[2]:{}).local?r:a).getMessagesMetadata(n)},getRights:function getRights(e,n){return a.getRights(n)},getScratchCodes:a.getScratchCodes,getSearchFolder:a.getSearchFolder,getSMimePublicCerts:function getSMimePublicCerts(e,n){return a.getSMimePublicCerts(n)},getTrustedDevices:a.getTrustedDevices,getDeviceStatus:a.getDeviceStatus,getWorkingHours:function getWorkingHours(e,n){return a.getWorkingHours(n)},getPreferences:a.getPreferences,getDataSources:a.getDataSources,getIdentities:a.getIdentities,getImportStatus:a.getImportStatus,getSignatures:a.getSignatures,noop:function noop(e,n){return a.noop(n,(2<arguments.length&&void 0!==arguments[2]?arguments[2]:{}).fetchOptions)},recoverAccount:function recoverAccount(e,n){return a.recoverAccount(n)},relatedContacts:function relatedContacts(e,n){return a.relatedContacts(n)},search:function search(e,n){return((2<arguments.length&&void 0!==arguments[2]?arguments[2]:{}).local?r:a).search(n)},searchCalendarResources:function searchCalendarResources(e,n){return a.searchCalendarResources(n)},searchGal:function searchGal(e,n){return a.searchGal(n)},shareInfo:function shareInfo(e,n){return a.shareInfo(n)},taskFolders:a.taskFolders,getWhiteBlackList:a.getWhiteBlackList,getAppSpecificPasswords:a.getAppSpecificPasswords,getTag:a.getTag},MailItem:{__resolveType:function __resolveType(e){return e.conversationId?"MessageInfo":"Conversation"}},Mutation:{action:function action(e,n){var i=n.type,n=_objectWithoutProperties(n,Ky);return((2<arguments.length&&void 0!==arguments[2]?arguments[2]:{}).local?r:a).action(i,n)},addMessage:function addMessage(e,n){return((2<arguments.length&&void 0!==arguments[2]?arguments[2]:{}).local?r:a).addMessage(n)},applyFilterRules:function applyFilterRules(e,n){return a.applyFilterRules(n)},cancelTask:function cancelTask(e,n){return a.cancelTask(n)},itemAction:function itemAction(e,n){return a.itemAction(n)},login:function login(e,n){return a.login(n)},logout:a.logout,disableTwoFactorAuth:a.disableTwoFactorAuth,enableTwoFactorAuth:function enableTwoFactorAuth(e,n){return a.enableTwoFactorAuth(n.options)},messageAction:function messageAction(e,n){return a.messageAction(n)},changePassword:function changePassword(e,n){return a.changePassword(n)},modifyProfileImage:function modifyProfileImage(e,n){return a.modifyProfileImage(n)},contactAction:function contactAction(e,n){return a.contactAction(n)},createAppSpecificPassword:function createAppSpecificPassword(e,n){return a.createAppSpecificPassword(n.appName)},conversationAction:function conversationAction(e,n){return a.conversationAction(n)},createFolder:function createFolder(e,n,i){var t=n.isLocalFolder,n=_objectWithoutProperties(n,Zy);return i.local?r.createFolder(_objectSpread2({isLocalFolder:t},n)):a.createFolder(n)},createSearchFolder:function createSearchFolder(e,n){return a.createSearchFolder(n)},createContact:function createContact(e,n){return a.createContact(n.contact)},createContactList:function createContactList(e,n){return a.createContact(n.contact)},modifyContact:function modifyContact(e,n){return a.modifyContact(n.contact)},modifyContactList:function modifyContactList(e,n){return a.modifyContact(n.contact)},createAppointment:function createAppointment(e,n){return a.createAppointment(n.accountName,n.appointment)},snoozeCalendarItem:function snoozeCalendarItem(e,n){return a.snoozeCalendarItem(n.appointment,n.task)},dismissCalendarItem:function dismissCalendarItem(e,n){return a.dismissCalendarItem(n.appointment,n.task)},createAppointmentException:function createAppointmentException(e,n){return a.createAppointmentException(n.accountName,n.appointment)},modifyAppointment:function modifyAppointment(e,n){return a.modifyAppointment(n.accountName,n.appointment)},createMountpoint:function createMountpoint(e,n){return a.createMountpoint(n)},deleteAppointment:function deleteAppointment(e,n){return a.deleteAppointment(n.appointment)},checkCalendar:function checkCalendar(e,n){return a.checkCalendar(n)},counterAppointment:function counterAppointment(e,n){return a.counterAppointment(n.counterAppointmentInvite)},createCalendar:function createCalendar(e,n){return a.createFolder({name:n.name,color:n.color,url:n.url,view:"appointment",flags:"#"})},createSharedCalendar:function createSharedCalendar(e,n){return a.createMountpoint({link:_objectSpread2(_objectSpread2({},n.link),{},{parentFolderId:1,view:"appointment",flags:"#"})})},saveDocument:function saveDocument(e,n){return a.saveDocument(n)},changeFolderColor:function changeFolderColor(e,n){return a.changeFolderColor(n)},declineCounterAppointment:function declineCounterAppointment(e,n){return a.declineCounterAppointment(n.counterAppointmentInvite)},folderAction:function folderAction(e,n){return a.folderAction(n.action)},documentAction:function documentAction(e,n){return a.documentAction(n.action)},forwardAppointment:function forwardAppointment(e,n){return a.forwardAppointment(n.appointmentInvite)},forwardAppointmentInvite:function forwardAppointmentInvite(e,n){return a.forwardAppointmentInvite(n.appointmentInvite)},generateScratchCodes:a.generateScratchCodes,grantRights:function grantRights(e,n){return a.grantRights(n.input)},sendShareNotification:function sendShareNotification(e,n){return a.sendShareNotification(n.shareNotification)},testExternalAccount:function testExternalAccount(e,n){return a.testExternalAccount(n.externalAccount)},addExternalAccount:function addExternalAccount(e,n){return a.addExternalAccount(n.externalAccount)},modifyExternalAccount:function modifyExternalAccount(e,n){return a.modifyExternalAccount(n)},deleteExternalAccount:function deleteExternalAccount(e,n){return a.deleteExternalAccount(n)},importExternalAccount:function importExternalAccount(e,n){return a.importExternalAccount(n.externalAccount)},prefEnableOutOfOfficeAlertOnLogin:function prefEnableOutOfOfficeAlertOnLogin(e,n){return a.modifyPrefs({zimbraPrefOutOfOfficeStatusAlertOnLogin:n.value}).then(Boolean)},prefEnableOutOfOfficeReply:function prefEnableOutOfOfficeReply(e,n){return a.modifyPrefs({zimbraPrefOutOfOfficeReplyEnabled:n.value}).then(Boolean)},prefOutOfOfficeFromDate:function prefOutOfOfficeFromDate(e,n){var i=n.value;return a.modifyPrefs({zimbraPrefOutOfOfficeFromDate:i}).then(function(){return i})},prefOutOfOfficeUntilDate:function prefOutOfOfficeUntilDate(e,n){var i=n.value;return a.modifyPrefs({zimbraPrefOutOfOfficeUntilDate:i}).then(function(){return i})},prefOutOfOfficeReply:function prefOutOfOfficeReply(e,n){var i=n.value;return a.modifyPrefs({zimbraPrefOutOfOfficeReply:i}).then(function(){return i})},createIdentity:function createIdentity(e,n){return a.createIdentity(n)},modifyIdentity:function modifyIdentity(e,n){return a.modifyIdentity(n).then(Boolean)},deleteIdentity:function deleteIdentity(e,n){return a.deleteIdentity(n).then(Boolean)},modifyPrefs:function modifyPrefs(e,n){return a.modifyPrefs(n.prefs)},modifyProps:function modifyProps(e,n){return a.modifyProps(n.props)},modifyZimletPrefs:function modifyZimletPrefs(e,n){return a.modifyZimletPrefs(n.zimlets)},modifyFilterRules:function modifyFilterRules(e,n){return a.modifyFilterRules(n.filters)},createSignature:function createSignature(e,n){return a.createSignature(n)},modifySignature:function modifySignature(e,n){return a.modifySignature(n)},modifySearchFolder:function modifySearchFolder(e,n){return a.modifySearchFolder(n)},deleteSignature:function deleteSignature(e,n){return a.deleteSignature(n)},saveDraft:function saveDraft(e,n){var i=n.message,n=n.accountName;return((2<arguments.length&&void 0!==arguments[2]?arguments[2]:{}).local?r:a).saveDraft(i,n)},sendMessage:function sendMessage(e,n){var i=n.message,n=n.accountName;return((2<arguments.length&&void 0!==arguments[2]?arguments[2]:{}).local?r:a).sendMessage(i,n)},sendDeliveryReport:function sendDeliveryReport(e,n){return a.sendDeliveryReport(n.messageId)},uploadMessage:function uploadMessage(e,n){return a.uploadMessage(n.value)},createTask:function createTask(e,n){return a.createTask(n.task)},modifyTask:function modifyTask(e,n){return a.modifyTask(n.task)},sendInviteReply:function sendInviteReply(e,n){return a.sendInviteReply(n.inviteReply)},recoverAccount:function recoverAccount(e,n){return a.recoverAccount(n)},resetPassword:function resetPassword(e,n){return a.resetPassword(n)},revokeAppSpecificPassword:function revokeAppSpecificPassword(e,n){return a.revokeAppSpecificPassword(n.appName)},revokeOtherTrustedDevices:a.revokeOtherTrustedDevices,revokeRights:function revokeRights(e,n){return a.revokeRights(n.input)},revokeTrustedDevice:a.revokeTrustedDevice,setCustomMetadata:function setCustomMetadata(e,n){return a.setCustomMetadata(n)},setMailboxMetadata:function setMailboxMetadata(e,n){return a.jsonRequest({name:"SetMailboxMetadata",body:{meta:{section:n.section,_attrs:Ro(n.attrs,coerceBooleanToString)}}}).then(Boolean)},setRecoveryAccount:function setRecoveryAccount(e,n){return a.setRecoveryAccount(n)},modifyWhiteBlackList:function modifyWhiteBlackList(e,n){return a.modifyWhiteBlackList(n.whiteBlackList)},createTag:function createTag(e,n){return a.createTag(n.tag)},tagAction:function tagAction(e,n){return a.action(Kc.tag,n.action)},quarantineDeviceSync:function quarantineDeviceSync(e,n){a.quarantineDeviceSync(n.deviceId)},allowDeviceSync:function allowDeviceSync(e,n){a.allowDeviceSync(n.deviceId)},removeDeviceSync:function removeDeviceSync(e,n){a.removeDeviceSync(n.deviceId)},blockDeviceSync:function blockDeviceSync(e,n){a.blockDeviceSync(n.deviceId)},accountOnlyRemoteWipeSync:function accountOnlyRemoteWipeSync(e,n){a.accountOnlyRemoteWipeSync(n.deviceId)},cancelPendingAccountOnlyRemoteWipeSync:function cancelPendingAccountOnlyRemoteWipeSync(e,n){a.cancelPendingAccountOnlyRemoteWipeSync(n.deviceId)},remoteWipeSync:function remoteWipeSync(e,n){a.remoteWipeSync(n.deviceId)},cancelPendingRemoteWipeSync:function cancelPendingRemoteWipeSync(e,n){a.cancelPendingRemoteWipeSync(n.deviceId)}}}});return{client:a,schema:e}}var Yy=function(){function OperationBatcher(e){var n=e.batchDebounce,i=e.batchInterval,t=e.batchMax,a=e.batchHandler,e=e.batchKey;this.queuedRequests=new Map,this.batchDebounce=n,this.batchInterval=i,this.batchMax=t||0,this.batchHandler=a,this.batchKey=e||function(){return""}}return OperationBatcher.prototype.enqueueRequest=function(e){var n=this,i=kv({},e),t=!1,a=this.batchKey(e.operation);return i.observable||(i.observable=new _v(function(e){n.queuedRequests.has(a)||n.queuedRequests.set(a,[]),t||(n.queuedRequests.get(a).push(i),t=!0),i.next=i.next||[],e.next&&i.next.push(e.next.bind(e)),i.error=i.error||[],e.error&&i.error.push(e.error.bind(e)),i.complete=i.complete||[],e.complete&&i.complete.push(e.complete.bind(e)),1===n.queuedRequests.get(a).length?n.scheduleQueueConsumption(a):n.batchDebounce&&(clearTimeout(n.scheduledBatchTimer),n.scheduleQueueConsumption(a)),n.queuedRequests.get(a).length===n.batchMax&&n.consumeQueue(a)})),i.observable},OperationBatcher.prototype.consumeQueue=function(e){var n=e||"",i=this.queuedRequests.get(n);if(i){this.queuedRequests.delete(n);var e=i.map(function(e){return e.operation}),n=i.map(function(e){return e.forward}),t=[],a=[],r=[],d=[];i.forEach(function(e,n){t.push(e.observable),a.push(e.next),r.push(e.error),d.push(e.complete)});var n=this.batchHandler(e,n)||_v.of(),o=function(n){r.forEach(function(e){e&&e.forEach(function(e){return e(n)})})};return n.subscribe({next:function(e){if(Array.isArray(e)||(e=[e]),a.length!==e.length){var n=new Error("server returned results with length "+e.length+", expected length of "+a.length);return n.result=e,o(n)}e.forEach(function(n,e){a[e]&&a[e].forEach(function(e){return e(n)})})},error:o,complete:function(){d.forEach(function(e){e&&e.forEach(function(e){return e()})})}}),t}},OperationBatcher.prototype.scheduleQueueConsumption=function(e){var n=this,i=e||"";this.scheduledBatchTimer=setTimeout(function(){n.queuedRequests.get(i)&&n.queuedRequests.get(i).length&&n.consumeQueue(i)},this.batchInterval)},OperationBatcher}(),Jy=function(o){function BatchLink(e){var n=o.call(this)||this,i=e||{},t=i.batchInterval,a=i.batchMax,r=i.batchHandler,d=i.batchKey;return n.batcher=new Yy({batchDebounce:i.batchDebounce,batchInterval:void 0===t?10:t,batchMax:void 0===a?0:a,batchHandler:void 0===r?function(){return null}:r,batchKey:void 0===d?function(){return""}:d}),e.batchHandler.length<=1&&(n.request=function(e){return n.batcher.enqueueRequest({operation:e})}),n}return __extends(BatchLink,o),BatchLink.prototype.request=function(e,n){return this.batcher.enqueueRequest({operation:e,forward:n})},BatchLink}(Lv),Xy=function(){_inherits$1(LocalBatchLink,Lv);var e=_createSuper$1(LocalBatchLink);function LocalBatchLink(a){var r;_classCallCheck$1(this,LocalBatchLink),_defineProperty$4(_assertThisInitialized$1(r=e.call(this)),"off",void 0),_defineProperty$4(_assertThisInitialized$1(r),"on",void 0),_defineProperty$4(_assertThisInitialized$1(r),"schema",void 0),_defineProperty$4(_assertThisInitialized$1(r),"batcher",void 0),r.schema=a.schema;var t=new events;r.on=t.on,r.off=t.off;function GPa(e){return new _v(function(n){t.emit("req",e);var i=!1;Promise.all(e.map(function(e){var n=print(e.query),i=e.operationName,t=e.variables,t=void 0===t?{}:t;return graphql(r.schema,n,null,e.getContext()||a.context||{},t,i)})).then(function(e){return i=!0,t.emit("res",e),n.next(e),n.complete(),e}).catch(function(e){i||t.emit("res",e),n.error(e)})})}return r.batcher=new Jy({batchInterval:a.batchInterval,batchHandler:GPa}),r}return _createClass$6(LocalBatchLink,[{key:"request",value:function request(e){return this.batcher.request(e)}}]),LocalBatchLink}();function onError(d){return new Lv(function(a,r){return new _v(function(n){var e,i,t;try{e=r(a).subscribe({next:function(e){e.errors&&(t=d({graphQLErrors:e.errors,response:e,operation:a,forward:r}))?i=t.subscribe({next:n.next.bind(n),error:n.error.bind(n),complete:n.complete.bind(n)}):n.next(e)},error:function(e){(t=d({operation:a,networkError:e,graphQLErrors:e&&e.result&&e.result.errors,forward:r}))?i=t.subscribe({next:n.next.bind(n),error:n.error.bind(n),complete:n.complete.bind(n)}):n.error(e)},complete:function(){t||n.complete.bind(n)()}})}catch(e){d({networkError:e,operation:a,forward:r}),n.error(e)}return function(){e&&e.unsubscribe(),i&&e.unsubscribe()}})})}var ef=function(i){function ErrorLink(e){var n=i.call(this)||this;return n.link=onError(e),n}return __extends(ErrorLink,i),ErrorLink.prototype.request=function(e,n){return this.link.request(e,n)},ErrorLink}(Lv),nf=["message","originalError"],tf=function(){_inherits$1(ZimbraErrorLink,ef);var e=_createSuper$1(ZimbraErrorLink);function ZimbraErrorLink(){var a;return _classCallCheck$1(this,ZimbraErrorLink),_defineProperty$4(_assertThisInitialized$1(a=e.call(this,function(e){var n=e.graphQLErrors,e=e.networkError;n&&n.map(function(e){var n=e.message,i=e.originalError,t=_objectWithoutProperties(e,nf),e=qd(i,"faults.0.Detail.Error.Code","");a.executeHandlers(_objectSpread2({errorCode:e,message:n,originalError:i},t))}),e&&a.executeHandlers({message:"[Network error]: ".concat(e)})})),"handlers",[]),_defineProperty$4(_assertThisInitialized$1(a),"executeHandlers",function(n){a.handlers.map(function(e){e(n)})}),_defineProperty$4(_assertThisInitialized$1(a),"registerHandler",function(e){a.handlers.push(e)}),_defineProperty$4(_assertThisInitialized$1(a),"unRegisterAllHandlers",function(){a.handlers=[]}),_defineProperty$4(_assertThisInitialized$1(a),"unRegisterHandler",function(e){e=a.handlers.findIndex(e);-1!==e&&a.handlers.splice(e,1)}),a}return ZimbraErrorLink}(),af=function dataIdFromPath(e,n){if(e.__typename){n=qd(e,n);return n?"".concat(e.__typename,":").concat(n):defaultDataIdFromObject(e)}},rf=function dataIdFromObject(e){var n;switch(e.__typename){case"CalendarItemHitInfo":return e.instances?"".concat(defaultDataIdFromObject(e),":").concat(e.instances.length):"".concat(defaultDataIdFromObject(e));case"MailboxMetadata":return af(e,"meta.0.section");case"Folder":return e.local&&null!==e.local?"".concat(defaultDataIdFromObject(e),":local"):"1"===e.id?"".concat(e.__typename,":").concat(e.id,":").concat(e.uuid):null!==(n=e.id)&&void 0!==n&&n.includes(":")?"".concat(e.id,":").concat(e.absFolderPath):defaultDataIdFromObject(e);case"AutoCompleteMatch":return"".concat(defaultDataIdFromObject(e),":").concat(e.email);case"ContactListMember":return"".concat(e.type,":").concat(e.value);case"MessageInfo":return e.part&&null!==e.part?"".concat(defaultDataIdFromObject(e),":").concat(e.part):defaultDataIdFromObject(e);case"SMimeMessage":return"".concat(defaultDataIdFromObject(e),":").concat(e.isSecure);default:return defaultDataIdFromObject(e)}};function createPossibleTypes(){return(0<arguments.length&&void 0!==arguments[0]?arguments[0]:Object)({MailItem:["Conversation","MessageInfo","MsgWithGroupInfo"]})}var df={Query:{fields:{accountInfo:{merge:!0},getPreferences:{merge:!0}}},Contact:{fields:{attributes:{merge:!0}}},Conversation:{fields:{messages:{merge:!1},emailAddresses:{merge:!1}}},MessageInfo:{fields:{emailAddresses:{merge:!1}}}},uf=function(){_inherits$1(ZimbraInMemoryCache,xy);var n=_createSuper$1(ZimbraInMemoryCache);function ZimbraInMemoryCache(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{};return _classCallCheck$1(this,ZimbraInMemoryCache),e.possibleTypes&&"function"!=typeof e.possibleTypes||(e.possibleTypes=createPossibleTypes(e.possibleTypes)),n.call(this,_objectSpread2({dataIdFromObject:rf,typePolicies:df},e))}return ZimbraInMemoryCache}(),mf=function SyncOfflineOperations(e){var i=this,n=e.apolloClient,t=e.storage,e=e.storeKey,e=void 0===e?"@offlineQueueKey":e;if(_classCallCheck$1(this,SyncOfflineOperations),_defineProperty$4(this,"apolloClient",void 0),_defineProperty$4(this,"storage",void 0),_defineProperty$4(this,"offlineData",void 0),_defineProperty$4(this,"storeKey",void 0),_defineProperty$4(this,"addOfflineData",function(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:[];e&&0<e.length&&i.storage.setItem(i.storeKey,JSON.stringify(e))}),_defineProperty$4(this,"clearOfflineData",function(){return i.offlineData=[],Promise.resolve(i.storage.removeItem(i.storeKey))}),_defineProperty$4(this,"getOfflineData",function(){return Promise.resolve(i.storage.getItem(i.storeKey))}),_defineProperty$4(this,"hasOfflineData",function(){return!!(i.offlineData&&0<i.offlineData.length)}),_defineProperty$4(this,"init",function(){return i.getOfflineData().then(function(e){return i.offlineData=e&&JSON.parse(e)||[]})}),_defineProperty$4(this,"sync",function(){if(i.hasOfflineData()){var n=[];return Promise.all(i.offlineData.map(function(e){return i.apolloClient["mutation"in e?"mutate":"query"](e).catch(function(){n.push(e)})})).catch(function(e){return console.warn("SyncOfflineOperations::sync ERR:",e)}).then(i.clearOfflineData).then(function(){i.addOfflineData(n)})}}),!n)throw new Error("Apollo Client instance is required when syncing data, please assign value to it");if(!t)throw new Error("Storage can be window.localStorage or AsyncStorage but was not set");this.apolloClient=n,this.storage=t,this.storeKey=e,this.offlineData=[]};function hasSensitiveVariables(e){return!!qd(e,"variables.password")}function isMutationOperation(e){e=e.query;return e&&e.definitions&&0<e.definitions.filter(function(e){return"mutation"===e.operation}).length}function deriveOfflineQueue(e){return e.map(function(e){var n=e.operation,i=n.query,e=n.variables,n={};return _defineProperty$4(n,isMutationOperation({query:i})?"mutation":"query",i),_defineProperty$4(n,"variables",e),n})}var sf,lf,cf,pf,kf,vf=function(){_inherits$1(OfflineQueueLink,Lv);var t=_createSuper$1(OfflineQueueLink);function OfflineQueueLink(e){var a,n=e.storage,i=e.storeKey,i=void 0===i?"@offlineQueueKey":i,e=e.isOpen,e=void 0===e||e;if(_classCallCheck$1(this,OfflineQueueLink),_defineProperty$4(_assertThisInitialized$1(a=t.call(this)),"isOpen",void 0),_defineProperty$4(_assertThisInitialized$1(a),"storage",void 0),_defineProperty$4(_assertThisInitialized$1(a),"operationQueue",void 0),_defineProperty$4(_assertThisInitialized$1(a),"storeKey",void 0),_defineProperty$4(_assertThisInitialized$1(a),"close",function(){a.isOpen=!1}),_defineProperty$4(_assertThisInitialized$1(a),"dequeue",function(e){e=a.operationQueue.indexOf(e);-1!==e&&(a.operationQueue=[].concat(_toConsumableArray(a.operationQueue.slice(0,e)),_toConsumableArray(a.operationQueue.slice(e+1)))),a.persist()}),_defineProperty$4(_assertThisInitialized$1(a),"enqueue",function(e){a.operationQueue.push(e),a.persist()}),_defineProperty$4(_assertThisInitialized$1(a),"getSize",function(){return Promise.resolve(a.storage.getItem(a.storeKey)).then(function(e){return(e||"").length})}),_defineProperty$4(_assertThisInitialized$1(a),"handleCancelAndOfflineQueue",function(i){var t=-1;a.operationQueue.forEach(function(e,n){i.offlineQuery===e.offlineQuery&&(t=n),i.cancelQuery===e.offlineQuery&&(a.operationQueue=[].concat(_toConsumableArray(a.operationQueue.slice(0,n)),_toConsumableArray(a.operationQueue.slice(n+1))),a.persist())}),-1!==t?(a.operationQueue[t]=i,a.persist()):a.enqueue(i)}),_defineProperty$4(_assertThisInitialized$1(a),"open",function(){if((0<arguments.length&&void 0!==arguments[0]?arguments[0]:{}).apolloClient)return a.isOpen=!0,a.retry()}),_defineProperty$4(_assertThisInitialized$1(a),"persist",function(){return Promise.resolve(a.storage.setItem(a.storeKey,JSON.stringify(deriveOfflineQueue(a.operationQueue))))}),_defineProperty$4(_assertThisInitialized$1(a),"purge",function(){return Promise.resolve(a.storage.removeItem(a.storeKey))}),_defineProperty$4(_assertThisInitialized$1(a),"retry",function(){return new Promise(function(e){var n=a.operationQueue.length;if(!n)return e();function sRa(){0==--n&&e()}a.operationQueue.forEach(function(n){var e=n.forward,i=n.observer;e(n.operation).subscribe({next:function next(e){i.next&&i.next(e)},error:function error(e){a.dequeue(n),i.error&&i.error(e),sRa()},complete:function complete(){a.dequeue(n),i.complete&&i.complete(),sRa()}})})})}),_defineProperty$4(_assertThisInitialized$1(a),"sync",function(e){e=e.apolloClient;if(e){var n=new mf({apolloClient:e,storage:a.storage,storeKey:a.storeKey});return n.init().then(function(e){if(e&&e.length)return n.sync()})}}),!n)throw new Error("Storage can be window.localStorage or AsyncStorage but was not set");return a.storage=n,a.storeKey=i,a.operationQueue=[],a.isOpen=e,a}return _createClass$6(OfflineQueueLink,[{key:"request",value:function request(i,t){var a=this,e=i.getContext(),r=e.cancelQueues,d=e.offlineQueueName;return(this.isOpen||e.local||e.skipQueue||hasSensitiveVariables(i))&&t?t(i):new _v(function(e){var n={operation:i,forward:t,observer:e,offlineQuery:d,cancelQuery:r};return d||r?a.handleCancelAndOfflineQueue(n):a.enqueue(n),function(){return a.dequeue(n)}})}}]),OfflineQueueLink}();!function(e){e.conversation="conversation",e.message="message"}(sf=sf||{}),function(e){e.unread="u",e.flagged="f",e.hasAttachment="a",e.replied="r",e.sentByMe="s",e.forwarded="w",e.calendarInvite="v",e.draft="d",e.imapDeleted="x",e.notificationSent="n",e.urgent="!",e.lowPriority="?",e.priority="+"}(lf=lf||{}),function(e){e.update="update",e.delete="delete",e.read="read",e.unread="!read",e.flag="flag",e.unflag="!flag",e.tag="tag",e.untag="!tag",e.move="move",e.spam="spam",e.unspam="!spam",e.trash="trash",e.copy="copy",e.recover="recover",e.rename="rename"}(cf=cf||{}),(pf=pf||{}).update="update",(kf=kf||{}).priority="priority";var yf=Object.freeze({__proto__:null,get MailFolderView(){return sf},get MessageFlags(){return lf},get ActionOps(){return cf},get _MessageActionOps(){return pf},get _ConversationActionOps(){return kf},get ActionType(){return Kc},get ActionResultType(){return Zc},get AccountType(){return Es},get ActionTypeName(){return Cs},get AddressType(){return Os},get AlarmAction(){return _s},get AlarmRelatedTo(){return Rs},get AutoCompleteMatchType(){return Vs},get CalendarItemClass(){return Ps},get CalendarItemRecurrenceFrequency(){return ws},get ConnectionType(){return js},get ContactType(){return Ls},get FilterMatchCondition(){return Bs},get FolderView(){return xs},get FreeBusyStatus(){return Ms},get GalSearchType(){return zs},get GranteeType(){return $s},get Importance(){return qs},get InviteCompletionStatus(){return Us},get InviteReplyType(){return Gs},get InviteReplyVerb(){return Ws},get InviteType(){return Hs},get LicenseStatus(){return Qs},get Mode(){return Ks},get NeedIsMemberType(){return Zs},get ParticipationRole(){return Ys},get ParticipationStatus(){return Js},get PasswordRecoveryAddressStatus(){return Xs},get PrefCalendarInitialView(){return el},get PrefClientType(){return nl},get PrefDelegatedSendSaveTarget(){return il},get PrefMailSelectAfterDelete(){return tl},get PrefMailSendReadReceipts(){return al},get ReadingPaneLocation(){return rl},get RecoverAccountOp(){return dl},get ResetPasswordStatus(){return ol},get SaveDocumentAction(){return ul},get SaveDocumentType(){return ml},get SearchType(){return sl},get SetRecoveryAccountChannel(){return ll},get SetRecoveryAccountOp(){return cl},get ShareInputAction(){return pl},get SortBy(){return kl},get Weekday(){return vl},get ZimletPresence(){return yl}}),ff={Contact:Rm,Conversation:Ju,Document:wm,FolderEntity:km,Mailbox:Ts,MessageInfo:Zu,Tag:gs};exports.LocalBatchLink=Xy,exports.OfflineQueueLink=vf,exports.SyncOfflineOperations=mf,exports.ZimbraBatchClient=hp,exports.ZimbraErrorLink=tf,exports.ZimbraInMemoryCache=uf,exports.batchJsonRequest=batchJsonRequest,exports.createZimbraSchema=createZimbraSchema,exports.entities=ff,exports.jsonRequest=jsonRequest,exports.normalize=normalize$1,exports.schema=Ip,exports.types=yf;
|
|
2
2
|
//# sourceMappingURL=zm-api-js-client.js.map
|