@zimbra/api-client 86.0.0 → 87.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.
@@ -1,20 +1,6 @@
1
- !function(e,n){"object"==typeof exports&&"undefined"!=typeof module?n(exports):"function"==typeof define&&define.amd?define(["exports"],n):n((e="undefined"!=typeof globalThis?globalThis:e||self).zmApiJsClient={})}(this,function(D){"use strict";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$9(e){return"object"==_typeof$4(e)&&null!==e}Object.freeze({major:15,minor:8,patch:0,preReleaseTag:null});var b="function"==typeof Symbol&&null!=Symbol.iterator?Symbol.iterator:"@@iterator",S="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 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),n=n.column+(1===n.line?i:0),i="".concat(e.name,":").concat(r,":").concat(n,"\n"),e=t.split(/\r\n|[\n\r]/g),d=e[a];if(120<d.length){for(var t=Math.floor(n/80),o=n%80,s=[],u=0;u<d.length;u+=80)s.push(d.slice(u,u+80));return i+printPrefixedLines([["".concat(r),s[0]]].concat(s.slice(1,t+1).map(function(e){return["",e]}),[[" ",whitespace(o-1)+"^"],["",s[t+1]]]))}return i+printPrefixedLines([["".concat(r-1),e[a-1]],["".concat(r),d],["",whitespace(n-1)+"^"],["".concat(r+1),e[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 function leftPad(e,n){return whitespace(e-n.length)+n}(i,e[0])+(n?" | "+n:" |")}).join("\n")}function whitespace(e){return Array(e+1).join(" ")}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 ownKeys$3(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$3(n){for(var e=1;e<arguments.length;e++){var i=null!=arguments[e]?arguments[e]:{};e%2?ownKeys$3(Object(i),!0).forEach(function(e){!function _defineProperty$6(e,n,i){n in e?Object.defineProperty(e,n,{value:i,enumerable:!0,configurable:!0,writable:!0}):e[n]=i}(n,e,i[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(i)):ownKeys$3(Object(i)).forEach(function(e){Object.defineProperty(n,e,Object.getOwnPropertyDescriptor(i,e))})}return n}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 _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 function _wrapNativeSuper(e){if(null===e||!function _isNativeFunction(e){return-1!==Function.toString.call(e).indexOf("[native code]")}(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);n=new(Function.bind.apply(e,t));return i&&_setPrototypeOf(n,i.prototype),n}).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 _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 N=function(){!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)}(GraphQLError,_wrapNativeSuper(Error));var m=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))}}(GraphQLError);function GraphQLError(e,n,i,t,a,r,d){!function _classCallCheck(e,n){if(!(e instanceof n))throw new TypeError("Cannot call a class as a function")}(this,GraphQLError),(e=m.call(this,e)).name="GraphQLError",e.originalError=null!=r?r:void 0,e.nodes=undefinedIfEmpty(Array.isArray(n)?n:n?[n]:void 0);for(var o=[],s=0,u=null!=(n=e.nodes)?n:[];s<u.length;s++){var l=u[s].loc;null!=l&&o.push(l)}o=undefinedIfEmpty(o),e.source=null!=i?i:null==(n=o)?void 0:n[0].source,e.positions=null!=t?t:null==(n=o)?void 0:n.map(function(e){return e.start}),e.locations=t&&i?t.map(function(e){return getLocation(i,e)}):null==(n=o)?void 0:n.map(function(e){return getLocation(e.source,e.start)}),e.path=null!=a?a:void 0;t=null==r?void 0:r.extensions;return null==d&&isObjectLike$9(t)?e.extensions=_objectSpread$3({},t):e.extensions=null!=d?d:{},Object.defineProperties(_assertThisInitialized(e),{message:{enumerable:!0},locations:{enumerable:null!=e.locations},path:{enumerable:null!=e.path},extensions:{enumerable:null!=e.extensions&&0<Object.keys(e.extensions).length},name:{enumerable:!1},nodes:{enumerable:!1},source:{enumerable:!1},positions:{enumerable:!1},originalError:{enumerable:!1}}),null!=r&&r.stack?(Object.defineProperty(_assertThisInitialized(e),"stack",{value:r.stack,writable:!0,configurable:!0}),_possibleConstructorReturn(e)):(Error.captureStackTrace?Error.captureStackTrace(_assertThisInitialized(e),GraphQLError):Object.defineProperty(_assertThisInitialized(e),"stack",{value:Error().stack,writable:!0,configurable:!0}),e)}return function _createClass$5(e,n,i){n&&_defineProperties$5(e.prototype,n),i&&_defineProperties$5(e,i)}(GraphQLError,[{key:"toString",value:function toString(){return 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"+function printLocation(e){return printSourceLocation(e.source,getLocation(e.source,e.start))}(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}(this)}},{key:S,get:function get(){return"Object"}}]),GraphQLError}();function undefinedIfEmpty(e){return void 0===e||0===e.length?void 0:e}function syntaxError(e,n,i){return new N("Syntax Error: ".concat(i),void 0,e,[n])}var T=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$1(e,n){if(!Boolean(e))throw new Error(null!=n?n:"Unexpected invariant triggered.")}var F="function"==typeof Symbol&&"function"==typeof Symbol.for?Symbol.for("nodejs.util.inspect.custom"):void 0;function defineInspect(e){var n=e.prototype.toJSON;"function"!=typeof n&&invariant$1(0),e.prototype.inspect=n,F&&(e.prototype[F]=n)}var E=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}(),A=(defineInspect(E),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(A);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 O=10,C=2;function inspect$1(e){return formatValue$1(e,[])}function formatValue$1(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":function formatObjectValue$1(e,n){if(-1!==n.indexOf(e))return"[Circular]";var n=[].concat(n,[e]),i=function getCustomFn(e){var n=e[String(F)];if("function"==typeof n)return n;if("function"==typeof e.inspect)return e.inspect}(e);if(void 0!==i){i=i.call(e);if(i!==e)return"string"==typeof i?i:formatValue$1(i,n)}else if(Array.isArray(e))return function formatArray$1(e,n){if(0===e.length)return"[]";if(C<n.length)return"[Array]";for(var i=Math.min(O,e.length),t=e.length-i,a=[],r=0;r<i;++r)a.push(formatValue$1(e[r],n));1==t?a.push("... 1 more item"):1<t&&a.push("... ".concat(t," more items"));return"["+a.join(", ")+"]"}(e,n);return function formatObject$1(n,i){var e=Object.keys(n);if(0===e.length)return"{}";if(C<i.length)return"["+function getObjectTag$1(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}(n)+"]";return"{ "+e.map(function(e){return e+": "+formatValue$1(n[e],i)}).join(", ")+" }"}(e,n)}(e,n);default:return String(e)}}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 _="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=n.prototype[Symbol.toStringTag];if(n===(Symbol.toStringTag in e?e[Symbol.toStringTag]:null==(i=e.constructor)?void 0:i.name))throw i=inspect$1(e),new Error("Cannot use ".concat(n,' "').concat(i,'" 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)}}var R=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$1(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 function _createClass$4(e,n,i){n&&_defineProperties$4(e.prototype,n),i&&_defineProperties$4(e,i)}(Source,[{key:S,get:function get(){return"Source"}}]),Source}();var u=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$1(e){var n=e.split(/\r\n|[\n\r]/g),i=function getBlockStringIndentation$1(e){for(var n,i=!0,t=!0,a=0,r=null,d=0;d<e.length;++d)switch(e.charCodeAt(d)){case 13:10===e.charCodeAt(d+1)&&++d;case 10:t=!(i=!1),a=0;break;case 9:case 32:++a;break;default:t&&!i&&(null===r||a<r)&&(r=a),t=!1}return null!=(n=r)?n:0}(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$1(n[a]);)++a;for(var r=n.length;a<r&&isBlank$1(n[r-1]);)--r;return n.slice(a,r).join("\n")}function isBlank$1(e){for(var n=0;n<e.length;++n)if(" "!==e[n]&&"\t"!==e[n])return;return 1}var w=function(){function Lexer(e){var n=new A(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)?e:n.next=function readToken(e,n){var i=e.source,t=i.body,a=t.length,r=n.end;for(;r<a;){var d=t.charCodeAt(r),o=e.line,s=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 A(p.BANG,r,r+1,o,s,n);case 35:return function readComment(e,n,i,t,a){var r,d=e.body,o=n;for(;r=d.charCodeAt(++o),!isNaN(r)&&(31<r||9===r););return new A(p.COMMENT,n,o,i,t,a,d.slice(n+1,o))}(i,r,o,s,n);case 36:return new A(p.DOLLAR,r,r+1,o,s,n);case 38:return new A(p.AMP,r,r+1,o,s,n);case 40:return new A(p.PAREN_L,r,r+1,o,s,n);case 41:return new A(p.PAREN_R,r,r+1,o,s,n);case 46:if(46===t.charCodeAt(r+1)&&46===t.charCodeAt(r+2))return new A(p.SPREAD,r,r+3,o,s,n);break;case 58:return new A(p.COLON,r,r+1,o,s,n);case 61:return new A(p.EQUALS,r,r+1,o,s,n);case 64:return new A(p.AT,r,r+1,o,s,n);case 91:return new A(p.BRACKET_L,r,r+1,o,s,n);case 93:return new A(p.BRACKET_R,r,r+1,o,s,n);case 123:return new A(p.BRACE_L,r,r+1,o,s,n);case 124:return new A(p.PIPE,r,r+1,o,s,n);case 125:return new A(p.BRACE_R,r,r+1,o,s,n);case 34:return 34===t.charCodeAt(r+1)&&34===t.charCodeAt(r+2)?function readBlockString(e,n,i,t,a,r){var d=e.body,o=n+3,s=o,u=0,l="";for(;o<d.length&&!isNaN(u=d.charCodeAt(o));){if(34===u&&34===d.charCodeAt(o+1)&&34===d.charCodeAt(o+2))return l+=d.slice(s,o),new A(p.BLOCK_STRING,n,o+3,i,t,a,dedentBlockStringValue$1(l));if(u<32&&9!==u&&10!==u&&13!==u)throw syntaxError(e,o,"Invalid character within String: ".concat(printCharCode(u),"."));10===u?(++o,++r.line,r.lineStart=o):13===u?(10===d.charCodeAt(o+1)?o+=2:++o,++r.line,r.lineStart=o):92===u&&34===d.charCodeAt(o+1)&&34===d.charCodeAt(o+2)&&34===d.charCodeAt(o+3)?(l+=d.slice(s,o)+'"""',s=o+=4):++o}throw syntaxError(e,o,"Unterminated string.")}(i,r,o,s,n,e):function readString(e,n,i,t,a){var r=e.body,d=n+1,o=d,s=0,u="";for(;d<r.length&&!isNaN(s=r.charCodeAt(d))&&10!==s&&13!==s;){if(34===s)return u+=r.slice(o,d),new A(p.STRING,n,d+1,i,t,a,u);if(s<32&&9!==s)throw syntaxError(e,d,"Invalid character within String: ".concat(printCharCode(s),"."));if(++d,92===s){switch(u+=r.slice(o,d-1),s=r.charCodeAt(d)){case 34:u+='"';break;case 47:u+="/";break;case 92:u+="\\";break;case 98:u+="\b";break;case 102:u+="\f";break;case 110:u+="\n";break;case 114:u+="\r";break;case 116:u+="\t";break;case 117:var l,m=function uniCharCode(e,n,i,t){return char2hex(e)<<12|char2hex(n)<<8|char2hex(i)<<4|char2hex(t)}(r.charCodeAt(d+1),r.charCodeAt(d+2),r.charCodeAt(d+3),r.charCodeAt(d+4));if(m<0)throw l=r.slice(d+1,d+5),syntaxError(e,d,"Invalid character escape sequence: \\u".concat(l,"."));u+=String.fromCharCode(m),d+=4;break;default:throw syntaxError(e,d,"Invalid character escape sequence: \\".concat(String.fromCharCode(s),"."))}o=++d}}throw syntaxError(e,d,"Unterminated string.")}(i,r,o,s,n);case 45:case 48:case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:return function readNumber(e,n,i,t,a,r){var d=e.body,o=n,s=!1;45===i&&(i=d.charCodeAt(++o));if(48===i){if(48<=(i=d.charCodeAt(++o))&&i<=57)throw syntaxError(e,o,"Invalid number, unexpected digit after 0: ".concat(printCharCode(i),"."))}else o=readDigits(e,o,i),i=d.charCodeAt(o);46===i&&(s=!0,i=d.charCodeAt(++o),o=readDigits(e,o,i),i=d.charCodeAt(o));69!==i&&101!==i||(s=!0,43!==(i=d.charCodeAt(++o))&&45!==i||(i=d.charCodeAt(++o)),o=readDigits(e,o,i),i=d.charCodeAt(o));if(46===i||function isNameStart(e){return 95===e||65<=e&&e<=90||97<=e&&e<=122}(i))throw syntaxError(e,o,"Invalid number, expected digit but got: ".concat(printCharCode(i),"."));return new A(s?p.FLOAT:p.INT,n,o,t,a,r,d.slice(n,o))}(i,r,d,o,s,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 function readName(e,n,i,t,a){var r=e.body,d=r.length,o=n+1,s=0;for(;o!==d&&!isNaN(s=r.charCodeAt(o))&&(95===s||48<=s&&s<=57||65<=s&&s<=90||97<=s&&s<=122);)++o;return new A(p.NAME,n,o,i,t,a,r.slice(n,o))}(i,r,o,s,n)}throw syntaxError(i,r,function unexpectedCharacterMessage(e){if(e<32&&9!==e&&10!==e&&13!==e)return"Cannot contain the invalid character ".concat(printCharCode(e),".");return 39!==e?"Cannot parse the unexpected character ".concat(printCharCode(e),"."):"Unexpected single quote character ('), did you mean to use a double quote (\")?"}(d))}return new A(p.EOF,a,a,e.line,1+r-e.lineStart,n)}(this,n)}while(n.kind===p.COMMENT);return n},Lexer}();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 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 char2hex(e){return 48<=e&&e<=57?e-48:65<=e&&e<=70?e-55:97<=e&&e<=102?e-87:-1}function parse(e,n){return new V(e,n).parseDocument()}var V=function(){function Parser(e,n){e=function isSource(e){return _(e,R)}(e)?e:new R(e);this._lexer=new w(e),this._options=n}var e=Parser.prototype;return e.parseName=function parseName(){var e=this.expectToken(p.NAME);return{kind:T.NAME,value:e.value,loc:this.loc(e)}},e.parseDocument=function parseDocument(){var e=this._lexer.token;return{kind:T.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:T.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:T.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:T.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:T.VARIABLE,name:this.parseName(),loc:this.loc(e)}},e.parseSelectionSet=function parseSelectionSet(){var e=this._lexer.token;return{kind:T.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:T.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:T.ARGUMENT,name:n,value:this.parseValueLiteral(!1),loc:this.loc(e)}},e.parseConstArgument=function parseConstArgument(){var e=this._lexer.token;return{kind:T.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,n=(this.expectToken(p.SPREAD),this.expectOptionalKeyword("on"));return!n&&this.peek(p.NAME)?{kind:T.FRAGMENT_SPREAD,name:this.parseFragmentName(),directives:this.parseDirectives(!1),loc:this.loc(e)}:{kind:T.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.experimentalFragmentVariables)?{kind:T.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:T.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:T.INT,value:n.value,loc:this.loc(n)};case p.FLOAT:return this._lexer.advance(),{kind:T.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:T.BOOLEAN,value:!0,loc:this.loc(n)};case"false":return{kind:T.BOOLEAN,value:!1,loc:this.loc(n)};case"null":return{kind:T.NULL,loc:this.loc(n)};default:return{kind:T.ENUM,value:n.value,loc:this.loc(n)}}case p.DOLLAR:if(e)break;return this.parseVariable()}throw this.unexpected()},e.parseStringLiteral=function parseStringLiteral(){var e=this._lexer.token;return this._lexer.advance(),{kind:T.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:T.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:T.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:T.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:T.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:T.LIST_TYPE,type:n,loc:this.loc(e)}):this.parseNamedType();return this.expectOptionalToken(p.BANG)?{kind:T.NON_NULL_TYPE,type:n,loc:this.loc(e)}:n},e.parseNamedType=function parseNamedType(){var e=this._lexer.token;return{kind:T.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(),i=(this.expectKeyword("schema"),this.parseDirectives(!0)),t=this.many(p.BRACE_L,this.parseOperationTypeDefinition,p.BRACE_R);return{kind:T.SCHEMA_DEFINITION,description:n,directives:i,operationTypes:t,loc:this.loc(e)}},e.parseOperationTypeDefinition=function parseOperationTypeDefinition(){var e=this._lexer.token,n=this.parseOperationType(),i=(this.expectToken(p.COLON),this.parseNamedType());return{kind:T.OPERATION_TYPE_DEFINITION,operation:n,type:i,loc:this.loc(e)}},e.parseScalarTypeDefinition=function parseScalarTypeDefinition(){var e=this._lexer.token,n=this.parseDescription(),i=(this.expectKeyword("scalar"),this.parseName()),t=this.parseDirectives(!0);return{kind:T.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(),i=(this.expectKeyword("type"),this.parseName()),t=this.parseImplementsInterfaces(),a=this.parseDirectives(!0),r=this.parseFieldsDefinition();return{kind:T.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.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.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(),a=(this.expectToken(p.COLON),this.parseTypeReference()),r=this.parseDirectives(!0);return{kind:T.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,n=this._lexer.token,i=this.parseDescription(),t=this.parseName(),a=(this.expectToken(p.COLON),this.parseTypeReference()),r=(this.expectOptionalToken(p.EQUALS)&&(e=this.parseValueLiteral(!0)),this.parseDirectives(!0));return{kind:T.INPUT_VALUE_DEFINITION,description:i,name:t,type:a,defaultValue:e,directives:r,loc:this.loc(n)}},e.parseInterfaceTypeDefinition=function parseInterfaceTypeDefinition(){var e=this._lexer.token,n=this.parseDescription(),i=(this.expectKeyword("interface"),this.parseName()),t=this.parseImplementsInterfaces(),a=this.parseDirectives(!0),r=this.parseFieldsDefinition();return{kind:T.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(),i=(this.expectKeyword("union"),this.parseName()),t=this.parseDirectives(!0),a=this.parseUnionMemberTypes();return{kind:T.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(),i=(this.expectKeyword("enum"),this.parseName()),t=this.parseDirectives(!0),a=this.parseEnumValuesDefinition();return{kind:T.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:T.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(),i=(this.expectKeyword("input"),this.parseName()),t=this.parseDirectives(!0),a=this.parseInputFieldsDefinition();return{kind:T.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,n=(this.expectKeyword("extend"),this.expectKeyword("schema"),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:T.SCHEMA_EXTENSION,directives:n,operationTypes:i,loc:this.loc(e)}},e.parseScalarTypeExtension=function parseScalarTypeExtension(){var e=this._lexer.token,n=(this.expectKeyword("extend"),this.expectKeyword("scalar"),this.parseName()),i=this.parseDirectives(!0);if(0===i.length)throw this.unexpected();return{kind:T.SCALAR_TYPE_EXTENSION,name:n,directives:i,loc:this.loc(e)}},e.parseObjectTypeExtension=function parseObjectTypeExtension(){var e=this._lexer.token,n=(this.expectKeyword("extend"),this.expectKeyword("type"),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:T.OBJECT_TYPE_EXTENSION,name:n,interfaces:i,directives:t,fields:a,loc:this.loc(e)}},e.parseInterfaceTypeExtension=function parseInterfaceTypeExtension(){var e=this._lexer.token,n=(this.expectKeyword("extend"),this.expectKeyword("interface"),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:T.INTERFACE_TYPE_EXTENSION,name:n,interfaces:i,directives:t,fields:a,loc:this.loc(e)}},e.parseUnionTypeExtension=function parseUnionTypeExtension(){var e=this._lexer.token,n=(this.expectKeyword("extend"),this.expectKeyword("union"),this.parseName()),i=this.parseDirectives(!0),t=this.parseUnionMemberTypes();if(0===i.length&&0===t.length)throw this.unexpected();return{kind:T.UNION_TYPE_EXTENSION,name:n,directives:i,types:t,loc:this.loc(e)}},e.parseEnumTypeExtension=function parseEnumTypeExtension(){var e=this._lexer.token,n=(this.expectKeyword("extend"),this.expectKeyword("enum"),this.parseName()),i=this.parseDirectives(!0),t=this.parseEnumValuesDefinition();if(0===i.length&&0===t.length)throw this.unexpected();return{kind:T.ENUM_TYPE_EXTENSION,name:n,directives:i,values:t,loc:this.loc(e)}},e.parseInputObjectTypeExtension=function parseInputObjectTypeExtension(){var e=this._lexer.token,n=(this.expectKeyword("extend"),this.expectKeyword("input"),this.parseName()),i=this.parseDirectives(!0),t=this.parseInputFieldsDefinition();if(0===i.length&&0===t.length)throw this.unexpected();return{kind:T.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(),i=(this.expectKeyword("directive"),this.expectToken(p.AT),this.parseName()),t=this.parseArgumentDefs(),a=this.expectOptionalKeyword("repeatable"),r=(this.expectKeyword("on"),this.parseDirectiveLocations());return{kind:T.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!==u[n.value])return n;throw this.unexpected(e)},e.loc=function loc(e){var n;if(!0!==(null==(n=this._options)?void 0:n.noLocation))return new E(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 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}(e)?'"'.concat(e,'"'):e}var P={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"]},j=Object.freeze({});function visit(e,n,i){var t=2<arguments.length&&void 0!==i?i:P,a=void 0,r=Array.isArray(e),d=[e],o=-1,s=[],u=void 0,l=void 0,m=void 0,p=[],c=[],v=e;do{var k=++o===d.length,y=k&&0!==s.length;if(k){if(l=0===c.length?void 0:p[p.length-1],u=m,m=c.pop(),y){if(r)u=u.slice();else{for(var f={},N=0,g=Object.keys(u);N<g.length;N++){var T=g[N];f[T]=u[T]}u=f}for(var h=0,I=0;I<s.length;I++){var D=s[I][0],b=s[I][1];r&&(D-=h),r&&null===b?(u.splice(D,1),h++):u[D]=b}}o=a.index,d=a.keys,s=a.edits,r=a.inArray,a=a.prev}else{if(l=m?r?o:d[o]:void 0,null==(u=m?m[l]:v))continue;m&&p.push(l)}var S=void 0;if(!Array.isArray(u)){if(!isNode(u))throw new Error("Invalid AST Node: ".concat(inspect$1(u),"."));var F=getVisitFn(n,u.kind,k);if(F){if((S=F.call(n,u,l,m,p,c))===j)break;if(!1===S){if(!k){p.pop();continue}}else if(void 0!==S&&(s.push([l,S]),!k)){if(!isNode(S)){p.pop();continue}u=S}}}void 0===S&&y&&s.push([l,u]),k?p.pop():(a={inArray:r,index:o,keys:d,edits:s,prev:a},d=(r=Array.isArray(u))?u:null!=(F=t[u.kind])?F:[],o=-1,s=[],m&&c.push(m),m=u)}while(void 0!==a);return v=0!==s.length?s[s.length-1][1]:v}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===j)a[n]=j;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===j)a[n]=j;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}t=i?e.leave:e.enter;if(t){if("function"==typeof t)return t;i=t[n];return"function"==typeof i?i:void 0}}var L=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}},M=Object.values||function(n){return Object.keys(n).map(function(e){return n[e]})};function locatedError(e,n,i){var t,e=e instanceof Error?e:new Error("Unexpected error value: "+inspect$1(e));return Array.isArray(e.path)?e:new N(e.message,null!=(t=e.nodes)?t:n,e.source,e.positions,i,e)}var B=/^[_a-zA-Z][_a-zA-Z0-9]*$/;var x=Object.entries||function(n){return Object.keys(n).map(function(e){return[e,n[e]]})};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=x(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=x(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 z=5;function didYouMean(e,n){var n="string"==typeof e?[e,n]:[void 0,e],e=n[0],i=" Did you mean ",t=(e&&(i+=e+" "),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,z),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-q,isDigit(a=e.charCodeAt(++i))&&0<d;);for(var o=0;o=10*o+r-q,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 q=48,$=57;function isDigit(e){return!isNaN(e)&&q<=e&&e<=$}function suggestionList(e,n){for(var t=Object.create(null),i=new U(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 U=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,a=(i.length<t.length&&(e=i,i=t,t=e),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 s=1;s<=a;s++){for(var u=d[(s-1)%3],l=d[s%3],m=l[0]=s,p=1;p<=r;p++){var c=Math.min(u[p]+1,l[p-1]+1,u[p-1]+(i[s-1]===t[p-1]?0:1));(c=1<s&&1<p&&i[s-1]===t[p-2]&&i[s-2]===t[p-1]?Math.min(c,d[(s-2)%3][p-2]+1):c)<m&&(m=c),l[p]=c}if(n<m)return}e=d[a%3][r];return e<=n?e: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:G})}var G={Name:function Name(e){return e.value},Variable:function Variable(e){return"$"+e.name},Document:function Document(e){return join$1(e.definitions,"\n\n")+"\n"},OperationDefinition:function OperationDefinition(e){var n=e.operation,i=e.name,t=wrap$2("(",join$1(e.variableDefinitions,", "),")"),a=join$1(e.directives," "),e=e.selectionSet;return i||a||t||"query"!==n?join$1([n,join$1([i,t]),a,e]," "):e},VariableDefinition:function VariableDefinition(e){var n=e.directives;return e.variable+": "+e.type+wrap$2(" = ",e.defaultValue)+wrap$2(" ",join$1(n," "))},SelectionSet:function SelectionSet(e){return block$1(e.selections)},Field:function Field(e){var n=e.name,i=e.arguments,t=e.directives,a=e.selectionSet,e=wrap$2("",e.alias,": ")+n,n=e+wrap$2("(",join$1(i,", "),")");return 80<n.length&&(n=e+wrap$2("(\n",indent$1(join$1(i,"\n")),"\n)")),join$1([n,join$1(t," "),a]," ")},Argument:function Argument(e){return e.name+": "+e.value},FragmentSpread:function FragmentSpread(e){return"..."+e.name+wrap$2(" ",join$1(e.directives," "))},InlineFragment:function InlineFragment(e){var n=e.directives,i=e.selectionSet;return join$1(["...",wrap$2("on ",e.typeCondition),join$1(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$2("(",join$1(i,", "),")")," ")+"on ".concat(n," ").concat(wrap$2("",join$1(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?function printBlockString$1(e,n,i){var n=1<arguments.length&&void 0!==n?n:"",i=2<arguments.length&&void 0!==i&&i,t=-1===e.indexOf("\n"),i=!t||'"'===e[e.length-1]||"\\"===e[e.length-1]||i,a="";return!i||t&&(" "===e[0]||"\t"===e[0])||(a+="\n"+n),a+=n?e.replace(/\n/g,"\n"+n):e,i&&(a+="\n"),'"""'+a.replace(/"""/g,'\\"""')+'"""'}(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$1(e.values,", ")+"]"},ObjectValue:function ObjectValue(e){return"{"+join$1(e.fields,", ")+"}"},ObjectField:function ObjectField(e){return e.name+": "+e.value},Directive:function Directive(e){return"@"+e.name+wrap$2("(",join$1(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$1(function(e){var n=e.operationTypes;return join$1(["schema",join$1(e.directives," "),block$1(n)]," ")}),OperationTypeDefinition:function OperationTypeDefinition(e){return e.operation+": "+e.type},ScalarTypeDefinition:addDescription$1(function(e){return join$1(["scalar",e.name,join$1(e.directives," ")]," ")}),ObjectTypeDefinition:addDescription$1(function(e){var n=e.directives,i=e.fields;return join$1(["type",e.name,wrap$2("implements ",join$1(e.interfaces," & ")),join$1(n," "),block$1(i)]," ")}),FieldDefinition:addDescription$1(function(e){var n=e.arguments,i=e.type,t=e.directives;return e.name+(hasMultilineItems$1(n)?wrap$2("(\n",indent$1(join$1(n,"\n")),"\n)"):wrap$2("(",join$1(n,", "),")"))+": "+i+wrap$2(" ",join$1(t," "))}),InputValueDefinition:addDescription$1(function(e){var n=e.directives;return join$1([e.name+": "+e.type,wrap$2("= ",e.defaultValue),join$1(n," ")]," ")}),InterfaceTypeDefinition:addDescription$1(function(e){var n=e.directives,i=e.fields;return join$1(["interface",e.name,wrap$2("implements ",join$1(e.interfaces," & ")),join$1(n," "),block$1(i)]," ")}),UnionTypeDefinition:addDescription$1(function(e){var n=e.types;return join$1(["union",e.name,join$1(e.directives," "),n&&0!==n.length?"= "+join$1(n," | "):""]," ")}),EnumTypeDefinition:addDescription$1(function(e){var n=e.values;return join$1(["enum",e.name,join$1(e.directives," "),block$1(n)]," ")}),EnumValueDefinition:addDescription$1(function(e){return join$1([e.name,join$1(e.directives," ")]," ")}),InputObjectTypeDefinition:addDescription$1(function(e){var n=e.fields;return join$1(["input",e.name,join$1(e.directives," "),block$1(n)]," ")}),DirectiveDefinition:addDescription$1(function(e){var n=e.arguments,i=e.repeatable,t=e.locations;return"directive @"+e.name+(hasMultilineItems$1(n)?wrap$2("(\n",indent$1(join$1(n,"\n")),"\n)"):wrap$2("(",join$1(n,", "),")"))+(i?" repeatable":"")+" on "+join$1(t," | ")}),SchemaExtension:function SchemaExtension(e){var n=e.operationTypes;return join$1(["extend schema",join$1(e.directives," "),block$1(n)]," ")},ScalarTypeExtension:function ScalarTypeExtension(e){return join$1(["extend scalar",e.name,join$1(e.directives," ")]," ")},ObjectTypeExtension:function ObjectTypeExtension(e){var n=e.directives,i=e.fields;return join$1(["extend type",e.name,wrap$2("implements ",join$1(e.interfaces," & ")),join$1(n," "),block$1(i)]," ")},InterfaceTypeExtension:function InterfaceTypeExtension(e){var n=e.directives,i=e.fields;return join$1(["extend interface",e.name,wrap$2("implements ",join$1(e.interfaces," & ")),join$1(n," "),block$1(i)]," ")},UnionTypeExtension:function UnionTypeExtension(e){var n=e.types;return join$1(["extend union",e.name,join$1(e.directives," "),n&&0!==n.length?"= "+join$1(n," | "):""]," ")},EnumTypeExtension:function EnumTypeExtension(e){var n=e.values;return join$1(["extend enum",e.name,join$1(e.directives," "),block$1(n)]," ")},InputObjectTypeExtension:function InputObjectTypeExtension(e){var n=e.fields;return join$1(["extend input",e.name,join$1(e.directives," "),block$1(n)]," ")}};function addDescription$1(n){return function(e){return join$1([e.description,n(e)],"\n")}}function join$1(e,n){n=1<arguments.length&&void 0!==n?n:"";return null!=(e=null==e?void 0:e.filter(function(e){return e}).join(n))?e:""}function block$1(e){return wrap$2("{\n",indent$1(join$1(e,"\n")),"\n}")}function wrap$2(e,n,i){return null!=n&&""!==n?e+n+(2<arguments.length&&void 0!==i?i:""):""}function indent$1(e){return wrap$2(" ",e.replace(/\n/g,"\n "))}function isMultiline(e){return-1!==e.indexOf("\n")}function hasMultilineItems$1(e){return null!=e&&e.some(isMultiline)}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){n&&_defineProperties$3(e.prototype,n),i&&_defineProperties$3(e,i)}function isType(e){return isScalarType(e)||isObjectType(e)||isInterfaceType(e)||isUnionType(e)||isEnumType(e)||isInputObjectType(e)||isListType(e)||isNonNullType(e)}function isScalarType(e){return _(e,Q)}function isObjectType(e){return _(e,H)}function isInterfaceType(e){return _(e,W)}function isUnionType(e){return _(e,Y)}function isEnumType(e){return _(e,K)}function isInputObjectType(e){return _(e,J)}function isListType(e){return _(e,GraphQLList)}function isNonNullType(e){return _(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=function assertType(e){if(isType(e))return e;throw new Error("Expected ".concat(inspect$1(e)," to be a GraphQL type."))}(e)}function GraphQLNonNull(e){if(!(this instanceof GraphQLNonNull))return new GraphQLNonNull(e);this.ofType=function assertNullableType(e){if(function isNullableType(e){return isType(e)&&!isNonNullType(e)}(e))return e;throw new Error("Expected ".concat(inspect$1(e)," to be a GraphQL nullable type."))}(e)}function isWrappingType(e){return isListType(e)||isNonNullType(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,S,{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,S,{get:function get(){return"GraphQLNonNull"}}),defineInspect(GraphQLNonNull);var Q=function(){function GraphQLScalarType(e){var n,i=null!=(n=e.parseValue)?n:identityFunc;this.name=e.name,this.description=e.description,this.specifiedByUrl=e.specifiedByUrl,this.serialize=null!=(n=e.serialize)?n:identityFunc,this.parseValue=i,this.parseLiteral=null!=(n=e.parseLiteral)?n:function(e,n){return i(function valueFromASTUntyped(e,n){switch(e.kind){case T.NULL:return null;case T.INT:return parseInt(e.value,10);case T.FLOAT:return parseFloat(e.value);case T.STRING:case T.ENUM:case T.BOOLEAN:return e.value;case T.LIST:return e.values.map(function(e){return valueFromASTUntyped(e,n)});case T.OBJECT:return keyValMap(e.fields,function(e){return e.name.value},function(e){return valueFromASTUntyped(e.value,n)});case T.VARIABLE:return null==n?void 0:n[e.name.value]}invariant$1(0,"Unexpected value node: "+inspect$1(e))}(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$1(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)?e:[]}},e.toString=function toString(){return this.name},e.toJSON=function toJSON(){return this.toString()},_createClass$3(GraphQLScalarType,[{key:S,get:function get(){return"GraphQLScalarType"}}]),GraphQLScalarType}(),H=(defineInspect(Q),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$1(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:S,get:function get(){return"GraphQLObjectType"}}]),GraphQLObjectType}());function defineInterfaces(e){var n=null!=(n=resolveThunk(e.interfaces))?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$1(e.resolve),"."));var i=null!=(i=e.args)?i:{},i=(isPlainObj(i)||devAssert(0,"".concat(t.name,".").concat(n," args must be an object with argument names as keys.")),x(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$9(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(H);var W=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$1(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)?e:[]}},e.toString=function toString(){return this.name},e.toJSON=function toJSON(){return this.toString()},_createClass$3(GraphQLInterfaceType,[{key:S,get:function get(){return"GraphQLInterfaceType"}}]),GraphQLInterfaceType}(),Y=(defineInspect(W),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=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}.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$1(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)?e:[]}},e.toString=function toString(){return this.name},e.toJSON=function toJSON(){return this.toString()},_createClass$3(GraphQLUnionType,[{key:S,get:function get(){return"GraphQLUnionType"}}]),GraphQLUnionType}());defineInspect(Y);var K=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=function defineEnumValues(i,e){return isPlainObj(e)||devAssert(0,"".concat(i," values must be an object with value names as keys.")),x(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$1(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}})}(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 N('Enum "'.concat(this.name,'" cannot represent value: ').concat(inspect$1(e)));return n.name},e.parseValue=function parseValue(e){if("string"!=typeof e)throw n=inspect$1(e),new N('Enum "'.concat(this.name,'" cannot represent non-string value: ').concat(n,".")+didYouMeanEnumValue(this,n));var n=this.getValue(e);if(null==n)throw new N('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!==T.ENUM)throw t=print(e),new N('Enum "'.concat(this.name,'" cannot represent non-enum value: ').concat(t,".")+didYouMeanEnumValue(this,t),e);var i,t=this.getValue(e.value);if(null==t)throw i=print(e),new N('Value "'.concat(i,'" does not exist in "').concat(this.name,'" enum.')+didYouMeanEnumValue(this,i),e);return t.value},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)?e:[]}},e.toString=function toString(){return this.name},e.toJSON=function toJSON(){return this.toString()},_createClass$3(GraphQLEnumType,[{key:S,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})))}defineInspect(K);var J=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=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}})}.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)?e:[]}},e.toString=function toString(){return this.name},e.toJSON=function toJSON(){return this.toString()},_createClass$3(GraphQLInputObjectType,[{key:S,get:function get(){return"GraphQLInputObjectType"}}]),GraphQLInputObjectType}();function isRequiredInputField(e){return isNonNullType(e.type)&&void 0===e.defaultValue}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(J);var Z=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[b];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 s=e.length;if("number"==typeof s&&0<=s&&s%1==0){for(var u=[],l=0;l<s;++l)Object.prototype.hasOwnProperty.call(e,l)&&u.push(n.call(i,e[l],l));return u}return[]},X=Number.isFinite||function(e){return"number"==typeof e&&isFinite(e)};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,n){var i=1<arguments.length&&void 0!==n?n:function(e){return e};if(null==e||"object"!==_typeof(e))return null;if(Array.isArray(e))return e.map(i);n=e[b];if("function"==typeof n){for(var t,a=n.call(e),r=[],d=0;!(t=a.next()).done;++d)r.push(i(t.value,d));return r}var o=e.length;if("number"==typeof o&&0<=o&&o%1==0){for(var s=[],u=0;u<o;++u){if(!Object.prototype.hasOwnProperty.call(e,u))return null;s.push(i(e[String(u)],u))}return s}return null}var ee=Number.isInteger||function(e){return"number"==typeof e&&isFinite(e)&&Math.floor(e)===e},ne=2147483647,ie=-2147483648;var te=new Q({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:function serializeInt(e){if("boolean"==typeof(e=serializeObject(e)))return e?1:0;var n=e;if("string"==typeof e&&""!==e&&(n=Number(e)),!ee(n))throw new N("Int cannot represent non-integer value: ".concat(inspect$1(e)));if(ne<n||n<ie)throw new N("Int cannot represent non 32-bit signed integer value: "+inspect$1(e));return n},parseValue:function coerceInt(e){if(!ee(e))throw new N("Int cannot represent non-integer value: ".concat(inspect$1(e)));if(ne<e||e<ie)throw new N("Int cannot represent non 32-bit signed integer value: ".concat(e));return e},parseLiteral:function parseLiteral(e){if(e.kind!==T.INT)throw new N("Int cannot represent non-integer value: ".concat(print(e)),e);var n=parseInt(e.value,10);if(ne<n||n<ie)throw new N("Int cannot represent non 32-bit signed integer value: ".concat(e.value),e);return n}});var ae=new Q({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:function serializeFloat(e){if("boolean"==typeof(e=serializeObject(e)))return e?1:0;var n=e;if("string"==typeof e&&""!==e&&(n=Number(e)),X(n))return n;throw new N("Float cannot represent non numeric value: ".concat(inspect$1(e)))},parseValue:function coerceFloat(e){if(X(e))return e;throw new N("Float cannot represent non numeric value: ".concat(inspect$1(e)))},parseLiteral:function parseLiteral(e){if(e.kind!==T.FLOAT&&e.kind!==T.INT)throw new N("Float cannot represent non numeric value: ".concat(print(e)),e);return parseFloat(e.value)}});function serializeObject(e){if(isObjectLike$9(e)){if("function"==typeof e.valueOf){var n=e.valueOf();if(!isObjectLike$9(n))return n}if("function"==typeof e.toJSON)return e.toJSON()}return e}var re=new Q({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:function serializeString(e){var n=serializeObject(e);if("string"==typeof n)return n;if("boolean"==typeof n)return n?"true":"false";if(X(n))return n.toString();throw new N("String cannot represent value: ".concat(inspect$1(e)))},parseValue:function coerceString(e){if("string"!=typeof e)throw new N("String cannot represent a non string value: ".concat(inspect$1(e)));return e},parseLiteral:function parseLiteral(e){if(e.kind!==T.STRING)throw new N("String cannot represent a non string value: ".concat(print(e)),e);return e.value}});var de=new Q({name:"Boolean",description:"The `Boolean` scalar type represents `true` or `false`.",serialize:function serializeBoolean(e){if("boolean"==typeof(e=serializeObject(e)))return e;if(X(e))return 0!==e;throw new N("Boolean cannot represent a non boolean value: ".concat(inspect$1(e)))},parseValue:function coerceBoolean(e){if("boolean"!=typeof e)throw new N("Boolean cannot represent a non boolean value: ".concat(inspect$1(e)));return e},parseLiteral:function parseLiteral(e){if(e.kind!==T.BOOLEAN)throw new N("Boolean cannot represent a non boolean value: ".concat(print(e)),e);return e.value}});var oe=new Q({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:function serializeID(e){var n=serializeObject(e);if("string"==typeof n)return n;if(ee(n))return String(n);throw new N("ID cannot represent value: ".concat(inspect$1(e)))},parseValue:function coerceID(e){if("string"==typeof e)return e;if(ee(e))return e.toString();throw new N("ID cannot represent value: ".concat(inspect$1(e)))},parseLiteral:function parseLiteral(e){if(e.kind!==T.STRING&&e.kind!==T.INT)throw new N("ID cannot represent a non-string and non-integer value: "+print(e),e);return e.value}}),se=Object.freeze([re,te,ae,de,oe]);function isSpecifiedScalarType(n){return se.some(function(e){return n.name===e.name})}function astFromValue(e,n){if(isNonNullType(n))return(null==(c=astFromValue(e,n.ofType))?void 0:c.kind)===T.NULL?null:c;if(null===e)return{kind:T.NULL};if(void 0===e)return null;if(isListType(n)){var i=n.ofType,t=safeArrayFrom(e);if(null==t)return astFromValue(e,i);for(var a=[],r=0;r<t.length;r++){var d=astFromValue(t[r],i);null!=d&&a.push(d)}return{kind:T.LIST,values:a}}if(isInputObjectType(n)){if(!isObjectLike$9(e))return null;for(var o=[],s=0,u=M(n.getFields());s<u.length;s++){var l=u[s],m=astFromValue(e[l.name],l.type);m&&o.push({kind:T.OBJECT_FIELD,name:{kind:T.NAME,value:l.name},value:m})}return{kind:T.OBJECT,fields:o}}if(isLeafType(n)){var p,c=n.serialize(e);if(null==c)return null;if("boolean"==typeof c)return{kind:T.BOOLEAN,value:c};if("number"==typeof c&&X(c))return p=String(c),ue.test(p)?{kind:T.INT,value:p}:{kind:T.FLOAT,value:p};if("string"==typeof c)return isEnumType(n)?{kind:T.ENUM,value:c}:n===oe&&ue.test(c)?{kind:T.INT,value:c}:{kind:T.STRING,value:c};throw new TypeError("Cannot convert value to AST: ".concat(inspect$1(c),"."))}invariant$1(0,"Unexpected input type: "+inspect$1(n))}var ue=/^-?(?:0|[1-9][0-9]*)$/,le=new H({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:re,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(ce))),resolve:function resolve(e){return M(e.getTypeMap())}},queryType:{description:"The type that query operations will be rooted at.",type:new GraphQLNonNull(ce),resolve:function resolve(e){return e.getQueryType()}},mutationType:{description:"If this server supports mutation, the type that mutation operations will be rooted at.",type:ce,resolve:function resolve(e){return e.getMutationType()}},subscriptionType:{description:"If this server support subscription, the type that subscription operations will be rooted at.",type:ce,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(me))),resolve:function resolve(e){return e.getDirectives()}}}}}),me=new H({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(re),resolve:function resolve(e){return e.name}},description:{type:re,resolve:function resolve(e){return e.description}},isRepeatable:{type:new GraphQLNonNull(de),resolve:function resolve(e){return e.isRepeatable}},locations:{type:new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(pe))),resolve:function resolve(e){return e.locations}},args:{type:new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(ke))),args:{includeDeprecated:{type:de,defaultValue:!1}},resolve:function resolve(e,n){return n.includeDeprecated?e.args:e.args.filter(function(e){return null==e.deprecationReason})}}}}}),pe=new K({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:u.QUERY,description:"Location adjacent to a query operation."},MUTATION:{value:u.MUTATION,description:"Location adjacent to a mutation operation."},SUBSCRIPTION:{value:u.SUBSCRIPTION,description:"Location adjacent to a subscription operation."},FIELD:{value:u.FIELD,description:"Location adjacent to a field."},FRAGMENT_DEFINITION:{value:u.FRAGMENT_DEFINITION,description:"Location adjacent to a fragment definition."},FRAGMENT_SPREAD:{value:u.FRAGMENT_SPREAD,description:"Location adjacent to a fragment spread."},INLINE_FRAGMENT:{value:u.INLINE_FRAGMENT,description:"Location adjacent to an inline fragment."},VARIABLE_DEFINITION:{value:u.VARIABLE_DEFINITION,description:"Location adjacent to a variable definition."},SCHEMA:{value:u.SCHEMA,description:"Location adjacent to a schema definition."},SCALAR:{value:u.SCALAR,description:"Location adjacent to a scalar definition."},OBJECT:{value:u.OBJECT,description:"Location adjacent to an object type definition."},FIELD_DEFINITION:{value:u.FIELD_DEFINITION,description:"Location adjacent to a field definition."},ARGUMENT_DEFINITION:{value:u.ARGUMENT_DEFINITION,description:"Location adjacent to an argument definition."},INTERFACE:{value:u.INTERFACE,description:"Location adjacent to an interface definition."},UNION:{value:u.UNION,description:"Location adjacent to a union definition."},ENUM:{value:u.ENUM,description:"Location adjacent to an enum definition."},ENUM_VALUE:{value:u.ENUM_VALUE,description:"Location adjacent to an enum value definition."},INPUT_OBJECT:{value:u.INPUT_OBJECT,description:"Location adjacent to an input object type definition."},INPUT_FIELD_DEFINITION:{value:u.INPUT_FIELD_DEFINITION,description:"Location adjacent to an input object field definition."}}}),ce=new H({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(Ne),resolve:function resolve(e){return isScalarType(e)?fe.SCALAR:isObjectType(e)?fe.OBJECT:isInterfaceType(e)?fe.INTERFACE:isUnionType(e)?fe.UNION:isEnumType(e)?fe.ENUM:isInputObjectType(e)?fe.INPUT_OBJECT:isListType(e)?fe.LIST:isNonNullType(e)?fe.NON_NULL:void invariant$1(0,'Unexpected type: "'.concat(inspect$1(e),'".'))}},name:{type:re,resolve:function resolve(e){return void 0!==e.name?e.name:void 0}},description:{type:re,resolve:function resolve(e){return void 0!==e.description?e.description:void 0}},specifiedByUrl:{type:re,resolve:function resolve(e){return void 0!==e.specifiedByUrl?e.specifiedByUrl:void 0}},fields:{type:new GraphQLList(new GraphQLNonNull(ve)),args:{includeDeprecated:{type:de,defaultValue:!1}},resolve:function resolve(e,n){n=n.includeDeprecated;if(isObjectType(e)||isInterfaceType(e))return e=M(e.getFields()),n?e:e.filter(function(e){return null==e.deprecationReason})}},interfaces:{type:new GraphQLList(new GraphQLNonNull(ce)),resolve:function resolve(e){if(isObjectType(e)||isInterfaceType(e))return e.getInterfaces()}},possibleTypes:{type:new GraphQLList(new GraphQLNonNull(ce)),resolve:function resolve(e,n,i,t){t=t.schema;if(isAbstractType(e))return t.getPossibleTypes(e)}},enumValues:{type:new GraphQLList(new GraphQLNonNull(ye)),args:{includeDeprecated:{type:de,defaultValue:!1}},resolve:function resolve(e,n){n=n.includeDeprecated;if(isEnumType(e))return e=e.getValues(),n?e:e.filter(function(e){return null==e.deprecationReason})}},inputFields:{type:new GraphQLList(new GraphQLNonNull(ke)),args:{includeDeprecated:{type:de,defaultValue:!1}},resolve:function resolve(e,n){n=n.includeDeprecated;if(isInputObjectType(e))return e=M(e.getFields()),n?e:e.filter(function(e){return null==e.deprecationReason})}},ofType:{type:ce,resolve:function resolve(e){return void 0!==e.ofType?e.ofType:void 0}}}}}),ve=new H({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(re),resolve:function resolve(e){return e.name}},description:{type:re,resolve:function resolve(e){return e.description}},args:{type:new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(ke))),args:{includeDeprecated:{type:de,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(ce),resolve:function resolve(e){return e.type}},isDeprecated:{type:new GraphQLNonNull(de),resolve:function resolve(e){return null!=e.deprecationReason}},deprecationReason:{type:re,resolve:function resolve(e){return e.deprecationReason}}}}}),ke=new H({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(re),resolve:function resolve(e){return e.name}},description:{type:re,resolve:function resolve(e){return e.description}},type:{type:new GraphQLNonNull(ce),resolve:function resolve(e){return e.type}},defaultValue:{type:re,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(de),resolve:function resolve(e){return null!=e.deprecationReason}},deprecationReason:{type:re,resolve:function resolve(e){return e.deprecationReason}}}}}),ye=new H({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(re),resolve:function resolve(e){return e.name}},description:{type:re,resolve:function resolve(e){return e.description}},isDeprecated:{type:new GraphQLNonNull(de),resolve:function resolve(e){return null!=e.deprecationReason}},deprecationReason:{type:re,resolve:function resolve(e){return e.deprecationReason}}}}}),fe=Object.freeze({SCALAR:"SCALAR",OBJECT:"OBJECT",INTERFACE:"INTERFACE",UNION:"UNION",ENUM:"ENUM",INPUT_OBJECT:"INPUT_OBJECT",LIST:"LIST",NON_NULL:"NON_NULL"}),Ne=new K({name:"__TypeKind",description:"An enum describing what kind of type a given `__Type` is.",values:{SCALAR:{value:fe.SCALAR,description:"Indicates this type is a scalar."},OBJECT:{value:fe.OBJECT,description:"Indicates this type is an object. `fields` and `interfaces` are valid fields."},INTERFACE:{value:fe.INTERFACE,description:"Indicates this type is an interface. `fields`, `interfaces`, and `possibleTypes` are valid fields."},UNION:{value:fe.UNION,description:"Indicates this type is a union. `possibleTypes` is a valid field."},ENUM:{value:fe.ENUM,description:"Indicates this type is an enum. `enumValues` is a valid field."},INPUT_OBJECT:{value:fe.INPUT_OBJECT,description:"Indicates this type is an input object. `inputFields` is a valid field."},LIST:{value:fe.LIST,description:"Indicates this type is a list. `ofType` is a valid field."},NON_NULL:{value:fe.NON_NULL,description:"Indicates this type is a non-null. `ofType` is a valid field."}}}),ge={name:"__schema",type:new GraphQLNonNull(le),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},Te={name:"__type",type:ce,description:"Request the type information of a single type.",args:[{name:"name",description:void 0,type:new GraphQLNonNull(re),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},he={name:"__typename",type:new GraphQLNonNull(re),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},Ie=Object.freeze([le,me,pe,ce,ve,ke,ye,Ne]);function isIntrospectionType(n){return Ie.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 isDirective(e){return _(e,De)}var De=function(){function GraphQLDirective(e){this.name=e.name,this.description=e.description,this.locations=e.locations,this.isRepeatable=null!=(n=e.isRepeatable)&&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)?n:{};isObjectLike$9(n)&&!Array.isArray(n)||devAssert(0,"@".concat(e.name," args must be an object with argument names as keys.")),this.args=x(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()},function _createClass$2(e,n,i){n&&_defineProperties$2(e.prototype,n),i&&_defineProperties$2(e,i)}(GraphQLDirective,[{key:S,get:function get(){return"GraphQLDirective"}}]),GraphQLDirective}(),be=(defineInspect(De),new De({name:"include",description:"Directs the executor to include this field or fragment only when the `if` argument is true.",locations:[u.FIELD,u.FRAGMENT_SPREAD,u.INLINE_FRAGMENT],args:{if:{type:new GraphQLNonNull(de),description:"Included when true."}}})),Se=new De({name:"skip",description:"Directs the executor to skip this field or fragment when the `if` argument is true.",locations:[u.FIELD,u.FRAGMENT_SPREAD,u.INLINE_FRAGMENT],args:{if:{type:new GraphQLNonNull(de),description:"Skipped when true."}}}),Fe=new De({name:"deprecated",description:"Marks an element of a GraphQL schema as no longer supported.",locations:[u.FIELD_DEFINITION,u.ARGUMENT_DEFINITION,u.INPUT_FIELD_DEFINITION,u.ENUM_VALUE],args:{reason:{type:re,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:"No longer supported"}}}),Ee=new De({name:"specifiedBy",description:"Exposes a URL that specifies the behaviour of this scalar.",locations:[u.SCALAR],args:{url:{type:new GraphQLNonNull(re),description:"The URL that specifies the behaviour of this scalar."}}}),Ae=Object.freeze([be,Se,Fe,Ee]);function isSpecifiedDirective(n){return Ae.some(function(e){return e.name===n.name})}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 isSchema(e){return _(e,Oe)}var Oe=function(){function GraphQLSchema(e){this.__validationErrors=!0===e.assumeValid?[]:void 0,isObjectLike$9(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$1(e.types),".")),e.directives&&!Array.isArray(e.directives)&&devAssert(0,'"directives" must be Array if provided but got: '+"".concat(inspect$1(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)?n:Ae;var n,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 s=o[d];if(isDirective(s))for(var u=0,l=s.args;u<l.length;u++)collectReferencedTypes(l[u].type,i)}collectReferencedTypes(le,i),this._typeMap=Object.create(null),this._subTypeMap=Object.create(null),this._implementationsMap=Object.create(null);for(var m=0,p=Z(i);m<p.length;m++){var c=p[m];if(null!=c){var v=c.name;if(v||devAssert(0,"One of the provided types for building the Schema is missing a name."),void 0!==this._typeMap[v])throw new Error('Schema must contain uniquely named types but contains multiple types named "'.concat(v,'".'));if(isInterfaceType(this._typeMap[v]=c))for(var k=0,y=c.getInterfaces();k<y.length;k++){var f,N=y[k];isInterfaceType(N)&&(f=void 0===(f=this._implementationsMap[N.name])?this._implementationsMap[N.name]={objects:[],interfaces:[]}:f).interfaces.push(c)}else if(isObjectType(c))for(var g=0,T=c.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(c)}}}}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 s=0,u=r.interfaces;s<u.length;s++)i[u[s].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 L(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:M(this.getTypeMap()),directives:this.getDirectives().slice(),extensions:this.extensions,astNode:this.astNode,extensionASTNodes:null!=(e=this.extensionASTNodes)?e:[],assumeValid:void 0!==this.__validationErrors}},function _createClass$1(e,n,i){n&&_defineProperties$1(e.prototype,n),i&&_defineProperties$1(e,i)}(GraphQLSchema,[{key:S,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=M(e.getFields());d<o.length;d++){var s=o[d];collectReferencedTypes(s.type,n);for(var u=0,l=s.args;u<l.length;u++)collectReferencedTypes(l[u].type,n)}}else if(isInputObjectType(e))for(var m=0,p=M(e.getFields());m<p.length;m++)collectReferencedTypes(p[m].type,n)}function validateSchema(e){if(!function assertSchema(e){if(!isSchema(e))throw new Error("Expected ".concat(inspect$1(e)," to be a GraphQL schema."))}(e),e.__validationErrors)return e.__validationErrors;var n=new Ce(e),n=(!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$1(i),"."),null!=(t=getOperationTypeNode(n,"query"))?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$1(t),"."),null!=(i=getOperationTypeNode(n,"mutation"))?i:t.astNode);i=n.getSubscriptionType();i&&!isObjectType(i)&&e.reportError("Subscription root type must be Object type if provided, it cannot be "+"".concat(inspect$1(i),"."),null!=(t=getOperationTypeNode(n,"subscription"))?t:i.astNode)}(n),!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$1(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.type])}}else e.reportError("Expected directive but got: ".concat(inspect$1(t),"."),null==t?void 0:t.astNode)}}(n),!function validateTypes(e){for(var n=function createInputObjectCircularRefsValidator(d){var o=Object.create(null),s=[],u=Object.create(null);return function detectCycleRecursive(e){if(o[e.name])return;o[e.name]=!0;u[e.name]=s.length;var n=M(e.getFields());for(var i=0;i<n.length;i++){var t,a,r=n[i];isNonNullType(r.type)&&isInputObjectType(r.type.ofType)&&(a=u[(t=r.type.ofType).name],s.push(r),void 0===a?detectCycleRecursive(t):(r=s.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}))),s.pop())}u[e.name]=void 0}}(e),i=e.schema.getTypeMap(),t=0,a=M(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)?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$1(r),"."),getUnionMemberTypeNodes(n,String(r))))}}(e,r):isEnumType(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)}}(e,r):isInputObjectType(r)&&(function validateInputFields(e,n){var i=M(n.getFields());0===i.length&&e.reportError("Input Object type ".concat(n.name," must define one or more fields."),getAllNodes(n));for(var t,a=0;a<i.length;a++){var r=i[a];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$1(r.type),"."),null==(t=r.astNode)?void 0:t.type),isRequiredInputField(r)&&null!=r.deprecationReason&&e.reportError("Required input field ".concat(n.name,".").concat(r.name," cannot be deprecated."),[getDeprecatedDirectiveNode(r.astNode),null==(t=r.astNode)?void 0:t.type])}}(e,r),n(r))):e.reportError("Expected GraphQL named type but got: ".concat(inspect$1(r),"."),r.astNode)}}(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 Ce=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 N(e,n))},e.addError=function addError(e){this._errors.push(e)},e.getErrors=function getErrors(){return this._errors},SchemaValidationContext}();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 validateName(e,n){var i=function isValidNameError(e){return"string"!=typeof e&&devAssert(0,"Expected name to be a string."),1<e.length&&"_"===e[0]&&"_"===e[1]?new N('Name "'.concat(e,'" must not begin with "__", which is reserved by GraphQL introspection.')):B.test(e)?void 0:new N('Names must match /^[_a-zA-Z][_a-zA-Z0-9]*$/ but "'.concat(e,'" does not.'))}(n.name);i&&e.addError(locatedError(i,n.astNode))}function validateFields(e,n){var i=M(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$1(r.type),"."),null==(a=r.astNode)?void 0:a.type);for(var d=0,o=r.args;d<o.length;d++){var s,u=o[d],l=u.name;validateName(e,u),isInputType(u.type)||e.reportError("The type of ".concat(n.name,".").concat(r.name,"(").concat(l,":) must be Input ")+"Type but got: ".concat(inspect$1(u.type),"."),null==(s=u.astNode)?void 0:s.type),isRequiredArgument(u)&&null!=u.deprecationReason&&e.reportError("Required argument ".concat(n.name,".").concat(r.name,"(").concat(l,":) cannot be deprecated."),[getDeprecatedDirectiveNode(u.astNode),null==(s=u.astNode)?void 0:s.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?e.reportError("Type ".concat(n.name," cannot implement itself because it would create a circular reference."),getAllImplementsInterfaceNodes(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,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)))}}(e,n,r),function validateTypeImplementsInterface(t,a,r){for(var e,n=a.getFields(),i=0,d=M(r.getFields());i<d.length;i++){var o=d[i],s=o.name,u=n[s];if(u){isTypeSubTypeOf(t.schema,u.type,o.type)||t.reportError("Interface field ".concat(r.name,".").concat(s," expects type ")+"".concat(inspect$1(o.type)," but ").concat(a.name,".").concat(s," ")+"is type ".concat(inspect$1(u.type),"."),[null==(e=o.astNode)?void 0:e.type,null==(e=u.astNode)?void 0:e.type]);for(var l=function _loop(e,n){var n=n[e],i=n.name,e=L(u.args,function(e){return e.name===i});if(!e)return t.reportError("Interface field argument ".concat(r.name,".").concat(s,"(").concat(i,":) expected but ").concat(a.name,".").concat(s," does not provide it."),[n.astNode,u.astNode]),"continue";!function isEqualType(e,n){return e===n||(isNonNullType(e)&&isNonNullType(n)||!(!isListType(e)||!isListType(n)))&&isEqualType(e.ofType,n.ofType)}(n.type,e.type)&&t.reportError("Interface field argument ".concat(r.name,".").concat(s,"(").concat(i,":) ")+"expects type ".concat(inspect$1(n.type)," but ")+"".concat(a.name,".").concat(s,"(").concat(i,":) is type ")+"".concat(inspect$1(e.type),"."),[null==(n=n.astNode)?void 0:n.type,null==(n=e.astNode)?void 0:n.type])},m=0,p=o.args;m<p.length;m++)l(m,p);for(var c=function _loop2(e,n){var n=n[e],i=n.name;!L(o.args,function(e){return e.name===i})&&isRequiredArgument(n)&&t.reportError("Object field ".concat(a.name,".").concat(s," includes required argument ").concat(i," that is missing from the Interface field ").concat(r.name,".").concat(s,"."),[n.astNode,o.astNode])},v=0,k=u.args;v<k.length;v++)c(v,k)}else t.reportError("Interface field ".concat(r.name,".").concat(s," expected but ").concat(a.name," does not provide it."),[o.astNode].concat(getAllNodes(a)))}}(e,n,r)):e.reportError("Type ".concat(inspect$1(n)," must only implement Interface types, ")+"it cannot implement ".concat(inspect$1(r),"."),getAllImplementsInterfaceNodes(n,r))}}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]))?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){return null==e||null==(e=e.directives)?void 0:e.find(function(e){return e.name.value===Fe.name})}function typeFromAST(e,n){var i;return n.kind===T.LIST_TYPE?(i=typeFromAST(e,n.type))&&new GraphQLList(i):n.kind===T.NON_NULL_TYPE?(i=typeFromAST(e,n.type))&&new GraphQLNonNull(i):n.kind===T.NAMED_TYPE?e.getType(n.name.value):void invariant$1(0,"Unexpected type node: "+inspect$1(n))}var _e=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 T.SELECTION_SET:var t=getNamedType(this.getType());this._parentTypeStack.push(isCompositeType(t)?t:void 0);break;case T.FIELD: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 T.DIRECTIVE:this._directive=i.getDirective(n.name.value);break;case T.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 T.INLINE_FRAGMENT:case T.FRAGMENT_DEFINITION:var t=n.typeCondition,a=t?typeFromAST(i,t):getNamedType(this.getType());this._typeStack.push(isOutputType(a)?a:void 0);break;case T.VARIABLE_DEFINITION:var r=typeFromAST(i,n.type);this._inputTypeStack.push(isInputType(r)?r:void 0);break;case T.ARGUMENT:var d,a=null!=(t=this.getDirective())?t:this.getFieldDef();a&&(l=L(a.args,function(e){return e.name===n.name.value}))&&(d=l.type),this._argument=l,this._defaultValueStack.push(l?l.defaultValue:void 0),this._inputTypeStack.push(isInputType(d)?d:void 0);break;case T.LIST:r=getNullableType(this.getInputType()),t=isListType(r)?r.ofType:r;this._defaultValueStack.push(void 0),this._inputTypeStack.push(isInputType(t)?t:void 0);break;case T.OBJECT_FIELD:var o,s,a=getNamedType(this.getInputType());isInputObjectType(a)&&(s=a.getFields()[n.name.value])&&(o=s.type),this._defaultValueStack.push(s?s.defaultValue:void 0),this._inputTypeStack.push(isInputType(o)?o:void 0);break;case T.ENUM:var u,l=getNamedType(this.getInputType());isEnumType(l)&&(u=l.getValue(n.value)),this._enumValue=u}},e.leave=function leave(e){switch(e.kind){case T.SELECTION_SET:this._parentTypeStack.pop();break;case T.FIELD:this._fieldDefStack.pop(),this._typeStack.pop();break;case T.DIRECTIVE:this._directive=null;break;case T.OPERATION_DEFINITION:case T.INLINE_FRAGMENT:case T.FRAGMENT_DEFINITION:this._typeStack.pop();break;case T.VARIABLE_DEFINITION:this._inputTypeStack.pop();break;case T.ARGUMENT:this._argument=null,this._defaultValueStack.pop(),this._inputTypeStack.pop();break;case T.LIST:case T.OBJECT_FIELD:this._defaultValueStack.pop(),this._inputTypeStack.pop();break;case T.ENUM:this._enumValue=null}},TypeInfo}();function getFieldDef$1(e,n,i){i=i.name.value;return i===ge.name&&e.getQueryType()===n?ge:i===Te.name&&e.getQueryType()===n?Te:i===he.name&&isCompositeType(n)?he: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)return void 0!==(n=n.apply(a,arguments))&&(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 isDefinitionNode(e){return isExecutableDefinitionNode(e)||isTypeSystemDefinitionNode(e)||isTypeSystemExtensionNode(e)}function isExecutableDefinitionNode(e){return e.kind===T.OPERATION_DEFINITION||e.kind===T.FRAGMENT_DEFINITION}function isTypeSystemDefinitionNode(e){return e.kind===T.SCHEMA_DEFINITION||isTypeDefinitionNode(e)||e.kind===T.DIRECTIVE_DEFINITION}function isTypeDefinitionNode(e){return e.kind===T.SCALAR_TYPE_DEFINITION||e.kind===T.OBJECT_TYPE_DEFINITION||e.kind===T.INTERFACE_TYPE_DEFINITION||e.kind===T.UNION_TYPE_DEFINITION||e.kind===T.ENUM_TYPE_DEFINITION||e.kind===T.INPUT_OBJECT_TYPE_DEFINITION}function isTypeSystemExtensionNode(e){return e.kind===T.SCHEMA_EXTENSION||isTypeExtensionNode(e)}function isTypeExtensionNode(e){return e.kind===T.SCALAR_TYPE_EXTENSION||e.kind===T.OBJECT_TYPE_EXTENSION||e.kind===T.INTERFACE_TYPE_EXTENSION||e.kind===T.UNION_TYPE_EXTENSION||e.kind===T.ENUM_TYPE_EXTENSION||e.kind===T.INPUT_OBJECT_TYPE_EXTENSION}function KnownTypeNamesRule(d){for(var e=d.getSchema(),o=e?e.getTypeMap():Object.create(null),s=Object.create(null),n=0,i=d.getDocument().definitions;n<i.length;n++){var t=i[n];isTypeDefinitionNode(t)&&(s[t.name.value]=!0)}var u=Object.keys(o).concat(Object.keys(s));return{NamedType:function NamedType(e,n,i,t,a){var r=e.name.value;o[r]||s[r]||((i=null!=(a=null!=(a=a[2])?a:i)&&function isSDLNode(e){return!Array.isArray(e)&&(isTypeSystemDefinitionNode(e)||isTypeSystemExtensionNode(e))}(a))&&function isStandardTypeName(e){return-1!==Re.indexOf(e)}(r)||(a=suggestionList(r,i?Re.concat(u):u),d.reportError(new N('Unknown type "'.concat(r,'".')+didYouMean(a),e))))}}}var Re=[].concat(se,Ie).map(function(e){return e.name});function KnownDirectivesRule(o){for(var s=Object.create(null),e=o.getSchema(),n=e?e.getDirectives():Ae,i=0;i<n.length;i++){var t=n[i];s[t.name]=t.locations}for(var a=o.getDocument().definitions,r=0;r<a.length;r++){var d=a[r];d.kind===T.DIRECTIVE_DEFINITION&&(s[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=s[r];d?(a=function getDirectiveLocationForASTPath(e){var n=e[e.length-1];switch(Array.isArray(n)&&invariant$1(0),n.kind){case T.OPERATION_DEFINITION:return function getDirectiveLocationForOperation(e){switch(e){case"query":return u.QUERY;case"mutation":return u.MUTATION;case"subscription":return u.SUBSCRIPTION}invariant$1(0,"Unexpected operation: "+inspect$1(e))}(n.operation);case T.FIELD:return u.FIELD;case T.FRAGMENT_SPREAD:return u.FRAGMENT_SPREAD;case T.INLINE_FRAGMENT:return u.INLINE_FRAGMENT;case T.FRAGMENT_DEFINITION:return u.FRAGMENT_DEFINITION;case T.VARIABLE_DEFINITION:return u.VARIABLE_DEFINITION;case T.SCHEMA_DEFINITION:case T.SCHEMA_EXTENSION:return u.SCHEMA;case T.SCALAR_TYPE_DEFINITION:case T.SCALAR_TYPE_EXTENSION:return u.SCALAR;case T.OBJECT_TYPE_DEFINITION:case T.OBJECT_TYPE_EXTENSION:return u.OBJECT;case T.FIELD_DEFINITION:return u.FIELD_DEFINITION;case T.INTERFACE_TYPE_DEFINITION:case T.INTERFACE_TYPE_EXTENSION:return u.INTERFACE;case T.UNION_TYPE_DEFINITION:case T.UNION_TYPE_EXTENSION:return u.UNION;case T.ENUM_TYPE_DEFINITION:case T.ENUM_TYPE_EXTENSION:return u.ENUM;case T.ENUM_VALUE_DEFINITION:return u.ENUM_VALUE;case T.INPUT_OBJECT_TYPE_DEFINITION:case T.INPUT_OBJECT_TYPE_EXTENSION:return u.INPUT_OBJECT;case T.INPUT_VALUE_DEFINITION:return e[e.length-3].kind===T.INPUT_OBJECT_TYPE_DEFINITION?u.INPUT_FIELD_DEFINITION:u.ARGUMENT_DEFINITION}}(a))&&-1===d.indexOf(a)&&o.reportError(new N('Directive "@'.concat(r,'" may not be used on ').concat(a,"."),e)):o.reportError(new N('Unknown directive "@'.concat(r,'".'),e))}}}function UniqueDirectivesPerLocationRule(o){for(var s=Object.create(null),e=o.getSchema(),n=e?e.getDirectives():Ae,i=0;i<n.length;i++){var t=n[i];s[t.name]=!t.isRepeatable}for(var a=o.getDocument().definitions,r=0;r<a.length;r++){var d=a[r];d.kind===T.DIRECTIVE_DEFINITION&&(s[d.name.value]=!d.repeatable)}var u=Object.create(null),l=Object.create(null);return{enter:function enter(e){if(null!=e.directives){var n,i;e.kind===T.SCHEMA_DEFINITION||e.kind===T.SCHEMA_EXTENSION?i=u:isTypeDefinitionNode(e)||isTypeExtensionNode(e)?void 0===(i=l[n=e.name.value])&&(l[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;s[d]&&(i[d]?o.reportError(new N('The directive "@'.concat(d,'" can only be used once at this location.'),[i[d],r])):i[d]=r)}}}}}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 _objectSpread$2(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){!function _defineProperty$5(e,n,i){n in e?Object.defineProperty(e,n,{value:i,enumerable:!0,configurable:!0,writable:!0}):e[n]=i}(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 KnownArgumentNamesOnDirectivesRule(s){for(var u=Object.create(null),e=s.getSchema(),n=e?e.getDirectives():Ae,i=0;i<n.length;i++){var t=n[i];u[t.name]=t.args.map(function(e){return e.name})}for(var a=s.getDocument().definitions,r=0;r<a.length;r++){var d,o=a[r];o.kind===T.DIRECTIVE_DEFINITION&&(d=null!=(d=o.arguments)?d:[],u[o.name.value]=d.map(function(e){return e.name.value}))}return{Directive:function Directive(e){var n=e.name.value,i=u[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),s.reportError(new N('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 N('There can be only one argument named "'.concat(n,'".'),[t[n],e.name])):t[n]=e.name,!1}}}function isValidValueNode(n,i){var t=n.getInputType();if(t){var e,a=getNamedType(t);if(!isLeafType(a))return r=inspect$1(t),void n.reportError(new N('Expected value of type "'.concat(r,'", found ').concat(print(i),"."),i));try{void 0===a.parseLiteral(i,void 0)&&(e=inspect$1(t),n.reportError(new N('Expected value of type "'.concat(e,'", found ').concat(print(i),"."),i)))}catch(e){var r=inspect$1(t);n.reportError(e instanceof N?e:new N('Expected value of type "'.concat(r,'", found ').concat(print(i),"; ")+e.message,i,void 0,void 0,void 0,e))}}}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){!function _defineProperty$4(e,n,i){n in e?Object.defineProperty(e,n,{value:i,enumerable:!0,configurable:!0,writable:!0}):e[n]=i}(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 ProvidedRequiredArgumentsOnDirectivesRule(u){for(var l=Object.create(null),e=u.getSchema(),n=e?e.getDirectives():Ae,i=0;i<n.length;i++){var t=n[i];l[t.name]=keyMap(t.args.filter(isRequiredArgument),function(e){return e.name})}for(var a=u.getDocument().definitions,r=0;r<a.length;r++){var d,o=a[r];o.kind===T.DIRECTIVE_DEFINITION&&(d=null!=(d=o.arguments)?d:[],l[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=l[n];if(i)for(var t,a=keyMap(null!=(t=e.arguments)?t:[],function(e){return e.name.value}),r=0,d=Object.keys(i);r<d.length;r++){var o,s=d[r];a[s]||(o=(isType(o=i[s].type)?inspect$1:print)(o),u.reportError(new N('Directive "@'.concat(n,'" argument "').concat(s,'" of type "').concat(o,'" is required, but it was not provided.'),e)))}}}}}function isRequiredArgumentNode(e){return e.type.kind===T.NON_NULL_TYPE&&null==e.defaultValue}function collectConflictsBetweenFieldsAndFragment(e,n,i,t,a,r,d){d=e.getFragment(d);if(d){var d=getReferencedFieldsAndFragmentNames(e,i,d),o=d[0],s=d[1];if(r!==o){collectConflictsBetween(e,n,i,t,a,r,o);for(var u=0;u<s.length;u++)collectConflictsBetweenFieldsAndFragment(e,n,i,t,a,r,s[u])}}}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),s=e.getFragment(d);if(o&&s){var o=getReferencedFieldsAndFragmentNames(e,i,o),u=o[0],l=o[1],o=getReferencedFieldsAndFragmentNames(e,i,s),m=o[1];collectConflictsBetween(e,n,i,t,a,u,o[0]);for(var p=0;p<m.length;p++)collectConflictsBetweenFragments(e,n,i,t,a,r,m[p]);for(var c=0;c<l.length;c++)collectConflictsBetweenFragments(e,n,i,t,a,l[c],d)}}}function collectConflictsBetween(e,n,i,t,a,r,d){for(var o=0,s=Object.keys(r);o<s.length;o++){var u=s[o],l=d[u];if(l)for(var m=r[u],p=0;p<m.length;p++)for(var c=0;c<l.length;c++){var v=findConflict(e,i,t,a,u,m[p],l[c]);v&&n.push(v)}}}function findConflict(e,n,i,t,a,r,d){var o=r[0],s=r[1],r=r[2],u=d[0],l=d[1],d=d[2],t=t||o!==u&&isObjectType(o)&&isObjectType(u);if(!t){var o=s.name.value,u=l.name.value;if(o!==u)return[[a,'"'.concat(o,'" and "').concat(u,'" are different fields')],[s],[l]];if(!function sameArguments(e,i){return e.length===i.length&&e.every(function(n){var e=L(i,function(e){return e.name.value===n.name.value});return!!e&&function sameValue(e,n){return print(e)===print(n)}(n.value,e.value)})}(null!=(o=s.arguments)?o:[],null!=(u=l.arguments)?u:[]))return[[a,"they have differing arguments"],[s],[l]]}o=null==r?void 0:r.type,u=null==d?void 0:d.type;if(o&&u&&function doTypesConflict(e,n){if(isListType(e))return!isListType(n)||doTypesConflict(e.ofType,n.ofType);if(isListType(n))return!0;if(isNonNullType(e))return!isNonNullType(n)||doTypesConflict(e.ofType,n.ofType);if(isNonNullType(n))return!0;if(isLeafType(e)||isLeafType(n))return e!==n;return!1}(o,u))return[[a,'they return conflicting types "'.concat(inspect$1(o),'" and "').concat(inspect$1(u),'"')],[s],[l]];r=s.selectionSet,d=l.selectionSet;return r&&d?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])]}(function findConflictsBetweenSubSelectionSets(e,n,i,t,a,r,d,o){var s=[],u=(a=getFieldsAndFragmentNames(e,n,a,r))[0],l=a[1],m=(r=getFieldsAndFragmentNames(e,n,d,o))[0],p=r[1];if(collectConflictsBetween(e,s,n,i,t,u,m),0!==p.length)for(var c=0;c<p.length;c++)collectConflictsBetweenFieldsAndFragment(e,s,n,i,t,u,p[c]);if(0!==l.length)for(var v=0;v<l.length;v++)collectConflictsBetweenFieldsAndFragment(e,s,n,i,t,m,l[v]);for(var k=0;k<l.length;k++)for(var y=0;y<p.length;y++)collectConflictsBetweenFragments(e,s,n,i,t,l[k],p[y]);return s}(e,n,i,t,getNamedType(o),r,getNamedType(u),d),a,s,l):void 0}function getFieldsAndFragmentNames(e,n,i,t){var a=n.get(t);return a||(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 T.FIELD:var s=o.name.value,u=void 0,s=((isObjectType(n)||isInterfaceType(n))&&(u=n.getFields()[s]),o.alias?o.alias.value:s);t[s]||(t[s]=[]),t[s].push([n,o,u]);break;case T.FRAGMENT_SPREAD:a[o.name.value]=!0;break;case T.INLINE_FRAGMENT:s=o.typeCondition,u=s?typeFromAST(e.getSchema(),s):n;_collectFieldsAndFragmentNames(e,u,o.selectionSet,t,a)}}}(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)}var we=function(){function PairSet(){this._data=Object.create(null)}var e=PairSet.prototype;return e.has=function has(e,n,i){e=this._data[e],e=e&&e[n];return void 0!==e&&(!1!==i||!1===e)},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 N('There can be only one input field named "'.concat(n,'".'),[t[n],e.name])):t[n]=e.name}}}function _defineProperty$3(e,n,i){n in e?Object.defineProperty(e,n,{value:i,enumerable:!0,configurable:!0,writable:!0}):e[n]=i}_defineProperty$3(e={},T.SCALAR_TYPE_DEFINITION,T.SCALAR_TYPE_EXTENSION),_defineProperty$3(e,T.OBJECT_TYPE_DEFINITION,T.OBJECT_TYPE_EXTENSION),_defineProperty$3(e,T.INTERFACE_TYPE_DEFINITION,T.INTERFACE_TYPE_EXTENSION),_defineProperty$3(e,T.UNION_TYPE_DEFINITION,T.UNION_TYPE_EXTENSION),_defineProperty$3(e,T.ENUM_TYPE_DEFINITION,T.ENUM_TYPE_EXTENSION),_defineProperty$3(e,T.INPUT_OBJECT_TYPE_DEFINITION,T.INPUT_OBJECT_TYPE_EXTENSION);var Ve=e;var Pe=Object.freeze([function ExecutableDefinitionsRule(r){return{Document:function Document(e){for(var n=0,i=e.definitions;n<i.length;n++){var t,a=i[n];isExecutableDefinitionNode(a)||(t=a.kind===T.SCHEMA_DEFINITION||a.kind===T.SCHEMA_EXTENSION?"schema":'"'+a.name.value+'"',r.reportError(new N("The ".concat(t," definition is not executable."),a)))}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 N('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===T.OPERATION_DEFINITION}).length},OperationDefinition:function OperationDefinition(e){!e.name&&1<i&&n.reportError(new N("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 N(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)))}}},KnownTypeNamesRule,function FragmentsOnCompositeTypesRule(i){return{InlineFragment:function InlineFragment(e){var n,e=e.typeCondition;e&&(n=typeFromAST(i.getSchema(),e))&&!isCompositeType(n)&&(n=print(e),i.reportError(new N('Fragment cannot condition on non composite type "'.concat(n,'".'),e)))},FragmentDefinition:function FragmentDefinition(e){var n=typeFromAST(i.getSchema(),e.typeCondition);n&&!isCompositeType(n)&&(n=print(e.typeCondition),i.reportError(new N('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)&&(i=e.variable.name.value,n=print(e.type),t.reportError(new N('Variable "$'.concat(i,'" cannot be non-input type "').concat(n,'".'),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$1(t),r.reportError(new N('Field "'.concat(n,'" must not have a selection since type "').concat(i,'" has no subfields.'),a))):a||(n=e.name.value,i=inspect$1(t),r.reportError(new N('Field "'.concat(n,'" of type "').concat(i,'" must have a selection of subfields. Did you mean "').concat(n,' { ... }"?'),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",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 s=0,u=o.getInterfaces();s<u.length;s++){var l=u[s];l.getFields()[n]&&(i.add(l),a[l.name]=(null!=(l=a[l.name])?l:0)+1)}}}return Z(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})}(a.getSchema(),t,n=e.name.value)))&&(i=didYouMean(function getSuggestedFieldNames(e,n){if(isObjectType(e)||isInterfaceType(e))return e=Object.keys(e.getFields()),suggestionList(n,e);return[]}(t,n))),a.reportError(new N('Cannot query field "'.concat(n,'" on type "').concat(t.name,'".')+i,e)))}}},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 N('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 N('Unknown fragment "'.concat(n,'".'),e.name))}}},function NoUnusedFragmentsRule(o){var s=[],u=[];return{OperationDefinition:function OperationDefinition(e){return s.push(e),!1},FragmentDefinition:function FragmentDefinition(e){return u.push(e),!1},Document:{leave:function leave(){for(var e=Object.create(null),n=0;n<s.length;n++)for(var i=0,t=o.getRecursivelyReferencedFragments(s[n]);i<t.length;i++)e[t[i].name.value]=!0;for(var a=0;a<u.length;a++){var r=u[a],d=r.name.value;!0!==e[d]&&o.reportError(new N('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$1(i),n=inspect$1(n),a.reportError(new N('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=function getFragmentType(e,n){n=e.getFragment(n);if(n){e=typeFromAST(e.getSchema(),n.typeCondition);if(isCompositeType(e))return e}}(a,n),t=a.getParentType();i&&t&&!doTypesOverlap(a.getSchema(),i,t)&&(t=inspect$1(t),i=inspect$1(i),a.reportError(new N('Fragment "'.concat(n,'" cannot be spread here as objects of type "').concat(t,'" can never be of type "').concat(i,'".'),e)))}}},function NoFragmentCyclesRule(o){var s=Object.create(null),u=[],l=Object.create(null);return{OperationDefinition:function OperationDefinition(){return!1},FragmentDefinition:function FragmentDefinition(e){return function detectCycleRecursive(e){if(s[e.name.value])return;var n=e.name.value;s[n]=!0;var i=o.getFragmentSpreads(e.selectionSet);if(0===i.length)return;l[n]=u.length;for(var t=0;t<i.length;t++){var a=i[t],r=a.name.value,d=l[r];u.push(a),void 0===d?(a=o.getFragment(r))&&detectCycleRecursive(a):(a=u.slice(d),d=a.slice(0,-1).map(function(e){return'"'+e.name.value+'"'}).join(", "),o.reportError(new N('Cannot spread fragment "'.concat(r,'" within itself')+(""!==d?" via ".concat(d,"."):"."),a))),u.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 N('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 N(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(s){var u=[];return{OperationDefinition:{enter:function enter(){u=[]},leave:function leave(e){for(var n=Object.create(null),i=s.getRecursiveVariableUsages(e),t=0;t<i.length;t++)n[i[t].node.name.value]=!0;for(var a=0,r=u;a<r.length;a++){var d=r[a],o=d.variable.name.value;!0!==n[o]&&s.reportError(new N(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){u.push(e)}}},KnownDirectivesRule,UniqueDirectivesPerLocationRule,function KnownArgumentNamesRule(r){return _objectSpread$2(_objectSpread$2({},KnownArgumentNamesOnDirectivesRule(r)),{},{Argument:function Argument(e){var n,i=r.getArgument(),t=r.getFieldDef(),a=r.getParentType();!i&&t&&a&&(n=suggestionList(i=e.name.value,t.args.map(function(e){return e.name})),r.reportError(new N('Unknown argument "'.concat(i,'" on field "').concat(a.name,".").concat(t.name,'".')+didYouMean(n),e)))}})},UniqueArgumentNamesRule,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=M(n.getFields());t<a.length;t++){var r,d=a[t];!i[d.name]&&isRequiredInputField(d)&&(r=inspect$1(d.type),o.reportError(new N('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 N('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 N('Expected value of type "'.concat(inspect$1(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 ProvidedRequiredArgumentsRule(s){return _objectSpread$1(_objectSpread$1({},ProvidedRequiredArgumentsOnDirectivesRule(s)),{},{Field:{leave:function leave(e){var n,i=s.getFieldDef();if(!i)return!1;for(var t=keyMap(null!=(n=e.arguments)?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$1(o.type),s.reportError(new N('Field "'.concat(i.name,'" argument "').concat(o.name,'" of type "').concat(d,'" is required, but it was not provided.'),e)))}}}})},function VariablesInAllowedPositionRule(l){var m=Object.create(null);return{OperationDefinition:{enter:function enter(){m=Object.create(null)},leave:function leave(e){for(var n=l.getRecursiveVariableUsages(e),i=0;i<n.length;i++){var t,a,r=n[i],d=r.node,o=r.type,r=r.defaultValue,s=d.name.value,u=m[s];u&&o&&((t=typeFromAST(a=l.getSchema(),u.type))&&!function allowedVariableUsage(e,n,i,t,a){if(!isNonNullType(t)||isNonNullType(n))return isTypeSubTypeOf(e,n,t);a=void 0!==a;return(null!=i&&i.kind!==T.NULL||a)&&isTypeSubTypeOf(e,n,t.ofType)}(a,t,u.defaultValue,o,r)&&(a=inspect$1(t),r=inspect$1(o),l.reportError(new N('Variable "$'.concat(s,'" of type "').concat(a,'" used in position expecting type "').concat(r,'".'),[u,d]))))}}},VariableDefinition:function VariableDefinition(e){m[e.variable.name.value]=e}}},function OverlappingFieldsCanBeMergedRule(o){var s=new we,u=new Map;return{SelectionSet:function SelectionSet(e){for(var n=function findConflictsWithinSelectionSet(e,n,i,t,a){var r=[],t=getFieldsAndFragmentNames(e,n,t,a),d=t[0],o=t[1];if(function collectConflictsWithin(e,n,i,t,a){for(var r=0,d=x(a);r<d.length;r++){var o=d[r],s=o[0],u=o[1];if(1<u.length)for(var l=0;l<u.length;l++)for(var m=l+1;m<u.length;m++){var p=findConflict(e,i,t,!1,s,u[l],u[m]);p&&n.push(p)}}}(e,r,n,i,d),0!==o.length)for(var s=0;s<o.length;s++){collectConflictsBetweenFieldsAndFragment(e,r,n,i,!1,d,o[s]);for(var u=s+1;u<o.length;u++)collectConflictsBetweenFragments(e,r,n,i,!1,o[s],o[u])}return r}(o,u,s,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=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}(a[1]);o.reportError(new N('Fields "'.concat(r,'" conflict because ').concat(a,". Use different aliases on the fields to fetch both if this was intentional."),d.concat(t)))}}}},UniqueInputFieldNamesRule]),je=Object.freeze([function LoneSchemaDefinitionRule(n){var e,i=n.getSchema(),t=null!=(e=null!=(e=null!=(e=null==i?void 0:i.astNode)?e:null==i?void 0:i.getQueryType())?e:null==i?void 0:i.getMutationType())?e:null==i?void 0:i.getSubscriptionType(),a=0;return{SchemaDefinition:function SchemaDefinition(e){t?n.reportError(new N("Cannot define a new schema within a schema extension.",e)):(0<a&&n.reportError(new N("Must provide only one schema definition.",e)),++a)}}},function UniqueOperationTypesRule(d){var e=d.getSchema(),o=Object.create(null),s=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)?e:[],i=0;i<n.length;i++){var t=n[i],a=t.operation,r=o[a];s[a]?d.reportError(new N("Type for ".concat(a," already defined in the schema. It cannot be redefined."),t)):r?d.reportError(new N("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 N('There can be only one type named "'.concat(n,'".'),[t[n],e.name])):t[n]=e.name,!1;i.reportError(new N('Type "'.concat(n,'" already exists in the schema. It cannot also be defined in this type definition.'),e.name))}},function UniqueEnumValueNamesRule(s){var e=s.getSchema(),u=e?e.getTypeMap():Object.create(null),l=Object.create(null);return{EnumTypeDefinition:checkValueUniqueness,EnumTypeExtension:checkValueUniqueness};function checkValueUniqueness(e){for(var n=e.name.value,i=(l[n]||(l[n]=Object.create(null)),null!=(e=e.values)?e:[]),t=l[n],a=0;a<i.length;a++){var r=i[a],d=r.name.value,o=u[n];isEnumType(o)&&o.getValue(d)?s.reportError(new N('Enum value "'.concat(n,".").concat(d,'" already exists in the schema. It cannot also be defined in this type extension.'),r.name)):t[d]?s.reportError(new N('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(),s=e?e.getTypeMap():Object.create(null),u=Object.create(null);return{InputObjectTypeDefinition:checkFieldUniqueness,InputObjectTypeExtension:checkFieldUniqueness,InterfaceTypeDefinition:checkFieldUniqueness,InterfaceTypeExtension:checkFieldUniqueness,ObjectTypeDefinition:checkFieldUniqueness,ObjectTypeExtension:checkFieldUniqueness};function checkFieldUniqueness(e){for(var n=e.name.value,i=(u[n]||(u[n]=Object.create(null)),null!=(e=e.fields)?e:[]),t=u[n],a=0;a<i.length;a++){var r=i[a],d=r.name.value;!function hasField(e,n){if(isObjectType(e)||isInterfaceType(e)||isInputObjectType(e))return null!=e.getFields()[n];return}(s[n],d)?t[d]?o.reportError(new N('Field "'.concat(n,".").concat(d,'" can only be defined once.'),[t[d],r.name])):t[d]=r.name:o.reportError(new N('Field "'.concat(n,".").concat(d,'" already exists in the schema. It cannot also be defined in this type extension.'),r.name))}return!1}},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 N('There can be only one directive named "@'.concat(n,'".'),[t[n],e.name])):t[n]=e.name,!1;i.reportError(new N('Directive "@'.concat(n,'" already exists in the schema. It cannot be redefined.'),e.name))}}},KnownTypeNamesRule,KnownDirectivesRule,UniqueDirectivesPerLocationRule,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=Ve[t.kind]:a&&(n=function typeToExtKind(e){if(isScalarType(e))return T.SCALAR_TYPE_EXTENSION;if(isObjectType(e))return T.OBJECT_TYPE_EXTENSION;if(isInterfaceType(e))return T.INTERFACE_TYPE_EXTENSION;if(isUnionType(e))return T.UNION_TYPE_EXTENSION;if(isEnumType(e))return T.ENUM_TYPE_EXTENSION;if(isInputObjectType(e))return T.INPUT_OBJECT_TYPE_EXTENSION;invariant$1(0,"Unexpected type: "+inspect$1(e))}(a)),n?n!==e.kind&&(a=function extensionKindToTypeName(e){switch(e){case T.SCALAR_TYPE_EXTENSION:return"scalar";case T.OBJECT_TYPE_EXTENSION:return"object";case T.INTERFACE_TYPE_EXTENSION:return"interface";case T.UNION_TYPE_EXTENSION:return"union";case T.ENUM_TYPE_EXTENSION:return"enum";case T.INPUT_OBJECT_TYPE_EXTENSION:return"input object"}invariant$1(0,"Unexpected kind: "+inspect$1(e))}(e.kind),r.reportError(new N("Cannot extend non-".concat(a,' type "').concat(i,'".'),t?[t,e]:e))):(n=Object.keys(o),a=suggestionList(i,n=d?n.concat(Object.keys(d.getTypeMap())):n),r.reportError(new N('Cannot extend type "'.concat(i,'" because it is not defined.')+didYouMean(a),e.name)))}},KnownArgumentNamesOnDirectivesRule,UniqueArgumentNamesRule,UniqueInputFieldNamesRule,ProvidedRequiredArgumentsOnDirectivesRule]);function _inheritsLoose(e,n){e.prototype=Object.create(n.prototype),(e.prototype.constructor=e).__proto__=n}var e=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===T.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===T.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}(),Le=function(t){function SDLValidationContext(e,n,i){e=t.call(this,e,i)||this;return e._schema=n,e}return _inheritsLoose(SDLValidationContext,t),SDLValidationContext.prototype.getSchema=function getSchema(){return this._schema},SDLValidationContext}(e),Me=function(a){function ValidationContext(e,n,i,t){n=a.call(this,n,t)||this;return n._schema=e,n._typeInfo=i,n._variableUsages=new Map,n._recursiveVariableUsages=new Map,n}_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 _e(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}(e);function assertValidSDL(e){e=function validateSDL(e,n,i){var i=2<arguments.length&&void 0!==i?i:je,t=[],a=new Le(e,n,function(e){t.push(e)});return visit(e,visitInParallel(i.map(function(e){return e(a)}))),t}(e);if(0!==e.length)throw new Error(e.map(function(e){return e.message}).join("\n\n"))}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 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===T.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===T.NULL?void 0:valueFromAST(e,n.ofType,i);if(e.kind===T.NULL)return null;if(isListType(n)){var a=n.ofType;if(e.kind===T.LIST){for(var r=[],d=0,o=e.values;d<o.length;d++){var s=o[d];if(isMissingVariable(s,i)){if(isNonNullType(a))return;r.push(null)}else{s=valueFromAST(s,a,i);if(void 0===s)return;r.push(s)}}return r}t=valueFromAST(e,a,i);return void 0===t?void 0:[t]}if(isInputObjectType(n)){if(e.kind!==T.OBJECT)return;for(var u=Object.create(null),l=keyMap(e.fields,function(e){return e.name.value}),m=0,p=M(n.getFields());m<p.length;m++){var c=p[m],v=l[c.name];if(!v||isMissingVariable(v.value,i)){if(void 0!==c.defaultValue)u[c.name]=c.defaultValue;else if(isNonNullType(c.type))return}else{v=valueFromAST(v.value,c.type,i);if(void 0===v)return;u[c.name]=v}}return u}if(isLeafType(n)){var k;try{k=n.parseLiteral(e,i)}catch(e){return}return void 0===k?void 0:k}invariant$1(0,"Unexpected input type: "+inspect$1(n))}}function isMissingVariable(e,n){return e.kind===T.VARIABLE&&(null==n||void 0===n[e.name.value])}function coerceInputValue(e,n,i){return function coerceInputValueImpl(n,i,t,a){if(isNonNullType(i))return null!=n?coerceInputValueImpl(n,i.ofType,t,a):void t(pathToArray(a),n,new N('Expected non-nullable type "'.concat(inspect$1(i),'" not to be null.')));if(null==n)return null;{var r,e;if(isListType(i))return r=i.ofType,null!=(e=safeArrayFrom(n,function(e,n){n=addPath(a,n,void 0);return coerceInputValueImpl(e,r,t,n)}))?e:[coerceInputValueImpl(n,r,t,a)]}if(isInputObjectType(i)){if(!isObjectLike$9(n))return void t(pathToArray(a),n,new N('Expected type "'.concat(i.name,'" to be an object.')));for(var d={},o=i.getFields(),s=0,u=M(o);s<u.length;s++){var l,m=u[s],p=n[m.name];void 0===p?void 0!==m.defaultValue?d[m.name]=m.defaultValue:isNonNullType(m.type)&&(l=inspect$1(m.type),t(pathToArray(a),n,new N('Field "'.concat(m.name,'" of required type "').concat(l,'" was not provided.')))):d[m.name]=coerceInputValueImpl(p,m.type,t,addPath(a,m.name,i.name))}for(var c=0,v=Object.keys(n);c<v.length;c++){var k,y=v[c];o[y]||(k=suggestionList(y,Object.keys(i.getFields())),t(pathToArray(a),n,new N('Field "'.concat(y,'" is not defined by type "').concat(i.name,'".')+didYouMean(k))))}return d}if(isLeafType(i)){var f;try{f=i.parseValue(n)}catch(e){return void t(pathToArray(a),n,e instanceof N?e:new N('Expected type "'.concat(i.name,'". ')+e.message,void 0,void 0,void 0,void 0,e))}return void 0===f&&t(pathToArray(a),n,new N('Expected type "'.concat(i.name,'".'))),f}invariant$1(0,"Unexpected input type: "+inspect$1(i))}(e,n,2<arguments.length&&void 0!==i?i:defaultOnError)}function defaultOnError(e,n,i){n="Invalid value "+inspect$1(n);throw 0<e.length&&(n+=' at "value'.concat(printPathArray(e),'"')),i.message=n+": "+i.message,i}function getVariableValues(e,n,i,t){var a=[],r=null==t?void 0:t.maxErrors;try{var d=function coerceVariableValues(r,d,o,s){for(var u={},e=function _loop(e){var n,i,t=d[e],a=t.variable.name.value,e=typeFromAST(r,t.type);return isInputType(e)?hasOwnProperty$f(o,a)?null===(n=o[a])&&isNonNullType(e)?(i=inspect$1(e),s(new N('Variable "$'.concat(a,'" of non-null type "').concat(i,'" must not be null.'),t)),"continue"):void(u[a]=coerceInputValue(n,e,function(e,n,i){n='Variable "$'.concat(a,'" got invalid value ')+inspect$1(n);0<e.length&&(n+=' at "'.concat(a).concat(printPathArray(e),'"')),s(new N(n+"; "+i.message,t,void 0,void 0,void 0,i.originalError))})):(t.defaultValue?u[a]=valueFromAST(t.defaultValue,e):isNonNullType(e)&&(i=inspect$1(e),s(new N('Variable "$'.concat(a,'" of required type "').concat(i,'" was not provided.'),t))),"continue"):(n=print(t.type),s(new N('Variable "$'.concat(a,'" expected value of type "').concat(n,'" which cannot be used as an input type.'),t.type)),"continue")},n=0;n<d.length;n++)e(n);return u}(e,n,i,function(e){if(null!=r&&r<=a.length)throw new N("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 getArgumentValues(e,n,i){for(var t,a={},r=keyMap(null!=(t=n.arguments)?t:[],function(e){return e.name.value}),d=0,o=e.args;d<o.length;d++){var s=o[d],u=s.name,l=s.type,m=r[u];if(m){var m=m.value,p=m.kind===T.NULL;if(m.kind===T.VARIABLE){var c=m.name.value;if(null==i||!hasOwnProperty$f(i,c)){if(void 0!==s.defaultValue)a[u]=s.defaultValue;else if(isNonNullType(l))throw new N('Argument "'.concat(u,'" of required type "').concat(inspect$1(l),'" ')+'was provided the variable "$'.concat(c,'" which was not provided a runtime value.'),m);continue}p=null==i[c]}if(p&&isNonNullType(l))throw new N('Argument "'.concat(u,'" of non-null type "').concat(inspect$1(l),'" ')+"must not be null.",m);c=valueFromAST(m,l,i);if(void 0===c)throw new N('Argument "'.concat(u,'" has invalid value ').concat(print(m),"."),m);a[u]=c}else if(void 0!==s.defaultValue)a[u]=s.defaultValue;else if(isNonNullType(l))throw new N('Argument "'.concat(u,'" of required type "').concat(inspect$1(l),'" ')+"was not provided.",n)}return a}function getDirectiveValues(n,e,i){e=e.directives&&L(e.directives,function(e){return e.name.value===n.name});if(e)return getArgumentValues(n,e,i)}function hasOwnProperty$f(e,n){return Object.prototype.hasOwnProperty.call(e,n)}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,n=(!function assertValidExecutionArguments(e,n,i){n||devAssert(0,"Must provide document."),assertValidSchema(e),null==i||isObjectLike$9(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.")}(n,i,r),function buildExecutionContext(e,n,i,t,a,r,d,o){for(var s,u,l=Object.create(null),m=0,p=n.definitions;m<p.length;m++){var c=p[m];switch(c.kind){case T.OPERATION_DEFINITION:if(null==r){if(void 0!==u)return[new N("Must provide operation name if query contains multiple operations.")];u=c}else(null==(s=c.name)?void 0:s.value)===r&&(u=c);break;case T.FRAGMENT_DEFINITION:l[c.name.value]=c}}if(!u)return null!=r?[new N('Unknown operation named "'.concat(r,'".'))]:[new N("Must provide an operation.")];n=null!=(n=u.variableDefinitions)?n:[],n=getVariableValues(e,n,null!=a?a:{},{maxErrors:50});if(n.errors)return n.errors;return{schema:e,fragments:l,rootValue:i,contextValue:t,operation:u,variableValues:n.coerced,fieldResolver:null!=d?d:ze,typeResolver:null!=o?o:xe,errors:[]}}(n,i,t,a,r,d,o,e));return Array.isArray(n)?{errors:n}:function buildResponse(n,e){if(isPromise(e))return e.then(function(e){return buildResponse(n,e)});return 0===n.errors.length?{data:e}:{errors:n.errors,data:e}}(n,function executeOperation(n,e,i){var t=function getOperationRootType(e,n){if("query"===n.operation){var i=e.getQueryType();if(i)return i;throw new N("Schema does not define the required query root type.",n)}if("mutation"===n.operation){i=e.getMutationType();if(i)return i;throw new N("Schema is not configured for mutations.",n)}if("subscription"!==n.operation)throw new N("Can only have query, mutation and subscription operations.",n);if(i=e.getSubscriptionType())return i;throw new N("Schema is not configured for subscriptions.",n)}(n.schema,e),a=collectFields(n,t,e.selectionSet,Object.create(null),Object.create(null));try{var r=("mutation"===e.operation?function executeFieldsSerially(t,a,r,d,o){return 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)}(Object.keys(o),function(n,i){var e=addPath(d,i,a.name),e=resolveField(t,a,r,o[i],e);return void 0===e?n:isPromise(e)?e.then(function(e){return n[i]=e,n}):(n[i]=e,n)},Object.create(null))}: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}}(n,n.operation,t))}function executeFields(e,n,i,t,a){for(var r=Object.create(null),d=!1,o=0,s=Object.keys(a);o<s.length;o++){var u=s[o],l=resolveField(e,n,i,a[u],addPath(t,u,n.name));void 0!==l&&isPromise(r[u]=l)&&(d=!0)}return d?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))})}(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 T.FIELD:if(!shouldIncludeNode(e,o))continue;var s=function getFieldEntryKey(e){return(e.alias||e.name).value}(o);t[s]||(t[s]=[]),t[s].push(o);break;case T.INLINE_FRAGMENT:if(!shouldIncludeNode(e,o)||!doesFragmentConditionMatch(e,o,n))continue;collectFields(e,n,o.selectionSet,t,a);break;case T.FRAGMENT_SPREAD:s=o.name.value;if(a[s]||!shouldIncludeNode(e,o))continue;a[s]=!0;var u=e.fragments[s];if(!u||!doesFragmentConditionMatch(e,u,n))continue;collectFields(e,n,u.selectionSet,t,a)}}return t}function shouldIncludeNode(e,n){var i=getDirectiveValues(Se,n,e.variableValues);if(!0!==(null==i?void 0:i.if))return i=getDirectiveValues(be,n,e.variableValues),!1!==(null==i?void 0:i.if)?1:void 0}function doesFragmentConditionMatch(e,n,i){n=n.typeCondition;if(!n)return 1;n=typeFromAST(e.schema,n);return n===i||isAbstractType(n)&&e.schema.isSubType(n,i)}function resolveField(n,e,i,t,a){var r=function getFieldDef(e,n,i){{if(i===ge.name&&e.getQueryType()===n)return ge;if(i===Te.name&&e.getQueryType()===n)return Te;if(i===he.name)return he}return n.getFields()[i]}(n.schema,e,t[0].name.value);if(r){var d=r.type,o=null!=(o=r.resolve)?o:n.fieldResolver,s=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}}(n,r,t,e,a);try{var u=o(i,getArgumentValues(r,t[0],n.variableValues),n.contextValue,s),l=isPromise(u)?u.then(function(e){return completeValue(n,d,t,s,a,e)}):completeValue(n,d,t,s,a,u);return isPromise(l)?l.then(void 0,function(e){return handleFieldError(locatedError(e,t,pathToArray(a)),d,n)}):l}catch(e){return handleFieldError(locatedError(e,t,pathToArray(a)),d,n)}}}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)?function completeListValue(a,e,r,d,o,n){var s=e.ofType,u=!1,e=safeArrayFrom(n,function(e,n){var i=addPath(o,n,void 0);try{var t=isPromise(e)?e.then(function(e){return completeValue(a,s,r,d,i,e)}):completeValue(a,s,r,d,i,e);return isPromise(t)?(u=!0,t.then(void 0,function(e){return handleFieldError(locatedError(e,r,pathToArray(i)),s,a)})):t}catch(e){return handleFieldError(locatedError(e,r,pathToArray(i)),s,a)}});if(null!=e)return u?Promise.all(e):e;throw new N('Expected Iterable, but did not find one for field "'.concat(d.parentType.name,".").concat(d.fieldName,'".'))}(e,n,i,t,a,r):isLeafType(n)?function completeLeafValue(e,n){var i=e.serialize(n);if(void 0!==i)return i;throw new Error('Expected a value of type "'.concat(inspect$1(e),'" but ')+"received: ".concat(inspect$1(n)))}(n,r):isAbstractType(n)?function completeAbstractValue(n,i,t,a,r,d){var e=(null!=(e=i.resolveType)?e:n.typeResolver)(d,n.contextValue,a,i);if(isPromise(e))return e.then(function(e){return completeObjectValue(n,ensureValidRuntimeType(e,n,i,t,a,d),t,a,r,d)});return completeObjectValue(n,ensureValidRuntimeType(e,n,i,t,a,d),t,a,r,d)}(e,n,i,t,a,r):isObjectType(n)?completeObjectValue(e,n,i,t,a,r):void invariant$1(0,"Cannot complete value of unexpected output type: "+inspect$1(n))}function ensureValidRuntimeType(e,n,i,t,a,r){if(null==e)throw new N('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 N('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$1(r),', received "').concat(inspect$1(e),'".'));a=n.schema.getType(d);if(null==a)throw new N('Abstract type "'.concat(i.name,'" was resolve to a type "').concat(d,'" that does not exist inside schema.'),t);if(!isObjectType(a))throw new N('Abstract type "'.concat(i.name,'" was resolve to a non-object type "').concat(d,'".'),t);if(n.schema.isSubType(i,a))return a;throw new N('Runtime Object type "'.concat(a.name,'" is not a possible type for "').concat(i.name,'".'),t)}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)return collectAndExecuteSubfields(n,i,t,a,r);throw invalidReturnTypeError(i,r,t)});if(!e)throw invalidReturnTypeError(i,r,t)}return collectAndExecuteSubfields(n,i,t,a,r)}function invalidReturnTypeError(e,n,i){return new N('Expected value of type "'.concat(e.name,'" but got: ').concat(inspect$1(n),"."),i)}function collectAndExecuteSubfields(e,n,i,t,a){return executeFields(e,n,a,t,Be(e,n,i))}var Be=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));r=d(e,n,i);return t.set(i,r),r}}(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 xe=function defaultTypeResolver(e,n,i,t){if(isObjectLike$9(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 s=o.isTypeOf(e,n,i);if(isPromise(s))r[d]=s;else if(s)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},ze=function defaultFieldResolver(e,n,i,t){var a;if(isObjectLike$9(e)||"function"==typeof e)return"function"==typeof(a=e[t.fieldName])?e[t.fieldName](n,i,t):a};function graphqlImpl(e){var n,i=e.schema,t=e.source,a=e.rootValue,r=e.contextValue,d=e.variableValues,o=e.operationName,s=e.fieldResolver,e=e.typeResolver,u=validateSchema(i);if(0<u.length)return{errors:u};try{n=parse(t)}catch(e){return{errors:[e]}}u=function validate(e,n,i,t,a){var i=2<arguments.length&&void 0!==i?i:Pe,t=3<arguments.length&&void 0!==t?t:new _e(e),r=4<arguments.length&&void 0!==a?a:{maxErrors:void 0},d=(n||devAssert(0,"Must provide document."),assertValidSchema(e),Object.freeze({})),o=[],s=new Me(e,n,t,function(e){if(null!=r.maxErrors&&r.maxErrors<=o.length)throw o.push(new N("Too many validation errors, error limit reached. Validation aborted.")),d;o.push(e)}),a=visitInParallel(i.map(function(e){return e(s)}));try{visit(n,visitWithTypeInfo(t,a))}catch(e){if(e!==d)throw e}return o}(i,n);return 0<u.length?{errors:u}: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})}({schema:i,document:n,rootValue:a,contextValue:r,variableValues:d,operationName:o,fieldResolver:s,typeResolver:e})}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){!function _defineProperty$2(e,n,i){n in e?Object.defineProperty(e,n,{value:i,enumerable:!0,configurable:!0,writable:!0}):e[n]=i}(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 extendSchemaImpl(e,n,m){for(var i,t,a=[],p=Object.create(null),r=[],d=[],o=0,s=n.definitions;o<s.length;o++){var u,l=s[o];l.kind===T.SCHEMA_DEFINITION?t=l:l.kind===T.SCHEMA_EXTENSION?d.push(l):isTypeDefinitionNode(l)?a.push(l):isTypeExtensionNode(l)?p[u=l.name.value]=(u=p[u])?u.concat([l]):[l]:l.kind===T.DIRECTIVE_DEFINITION&&r.push(l)}if(0===Object.keys(p).length&&0===a.length&&0===r.length&&0===d.length&&null==t)return e;for(var c=Object.create(null),v=0,k=e.types;v<k.length;v++){var y=k[v];c[y.name]=function extendNamedType(e){if(isIntrospectionType(e)||isSpecifiedScalarType(e))return e;if(isScalarType(e))return function extendScalarType(e){for(var n,i,e=e.toConfig(),t=null!=(n=p[e.name])?n:[],a=e.specifiedByUrl,r=0;r<t.length;r++)a=null!=(i=getSpecifiedByUrl(t[r]))?i:a;return new Q(_objectSpread(_objectSpread({},e),{},{specifiedByUrl:a,extensionASTNodes:e.extensionASTNodes.concat(t)}))}(e);if(isObjectType(e))return function extendObjectType(e){var n,i=e.toConfig(),t=null!=(n=p[i.name])?n:[];return new H(_objectSpread(_objectSpread({},i),{},{interfaces:function interfaces(){return[].concat(e.getInterfaces().map(replaceNamedType),buildInterfaces(t))},fields:function fields(){return _objectSpread(_objectSpread({},mapValue(i.fields,extendField)),buildFieldMap(t))},extensionASTNodes:i.extensionASTNodes.concat(t)}))}(e);if(isInterfaceType(e))return function extendInterfaceType(e){var n,i=e.toConfig(),t=null!=(n=p[i.name])?n:[];return new W(_objectSpread(_objectSpread({},i),{},{interfaces:function interfaces(){return[].concat(e.getInterfaces().map(replaceNamedType),buildInterfaces(t))},fields:function fields(){return _objectSpread(_objectSpread({},mapValue(i.fields,extendField)),buildFieldMap(t))},extensionASTNodes:i.extensionASTNodes.concat(t)}))}(e);if(isUnionType(e))return function extendUnionType(e){var n,i=e.toConfig(),t=null!=(n=p[i.name])?n:[];return new Y(_objectSpread(_objectSpread({},i),{},{types:function types(){return[].concat(e.getTypes().map(replaceNamedType),buildUnionTypes(t))},extensionASTNodes:i.extensionASTNodes.concat(t)}))}(e);if(isEnumType(e))return function extendEnumType(e){var n=e.toConfig(),e=null!=(e=p[e.name])?e:[];return new K(_objectSpread(_objectSpread({},n),{},{values:_objectSpread(_objectSpread({},n.values),buildEnumValueMap(e)),extensionASTNodes:n.extensionASTNodes.concat(e)}))}(e);if(isInputObjectType(e))return function extendInputObjectType(e){var n=e.toConfig(),i=null!=(e=p[n.name])?e:[];return new J(_objectSpread(_objectSpread({},n),{},{fields:function fields(){return _objectSpread(_objectSpread({},mapValue(n.fields,function(e){return _objectSpread(_objectSpread({},e),{},{type:replaceType(e.type)})})),buildInputFieldMap(i))},extensionASTNodes:n.extensionASTNodes.concat(i)}))}(e);invariant$1(0,"Unexpected type: "+inspect$1(e))}(y)}for(var f=0;f<a.length;f++){var N=a[f],g=N.name.value;c[g]=null!=(g=$e[g])?g:function buildType(e){var n,i=e.name.value,t=getDescription(e,m),a=null!=(n=p[i])?n:[];switch(e.kind){case T.OBJECT_TYPE_DEFINITION:var r=a,d=[e].concat(r);return new H({name:i,description:t,interfaces:function interfaces(){return buildInterfaces(d)},fields:function fields(){return buildFieldMap(d)},astNode:e,extensionASTNodes:r});case T.INTERFACE_TYPE_DEFINITION:var r=a,o=[e].concat(r);return new W({name:i,description:t,interfaces:function interfaces(){return buildInterfaces(o)},fields:function fields(){return buildFieldMap(o)},astNode:e,extensionASTNodes:r});case T.ENUM_TYPE_DEFINITION:var r=a,s=[e].concat(r);return new K({name:i,description:t,values:buildEnumValueMap(s),astNode:e,extensionASTNodes:r});case T.UNION_TYPE_DEFINITION:var s=a,u=[e].concat(s);return new Y({name:i,description:t,types:function types(){return buildUnionTypes(u)},astNode:e,extensionASTNodes:s});case T.SCALAR_TYPE_DEFINITION:r=a;return new Q({name:i,description:t,specifiedByUrl:getSpecifiedByUrl(e),astNode:e,extensionASTNodes:r});case T.INPUT_OBJECT_TYPE_DEFINITION:var s=a,l=[e].concat(s);return new J({name:i,description:t,fields:function fields(){return buildInputFieldMap(l)},astNode:e,extensionASTNodes:s})}invariant$1(0,"Unexpected type definition node: "+inspect$1(e))}(N)}var n=_objectSpread(_objectSpread({query:e.query&&c[e.query.name],mutation:e.mutation&&c[e.mutation.name],subscription:e.subscription&&c[e.subscription.name]},t&&getOperationTypes([t])),getOperationTypes(d));return _objectSpread(_objectSpread({description:null==(i=t)||null==(i=i.description)?void 0:i.value},n),{},{types:M(c),directives:[].concat(e.directives.map(function replaceDirective(e){e=e.toConfig();return new De(_objectSpread(_objectSpread({},e),{},{args:mapValue(e.args,extendArg)}))}),r.map(function buildDirective(e){var n=e.locations.map(function(e){return e.value});return new De({name:e.name.value,description:getDescription(e,m),locations:n,isRepeatable:e.repeatable,args:buildArgumentMap(e.arguments),astNode:e})})),extensions:void 0,astNode:null!=(i=t)?i:e.astNode,extensionASTNodes:e.extensionASTNodes.concat(d),assumeValid:null!=(n=null==m?void 0:m.assumeValid)&&n});function replaceType(e){return isListType(e)?new GraphQLList(replaceType(e.ofType)):isNonNullType(e)?new GraphQLNonNull(replaceType(e.ofType)):c[e.name]}function replaceNamedType(e){return c[e.name]}function extendField(e){return _objectSpread(_objectSpread({},e),{},{type:replaceType(e.type),args:mapValue(e.args,extendArg)})}function extendArg(e){return _objectSpread(_objectSpread({},e),{},{type:replaceType(e.type)})}function getOperationTypes(e){for(var n={},i=0;i<e.length;i++)for(var t,a=null!=(t=e[i].operationTypes)?t:[],r=0;r<a.length;r++){var d=a[r];n[d.operation]=getNamedType(d.type)}return n}function getNamedType(e){var e=e.name.value,n=null!=(n=$e[e])?n:c[e];if(void 0===n)throw new Error('Unknown type: "'.concat(e,'".'));return n}function getWrappedType(e){return e.kind===T.LIST_TYPE?new GraphQLList(getWrappedType(e.type)):e.kind===T.NON_NULL_TYPE?new GraphQLNonNull(getWrappedType(e.type)):getNamedType(e)}function buildFieldMap(e){for(var n=Object.create(null),i=0;i<e.length;i++)for(var t,a=null!=(t=e[i].fields)?t:[],r=0;r<a.length;r++){var d=a[r];n[d.name.value]={type:getWrappedType(d.type),description:getDescription(d,m),args:buildArgumentMap(d.arguments),deprecationReason:getDeprecationReason(d),astNode:d}}return n}function buildArgumentMap(e){for(var n=null!=e?e:[],i=Object.create(null),t=0;t<n.length;t++){var a=n[t],r=getWrappedType(a.type);i[a.name.value]={type:r,description:getDescription(a,m),defaultValue:valueFromAST(a.defaultValue,r),deprecationReason:getDeprecationReason(a),astNode:a}}return i}function buildInputFieldMap(e){for(var n=Object.create(null),i=0;i<e.length;i++)for(var t,a=null!=(t=e[i].fields)?t:[],r=0;r<a.length;r++){var d=a[r],o=getWrappedType(d.type);n[d.name.value]={type:o,description:getDescription(d,m),defaultValue:valueFromAST(d.defaultValue,o),deprecationReason:getDeprecationReason(d),astNode:d}}return n}function buildEnumValueMap(e){for(var n=Object.create(null),i=0;i<e.length;i++)for(var t,a=null!=(t=e[i].values)?t:[],r=0;r<a.length;r++){var d=a[r];n[d.name.value]={description:getDescription(d,m),deprecationReason:getDeprecationReason(d),astNode:d}}return n}function buildInterfaces(e){for(var n=[],i=0;i<e.length;i++)for(var t,a=null!=(t=e[i].interfaces)?t:[],r=0;r<a.length;r++)n.push(getNamedType(a[r]));return n}function buildUnionTypes(e){for(var n=[],i=0;i<e.length;i++)for(var t,a=null!=(t=e[i].types)?t:[],r=0;r<a.length;r++)n.push(getNamedType(a[r]));return n}}var g,qe,$e=keyMap(se.concat(Ie),function(e){return e.name});function getDeprecationReason(e){e=getDirectiveValues(Fe,e);return null==e?void 0:e.reason}function getSpecifiedByUrl(e){e=getDirectiveValues(Ee,e);return null==e?void 0:e.url}function getDescription(e,n){if(e.description)return e.description.value;if(!0===(null==n?void 0:n.commentDescriptions)){n=function getLeadingCommentBlock$1(e){e=e.loc;if(e){for(var n=[],i=e.startToken.prev;null!=i&&i.kind===p.COMMENT&&i.next&&i.prev&&i.line+1===i.next.line&&i.line!==i.prev.line;){var t=String(i.value);n.push(t),i=i.prev}return 0<n.length?n.reverse().join("\n"):void 0}}(e);if(void 0!==n)return dedentBlockStringValue$1("\n"+n)}}function buildASTSchema(e,n){null!=e&&e.kind===T.DOCUMENT||devAssert(0,"Must provide valid Document AST."),!0!==(null==n?void 0:n.assumeValid)&&!0!==(null==n?void 0:n.assumeValidSDL)&&assertValidSDL(e);var i=extendSchemaImpl({description:void 0,types:[],directives:[],extensions:void 0,extensionASTNodes:[],assumeValid:!1},e,n);if(null==i.astNode)for(var t=0,a=i.types;t<a.length;t++){var r=a[t];switch(r.name){case"Query":i.query=r;break;case"Mutation":i.mutation=r;break;case"Subscription":i.subscription=r}}for(var d=i.directives,o=function _loop(e){var n=Ae[e];d.every(function(e){return e.name!==n.name})&&d.push(n)},s=0;s<Ae.length;s++)o(s);return new Oe(i)}Object.freeze({TYPE_REMOVED:"TYPE_REMOVED",TYPE_CHANGED_KIND:"TYPE_CHANGED_KIND",TYPE_REMOVED_FROM_UNION:"TYPE_REMOVED_FROM_UNION",VALUE_REMOVED_FROM_ENUM:"VALUE_REMOVED_FROM_ENUM",REQUIRED_INPUT_FIELD_ADDED:"REQUIRED_INPUT_FIELD_ADDED",IMPLEMENTED_INTERFACE_REMOVED:"IMPLEMENTED_INTERFACE_REMOVED",FIELD_REMOVED:"FIELD_REMOVED",FIELD_CHANGED_KIND:"FIELD_CHANGED_KIND",REQUIRED_ARG_ADDED:"REQUIRED_ARG_ADDED",ARG_REMOVED:"ARG_REMOVED",ARG_CHANGED_KIND:"ARG_CHANGED_KIND",DIRECTIVE_REMOVED:"DIRECTIVE_REMOVED",DIRECTIVE_ARG_REMOVED:"DIRECTIVE_ARG_REMOVED",REQUIRED_DIRECTIVE_ARG_ADDED:"REQUIRED_DIRECTIVE_ARG_ADDED",DIRECTIVE_REPEATABLE_REMOVED:"DIRECTIVE_REPEATABLE_REMOVED",DIRECTIVE_LOCATION_REMOVED:"DIRECTIVE_LOCATION_REMOVED"}),Object.freeze({VALUE_ADDED_TO_ENUM:"VALUE_ADDED_TO_ENUM",TYPE_ADDED_TO_UNION:"TYPE_ADDED_TO_UNION",OPTIONAL_INPUT_FIELD_ADDED:"OPTIONAL_INPUT_FIELD_ADDED",OPTIONAL_ARG_ADDED:"OPTIONAL_ARG_ADDED",IMPLEMENTED_INTERFACE_ADDED:"IMPLEMENTED_INTERFACE_ADDED",ARG_DEFAULT_VALUE_CHANGE:"ARG_DEFAULT_VALUE_CHANGE"});const Ue=e=>Array.isArray(e)?e:e?[e]:[];function nodeToString(e){var n;let i;return i=null==(i=null==(i="alias"in e?null==(n=e.alias)?void 0:n.value:i)&&"name"in e?null==(n=e.name)?void 0:n.value:i)?e.kind:i}function compareNodes(e,n,i){e=nodeToString(e),n=nodeToString(n);return("function"==typeof i?i:function compareStrings(e,n){return String(e)<String(n)?-1:String(e)>String(n)?1:0})(e,n)}function isSome(e){return null!=e}const Ge=3;function formatValue(e,n){switch(typeof e){case"string":return JSON.stringify(e);case"function":return e.name?`[function ${e.name}]`:"[function]";case"object":return function formatObjectValue(e,n){if(null===e)return"null";if(e instanceof Error)return function isAggregateError(e){return"errors"in e&&Array.isArray(e.errors)}(e)?formatError(e)+"\n"+formatArray(e.errors,n):formatError(e);if(n.includes(e))return"[Circular]";n=[...n,e];if(function isJSONable(e){return"function"==typeof e.toJSON}(e)){var i=e.toJSON();if(i!==e)return"string"==typeof i?i:formatValue(i,n)}else if(Array.isArray(e))return formatArray(e,n);return function formatObject(e,i){const n=Object.entries(e);if(0===n.length)return"{}";if(i.length>Ge)return"["+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}(e)+"]";const t=n.map(([e,n])=>e+": "+formatValue(n,i));return"{ "+t.join(", ")+" }"}(e,n)}(e,n);default:return String(e)}}function formatError(e){return e instanceof N?e.toString():e.name+`: ${e.message};
2
- `+e.stack}function formatArray(n,i){if(0===n.length)return"[]";if(i.length>Ge)return"[Array]";var t=n.length;const a=[];for(let e=0;e<t;++e)a.push(formatValue(n[e],i));return"["+a.join(", ")+"]"}function getDirectivesInExtensions(e,n=["directives"]){return n.reduce((e,n)=>null==e?e:e[n],null==e?void 0:e.extensions)}function astFromType(e){if(isNonNullType(e)){var n=astFromType(e.ofType);if(n.kind===T.NON_NULL_TYPE)throw new Error(`Invalid type node ${function inspect(e){return formatValue(e,[])}(e)}. Inner type of non-null type cannot be a non-null type.`);return{kind:T.NON_NULL_TYPE,type:n}}return isListType(e)?{kind:T.LIST_TYPE,type:astFromType(e.ofType)}:{kind:T.NAMED_TYPE,name:{kind:T.NAME,value:e.name}}}const Qe=/^-?(?:0|[1-9][0-9]*)$/;const He=function memoize1(t){const a=new WeakMap;return function memoized(e){var n,i=a.get(e);return void 0===i?(n=t(e),a.set(e,n),n):i}}(function getRootTypeMap(e){const n=new Map;var i=e.getQueryType(),i=(i&&n.set("query",i),e.getMutationType()),i=(i&&n.set("mutation",i),e.getSubscriptionType());return i&&n.set("subscription",i),n});function getDocumentNodeFromSchema(e,n={}){var i=n.pathToDirectivesInExtensions,t=e.getTypeMap(),n=function astFromSchema(e,n){const i=new Map([["query",void 0],["mutation",void 0],["subscription",void 0]]),t=[];null!=e.astNode&&t.push(e.astNode);if(null!=e.extensionASTNodes)for(const l of e.extensionASTNodes)t.push(l);for(const m of t)if(m.operationTypes)for(const p of m.operationTypes)i.set(p.operation,p);const a=He(e);for(var[r,d]of i){var o=a.get(r);null!=o&&(o=astFromType(o),null!=d?d.type=o:i.set(r,{kind:T.OPERATION_TYPE_DEFINITION,operation:r,type:o}))}var s=[...i.values()].filter(isSome),n=getDirectiveNodes(e,e,n);if(!s.length&&!n.length)return null;const u={kind:null!=s?T.SCHEMA_DEFINITION:T.SCHEMA_EXTENSION,operationTypes:s,directives:n};return u.description=(null!=(n=null==(s=e.astNode)?void 0:s.description)?n:null!=e.description)?{kind:T.STRING,value:e.description,block:!0}:void 0,u}(e,i);const a=null!=n?[n]:[];for(const s of e.getDirectives())isSpecifiedDirective(s)||a.push(function astFromDirective(e,n,i){var t;return{kind:T.DIRECTIVE_DEFINITION,description:null!=(t=null==(t=e.astNode)?void 0:t.description)?t:e.description?{kind:T.STRING,value:e.description}:void 0,name:{kind:T.NAME,value:e.name},arguments:null==(t=e.args)?void 0:t.map(e=>astFromArg(e,n,i)),repeatable:e.isRepeatable,locations:(null==(t=e.locations)?void 0:t.map(e=>({kind:T.NAME,value:e})))||[]}}(s,e,i));for(const u in t){var r=t[u],d=isSpecifiedScalarType(r),o=isIntrospectionType(r);if(!d&&!o)if(isObjectType(r))a.push(function astFromObjectType(e,n,i){var t;return{kind:T.OBJECT_TYPE_DEFINITION,description:null!=(t=null==(t=e.astNode)?void 0:t.description)?t:e.description?{kind:T.STRING,value:e.description,block:!0}:void 0,name:{kind:T.NAME,value:e.name},fields:Object.values(e.getFields()).map(e=>astFromField(e,n,i)),interfaces:Object.values(e.getInterfaces()).map(e=>astFromType(e)),directives:getDirectiveNodes(e,n,i)}}(r,e,i));else if(isInterfaceType(r))a.push(function astFromInterfaceType(e,n,i){var t;const a={kind:T.INTERFACE_TYPE_DEFINITION,description:null!=(t=null==(t=e.astNode)?void 0:t.description)?t:e.description?{kind:T.STRING,value:e.description,block:!0}:void 0,name:{kind:T.NAME,value:e.name},fields:Object.values(e.getFields()).map(e=>astFromField(e,n,i)),directives:getDirectiveNodes(e,n,i)};"getInterfaces"in e&&(a.interfaces=Object.values(e.getInterfaces()).map(e=>astFromType(e)));return a}(r,e,i));else if(isUnionType(r))a.push(function astFromUnionType(e,n,i){var t;return{kind:T.UNION_TYPE_DEFINITION,description:null!=(t=null==(t=e.astNode)?void 0:t.description)?t:e.description?{kind:T.STRING,value:e.description,block:!0}:void 0,name:{kind:T.NAME,value:e.name},directives:getDirectiveNodes(e,n,i),types:e.getTypes().map(e=>astFromType(e))}}(r,e,i));else if(isInputObjectType(r))a.push(function astFromInputObjectType(e,n,i){var t;return{kind:T.INPUT_OBJECT_TYPE_DEFINITION,description:null!=(t=null==(t=e.astNode)?void 0:t.description)?t:e.description?{kind:T.STRING,value:e.description,block:!0}:void 0,name:{kind:T.NAME,value:e.name},fields:Object.values(e.getFields()).map(e=>function astFromInputField(e,n,i){var t;return{kind:T.INPUT_VALUE_DEFINITION,description:null!=(t=null==(t=e.astNode)?void 0:t.description)?t:e.description?{kind:T.STRING,value:e.description,block:!0}:void 0,name:{kind:T.NAME,value:e.name},type:astFromType(e.type),directives:getDeprecatableDirectiveNodes(e,n,i),defaultValue:null!=(t=astFromValue(e.defaultValue,e.type))?t:void 0}}(e,n,i)),directives:getDirectiveNodes(e,n,i)}}(r,e,i));else if(isEnumType(r))a.push(function astFromEnumType(e,n,i){var t;return{kind:T.ENUM_TYPE_DEFINITION,description:null!=(t=null==(t=e.astNode)?void 0:t.description)?t:e.description?{kind:T.STRING,value:e.description,block:!0}:void 0,name:{kind:T.NAME,value:e.name},values:Object.values(e.getValues()).map(e=>function astFromEnumValue(e,n,i){var t;return{kind:T.ENUM_VALUE_DEFINITION,description:null!=(t=null==(t=e.astNode)?void 0:t.description)?t:e.description?{kind:T.STRING,value:e.description,block:!0}:void 0,name:{kind:T.NAME,value:e.name},directives:getDeprecatableDirectiveNodes(e,n,i)}}(e,n,i)),directives:getDirectiveNodes(e,n,i)}}(r,e,i));else{if(!isScalarType(r))throw new Error(`Unknown type ${r}.`);a.push(function astFromScalarType(e,n,i){const t=getDirectivesInExtensions(e,i),a=t?makeDirectiveNodes(n,t):(null==(i=e.astNode)?void 0:i.directives)||[],r=e.specifiedByUrl||e.specifiedByURL;r&&!a.some(e=>"specifiedBy"===e.name.value)&&(n={url:r},a.push(makeDirectiveNode("specifiedBy",n)));return{kind:T.SCALAR_TYPE_DEFINITION,description:null!=(n=null==(i=e.astNode)?void 0:i.description)?n:e.description?{kind:T.STRING,value:e.description,block:!0}:void 0,name:{kind:T.NAME,value:e.name},directives:a}}(r,e,i))}}return{kind:T.DOCUMENT,definitions:a}}function getDirectiveNodes(e,n,i){i=getDirectivesInExtensions(e,i);let t=[];null!=e.astNode&&t.push(e.astNode),"extensionASTNodes"in e&&null!=e.extensionASTNodes&&(t=t.concat(e.extensionASTNodes));let a;if(null!=i)a=makeDirectiveNodes(n,i);else{a=[];for(const r of t)r.directives&&a.push(...r.directives)}return a}function getDeprecatableDirectiveNodes(e,n,i){let t=[],a=null;var i=getDirectivesInExtensions(e,i);let r;return null!=(r=null!=i?makeDirectiveNodes(n,i):null==(n=e.astNode)?void 0:n.directives)&&(t=r.filter(e=>"deprecated"!==e.name.value),null!=e.deprecationReason&&(a=null==(i=r.filter(e=>"deprecated"===e.name.value))?void 0:i[0])),null==(a=null!=e.deprecationReason&&null==a?function makeDeprecatedDirective(e){return makeDirectiveNode("deprecated",{reason:e},Fe)}(e.deprecationReason):a)?t:[a].concat(t)}function astFromArg(e,n,i){var t;return{kind:T.INPUT_VALUE_DEFINITION,description:null!=(t=null==(t=e.astNode)?void 0:t.description)?t:e.description?{kind:T.STRING,value:e.description,block:!0}:void 0,name:{kind:T.NAME,value:e.name},type:astFromType(e.type),defaultValue:void 0!==e.defaultValue&&null!=(t=astFromValue(e.defaultValue,e.type))?t:void 0,directives:getDeprecatableDirectiveNodes(e,n,i)}}function astFromField(e,n,i){var t;return{kind:T.FIELD_DEFINITION,description:null!=(t=null==(t=e.astNode)?void 0:t.description)?t:e.description?{kind:T.STRING,value:e.description,block:!0}:void 0,name:{kind:T.NAME,value:e.name},arguments:e.args.map(e=>astFromArg(e,n,i)),type:astFromType(e.type),directives:getDeprecatableDirectiveNodes(e,n,i)}}function makeDirectiveNode(e,n,i){const t=[];if(null!=i)for(const o of i.args){var a=o.name,r=n[a];void 0===r||(r=astFromValue(r,o.type))&&t.push({kind:T.ARGUMENT,name:{kind:T.NAME,value:a},value:r})}else for(const s in n){var d=function astFromValueUntyped(e){if(null===e)return{kind:T.NULL};if(void 0===e)return null;if(Array.isArray(e)){const a=[];for(const r of e){var n=astFromValueUntyped(r);null!=n&&a.push(n)}return{kind:T.LIST,values:a}}if("object"==typeof e){const d=[];for(const o in e){var i=astFromValueUntyped(e[o]);i&&d.push({kind:T.OBJECT_FIELD,name:{kind:T.NAME,value:o},value:i})}return{kind:T.OBJECT,fields:d}}if("boolean"==typeof e)return{kind:T.BOOLEAN,value:e};var t;if("number"==typeof e&&isFinite(e))return t=String(e),Qe.test(t)?{kind:T.INT,value:t}:{kind:T.FLOAT,value:t};if("string"==typeof e)return{kind:T.STRING,value:e};throw new TypeError(`Cannot convert value to AST: ${e}.`)}(n[s]);d&&t.push({kind:T.ARGUMENT,name:{kind:T.NAME,value:s},value:d})}return{kind:T.DIRECTIVE,name:{kind:T.NAME,value:e},arguments:t}}function makeDirectiveNodes(e,n){const i=[];for(const r in n){var t=n[r],a=null==e?void 0:e.getDirective(r);if(Array.isArray(t))for(const d of t)i.push(makeDirectiveNode(r,d,a));else i.push(makeDirectiveNode(r,t,a))}return i}let We={};function collectComment(e){var n,i=null==(n=e.name)?void 0:n.value;if(null!=i)switch(pushComment(e,i),e.kind){case"EnumTypeDefinition":if(e.values)for(const t of e.values)pushComment(t,i,t.name.value);break;case"ObjectTypeDefinition":case"InputObjectTypeDefinition":case"InterfaceTypeDefinition":if(e.fields)for(const a of e.fields)if(pushComment(a,i,a.name.value),function isFieldDefinitionNode(e){return"FieldDefinition"===e.kind}(a)&&a.arguments)for(const r of a.arguments)pushComment(r,i,a.name.value,r.name.value)}}function pushComment(e,n,i,t){e=function getComment(e){e=function getLeadingCommentBlock(n){n=n.loc;if(n){const t=[];let e=n.startToken.prev;for(;null!=e&&e.kind===p.COMMENT&&null!=e.next&&null!=e.prev&&e.line+1===e.next.line&&e.line!==e.prev.line;){var i=String(e.value);t.push(i),e=e.prev}return 0<t.length?t.reverse().join("\n"):void 0}}(e);if(void 0!==e)return function dedentBlockStringValue(e){const n=e.split(/\r\n|[\n\r]/g),i=function getBlockStringIndentation(n){let i=null;for(let e=1;e<n.length;e++){var t=n[e],a=leadingWhitespace(t);if(a!==t.length&&((null===i||a<i)&&0===(i=a)))break}return null===i?0:i}(n);if(0!==i)for(let e=1;e<n.length;e++)n[e]=n[e].slice(i);for(;0<n.length&&isBlank(n[0]);)n.shift();for(;0<n.length&&isBlank(n[n.length-1]);)n.pop();return n.join("\n")}(`
3
- `+e)}(e);if("string"==typeof e&&0!==e.length){const a=[n];i&&(a.push(i),t&&a.push(t));n=a.join(".");We[n]||(We[n]=[]),We[n].push(e)}}function printComment(e){return"\n# "+e.replace(/\n/g,"\n# ")}function join(e,n){return e?e.filter(e=>e).join(n||""):""}function hasMultilineItems(e){return null!=(e=null==e?void 0:e.some(e=>e.includes("\n")))&&e}function indent(e){return e&&" "+e.replace(/\n/g,"\n ")}function block(e){return e&&0!==e.length?`{
4
- ${indent(join(e,"\n"))}
5
- }`:""}function wrap$1(e,n,i){return n?e+n+(i||""):""}const Ye={Name:{leave:e=>e.value},Variable:{leave:e=>"$"+e.name},Document:{leave:e=>join(e.definitions,"\n\n")},OperationDefinition:{leave:e=>{var n=wrap$1("(",join(e.variableDefinitions,", "),")");return join([e.operation,join([e.name,n]),join(e.directives," ")]," ")+" "+e.selectionSet}},VariableDefinition:{leave:({variable:e,type:n,defaultValue:i,directives:t})=>e+": "+n+wrap$1(" = ",i)+wrap$1(" ",join(t," "))},SelectionSet:{leave:({selections:e})=>block(e)},Field:{leave({alias:e,name:n,arguments:i,directives:t,selectionSet:a}){e=wrap$1("",e,": ")+n;let r=e+wrap$1("(",join(i,", "),")");return 80<r.length&&(r=e+wrap$1("(\n",indent(join(i,"\n")),"\n)")),join([r,join(t," "),a]," ")}},Argument:{leave:({name:e,value:n})=>e+": "+n},FragmentSpread:{leave:({name:e,directives:n})=>"..."+e+wrap$1(" ",join(n," "))},InlineFragment:{leave:({typeCondition:e,directives:n,selectionSet:i})=>join(["...",wrap$1("on ",e),join(n," "),i]," ")},FragmentDefinition:{leave:({name:e,typeCondition:n,variableDefinitions:i,directives:t,selectionSet:a})=>`fragment ${e}${wrap$1("(",join(i,", "),")")} `+`on ${n} `+wrap$1("",join(t," ")," ")+a},IntValue:{leave:({value:e})=>e},FloatValue:{leave:({value:e})=>e},StringValue:{leave:({value:e,block:n})=>n?function printBlockString(e,n=!1){const i=e.replace(/"""/g,'\\"""');return" "!==e[0]&&"\t"!==e[0]||-1!==e.indexOf("\n")?`"""
6
- ${n?i:indent(i)}
7
- """`:`"""${i.replace(/"$/,'"\n')}"""`}(e):JSON.stringify(e)},BooleanValue:{leave:({value:e})=>e?"true":"false"},NullValue:{leave:()=>"null"},EnumValue:{leave:({value:e})=>e},ListValue:{leave:({values:e})=>"["+join(e,", ")+"]"},ObjectValue:{leave:({fields:e})=>"{"+join(e,", ")+"}"},ObjectField:{leave:({name:e,value:n})=>e+": "+n},Directive:{leave:({name:e,arguments:n})=>"@"+e+wrap$1("(",join(n,", "),")")},NamedType:{leave:({name:e})=>e},ListType:{leave:({type:e})=>"["+e+"]"},NonNullType:{leave:({type:e})=>e+"!"},SchemaDefinition:{leave:({directives:e,operationTypes:n})=>join(["schema",join(e," "),block(n)]," ")},OperationTypeDefinition:{leave:({operation:e,type:n})=>e+": "+n},ScalarTypeDefinition:{leave:({name:e,directives:n})=>join(["scalar",e,join(n," ")]," ")},ObjectTypeDefinition:{leave:({name:e,interfaces:n,directives:i,fields:t})=>join(["type",e,wrap$1("implements ",join(n," & ")),join(i," "),block(t)]," ")},FieldDefinition:{leave:({name:e,arguments:n,type:i,directives:t})=>e+(hasMultilineItems(n)?wrap$1("(\n",indent(join(n,"\n")),"\n)"):wrap$1("(",join(n,", "),")"))+": "+i+wrap$1(" ",join(t," "))},InputValueDefinition:{leave:({name:e,type:n,defaultValue:i,directives:t})=>join([e+": "+n,wrap$1("= ",i),join(t," ")]," ")},InterfaceTypeDefinition:{leave:({name:e,interfaces:n,directives:i,fields:t})=>join(["interface",e,wrap$1("implements ",join(n," & ")),join(i," "),block(t)]," ")},UnionTypeDefinition:{leave:({name:e,directives:n,types:i})=>join(["union",e,join(n," "),wrap$1("= ",join(i," | "))]," ")},EnumTypeDefinition:{leave:({name:e,directives:n,values:i})=>join(["enum",e,join(n," "),block(i)]," ")},EnumValueDefinition:{leave:({name:e,directives:n})=>join([e,join(n," ")]," ")},InputObjectTypeDefinition:{leave:({name:e,directives:n,fields:i})=>join(["input",e,join(n," "),block(i)]," ")},DirectiveDefinition:{leave:({name:e,arguments:n,repeatable:i,locations:t})=>"directive @"+e+(hasMultilineItems(n)?wrap$1("(\n",indent(join(n,"\n")),"\n)"):wrap$1("(",join(n,", "),")"))+(i?" repeatable":"")+" on "+join(t," | ")},SchemaExtension:{leave:({directives:e,operationTypes:n})=>join(["extend schema",join(e," "),block(n)]," ")},ScalarTypeExtension:{leave:({name:e,directives:n})=>join(["extend scalar",e,join(n," ")]," ")},ObjectTypeExtension:{leave:({name:e,interfaces:n,directives:i,fields:t})=>join(["extend type",e,wrap$1("implements ",join(n," & ")),join(i," "),block(t)]," ")},InterfaceTypeExtension:{leave:({name:e,interfaces:n,directives:i,fields:t})=>join(["extend interface",e,wrap$1("implements ",join(n," & ")),join(i," "),block(t)]," ")},UnionTypeExtension:{leave:({name:e,directives:n,types:i})=>join(["extend union",e,join(n," "),wrap$1("= ",join(i," | "))]," ")},EnumTypeExtension:{leave:({name:e,directives:n,values:i})=>join(["extend enum",e,join(n," "),block(i)]," ")},InputObjectTypeExtension:{leave:({name:e,directives:n,fields:i})=>join(["extend input",e,join(n," "),block(i)]," ")}},Ke=Object.keys(Ye).reduce((e,n)=>({...e,[n]:{leave:function addDescription(s){return(e,n,i,t,a)=>{const r=[];var d=t.reduce((e,n)=>(["fields","arguments","values"].includes(n)&&e.name&&r.push(e.name.value),e[n]),a[0]),d=[...r,null==(d=null==d?void 0:d.name)?void 0:d.value].filter(Boolean).join(".");const o=[];return e.kind.includes("Definition")&&We[d]&&o.push(...We[d]),join([...o.map(printComment),e.description,s(e,n,i,t,a)],"\n")}}(Ye[n].leave)}}),{});function leadingWhitespace(e){let n=0;for(;n<e.length&&(" "===e[n]||"\t"===e[n]);)n++;return n}function isBlank(e){return leadingWhitespace(e)===e.length}function getObjectTypeFromTypeMap(e,n){if(n){e=e[n.name];if(isObjectType(e))return e}}function rewireTypes(e,n){const i=Object.create(null);for(const r in e)i[r]=e[r];const t=Object.create(null);for(const d in i){var a=i[d];if(null!=a&&!d.startsWith("__")){const o=a.name;o.startsWith("__")||(null!=t[o]?console.warn(`Duplicate schema type name ${o} found; keeping the existing one found in the schema`):t[o]=a)}}for(const s in t)t[s]=rewireNamedType(t[s]);n=n.map(e=>function rewireDirective(e){if(isSpecifiedDirective(e))return e;const n=e.toConfig();return n.args=rewireArgs(n.args),new De(n)}(e));return{typeMap:t,directives:n};function rewireArgs(e){const n={};for(const t in e){const a=e[t];var i=rewireType(a.type);null!=i&&(a.type=i,n[t]=a)}return n}function rewireNamedType(e){if(isObjectType(e)){const i=e.toConfig();var n={...i,fields:()=>rewireFields(i.fields),interfaces:()=>rewireNamedTypes(i.interfaces)};return new H(n)}if(isInterfaceType(e)){const t=e.toConfig(),a={...t,fields:()=>rewireFields(t.fields)};return"interfaces"in a&&(a.interfaces=()=>rewireNamedTypes(t.interfaces)),new W(a)}if(isUnionType(e)){const r=e.toConfig();n={...r,types:()=>rewireNamedTypes(r.types)};return new Y(n)}if(isInputObjectType(e)){const d=e.toConfig();n={...d,fields:()=>function rewireInputFields(e){const n={};for(const t in e){const a=e[t];var i=rewireType(a.type);null!=i&&(a.type=i,n[t]=a)}return n}(d.fields)};return new J(n)}if(isEnumType(e))return n=e.toConfig(),new K(n);if(isScalarType(e)){if(isSpecifiedScalarType(e))return e;n=e.toConfig();return new Q(n)}throw new Error("Unexpected schema type: "+e)}function rewireFields(e){const n={};for(const t in e){const a=e[t];var i=rewireType(a.type);null!=i&&a.args&&(a.type=i,a.args=rewireArgs(a.args),n[t]=a)}return n}function rewireNamedTypes(e){const n=[];for(const t of e){var i=rewireType(t);null!=i&&n.push(i)}return n}function rewireType(n){var e;if(isListType(n))return null!=(e=rewireType(n.ofType))?new GraphQLList(e):null;if(isNonNullType(n))return null!=(e=rewireType(n.ofType))?new GraphQLNonNull(e):null;if(isNamedType(n)){let e=i[n.name];return void 0===e&&(e=(function isNamedStub(e){if("getFields"in e){var n=e.getFields();for(const i in n)return"_fake"===n[i].name}}(n)?function getBuiltInForStub(e){switch(e.name){case te.name:return te;case ae.name:return ae;case re.name:return re;case de.name:return de;case oe.name:return oe;default:return e}}:rewireNamedType)(n),t[e.name]=i[n.name]=e),null!=e?t[e.name]:null}return null}}function transformInputValue(e,n,i=null,t=null){if(null==n)return n;const a=getNullableType(e);if(isLeafType(a))return null!=i?i(a,n):n;if(isListType(a))return Ue(n).map(e=>transformInputValue(a.ofType,e,i,t));if(isInputObjectType(a)){var r=a.getFields();const o={};for(const s in n){var d=r[s];null!=d&&(o[s]=transformInputValue(d.type,n[s],i,t))}return null!=t?t(a,o):o}}function serializeInputValue(e,n){return transformInputValue(e,n,(e,n)=>{try{return e.serialize(n)}catch(e){return n}})}function parseInputValue(e,n){return transformInputValue(e,n,(e,n)=>{try{return e.parseValue(n)}catch(e){return n}})}function mapSchema(e,n={}){var i=mapArguments(mapFields(mapTypes(mapDefaultValues(function mapEnumValues(e,u,n){const l=function getEnumValueMapper(e){e=e[g.ENUM_VALUE];return null!=e?e:null}(n);return l?mapTypes(e,u,{[g.ENUM_TYPE]:e=>{var n=e.toConfig(),i=n.values;const t={};for(const s in i){var a,r,d=i[s],o=l(d,e.name,u,s);void 0===o?t[s]=d:Array.isArray(o)?([a,r]=o,t[a]=void 0===r?d:r):null!==o&&(t[s]=o)}return correctASTNodes(new K({...n,values:t}))}},e=>isEnumType(e)):e}(mapTypes(mapDefaultValues(e.getTypeMap(),e,serializeInputValue),e,n,e=>isLeafType(e)),e,n),e,parseInputValue),e,n,e=>!isLeafType(e)),e,n),e,n),{typeMap:n,directives:t}=rewireTypes(i,function mapDirectives(e,n,i){const t=function getDirectiveMapper(e){e=e[g.DIRECTIVE];return null!=e?e:null}(i);if(null==t)return e.slice();const a=[];for(const d of e){var r=t(d,n);void 0===r?a.push(d):null!==r&&a.push(r)}return a}(e.getDirectives(),e,n));return new Oe({...e.toConfig(),query:getObjectTypeFromTypeMap(n,getObjectTypeFromTypeMap(i,e.getQueryType())),mutation:getObjectTypeFromTypeMap(n,getObjectTypeFromTypeMap(i,e.getMutationType())),subscription:getObjectTypeFromTypeMap(n,getObjectTypeFromTypeMap(i,e.getSubscriptionType())),types:Object.values(n),directives:t})}function mapTypes(e,n,i,t=()=>!0){const a={};for(const o in e)if(!o.startsWith("__")){var r,d=e[o];if(null!=d&&t(d)){const s=function getTypeMapper(e,n,i){e=function getTypeSpecifiers(e,n){var i;const t=e.getType(n),a=[g.TYPE];isObjectType(t)?(a.push(g.COMPOSITE_TYPE,g.OBJECT_TYPE),n===(null==(i=e.getQueryType())?void 0:i.name)?a.push(g.ROOT_OBJECT,g.QUERY):n===(null==(i=e.getMutationType())?void 0:i.name)?a.push(g.ROOT_OBJECT,g.MUTATION):n===(null==(i=e.getSubscriptionType())?void 0:i.name)&&a.push(g.ROOT_OBJECT,g.SUBSCRIPTION)):isInputObjectType(t)?a.push(g.INPUT_OBJECT_TYPE):isInterfaceType(t)?a.push(g.COMPOSITE_TYPE,g.ABSTRACT_TYPE,g.INTERFACE_TYPE):isUnionType(t)?a.push(g.COMPOSITE_TYPE,g.ABSTRACT_TYPE,g.UNION_TYPE):isEnumType(t)?a.push(g.ENUM_TYPE):isScalarType(t)&&a.push(g.SCALAR_TYPE);return a}(e,i);let t;const a=[...e];for(;!t&&0<a.length;){var r=a.pop();t=n[r]}return null!=t?t:null}(n,i,o);null==s?a[o]=d:(r=s(d,n),a[o]=void 0===r?d:r)}else a[o]=d}return a}function mapDefaultValues(i,e,t){const a=mapArguments(i,e,{[g.ARGUMENT]:e=>{if(void 0===e.defaultValue)return e;var n=getNewType(i,e.type);return null!=n?{...e,defaultValue:t(n,e.defaultValue)}:void 0}});return mapFields(a,e,{[g.INPUT_OBJECT_FIELD]:e=>{if(void 0===e.defaultValue)return e;var n=getNewType(a,e.type);return null!=n?{...e,defaultValue:t(n,e.defaultValue)}:void 0}})}function getNewType(e,n){var i;return isListType(n)?null!=(i=getNewType(e,n.ofType))?new GraphQLList(i):null:isNonNullType(n)?null!=(i=getNewType(e,n.ofType))?new GraphQLNonNull(i):null:isNamedType(n)&&null!=(i=e[n.name])?i:null}function mapFields(e,n,i){const t={};for(const s in e)if(!s.startsWith("__")){const u=e[s];if(isObjectType(u)||isInterfaceType(u)||isInputObjectType(u)){const l=function getFieldMapper(e,n,i){e=function getFieldSpecifiers(e,n){var i;const t=e.getType(n),a=[g.FIELD];isObjectType(t)?(a.push(g.COMPOSITE_FIELD,g.OBJECT_FIELD),n===(null==(i=e.getQueryType())?void 0:i.name)?a.push(g.ROOT_FIELD,g.QUERY_ROOT_FIELD):n===(null==(i=e.getMutationType())?void 0:i.name)?a.push(g.ROOT_FIELD,g.MUTATION_ROOT_FIELD):n===(null==(i=e.getSubscriptionType())?void 0:i.name)&&a.push(g.ROOT_FIELD,g.SUBSCRIPTION_ROOT_FIELD)):isInterfaceType(t)?a.push(g.COMPOSITE_FIELD,g.INTERFACE_FIELD):isInputObjectType(t)&&a.push(g.INPUT_OBJECT_FIELD);return a}(e,i);let t;const a=[...e];for(;!t&&0<a.length;){var r=a.pop();t=n[r]}return null!==t&&void 0!==t?t:null}(n,i,s);if(null==l)t[s]=u;else{var a=u.toConfig(),r=a.fields;const m={};for(const p in r){var d=r[p],o=l(d,p,s,n);if(void 0===o)m[p]=d;else if(Array.isArray(o)){const[c,v]=o;null!=v.astNode&&(v.astNode={...v.astNode,name:{...v.astNode.name,value:c}}),m[c]=void 0===v?d:v}else null!==o&&(m[p]=o)}isObjectType(u)?t[s]=correctASTNodes(new H({...a,fields:m})):isInterfaceType(u)?t[s]=correctASTNodes(new W({...a,fields:m})):t[s]=correctASTNodes(new J({...a,fields:m}))}}else t[s]=u}return t}function mapArguments(e,n,i){const t={};for(const p in e)if(!p.startsWith("__")){const c=e[p];if(isObjectType(c)||isInterfaceType(c)){const v=function getArgumentMapper(e){e=e[g.ARGUMENT];return null!=e?e:null}(i);if(null==v)t[p]=c;else{var a=c.toConfig(),r=a.fields;const k={};for(const y in r){var d=r[y],o=d.args;if(null==o)k[y]=d;else{var s=Object.keys(o);if(s.length){const f={};for(const N of s){var u,l=o[N],m=v(l,y,p,n);void 0===m?f[N]=l:Array.isArray(m)?([l,u]=m,f[l]=u):null!==m&&(f[N]=m)}k[y]={...d,args:f}}else k[y]=d}}isObjectType(c)?t[p]=new H({...a,fields:k}):isInterfaceType(c)?t[p]=new W({...a,fields:k}):t[p]=new J({...a,fields:k})}}else t[p]=c}return t}function correctASTNodes(e){if(isObjectType(e)){const r=e.toConfig();if(null!=r.astNode){const d=[];for(const o in r.fields){var n=r.fields[o];null!=n.astNode&&d.push(n.astNode)}r.astNode={...r.astNode,kind:T.OBJECT_TYPE_DEFINITION,fields:d}}return null!=r.extensionASTNodes&&(r.extensionASTNodes=r.extensionASTNodes.map(e=>({...e,kind:T.OBJECT_TYPE_EXTENSION,fields:void 0}))),new H(r)}if(isInterfaceType(e)){const s=e.toConfig();if(null!=s.astNode){const u=[];for(const l in s.fields){var i=s.fields[l];null!=i.astNode&&u.push(i.astNode)}s.astNode={...s.astNode,kind:T.INTERFACE_TYPE_DEFINITION,fields:u}}return null!=s.extensionASTNodes&&(s.extensionASTNodes=s.extensionASTNodes.map(e=>({...e,kind:T.INTERFACE_TYPE_EXTENSION,fields:void 0}))),new W(s)}if(isInputObjectType(e)){const m=e.toConfig();if(null!=m.astNode){const p=[];for(const c in m.fields){var t=m.fields[c];null!=t.astNode&&p.push(t.astNode)}m.astNode={...m.astNode,kind:T.INPUT_OBJECT_TYPE_DEFINITION,fields:p}}return null!=m.extensionASTNodes&&(m.extensionASTNodes=m.extensionASTNodes.map(e=>({...e,kind:T.INPUT_OBJECT_TYPE_EXTENSION,fields:void 0}))),new J(m)}if(isEnumType(e)){const v=e.toConfig();if(null!=v.astNode){const k=[];for(const y in v.values){var a=v.values[y];null!=a.astNode&&k.push(a.astNode)}v.astNode={...v.astNode,values:k}}return null!=v.extensionASTNodes&&(v.extensionASTNodes=v.extensionASTNodes.map(e=>({...e,values:void 0}))),new K(v)}return e}function healSchema(e){!function healTypes(i,e){const n=Object.create(null);for(const d in i){var t=i[d];if(null!=t&&!d.startsWith("__")){const o=t.name;o.startsWith("__")||(null!=n[o]?console.warn(`Duplicate schema type name ${o} found; keeping the existing one found in the schema`):n[o]=t)}}for(const s in n){var a=n[s];i[s]=a}for(const u of e)u.args=u.args.filter(e=>(e.type=healType(e.type),null!==e.type));for(const l in i){var r=i[l];!l.startsWith("__")&&l in n&&null!=r&&!function healNamedType(e){if(isObjectType(e))healFields(e),healInterfaces(e);else{if(isInterfaceType(e))return healFields(e),"getInterfaces"in e&&healInterfaces(e);if(isUnionType(e))!function healUnderlyingTypes(e){const n=e.getTypes();n.push(...n.splice(0).map(e=>healType(e)).filter(Boolean))}(e);else if(isInputObjectType(e))!function healInputFields(e){const n=e.getFields();for(var[i,t]of Object.entries(n))t.type=healType(t.type),null===t.type&&delete n[i]}(e);else if(!isLeafType(e))throw new Error("Unexpected schema type: "+e)}}(r)}for(const m in i)m.startsWith("__")||m in n||delete i[m];function healFields(e){const n=e.getFields();for(var[i,t]of Object.entries(n))t.args.map(e=>(e.type=healType(e.type),null===e.type?null:e)).filter(Boolean),t.type=healType(t.type),null===t.type&&delete n[i]}function healInterfaces(e){if("getInterfaces"in e){const n=e.getInterfaces();n.push(...n.splice(0).map(e=>healType(e)).filter(Boolean))}}function healType(e){if(isListType(e))return null!=(n=healType(e.ofType))?new GraphQLList(n):null;if(isNonNullType(e))return null!=(n=healType(e.ofType))?new GraphQLNonNull(n):null;if(isNamedType(e)){var n=i[e.name];if(n&&e!==n)return n}return e}}(e.getTypeMap(),e.getDirectives())}function forEachField(e,n){var i=e.getTypeMap();for(const a in i){const r=i[a];if(!getNamedType(r).name.startsWith("__")&&isObjectType(r)){var t=r.getFields();for(const d in t)n(t[d],a,d)}}}function forEachDefaultValue(e,n){var i=e.getTypeMap();for(const r in i){const d=i[r];if(!getNamedType(d).name.startsWith("__"))if(isObjectType(d)){var t=d.getFields();for(const o in t)for(const s of t[o].args)s.defaultValue=n(s.type,s.defaultValue)}else if(isInputObjectType(d)){var a=d.getFields();for(const u in a){const l=a[u];l.defaultValue=n(l.type,l.defaultValue)}}}}function mergeDeep(e,n=!1){var i=e[0]||{};const t={};n&&Object.setPrototypeOf(t,Object.create(Object.getPrototypeOf(i)));for(const o of e)if(isObject$4(i)&&isObject$4(o)){if(n){var a=Object.getPrototypeOf(t),r=Object.getPrototypeOf(o);if(r)for(const s of Object.getOwnPropertyNames(r)){var d=Object.getOwnPropertyDescriptor(r,s);null!=d&&Object.defineProperty(a,s,d)}}for(const u in o)isObject$4(o[u])&&u in t?t[u]=mergeDeep([t[u],o[u]],n):Object.assign(t,{[u]:o[u]})}return t}function isObject$4(e){return e&&"object"==typeof e&&!Array.isArray(e)}function isDocumentNode(e){return e&&"object"==typeof e&&"kind"in e&&e.kind===T.DOCUMENT}function expectResolver(e,n,i,t,a){if(i.resolve){if("function"!=typeof i.resolve)throw new Error(`Resolver "${t}.${a}" must be a function`)}else{i=`Resolver missing for "${t}.${a}".
8
- To disable this validator, use:
9
- resolverValidationOptions: {
10
- ${e}: 'ignore'
11
- }`;if("error"===n)throw new Error(i);"warn"===n&&console.warn(i)}}function addResolversToSchema({schema:e,resolvers:n,defaultFieldResolver:i,resolverValidationOptions:t={},inheritResolversFromInterfaces:a=!1,updateResolversInPlace:r=!1}){var{requireResolversToMatchSchema:d="error",requireResolversForResolveType:t}=t,o=a?function extendResolversFromInterfaces(e,n){const i={};var t=e.getTypeMap();for(const r in t){const d=t[r];if("getInterfaces"in d){i[r]={};for(const o of d.getInterfaces())if(n[o.name])for(const s in n[o.name])"__isTypeOf"!==s&&s.startsWith("__")||(i[r][s]=n[o.name][s]);var a=n[r];i[r]={...i[r],...a}}else{a=n[r];null!=a&&(i[r]=a)}}return i}(e,n):n;for(const l in o){var s=o[l];if("object"!=typeof s)throw new Error(`"${l}" defined in resolvers, but has invalid value "${s}". The resolver's value must be of type object.`);const m=e.getType(l);if(null==m){if("ignore"!==d)throw new Error(`"${l}" defined in resolvers, but not in schema`)}else if(isSpecifiedScalarType(m))for(const p in s)p.startsWith("__")?m[p.substring(2)]=s[p]:m[p]=s[p];else if(isEnumType(m)){const c=m.getValues();for(const v in s)if(!v.startsWith("__")&&!c.some(e=>e.name===v)&&d&&"ignore"!==d)throw new Error(`${m.name}.${v} was defined in resolvers, but not present within `+m.name)}else if(isUnionType(m)){for(const k in s)if(!k.startsWith("__")&&d&&"ignore"!==d)throw new Error(`${m.name}.${k} was defined in resolvers, but ${m.name} is not an object or interface type`)}else if(isObjectType(m)||isInterfaceType(m))for(const y in s)if(!y.startsWith("__"))if(null==m.getFields()[y]){if(d&&"ignore"!==d)throw new Error(`${l}.${y} defined in resolvers, but not in schema`)}else{var u=s[y];if("function"!=typeof u&&"object"!=typeof u)throw new Error(`Resolver ${l}.${y} must be object or function`)}}return e=(r?function addResolversToExistingSchema(e,n,i){var t,a;const r=e.getTypeMap();for(const o in n){const s=e.getType(o);var d=n[o];if(isScalarType(s))for(const u in d)u.startsWith("__")?s[u.substring(2)]=d[u]:"astNode"===u&&null!=s.astNode?s.astNode={...s.astNode,description:null!=(t=null==(t=null==d?void 0:d.astNode)?void 0:t.description)?t:s.astNode.description,directives:(null!=(t=s.astNode.directives)?t:[]).concat(null!=(t=null==(t=null==d?void 0:d.astNode)?void 0:t.directives)?t:[])}:"extensionASTNodes"===u&&null!=s.extensionASTNodes?s.extensionASTNodes=s.extensionASTNodes.concat(null!=(t=null==d?void 0:d.extensionASTNodes)?t:[]):"extensions"===u&&null!=s.extensions&&null!=d.extensions?s.extensions=Object.assign(Object.create(null),s.extensions,d.extensions):s[u]=d[u];else if(isEnumType(s)){const l=s.toConfig(),m=l.values;for(const p in d)p.startsWith("__")?l[p.substring(2)]=d[p]:"astNode"===p&&null!=l.astNode?l.astNode={...l.astNode,description:null!=(a=null==(a=null==d?void 0:d.astNode)?void 0:a.description)?a:l.astNode.description,directives:(null!=(a=l.astNode.directives)?a:[]).concat(null!=(a=null==(a=null==d?void 0:d.astNode)?void 0:a.directives)?a:[])}:"extensionASTNodes"===p&&null!=l.extensionASTNodes?l.extensionASTNodes=l.extensionASTNodes.concat(null!=(a=null==d?void 0:d.extensionASTNodes)?a:[]):"extensions"===p&&null!=s.extensions&&null!=d.extensions?s.extensions=Object.assign(Object.create(null),s.extensions,d.extensions):m[p]&&(m[p].value=d[p]);r[o]=new K(l)}else if(isUnionType(s))for(const c in d)c.startsWith("__")&&(s[c.substring(2)]=d[c]);else if(isObjectType(s)||isInterfaceType(s))for(const v in d)if(v.startsWith("__"))s[v.substring(2)]=d[v];else{const k=s.getFields()[v];if(null!=k){const y=d[v];"function"==typeof y?k.resolve=y.bind(d):setFieldProperties(k,y)}}}forEachDefaultValue(e,serializeInputValue),healSchema(e),forEachDefaultValue(e,parseInputValue),null!=i&&forEachField(e,e=>{e.resolve||(e.resolve=i)});return e}:function createNewSchemaWithResolvers(e,d,n){e=mapSchema(e,{[g.SCALAR_TYPE]:e=>{var n;const i=e.toConfig();var t=d[e.name];if(!isSpecifiedScalarType(e)&&null!=t){for(const a in t)a.startsWith("__")?i[a.substring(2)]=t[a]:"astNode"===a&&null!=i.astNode?i.astNode={...i.astNode,description:null!=(n=null==(n=null==t?void 0:t.astNode)?void 0:n.description)?n:i.astNode.description,directives:(null!=(n=i.astNode.directives)?n:[]).concat(null!=(n=null==(n=null==t?void 0:t.astNode)?void 0:n.directives)?n:[])}:"extensionASTNodes"===a&&null!=i.extensionASTNodes?i.extensionASTNodes=i.extensionASTNodes.concat(null!=(n=null==t?void 0:t.extensionASTNodes)?n:[]):"extensions"===a&&null!=i.extensions&&null!=t.extensions?i.extensions=Object.assign(Object.create(null),e.extensions,t.extensions):i[a]=t[a];return new Q(i)}},[g.ENUM_TYPE]:e=>{var n,i=d[e.name];const t=e.toConfig(),a=t.values;if(null!=i){for(const r in i)r.startsWith("__")?t[r.substring(2)]=i[r]:"astNode"===r&&null!=t.astNode?t.astNode={...t.astNode,description:null!=(n=null==(n=null==i?void 0:i.astNode)?void 0:n.description)?n:t.astNode.description,directives:(null!=(n=t.astNode.directives)?n:[]).concat(null!=(n=null==(n=null==i?void 0:i.astNode)?void 0:n.directives)?n:[])}:"extensionASTNodes"===r&&null!=t.extensionASTNodes?t.extensionASTNodes=t.extensionASTNodes.concat(null!=(n=null==i?void 0:i.extensionASTNodes)?n:[]):"extensions"===r&&null!=t.extensions&&null!=i.extensions?t.extensions=Object.assign(Object.create(null),e.extensions,i.extensions):a[r]&&(a[r].value=i[r]);return new K(t)}},[g.UNION_TYPE]:e=>{var n=d[e.name];if(null!=n){const i=e.toConfig();return n.__resolveType&&(i.resolveType=n.__resolveType),new Y(i)}},[g.OBJECT_TYPE]:e=>{var n=d[e.name];if(null!=n){const i=e.toConfig();return n.__isTypeOf&&(i.isTypeOf=n.__isTypeOf),new H(i)}},[g.INTERFACE_TYPE]:e=>{var n=d[e.name];if(null!=n){const i=e.toConfig();return n.__resolveType&&(i.resolveType=n.__resolveType),new W(i)}},[g.COMPOSITE_FIELD]:(e,n,i)=>{i=d[i];if(null!=i){const t=i[n];if(null!=t){const a={...e};return"function"==typeof t?a.resolve=t.bind(i):setFieldProperties(a,t),a}}}}),null!=n&&(e=mapSchema(e,{[g.OBJECT_FIELD]:e=>({...e,resolve:null!=e.resolve?e.resolve:n})}));return e})(e,o,i),t&&"ignore"!==t&&function checkForResolveTypeResolver(e,n){mapSchema(e,{[g.ABSTRACT_TYPE]:e=>{if(!e.resolveType){e=`Type "${e.name}" is missing a "__resolveType" resolver. Pass 'ignore' into `+'"resolverValidationOptions.requireResolversForResolveType" to disable this error.';if("error"===n)throw new Error(e);"warn"===n&&console.warn(e)}}})}(e,t),e}function setFieldProperties(e,n){for(const i in n)e[i]=n[i]}function mergeArguments$1(e,n,i){const t=function deduplicateArguments(e,t){return e.reduce((e,n)=>{var i=e.findIndex(e=>e.name.value===n.name.value);return-1===i?e.concat([n]):(null!=t&&t.reverseArguments||(e[i]=n),e)},[])}([...n,...e].filter(isSome),i);return i&&i.sort&&t.sort(compareNodes),t}function isRepeatableDirective(e,n){return null!=(n=null==n?void 0:n[e.name.value])&&n.repeatable}function mergeArguments(e,n){const i=[...n];for(const r of e){var t,a=i.findIndex(e=>e.name.value===r.name.value);if(-1<a){const d=i[a];"ListValue"===d.value.kind?(a=d.value.values,t=r.value.values,d.value.values=function deduplicateLists(n,e,i){return n.concat(e.filter(e=>i(e,n)))}(a,t,(e,n)=>{const i=e.value;return!i||!n.some(e=>e.value===i)})):d.value=r.value}else i.push(r)}return i}function mergeDirectives(e=[],n=[],i,t){var a,r,i=i&&i.reverseDirectives,d=i?n:e;const o=function deduplicateDirectives(e,a){return e.map((n,e,i)=>{var t=i.findIndex(e=>e.name.value===n.name.value);return t===e||isRepeatableDirective(n,a)?n:(n.arguments=mergeArguments(n.arguments,i[t].arguments),null)}).filter(isSome)}([...i?e:n],t);for(const s of d)!function directiveAlreadyExists(e,n){return e.find(e=>e.name.value===n.name.value)}(o,s)||isRepeatableDirective(s,t)?o.push(s):(a=o.findIndex(e=>e.name.value===s.name.value),r=o[a],o[a].arguments=mergeArguments(s.arguments||[],r.arguments||[]));return o}function mergeDirective(e,n){return n?(function validateInputs(e,n){const i=print({...e,description:void 0}),t=print({...n,description:void 0});if(n=new RegExp("(directive @w*d*)|( on .*$)","g"),!(i.replace(n,"")===t.replace(n,"")))throw new Error(`Unable to merge GraphQL directive "${e.name.value}".
12
- Existing directive:
13
- ${t}
14
- Received directive:
15
- `+i)}(e,n),{...e,locations:[...n.locations,...e.locations.filter(e=>!function nameAlreadyExists(n,e){return e.some(({value:e})=>e===n.value)}(e,n.locations))]}):e}function mergeEnum(e,n,i,t){return n?{name:e.name,description:e.description||n.description,kind:null!=i&&i.convertExtensions||"EnumTypeDefinition"===e.kind||"EnumTypeDefinition"===n.kind?"EnumTypeDefinition":"EnumTypeExtension",loc:e.loc,directives:mergeDirectives(e.directives,n.directives,i,t),values:function mergeEnumValues(e,n,i,t){if(null!=i&&i.consistentEnumMerge){const o=[];e&&o.push(...e),e=n,n=o}const a=new Map;if(e)for(const s of e)a.set(s.name.value,s);if(n)for(const u of n){var r=u.name.value;if(a.has(r)){const l=a.get(r);l.description=u.description||l.description,l.directives=mergeDirectives(u.directives,l.directives,t)}else a.set(r,u)}const d=[...a.values()];return i&&i.sort&&d.sort(compareNodes),d}(e.values,n.values,i)}:null!=i&&i.convertExtensions?{...e,kind:T.ENUM_TYPE_DEFINITION}:e}function isStringTypes(e){return"string"==typeof e}function extractType(e){let n=e;for(;n.kind===T.LIST_TYPE||"NonNullType"===n.kind;)n=n.type;return n}function isListTypeNode(e){return e.kind===T.LIST_TYPE}function isNonNullTypeNode(e){return e.kind===T.NON_NULL_TYPE}function printTypeNode(e){return isListTypeNode(e)?`[${printTypeNode(e.type)}]`:isNonNullTypeNode(e)?printTypeNode(e.type)+"!":e.name.value}function defaultStringComparator(e,n){return null==e&&null==n?qe.A_EQUALS_B:null==e?qe.A_SMALLER_THAN_B:null==n?qe.A_GREATER_THAN_B:e<n?qe.A_SMALLER_THAN_B:n<e?qe.A_GREATER_THAN_B:qe.A_EQUALS_B}function mergeFields(n,e,i,t,a){const r=[];if(null!=i&&r.push(...i),null!=e)for(const s of e){var[d,o]=function fieldAlreadyExists(e,n){var i=e.findIndex(e=>e.name.value===n.name.value);return[-1<i?e[i]:null,i]}(r,s);if(!d||null!=t&&t.ignoreFieldConflicts)r.push(s);else{const u=(null==t?void 0:t.onFieldTypeConflict)&&t.onFieldTypeConflict(d,s,n,null==t?void 0:t.throwOnConflict)||function preventConflicts(e,n,i,t=!1){var a=printTypeNode(n.type),r=printTypeNode(i.type);if(a!==r){var d=extractType(n.type),o=extractType(i.type);if(d.name.value!==o.name.value)throw new Error(`Field "${i.name.value}" already defined with a different type. Declared as "${d.name.value}", but you tried to override with "${o.name.value}"`);if(!function safeChangeForFieldType(e,n,i=!1){if(e.kind===T.NAMED_TYPE&&n.kind===T.NAMED_TYPE)return e.toString()===n.toString();if(isNonNullTypeNode(n)){const t=isNonNullTypeNode(e)?e.type:e;return safeChangeForFieldType(t,n.type)}if(isNonNullTypeNode(e))return safeChangeForFieldType(n,e,i);if(isListTypeNode(e))return isListTypeNode(n)&&safeChangeForFieldType(e.type,n.type)||isNonNullTypeNode(n)&&safeChangeForFieldType(e,n.type);return!1}(n.type,i.type,!t))throw new Error(`Field '${e.name.value}.${n.name.value}' changed type from '${a}' to '${r}'`)}isNonNullTypeNode(i.type)&&!isNonNullTypeNode(n.type)&&(n.type=i.type);return n}(n,d,s,null==t?void 0:t.throwOnConflict);u.arguments=mergeArguments$1(s.arguments||[],d.arguments||[],t),u.directives=mergeDirectives(s.directives,d.directives,t,a),u.description=s.description||d.description,r[o]=u}}if(t&&t.sort&&r.sort(compareNodes),t&&t.exclusions){const l=t.exclusions;return r.filter(e=>!l.includes(n.name.value+"."+e.name.value))}return r}function mergeNamedTypeArray(e=[],n=[],i={}){const t=[...n,...e.filter(e=>!function alreadyExists(e,n){return e.find(e=>e.name.value===n.name.value)}(n,e))];return i&&i.sort&&t.sort(compareNodes),t}(e=g=g||{}).TYPE="MapperKind.TYPE",e.SCALAR_TYPE="MapperKind.SCALAR_TYPE",e.ENUM_TYPE="MapperKind.ENUM_TYPE",e.COMPOSITE_TYPE="MapperKind.COMPOSITE_TYPE",e.OBJECT_TYPE="MapperKind.OBJECT_TYPE",e.INPUT_OBJECT_TYPE="MapperKind.INPUT_OBJECT_TYPE",e.ABSTRACT_TYPE="MapperKind.ABSTRACT_TYPE",e.UNION_TYPE="MapperKind.UNION_TYPE",e.INTERFACE_TYPE="MapperKind.INTERFACE_TYPE",e.ROOT_OBJECT="MapperKind.ROOT_OBJECT",e.QUERY="MapperKind.QUERY",e.MUTATION="MapperKind.MUTATION",e.SUBSCRIPTION="MapperKind.SUBSCRIPTION",e.DIRECTIVE="MapperKind.DIRECTIVE",e.FIELD="MapperKind.FIELD",e.COMPOSITE_FIELD="MapperKind.COMPOSITE_FIELD",e.OBJECT_FIELD="MapperKind.OBJECT_FIELD",e.ROOT_FIELD="MapperKind.ROOT_FIELD",e.QUERY_ROOT_FIELD="MapperKind.QUERY_ROOT_FIELD",e.MUTATION_ROOT_FIELD="MapperKind.MUTATION_ROOT_FIELD",e.SUBSCRIPTION_ROOT_FIELD="MapperKind.SUBSCRIPTION_ROOT_FIELD",e.INTERFACE_FIELD="MapperKind.INTERFACE_FIELD",e.INPUT_OBJECT_FIELD="MapperKind.INPUT_OBJECT_FIELD",e.ARGUMENT="MapperKind.ARGUMENT",e.ENUM_VALUE="MapperKind.ENUM_VALUE",new De({name:"defer",description:"Directs the executor to defer this fragment when the `if` argument is true or undefined.",locations:[u.FRAGMENT_SPREAD,u.INLINE_FRAGMENT],args:{if:{type:new GraphQLNonNull(de),description:"Deferred when true or undefined.",defaultValue:!0},label:{type:re,description:"Unique name"}}}),new De({name:"stream",description:"Directs the executor to stream plural fields when the `if` argument is true or undefined.",locations:[u.FIELD],args:{if:{type:new GraphQLNonNull(de),description:"Stream when true or undefined.",defaultValue:!0},label:{type:re,description:"Unique name"},initialCount:{defaultValue:0,type:te,description:"Number of items to return immediately"}}}),(e=qe=qe||{})[e.A_SMALLER_THAN_B=-1]="A_SMALLER_THAN_B",e[e.A_EQUALS_B=0]="A_EQUALS_B",e[e.A_GREATER_THAN_B=1]="A_GREATER_THAN_B";const Je={query:"Query",mutation:"Mutation",subscription:"Subscription"};function mergeSchemaDefs(e,n,i,t){return n?{kind:e.kind===T.SCHEMA_DEFINITION||n.kind===T.SCHEMA_DEFINITION?T.SCHEMA_DEFINITION:T.SCHEMA_EXTENSION,description:e.description||n.description,directives:mergeDirectives(e.directives,n.directives,i,t),operationTypes:function mergeOperationTypes(e=[],n=[]){const i=[];for(const a in Je){var t=e.find(e=>e.operation===a)||n.find(e=>e.operation===a);t&&i.push(t)}return i}(e.operationTypes,n.operationTypes)}:null!=i&&i.convertExtensions?{...e,kind:T.SCHEMA_DEFINITION}:e}const Ze="SCHEMA_DEF_SYMBOL";function mergeGraphQLNodes(e,n,i={}){var t;const a=i;for(const d of e)if(function isNamedDefinitionNode(e){return"name"in e}(d)){var r=null==(t=d.name)?void 0:t.value;if(null!=n&&n.commentDescriptions&&collectComment(d),null!=r)if(null!=(t=null==n?void 0:n.exclusions)&&t.includes(r+".*")||null!=(t=null==n?void 0:n.exclusions)&&t.includes(r))delete a[r];else switch(d.kind){case T.OBJECT_TYPE_DEFINITION:case T.OBJECT_TYPE_EXTENSION:a[r]=function mergeType(n,e,i,t){if(e)try{return{name:n.name,description:n.description||e.description,kind:null!=i&&i.convertExtensions||"ObjectTypeDefinition"===n.kind||"ObjectTypeDefinition"===e.kind?"ObjectTypeDefinition":"ObjectTypeExtension",loc:n.loc,fields:mergeFields(n,n.fields,e.fields,i),directives:mergeDirectives(n.directives,e.directives,i,t),interfaces:mergeNamedTypeArray(n.interfaces,e.interfaces,i)}}catch(e){throw new Error(`Unable to merge GraphQL type "${n.name.value}": `+e.message)}return null!=i&&i.convertExtensions?{...n,kind:T.OBJECT_TYPE_DEFINITION}:n}(d,a[r],n,i);break;case T.ENUM_TYPE_DEFINITION:case T.ENUM_TYPE_EXTENSION:a[r]=mergeEnum(d,a[r],n,i);break;case T.UNION_TYPE_DEFINITION:case T.UNION_TYPE_EXTENSION:a[r]=function mergeUnion(e,n,i,t){return n?{name:e.name,description:e.description||n.description,directives:mergeDirectives(e.directives,n.directives,i,t),kind:null!=i&&i.convertExtensions||"UnionTypeDefinition"===e.kind||"UnionTypeDefinition"===n.kind?T.UNION_TYPE_DEFINITION:T.UNION_TYPE_EXTENSION,loc:e.loc,types:mergeNamedTypeArray(e.types,n.types,i)}:null!=i&&i.convertExtensions?{...e,kind:T.UNION_TYPE_DEFINITION}:e}(d,a[r],n,i);break;case T.SCALAR_TYPE_DEFINITION:case T.SCALAR_TYPE_EXTENSION:a[r]=function mergeScalar(e,n,i,t){return n?{name:e.name,description:e.description||n.description,kind:null!=i&&i.convertExtensions||"ScalarTypeDefinition"===e.kind||"ScalarTypeDefinition"===n.kind?"ScalarTypeDefinition":"ScalarTypeExtension",loc:e.loc,directives:mergeDirectives(e.directives,n.directives,i,t)}:null!=i&&i.convertExtensions?{...e,kind:T.SCALAR_TYPE_DEFINITION}:e}(d,a[r],n,i);break;case T.INPUT_OBJECT_TYPE_DEFINITION:case T.INPUT_OBJECT_TYPE_EXTENSION:a[r]=function mergeInputType(n,e,i,t){if(e)try{return{name:n.name,description:n.description||e.description,kind:null!=i&&i.convertExtensions||"InputObjectTypeDefinition"===n.kind||"InputObjectTypeDefinition"===e.kind?"InputObjectTypeDefinition":"InputObjectTypeExtension",loc:n.loc,fields:mergeFields(n,n.fields,e.fields,i),directives:mergeDirectives(n.directives,e.directives,i,t)}}catch(e){throw new Error(`Unable to merge GraphQL input type "${n.name.value}": `+e.message)}return null!=i&&i.convertExtensions?{...n,kind:T.INPUT_OBJECT_TYPE_DEFINITION}:n}(d,a[r],n,i);break;case T.INTERFACE_TYPE_DEFINITION:case T.INTERFACE_TYPE_EXTENSION:a[r]=function mergeInterface(n,e,i,t){if(e)try{return{name:n.name,description:n.description||e.description,kind:null!=i&&i.convertExtensions||"InterfaceTypeDefinition"===n.kind||"InterfaceTypeDefinition"===e.kind?"InterfaceTypeDefinition":"InterfaceTypeExtension",loc:n.loc,fields:mergeFields(n,n.fields,e.fields,i),directives:mergeDirectives(n.directives,e.directives,i,t),interfaces:n.interfaces?mergeNamedTypeArray(n.interfaces,e.interfaces,i):void 0}}catch(e){throw new Error(`Unable to merge GraphQL interface "${n.name.value}": `+e.message)}return null!=i&&i.convertExtensions?{...n,kind:T.INTERFACE_TYPE_DEFINITION}:n}(d,a[r],n,i);break;case T.DIRECTIVE_DEFINITION:a[r]=mergeDirective(d,a[r])}}else d.kind!==T.SCHEMA_DEFINITION&&d.kind!==T.SCHEMA_EXTENSION||(a[Ze]=mergeSchemaDefs(d,a[Ze],n));return a}function mergeTypeDefs(e,n){We={};e={kind:T.DOCUMENT,definitions:function mergeGraphQLTypes(e,n){var i;We={};const{allDirectives:t,allNodes:a}=function visitTypeSources(e,n,i=[],t=[],a=new Set){if(e&&!a.has(e))if(a.add(e),"function"==typeof e)visitTypeSources(e(),n,i,t,a);else if(Array.isArray(e))for(const r of e)visitTypeSources(r,n,i,t,a);else if(isSchema(e)){const d=getDocumentNodeFromSchema(e,n);visitTypeSources(d.definitions,n,i,t,a)}else if(isStringTypes(e)||e instanceof R){const o=parse(e,n);visitTypeSources(o.definitions,n,i,t,a)}else if("object"==typeof e&&isDefinitionNode(e))(e.kind===T.DIRECTIVE_DEFINITION?i:t).push(e);else{if(!isDocumentNode(e))throw new Error("typeDefs must contain only strings, documents, schemas, or functions, got "+typeof e);visitTypeSources(e.definitions,n,i,t,a)}return{allDirectives:i,allNodes:t}}(e,n),r=mergeGraphQLNodes(t,n),d=mergeGraphQLNodes(a,n,r);if(null!=n&&n.useSchemaDefinition){var o,e=d[Ze]||{kind:T.SCHEMA_DEFINITION,operationTypes:[]};const u=e.operationTypes;for(const l in Je)u.find(e=>e.operation===l)||(o=Je[l],null!=(o=d[o])&&null!=o.name&&u.push({kind:T.OPERATION_TYPE_DEFINITION,type:{kind:T.NAMED_TYPE,name:o.name},operation:l}));null!=(null==(i=null===e?void 0:e.operationTypes)?void 0:i.length)&&0<e.operationTypes.length&&(d[Ze]=e)}null==n||!n.forceSchemaDefinition||null!=(e=null==(i=d[Ze])?void 0:i.operationTypes)&&e.length||(d[Ze]={kind:T.SCHEMA_DEFINITION,operationTypes:[{kind:T.OPERATION_TYPE_DEFINITION,operation:"query",type:{kind:T.NAMED_TYPE,name:{kind:T.NAME,value:"Query"}}}]});const s=Object.values(d);if(null!=n&&n.sort){const m="function"==typeof n.sort?n.sort:defaultStringComparator;s.sort((e,n)=>{return m(null==(e=e.name)?void 0:e.value,null==(e=n.name)?void 0:e.value)})}return s}(e,{useSchemaDefinition:!0,forceSchemaDefinition:!1,throwOnConflict:!1,commentDescriptions:!1,...n})};let i;return i=null!=n&&n.commentDescriptions?function printWithComments(e){return visit(e,Ke)}(e):e,We={},i}function applyExtensionObject(e,n){e&&(e.extensions=mergeDeep([e.extensions||{},n||{}]))}function makeExecutableSchema({typeDefs:e,resolvers:n={},resolverValidationOptions:i={},inheritResolversFromInterfaces:t=!1,updateResolversInPlace:a=!1,schemaExtensions:r,...d}){if("object"!=typeof i)throw new Error("Expected `resolverValidationOptions` to be an object");if(!e)throw new Error("Must provide typeDefs");let o;return o=addResolversToSchema({schema:o=isSchema(e)?e:null!=d&&d.commentDescriptions?function buildSchema(e,n){return buildASTSchema(parse(e,{noLocation:null==n?void 0:n.noLocation,allowLegacySDLEmptyFields:null==n?void 0:n.allowLegacySDLEmptyFields,allowLegacySDLImplementsInterfaces:null==n?void 0:n.allowLegacySDLImplementsInterfaces,experimentalFragmentVariables:null==n?void 0:n.experimentalFragmentVariables}),{commentDescriptions:null==n?void 0:n.commentDescriptions,assumeValidSDL:null==n?void 0:n.assumeValidSDL,assumeValid:null==n?void 0:n.assumeValid})}(mergeTypeDefs(e,{...d,commentDescriptions:!0}),d):buildASTSchema(mergeTypeDefs(e,d),d),resolvers:function mergeResolvers(e,n){if(!e||Array.isArray(e)&&0===e.length)return{};if(!Array.isArray(e))return e;if(1===e.length)return e[0]||{};const i=new Array;for(var t of e)"object"==typeof(t=Array.isArray(t)?mergeResolvers(t):t)&&t&&i.push(t);const a=mergeDeep(i,!0);if(null!=n&&n.exclusions)for(const o of n.exclusions){var[r,d]=o.split(".");d&&"*"!==d?a[r]&&delete a[r][d]:delete a[r]}return a}(n),resolverValidationOptions:i,inheritResolversFromInterfaces:t,updateResolversInPlace:a}),0<Object.keys(i).length&&function assertResolversPresent(e,n={}){const{requireResolversForArgs:t,requireResolversForNonScalar:a,requireResolversForAllFields:r}=n;if(r&&(t||a))throw new TypeError("requireResolversForAllFields takes precedence over the more specific assertions. Please configure either requireResolversForAllFields or requireResolversForArgs / requireResolversForNonScalar, but not a combination of them.");forEachField(e,(e,n,i)=>{r&&expectResolver("requireResolversForAllFields",r,e,n,i),t&&0<e.args.length&&expectResolver("requireResolversForArgs",t,e,n,i),"ignore"===a||isScalarType(getNamedType(e.type))||expectResolver("requireResolversForNonScalar",a,e,n,i)})}(o,i),r&&(r=function mergeExtensions(e){return mergeDeep(e)}(Ue(r)),function applyExtensions(e,n){applyExtensionObject(e,n.schemaExtensions);for(var[i,t]of Object.entries(n.types||{})){const l=e.getType(i);if(l)if(applyExtensionObject(l,t.extensions),"object"===t.type||"interface"===t.type)for(var[a,r]of Object.entries(t.fields)){const m=l.getFields()[a];if(m){applyExtensionObject(m,r.extensions);for(const[p,c]of Object.entries(r.arguments))applyExtensionObject(m.args.find(e=>e.name===p),c)}}else if("input"===t.type)for(var[d,o]of Object.entries(t.fields))applyExtensionObject(l.getFields()[d],o.extensions);else if("enum"===t.type)for(var[s,u]of Object.entries(t.values))applyExtensionObject(l.getValue(s),u)}}(o,r)),o}var e="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},e="object"==typeof e&&e&&e.Object===Object&&e,n="object"==typeof self&&self&&self.Object===Object&&self,n=e||n||Function("return this")(),Xe=n.Symbol,en=Object.prototype,nn=en.hasOwnProperty,tn=en.toString,an=Xe?Xe.toStringTag:void 0;var rn=Object.prototype.toString;var dn=function getRawTag$1(e){var n=nn.call(e,an),i=e[an];try{var t=!(e[an]=void 0)}catch(e){}var a=tn.call(e);return t&&(n?e[an]=i:delete e[an]),a},on=function objectToString$1(e){return rn.call(e)},sn=Xe?Xe.toStringTag:void 0;en=function baseGetTag$7(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":(sn&&sn in Object(e)?dn:on)(e)};var un=function isObject$3(e){var n=typeof e;return null!=e&&("object"==n||"function"==n)},ln=en,mn=un;var pn=function isFunction$2(e){return!!mn(e)&&("[object Function]"==(e=ln(e))||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e)},i=n["__core-js_shared__"],cn=(i=/[^.]+$/.exec(i&&i.keys&&i.keys.IE_PROTO||""))?"Symbol(src)_1."+i:"";var vn=Function.prototype.toString;var i=function toSource$2(e){if(null!=e){try{return vn.call(e)}catch(e){}try{return e+""}catch(e){}}return""},kn=pn,yn=function isMasked$1(e){return!!cn&&cn in e},fn=un,Nn=i,gn=/^\[object .+?Constructor\]$/,t=Function.prototype,Tn=Object.prototype,hn=RegExp("^"+t.toString.call(Tn.hasOwnProperty).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");var In=function baseIsNative$1(e){return!(!fn(e)||yn(e))&&(kn(e)?hn:gn).test(Nn(e))},Dn=function getValue$1(e,n){return null==e?void 0:e[n]};var t=function getNative$7(e,n){return e=Dn(e,n),In(e)?e:void 0},bn=t,Tn=function(){try{var e=bn(Object,"defineProperty");return e({},"",{}),e}catch(e){}}(),Sn=Tn;var a=function baseAssignValue$1(e,n,i){"__proto__"==n&&Sn?Sn(e,n,{configurable:!0,enumerable:!0,value:i,writable:!0}):e[n]=i};var Fn=function createBaseFor$1(s){return function(e,n,i){for(var t=-1,a=Object(e),r=i(e),d=r.length;d--;){var o=r[s?d:++t];if(!1===n(a[o],o,a))break}return e}}();var r=function baseTimes$1(e,n){for(var i=-1,t=Array(e);++i<e;)t[i]=n(i);return t};var En=function isObjectLike$8(e){return null!=e&&"object"==typeof e},An=en,On=En;var Cn=function baseIsArguments$1(e){return On(e)&&"[object Arguments]"==An(e)},_n=En,Rn=Object.prototype,wn=Rn.hasOwnProperty,Vn=Rn.propertyIsEnumerable,Rn=Cn(function(){return arguments}())?Cn:function(e){return _n(e)&&wn.call(e,"callee")&&!Vn.call(e,"callee")},Cn=Array.isArray,d={exports:{}};(o=d).exports=((o=(o=(Vr=(Vr=d.exports)&&!Vr.nodeType&&Vr)&&o&&!o.nodeType&&o)&&o.exports===Vr?n.Buffer:void 0)?o.isBuffer:void 0)||function stubFalse(){return!1};var Pn=/^(?:0|[1-9]\d*)$/;Vr=function isIndex$2(e,n){var i=typeof e;return!!(n=null==n?9007199254740991:n)&&("number"==i||"symbol"!=i&&Pn.test(e))&&-1<e&&e%1==0&&e<n};var o=function isLength$3(e){return"number"==typeof e&&-1<e&&e%1==0&&e<=9007199254740991},jn=en,Ln=o,Mn=En,Bn={};Bn["[object Float32Array]"]=Bn["[object Float64Array]"]=Bn["[object Int8Array]"]=Bn["[object Int16Array]"]=Bn["[object Int32Array]"]=Bn["[object Uint8Array]"]=Bn["[object Uint8ClampedArray]"]=Bn["[object Uint16Array]"]=Bn["[object Uint32Array]"]=!0,Bn["[object Arguments]"]=Bn["[object Array]"]=Bn["[object ArrayBuffer]"]=Bn["[object Boolean]"]=Bn["[object DataView]"]=Bn["[object Date]"]=Bn["[object Error]"]=Bn["[object Function]"]=Bn["[object Map]"]=Bn["[object Number]"]=Bn["[object Object]"]=Bn["[object RegExp]"]=Bn["[object Set]"]=Bn["[object String]"]=Bn["[object WeakMap]"]=!1;var xn=function baseIsTypedArray$1(e){return Mn(e)&&Ln(e.length)&&!!Bn[jn(e)]};var zn,qn,$n=function baseUnary$2(n){return function(e){return n(e)}},s={exports:{}},e=(qn=(zn=(Un=(Un=(l=s).exports)&&!Un.nodeType&&Un)&&l&&!l.nodeType&&l)&&zn.exports===Un&&e.process,Un=function(){try{var e=zn&&zn.require&&zn.require("util").types;return e?e:qn&&qn.binding&&qn.binding("util")}catch(e){}}(),l.exports=Un,xn),l=$n,Un=s.exports,xn=Un&&Un.isTypedArray,s=xn?l(xn):e,Gn=r,Qn=Rn,Hn=Cn,Wn=d.exports,Yn=Vr,Kn=s,Jn=Object.prototype.hasOwnProperty;var Zn=Object.prototype;var Un=function overArg$2(n,i){return function(e){return n(i(e))}},l=Un(Object.keys,Object),Xn=function isPrototype$1(e){var n=e&&e.constructor;return e===("function"==typeof n&&n.prototype||Zn)},ni=l,ii=Object.prototype.hasOwnProperty;var ti=pn,ai=o;var xn=function isArrayLike$4(e){return null!=e&&ai(e.length)&&!ti(e)},ri=function arrayLikeKeys$1(e,n){var i,t=Hn(e),a=!t&&Qn(e),r=!t&&!a&&Wn(e),d=!t&&!a&&!r&&Kn(e),o=t||a||r||d,s=o?Gn(e.length,String):[],u=s.length;for(i in e)!n&&!Jn.call(e,i)||o&&("length"==i||r&&("offset"==i||"parent"==i)||d&&("buffer"==i||"byteLength"==i||"byteOffset"==i)||Yn(i,u))||s.push(i);return s},di=function baseKeys$1(e){if(!Xn(e))return ni(e);var n,i=[];for(n in Object(e))ii.call(e,n)&&"constructor"!=n&&i.push(n);return i},oi=xn;var e=function keys$3(e){return(oi(e)?ri:di)(e)},si=Fn,ui=e;r=function baseForOwn$2(e,n){return e&&si(e,n,ui)};var l=function eq$2(e,n){return e===n||e!=e&&n!=n},li=l;var pn=function assocIndexOf$4(e,n){for(var i=e.length;i--;)if(li(e[i][0],n))return i;return-1},mi=pn,pi=Array.prototype.splice;var ci=pn;var vi=pn;var ki=pn;var Fn=function listCacheDelete$1(e){var n=this.__data__;return!((e=mi(n,e))<0)&&(e==n.length-1?n.pop():pi.call(n,e,1),--this.size,!0)},pn=function listCacheGet$1(e){var n=this.__data__;return(e=ci(n,e))<0?void 0:n[e][1]},yi=function listCacheHas$1(e){return-1<vi(this.__data__,e)},m=function listCacheSet$1(e,n){var i=this.__data__,t=ki(i,e);return t<0?(++this.size,i.push([e,n])):i[t][1]=n,this};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=function listCacheClear$1(){this.__data__=[],this.size=0},ListCache$4.prototype.delete=Fn,ListCache$4.prototype.get=pn,ListCache$4.prototype.has=yi,ListCache$4.prototype.set=m;var Fn=ListCache$4,fi=Fn;pn=function stackClear$1(){this.__data__=new fi,this.size=0};yi=function stackDelete$1(e){var n=this.__data__,e=n.delete(e);return this.size=n.size,e};m=function stackGet$1(e){return this.__data__.get(e)};var Ni=function stackHas$1(e){return this.__data__.has(e)},c=t(n,"Map"),gi=t(Object,"create"),Ti=gi;var hi=gi,Ii=Object.prototype.hasOwnProperty;var Di=gi,bi=Object.prototype.hasOwnProperty;var Si=gi;var gi=function hashDelete$1(e){return e=this.has(e)&&delete this.__data__[e],this.size-=e?1:0,e},v=function hashGet$1(e){var n,i=this.__data__;return hi?"__lodash_hash_undefined__"===(n=i[e])?void 0:n:Ii.call(i,e)?i[e]:void 0},k=function hashHas$1(e){var n=this.__data__;return Di?void 0!==n[e]:bi.call(n,e)},y=function hashSet$1(e,n){var i=this.__data__;return this.size+=this.has(e)?0:1,i[e]=Si&&void 0===n?"__lodash_hash_undefined__":n,this};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=function hashClear$1(){this.__data__=Ti?Ti(null):{},this.size=0},Hash$1.prototype.delete=gi,Hash$1.prototype.get=v,Hash$1.prototype.has=k,Hash$1.prototype.set=y;var Fi=Hash$1,Ei=Fn,Ai=c;var Oi=function isKeyable$1(e){var n=typeof e;return"string"==n||"number"==n||"symbol"==n||"boolean"==n?"__proto__"!==e:null===e};var gi=function getMapData$4(e,n){return e=e.__data__,Oi(n)?e["string"==typeof n?"string":"hash"]:e.map},Ci=gi;var _i=gi;var Ri=gi;var wi=gi;v=function mapCacheDelete$1(e){return e=Ci(this,e).delete(e),this.size-=e?1:0,e},k=function mapCacheGet$1(e){return _i(this,e).get(e)},y=function mapCacheHas$1(e){return Ri(this,e).has(e)},gi=function mapCacheSet$1(e,n){var i=wi(this,e),t=i.size;return i.set(e,n),this.size+=i.size==t?0:1,this};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=function mapCacheClear$1(){this.size=0,this.__data__={hash:new Fi,map:new(Ai||Ei),string:new Fi}},MapCache$3.prototype.delete=v,MapCache$3.prototype.get=k,MapCache$3.prototype.has=y,MapCache$3.prototype.set=gi;var v=MapCache$3,Vi=Fn,Pi=c,ji=v;var Li=Fn,k=yi,y=m,gi=Ni,Fn=function stackSet$1(e,n){var i=this.__data__;if(i instanceof Vi){var t=i.__data__;if(!Pi||t.length<199)return t.push([e,n]),this.size=++i.size,this;i=this.__data__=new ji(t)}return i.set(e,n),this.size=i.size,this};function Stack$2(e){e=this.__data__=new Li(e);this.size=e.size}Stack$2.prototype.clear=pn,Stack$2.prototype.delete=k,Stack$2.prototype.get=y,Stack$2.prototype.has=gi,Stack$2.prototype.set=Fn;yi=Stack$2;var Mi=v,m=function setCacheHas$1(e){return this.__data__.has(e)};function SetCache$2(e){var n=-1,i=null==e?0:e.length;for(this.__data__=new Mi;++n<i;)this.add(e[n])}SetCache$2.prototype.add=SetCache$2.prototype.push=function setCacheAdd$1(e){return this.__data__.set(e,"__lodash_hash_undefined__"),this},SetCache$2.prototype.has=m;Ni=SetCache$2;var pn=function cacheHas$2(e,n){return e.has(n)},Bi=Ni,xi=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},zi=pn;k=function equalArrays$2(e,n,i,t,a,r){var d=1&i,o=e.length;if(o!=(s=n.length)&&!(d&&o<s))return!1;var s=r.get(e),u=r.get(n);if(s&&u)return s==n&&u==e;var l=-1,m=!0,p=2&i?new Bi:void 0;for(r.set(e,n),r.set(n,e);++l<o;){var c,v=e[l],k=n[l];if(void 0!==(c=t?d?t(k,v,l,n,e,r):t(v,k,l,e,n,r):c)){if(c)continue;m=!1;break}if(p){if(!xi(n,function(e,n){if(!zi(p,n)&&(v===e||a(v,e,i,t,r)))return p.push(n)})){m=!1;break}}else if(v!==k&&!a(v,k,i,t,r)){m=!1;break}}return r.delete(e),r.delete(n),m};var qi=n.Uint8Array,$i=l,Ui=k,Qi=function mapToArray$1(e){var i=-1,t=Array(e.size);return e.forEach(function(e,n){t[++i]=[n,e]}),t},Hi=function setToArray$1(e){var n=-1,i=Array(e.size);return e.forEach(function(e){i[++n]=e}),i},y=Xe?Xe.prototype:void 0,Ki=y?y.valueOf:void 0;gi=function equalByTag$1(e,n,i,t,a,r,d){switch(i){case"[object DataView]":if(e.byteLength!=n.byteLength||e.byteOffset!=n.byteOffset)return!1;e=e.buffer,n=n.buffer;case"[object ArrayBuffer]":return e.byteLength==n.byteLength&&r(new qi(e),new qi(n))?!0:!1;case"[object Boolean]":case"[object Date]":case"[object Number]":return $i(+e,+n);case"[object Error]":return e.name==n.name&&e.message==n.message;case"[object RegExp]":case"[object String]":return e==n+"";case"[object Map]":var o=Qi;case"[object Set]":o=o||Hi;if(e.size!=n.size&&!(1&t))return!1;var s=d.get(e);if(s)return s==n;t|=2,d.set(e,n);s=Ui(o(e),o(n),t,a,r,d);return d.delete(e),s;case"[object Symbol]":if(Ki)return Ki.call(e)==Ki.call(n)}return!1};var Fn=function arrayPush$3(e,n){for(var i=-1,t=n.length,a=e.length;++i<t;)e[a+i]=n[i];return e},Ji=Fn,et=Cn;var nt=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},it=Object.prototype.propertyIsEnumerable,tt=Object.getOwnPropertySymbols,at=function baseGetAllKeys$1(e,n,i){return n=n(e),et(e)?n:Ji(n,i(e))},rt=tt?function(n){return null==n?[]:(n=Object(n),nt(tt(n),function(e){return it.call(n,e)}))}:function stubArray$1(){return[]},dt=e;var ot=function getAllKeys$1(e){return at(e,dt,rt)},st=Object.prototype.hasOwnProperty;var m=function equalObjects$1(e,n,i,t,a,r){var d=1&i,o=ot(e),s=o.length;if(s!=ot(n).length&&!d)return!1;for(var u=s;u--;){var l=o[u];if(!(d?l in n:st.call(n,l)))return!1}var m=r.get(e),p=r.get(n);if(m&&p)return m==n&&p==e;for(var c=!0,v=(r.set(e,n),r.set(n,e),d);++u<s;){var k,y=e[l=o[u]],f=n[l];if(!(void 0===(k=t?d?t(f,y,l,n,e,r):t(y,f,l,e,n,r):k)?y===f||a(y,f,i,t,r):k)){c=!1;break}v=v||"constructor"==l}return c&&!v&&(m=e.constructor)!=(p=n.constructor)&&"constructor"in e&&"constructor"in n&&!("function"==typeof m&&m instanceof m&&"function"==typeof p&&p instanceof p)&&(c=!1),r.delete(e),r.delete(n),c},l=t(n,"DataView"),y=c,c=t(n,"Promise"),ut=t(n,"Set"),t=t(n,"WeakMap"),lt=en,mt=i,pt="[object Map]",ct="[object Promise]",vt="[object Set]",kt="[object WeakMap]",yt="[object DataView]",ft=mt(l),Nt=mt(y),gt=mt(c),Tt=mt(ut),ht=mt(t),n=lt,It=(n=l&&n(new l(new ArrayBuffer(1)))!=yt||y&&n(new y)!=pt||c&&n(c.resolve())!=ct||ut&&n(new ut)!=vt||t&&n(new t)!=kt?function(e){var n=lt(e),e="[object Object]"==n?e.constructor:void 0,e=e?mt(e):"";if(e)switch(e){case ft:return yt;case Nt:return pt;case gt:return ct;case Tt:return vt;case ht:return kt}return n}:n,yi),Dt=k,bt=gi,St=m,Ft=n,Et=Cn,At=d.exports,Ot=s,Ct="[object Arguments]",_t="[object Array]",Rt="[object Object]",wt=Object.prototype.hasOwnProperty;var Vt=function baseIsEqualDeep$1(e,n,i,t,a,r){var d=Et(e),o=Et(n),s=d?_t:Ft(e),o=o?_t:Ft(n),u=(s=s==Ct?Rt:s)==Rt,l=(o=o==Ct?Rt:o)==Rt;if((o=s==o)&&At(e)){if(!At(n))return!1;u=!(d=!0)}if(o&&!u)return r=r||new It,d||Ot(e)?Dt(e,n,i,t,a,r):bt(e,n,s,i,t,a,r);if(!(1&i)){d=u&&wt.call(e,"__wrapped__"),s=l&&wt.call(n,"__wrapped__");if(d||s)return a(d?e.value():e,s?n.value():n,i,t,r=r||new It)}return!!o&&(r=r||new It,St(e,n,i,t,a,r))},Pt=En;var i=function baseIsEqual$2(e,n,i,t,a){return e===n||(null==e||null==n||!Pt(e)&&!Pt(n)?e!=e&&n!=n:Vt(e,n,i,t,baseIsEqual$2,a))},jt=yi,Lt=i;var Mt=un;var l=function isStrictComparable$2(e){return e==e&&!Mt(e)},Bt=l,xt=e;var y=function matchesStrictComparable$2(n,i){return function(e){return null!=e&&(e[n]===i&&(void 0!==i||n in Object(e)))}},zt=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 s=(o=i[a])[0],u=e[s],l=o[1];if(d&&o[2]){if(void 0===u&&!(s in e))return!1}else{var m,p=new jt;if(!(void 0===(m=t?t(u,l,s,e,n,p):m)?Lt(l,u,3,t,p):m))return!1}}return!0},qt=function getMatchData$1(e){for(var n=xt(e),i=n.length;i--;){var t=n[i],a=e[t];n[i]=[t,a,Bt(a)]}return n},$t=y;var c=function baseMatches$1(n){var i=qt(n);return 1==i.length&&i[0][2]?$t(i[0][0],i[0][1]):function(e){return e===n||zt(e,n,i)}},Ut=en,Gt=En;var ut=function isSymbol$3(e){return"symbol"==typeof e||Gt(e)&&"[object Symbol]"==Ut(e)},Qt=Cn,Ht=ut,Wt=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Yt=/^\w*$/;var t=function isKey$3(e,n){if(Qt(e))return!1;var i=typeof e;return!("number"!=i&&"symbol"!=i&&"boolean"!=i&&null!=e&&!Ht(e))||(Yt.test(e)||!Wt.test(e)||null!=n&&e in Object(n))},Kt=v;function memoize$1(t,a){if("function"!=typeof t||null!=a&&"function"!=typeof a)throw new TypeError("Expected a function");function Iqa(){var e=arguments,n=a?a.apply(this,e):e[0],i=Iqa.cache;return i.has(n)?i.get(n):(e=t.apply(this,e),Iqa.cache=i.set(n,e)||i,e)}return Iqa.cache=new(memoize$1.Cache||Kt),Iqa}memoize$1.Cache=Kt;var Jt=memoize$1;var Zt=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Xt=/\\(\\)?/g,k=function memoizeCapped$1(e){var n=(e=Jt(e,function(e){return 500===n.size&&n.clear(),e})).cache;return e}(function(e){var a=[];return 46===e.charCodeAt(0)&&a.push(""),e.replace(Zt,function(e,n,i,t){a.push(i?t.replace(Xt,"$1"):n||e)}),a});var gi=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},ea=gi,na=Cn,ia=ut,m=Xe?Xe.prototype:void 0,ta=m?m.toString:void 0;var aa=function baseToString$1(e){if("string"==typeof e)return e;if(na(e))return ea(e,baseToString$1)+"";if(ia(e))return ta?ta.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};var ra=Cn,da=t,oa=k,sa=function toString$3(e){return null==e?"":aa(e)};var n=function castPath$2(e,n){return ra(e)?e:da(e,n)?[e]:oa(sa(e))},ua=ut;var d=function toKey$4(e){if("string"==typeof e||ua(e))return e;var n=e+"";return"0"==n&&1/e==-1/0?"-0":n},la=n,ma=d;var s=function baseGet$2(e,n){for(var i=0,t=(n=la(n,e)).length;null!=e&&i<t;)e=e[ma(n[i++])];return i&&i==t?e:void 0},pa=s;var f=function get$1(e,n,i){return void 0===(e=null==e?void 0:pa(e,n))?i:e};var ca=n,va=Rn,ka=Cn,ya=Vr,fa=o,Na=d;var ga=function baseHasIn$1(e,n){return null!=e&&n in Object(e)},Ta=function hasPath$1(e,n,i){for(var t=-1,a=(n=ca(n,e)).length,r=!1;++t<a;){var d=Na(n[t]);if(!(r=null!=e&&i(e,d)))break;e=e[d]}return r||++t!=a?r:!!(a=null==e?0:e.length)&&fa(a)&&ya(d,a)&&(ka(e)||va(e))};var ha=i,Ia=f,Da=function hasIn$1(e,n){return null!=e&&Ta(e,n,ga)},ba=t,Sa=l,Fa=y,Ea=d;yi=function identity$4(e){return e};var Aa=s;var Oa=function baseProperty$1(n){return function(e){return null==e?void 0:e[n]}},Ca=function basePropertyDeep$1(n){return function(e){return Aa(e,n)}},_a=t,Ra=d;var wa=c,Va=function baseMatchesProperty$1(i,t){return ba(i)&&Sa(t)?Fa(Ea(i),t):function(e){var n=Ia(e,i);return void 0===n&&n===t?Da(e,i):ha(t,n,3)}},Pa=yi,ja=Cn,La=function property$1(e){return _a(e)?Oa(Ra(e)):Ca(e)};var un=function baseIteratee$3(e){return"function"==typeof e?e:null==e?Pa:"object"==typeof e?ja(e)?Va(e[0],e[1]):wa(e):La(e)},Ma=a,Ba=r,xa=un;var za=function mapValues(e,t){var a={};return t=xa(t),Ba(e,function(e,n,i){Ma(a,n,t(e,n,i))}),a};function _defineProperty(e,n,i){(n=function _toPropertyKey(e){e=function _toPrimitive(e,n){if("object"!=typeof e||null===e)return e;var i=e[Symbol.toPrimitive];if(void 0===i)return("string"===n?String:Number)(e);i=i.call(e,n||"default");if("object"!=typeof i)return i;throw new TypeError("@@toPrimitive must return a primitive value.")}(e,"string");return"symbol"==typeof e?e:String(e)}(n))in e?Object.defineProperty(e,n,{value:i,enumerable:!0,configurable:!0,writable:!0}):e[n]=i}var qa,e=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=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}(n),this._batchScheduleFn=function getValidBatchScheduleFn(e){e=e&&e.batchScheduleFn;if(void 0===e)return $a;if("function"==typeof e)return e;throw new TypeError("batchScheduleFn must be a function: "+e)}(n),this._cacheKeyFn=function getValidCacheKeyFn(e){e=e&&e.cacheKeyFn;if(void 0===e)return function(e){return e};if("function"==typeof e)return e;throw new TypeError("cacheKeyFn must be a function: "+e)}(n),this._cacheMap=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}(n),this._batch=null,this.name=function getValidName(e){if(e&&e.name)return e.name;return null}(n)}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=function getCurrentBatch(e){var n=e._batch;if(null!==n&&!n.hasDispatched&&n.keys.length<e._maxBatchSize)return n;var i={hasDispatched:!1,keys:[],callbacks:[]};return e._batch=i,e._batchScheduleFn(function(){!function dispatchBatch(n,t){if(t.hasDispatched=true,0===t.keys.length)resolveCacheHits(t);else{var e;try{e=n._batchLoadFn(t.keys)}catch(e){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 errored synchronously: "+String(e)+"."))}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){failedDispatch(n,t,e)})}}(e,i)}),i}(this),n=this._cacheMap,t=this._cacheKeyFn(e);if(n){var a,r=n.get(t);if(r)return a=i.cacheHits||(i.cacheHits=[]),new Promise(function(e){a.push(function(){e(r)})})}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}(),$a="object"==typeof process&&"function"==typeof process.nextTick?function(e){(qa=qa||Promise.resolve()).then(function(){process.nextTick(e)})}:"function"==typeof setImmediate?function(e){setImmediate(e)}:function(e){setTimeout(e)};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 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 Ua=e,Ga=Cn;var Qa=function castArray(){if(!arguments.length)return[];var e=arguments[0];return Ga(e)?e:[e]},v=Un(Object.getPrototypeOf,Object),Ha=en,Wa=v,Ya=En,m=Function.prototype,k=Object.prototype,Ka=m.toString,Ja=k.hasOwnProperty,Za=Ka.call(Object);var Xa=en,er=En,nr=function isPlainObject$1(e){return!(!Ya(e)||"[object Object]"!=Ha(e))&&(null===(e=Wa(e))||"function"==typeof(e=Ja.call(e,"constructor")&&e.constructor)&&e instanceof e&&Ka.call(e)==Za)};var ir=function isError(e){if(!er(e))return!1;var n=Xa(e);return"[object Error]"==n||"[object DOMException]"==n||"string"==typeof e.message&&"string"==typeof e.name&&!nr(e)};var tr=xn;ut=function createBaseEach$1(r,d){return function(e,n){if(null==e)return e;if(!tr(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}}(r);var ar=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},rr=ut,dr=un,or=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},sr=Cn;var ur=function reduce(e,n,i){var t=sr(e)?ar:or,a=arguments.length<3;return t(e,dr(n),i,a,rr)};function _normalize(e,r,n){let d=2<arguments.length&&void 0!==n&&n;return ur(e,(e,n,i)=>{const{key:t,nestedSchema:a}=function normalizeKey(e,n,i){const t=2<arguments.length&&void 0!==i&&i?n.inverseKey:n.key;return"string"==typeof(i=t(e))?{key:i}:Array.isArray(i)?{key:i[0],nestedSchema:i[1]}:i instanceof Entity?{key:e,nestedSchema:i}:{key:e}}(i,r,d);i=typeof n;return Array.isArray(n)?e[t]=n.map(e=>a?_normalize(e,a,d):e):e[t]="object"==i&&null!==n&&a?_normalize(n,a,d):n,e},{})}class Entity{constructor(e){_defineProperty(this,"inverseMapping",{}),_defineProperty(this,"mapping",{}),this.addMapping(e),this.key=this.key.bind(this),this.inverseKey=this.inverseKey.bind(this)}addMapping(e){this.mapping={...this.mapping,...e},this.inverseMapping=this.initInverseMapping(this.mapping)}initInverseMapping(e){return ur(e,(e,n,i)=>(Array.isArray(n)?e[n[0]]=[i,n[1]]:"object"!=typeof n||n instanceof Entity?"string"==typeof n?e[n]=i:e[i]=n:e[i]=this.initInverseMapping(n),e),1<arguments.length&&void 0!==arguments[1]?arguments[1]:{})}inverseKey(e){return this.inverseMapping[e]}key(e){return this.mapping[e]}}function normalize$1(n){return function(e){return Array.isArray(e)?e.map(e=>_normalize(e,n)):_normalize(e,n)}}function denormalize(n){return function(e){return Array.isArray(e)?e.map(e=>_normalize(e,n,!0)):_normalize(e,n,!0)}}const lr=new Entity({cd:"contentDisposition",ci:"contentId",cl:"contentLocation",ct:"contentType",s:"size",mid:"messageId"});n=new Entity({w:"weeks",d:"days",h:"hours",m:"minutes",s:"seconds",related:"relatedTo",neg:"negative"}),Vr=new Entity({rel:["relative",n]}),o=new Entity({ival:"intervalCount"}),i=new Entity({num:"number"}),l=new Entity({d:"date"}),y=new Entity({modaylist:"dayList"}),s=new Entity({molist:"monthList"}),t=new Entity({freq:"frequency",interval:["interval",o],count:["count",i],until:["until",l],bymonthday:["bymonthday",y],bymonth:["bymonth",s]}),d=new Entity({rule:["rule",t]}),c=new Entity({add:["add",d]}),a=new Entity({a:"email"}),e=new Entity({trigger:Vr,at:["attendees",a]}),Un=new Entity({d:"date",tz:"timezone",tzoDue:"timezoneDue",u:"utc"}),v=new Entity({ptst:"participationStatus",a:"address",d:"name",cutype:"calendarUserType"}),m=new Entity({ptst:"participationStatus",at:"attendee"}),k=new Entity({a:"address",d:"name"}),en={d:"date",sd:"senderDate",f:"flags",l:"folderId",md:"changeDate",ms:"modifiedSequence",rev:"revision",s:"size",sf:"sortField",t:"tags",tn:"tagNames",part:"part"},r={...en,cid:"conversationId",fr:"excerpt"},n={compNum:"componentNum",calItemId:"calendarItemId",fb:"freeBusy",fba:"freeBusyActual",fr:"excerpt",isOrg:"isOrganizer",invId:"inviteId",loc:"location",or:["organizer",k],ridZ:"utcRecurrenceId"},o=new Entity({...r,...n,alarm:["alarms",e],at:["attendees",v],completed:"completedDateTime",desc:"description",descHtml:"htmlDescription",e:["end",Un],ex:"isException",recur:["recurrence",c],s:["start",Un],exceptId:["exceptId",Un],seq:"sequence"}),i=new Entity({reply:["reply",m]}),l=new Entity({stdoff:"timezoneStdOffset",dayoff:"timezoneDaylightOffset"}),y=new Entity({seq:"sequenceNumber",compNum:"componentNum",recurId:"recurrenceId",tz:["tz",l],comp:["components",o],replies:["replies",i],mp:["mimeParts",lr]}),s=new Entity({comp:["components",o],replies:["replies",i],mp:["mimeParts",lr]}),t=new Entity({a:"address",p:"name",d:"displayName",t:"type"}),d=new Entity({mid:"messageId",part:"part"}),Vr=new Entity({aid:"attachmentId",doc:"documents",m:"messages",mp:["existingAttachments",d]}),lr.addMapping({mp:["mimeParts",lr],attach:["attachments",Vr]}),a=new Entity({_content:"content"}),k=new Entity({rfc822Name:["rfc822Name",a]}),e={c:"country",cn:"commonName",o:"organizationName",st:"state"},v=new Entity({...e,l:"locality"}),c=new Entity({...e,ou:"organizationUnit"}),Un=new Entity({issuedBy:["issuedBy",v],issuedTo:["issuedTo",c],pubCertId:"publicCertificateId",pvtKeyId:"privateKeyId",subjectAltName:["subjectAltName",k]});const mr=new Entity({certificate:["certificates",Un]});m={...r,e:["emailAddresses",t],inv:["invitations",s],mp:["mimeParts",lr],shr:"share",su:"subject",origid:"origId",attach:["attachments",Vr],rt:"replyType",certificate:["certificate",Un]},l=new Entity({...m,id:"id",aid:"attachmentId",irt:"inReplyTo",rt:"replyType",did:"draftId",idnt:"entityId"});const pr=new Entity({m:["message",l]}),cr=new Entity({...m});o=new Entity({inv:["invitations",y]});const vr=new Entity({...m,n:"numMessages",m:["messages",cr],u:"unread"});i=new Entity({...m,n:"numMessages",m:["messagesMetaData",cr],u:"unread"});const kr=new Entity({rev:"revision",comp:"componentNum",m:["message",cr],apptId:"appointmentId",calItemId:"calendarItemId",invId:"inviteId"}),yr=new Entity({rev:"revision",comp:"componentNum",m:["message",cr],invId:"inviteId"});d=new Entity({d:"date",tz:"timezone"});const fr=new Entity({inst:["instanceDate",d],id:"inviteId",comp:"componentNum",s:"start",m:["message",cr]});a=new Entity({rid:"sharedItemId",zid:"ownerZimbraId",f:"flags",l:"parentFolderId"});const Nr=new Entity({link:a});e={d:"address",gt:"granteeType",zid:"zimbraId",pw:"password"},v=new Entity({...e,perm:"permissions"}),c=new Entity({grant:v}),k=new Entity({a:"address",t:"type",p:"personalName"}),s=new Entity({...r,...n,otherAtt:"otherAttendees",s:"start",ptst:"participationStatus",dur:"duration",ex:"isException"}),Vr=new Entity({compNum:"componentNum",invId:"inviteId",loc:"location"});const gr=new Entity({...r,...n,recur:"isRecurring",ptst:"participationStatus",dur:"duration",tzo:"timezoneOffset",otherAtt:"otherAttendees",inst:["instances",s],inv:["invitations",y],alarmData:["alarmData",Vr],sf:"sortField"});l=new Entity({sf:"sortField"});const Tr=new Entity({u:"unread",l:"parentFolderId",f:"flags",n:"nonFolderItemCount",s:"nonFolderItemCountTotal",rev:"revision",acl:c,perm:"permissions",rid:"sharedItemId",zid:"ownerZimbraId"}),hr=(Tr.addMapping({folder:["folders",Tr],link:["linkedFolders",Tr],search:["search",Tr]}),new Entity({_attrs:"attributes"})),Ir=new Entity({_attrs:"attributes"});m=new Entity({e:["emailAddresses",t],mp:["mimeParts",lr],su:"subject"});const Dr=new Entity({m:["message",m],exceptId:["exceptId",d]}),br=new Entity({m:["message",m]}),Sr=new Entity({s:"start",e:"end"}),Fr=new Entity({t:["tentative",Sr],f:["free",Sr],b:["busy",Sr],u:["unavailable",Sr],n:["nodata",Sr]}),Er=new Entity({l:"folderId",tcon:"constraints",tn:"tagNames",f:"flags",zid:"zimbraId",d:"address",grant:v}),Ar=new Entity({t:"type"});a=new Entity({l:"folderId"});const Or=new Entity({match:a}),Cr=new Entity({e:["address",k]});new Entity({name:"accountName",l:"folderId"});r=new Entity({ct:"contentType",s:"size"}),n={d:"date",l:"folderId",rev:"revision",sf:"sortField",t:"tags",tn:"tagNames",_attrs:["attributes",new Entity({image:r})],certificate:["certificate",Un]},y=new Entity({cn:["contacts",new Entity({...n})]});const _r=new Entity({_attrs:"attributes"}),Rr=new Entity({...n,m:["members",y]}),wr=new Entity({cn:["contacts",Rr]});new Entity({alarm:"alarm",inst:["instances",s]});var Vr=new Entity({...en,acl:c,luuid:"folderUuid",mdver:"metadataVersion",meta:"metaData",descEnabled:"descriptionEnabled",ver:"version",leb:"lastEditedAccount",cr:"revisonCreator",cd:"revisedCreationDate",loid:"lockOwnerId",ct:"contentType",f:"flags",perm:"permission"});const Pr=new Entity({doc:["documents",Vr]});t=new Entity({id:"messageId",part:"attachmentPart"});const jr=new Entity({l:"folderId",name:"name",ver:"version",ct:"contentType",descEnabled:"descriptionEnabled",m:["messageData",t],doc:["document",Vr]}),Lr=new Entity({m:["messages",cr],c:["conversations",i],cn:["contacts",Rr],appt:["appointments",gr],doc:["documents",Vr],hit:l});m=new Entity({l:"city",st:"state",co:"country"}),v=new Entity({_attrs:["_attrs",m]});const Mr=new Entity({calresource:["calresource",v]}),Br=new Entity({appt:["appointment",o]});a=new Entity({a:"address"}),k=new Entity({a:"address",su:"subject"}),r=new Entity({actionKeep:"keep",actionDiscard:"discard",actionFileInto:"fileInto",actionFlag:"flag",actionTag:"tag",actionRedirect:["redirect",a],actionReply:"reply",actionNotify:["notify",k],actionStop:"stop"}),Un=new Entity({d:"date"}),n=new Entity({imp:"importance"}),y=new Entity({s:"size"}),s=new Entity({condition:"allOrAny",addressBookTest:"addressBook",addressTest:"address",attachmentTest:"attachment",bodyTest:"body",bulkTest:"bulk",contactRankingTest:"contactRanking",conversationTest:"conversation",dateTest:["date",Un],facebookTest:"facebook",flaggedTest:"flag",headerExistsTest:"headerExists",headerTest:"header",importanceTest:["importance",n],inviteTest:"invite",linkedinTest:"linkedin",listTest:"list",meTest:"me",mimeHeaderTest:"mimeHeader",sizeTest:["size",y],twitterTest:"twitter",communityRequestsTest:"communityRequests",communityContentTest:"communityContent",communityConnectionsTest:"communityConnections"});const xr=new Entity({filterActions:["actions",r],filterTests:["conditions",s]}),zr=new Entity({compNum:"componentNum",m:["message",cr],rt:"replyType",exceptId:["exceptId",d]});en=new Entity({cid:"contentId"});const qr=new Entity({signature:en});c=new Entity({l:"parentFolderId"});const $r=new Entity({tr:"traverseMountpoints",folder:c});t=new Entity({l:"folderId"});const Ur=new Entity({item:["item",t]}),Gr=new Entity({_content:"content"});i=new Entity({n:"name",_content:"content"});const Qr=new Entity({l:"folderId",tn:"tagNames",a:["attributes",i],m:"memberOps"});l=new Entity({_content:"content"}),m=new Entity({content:["content",l],d:"date",f:"flags",l:"folderId",t:"tags",tn:"tagNames"});const Hr=new Entity({m:["message",m]});v=new Entity({addr:"emailAddress"}),o=new Entity({d:"displayName",email:["email",v]}),a=new Entity({target:["target",o]});const Wr=new Entity({targets:["targets",a]});k=new Entity({...e,chkgt:"checkGrantee"});const Yr=new Entity({ace:["access",k]}),Kr=new Entity({doc:["document",jr]}),Jr=new Entity({ace:"access"}),Zr=new Entity({pw:"password"}),Xr=new Entity({u:"unread"});var Un=new Entity({s:"used"}),n=new Entity({_content:"content"}),y=new Entity({property:["property",n]}),r=new Entity({property:["property",n]});const ed=new Entity({global:["global",y],host:["host",r],property:["property",n]});var h,nd,id,td,ad,rd,dd,od,sd,ud,ld,md,pd,cd,vd,kd,yd,fd,Nd,gd,Td,hd,Id,Dd,bd,Sd,Fd,Ed,Ad,Od,Cd,_d,Rd,wd,Vd,Pd,jd,Ld,Md,Bd,xd,zd,qd,$d,s=new Entity({d:"address",zid:"zimbraId"});const Ud=new Entity({action:["action",s]}),Gd=((d=h=h||{}).Account="urn:zimbraAccount",d.Admin="urn:zimbraAdmin",d.Mail="urn:zimbraMail",d.All="urn:zimbra",d.Sync="urn:zimbraSync","/@zimbra"),Qd="/service/soap";let Hd;function soapCommandBody(e){return{_jsns:e.namespace||h.Mail,...e.body}}function parseJSON(e){if(e.ok)return _responseParseHandler(e);if(-1!==[502,503,504].indexOf(e.status))throw function networkError(e){const n="Network request failed with status "+e.status+(e.statusText?`- "${e.statusText}"`:""),i=new Error(n);return i.message=n,i.response=e,i.parseError=e.parseError,i}(e);return _responseParseHandler(e).then(e=>{throw faultError(e,[f(e.parsed,"Body.Fault")])})}function _responseParseHandler(n){try{return n.json().then(e=>(n.parsed=e,n))}catch(e){return n.parseError=e,Promise.resolve(n)}}function faultError(e,n){const i=new Error("Fault error: "+(n?function faultReasonText(e){let n=0<arguments.length&&void 0!==e?e:[];return(n=Array.isArray(n)?n:[n]).map(e=>f(e,"Reason.Text")).filter(Boolean).join(", ")}(n):"Unknown Error"));return i.response=e,i.parseError=e.parseError,i.faults=n,i}function batchJsonRequest(e){const{requests:n,...i}=e;e=function batchBody(e){return ur(e,(e,n)=>{var i=n.name+"Request",n=soapCommandBody(n);return e[i]?e[i].push(n):e[i]=[n],e},{})}(n);return jsonRequest({...i,name:"Batch",namespace:h.All,body:e}).then(e=>function batchResponse(e,n){const{body:{_jsns:i,...a},...r}=n;let d={};return{...r,requests:ur(e,(e,n)=>{var i=a[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},[])}}(n,e))}function jsonRequest(e){const n={...e,credentials:e.credentials||"include",headers:e.headers||{},origin:void 0!==e.origin?e.origin:Gd,soapPathname:e.soapPathname||Qd,namespace:e.namespace||h.Mail};var i=n.name+"Request";const t=n.name+"Response";var a=""+n.origin+n.soapPathname+"/"+i;let r;r={context:{_jsns:h.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="+e.authToken);i={[i]:soapCommandBody(n)};let d;return e.fetchOptions&&(d={signal:e.fetchOptions.signal}),(Hd||fetch)(a,{method:"POST",credentials:n.credentials,body:JSON.stringify({Body:i,Header:r}),headers:n.headers,...d&&d}).then(parseJSON).then(e=>{var n=f(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 e?n(e):Array.isArray(e)?e.map(e=>mapValuesDeep(e,n)):za(e,e=>mapValuesDeep(e,n))}(en=nd=nd||{}).Imap="imap",en.Pop3="pop3",(c=id=id||{}).ContactAction="ContactAction",c.ConvAction="ConvAction",c.DistributionList="DistributionList",c.FolderAction="FolderAction",c.ItemAction="ItemAction",c.MsgAction="MsgAction",c.TagAction="TagAction",(t=td=td||{}).B="b",t.C="c",t.F="f",t.N="n",t.R="r",t.Rf="rf",t.S="s",t.T="t",(i=ad=ad||{}).Audio="AUDIO",i.Display="DISPLAY",i.Email="EMAIL",i.None="NONE",i.Procedure="PROCEDURE",i.XYahooCalendarActionIm="X_YAHOO_CALENDAR_ACTION_IM",i.XYahooCalendarActionMobile="X_YAHOO_CALENDAR_ACTION_MOBILE",(l=rd=rd||{}).End="END",l.Start="START",(m=dd=dd||{}).Contact="contact",m.Gal="gal",m.RankingTable="rankingTable",(v=od=od||{}).Con="CON",v.Pri="PRI",v.Pub="PUB",(o=sd=sd||{}).Dai="DAI",o.Hou="HOU",o.Min="MIN",o.Mon="MON",o.Sec="SEC",o.Wee="WEE",o.Yea="YEA",(a=ud=ud||{}).Cleartext="cleartext",a.Ssl="ssl",a.Tls="tls",a.TlsIsAvailable="tls_is_available",(e=ld=ld||{}).C="C",e.G="G",e.I="I",(k=md=md||{}).Allof="allof",k.Anyof="anyof",(y=pd=pd||{}).Appointment="appointment",y.Chat="chat",y.Comment="comment",y.Contact="contact",y.Conversation="conversation",y.Document="document",y.Folder="folder",y.Message="message",y.Note="note",y.Remote="remote",y.Search="search",y.Tag="tag",y.Task="task",y.Unknown="unknown",y.Virtual="virtual",y.Wiki="wiki",(r=cd=cd||{}).B="B",r.F="F",r.O="O",r.T="T",(n=vd=vd||{}).Account="account",n.All="all",n.Group="group",n.Resource="resource",(s=kd=kd||{}).All="all",s.Cos="cos",s.Dom="dom",s.Egp="egp",s.Grp="grp",s.Guest="guest",s.Key="key",s.Pub="pub",s.Usr="usr",(d=yd=yd||{}).High="high",d.Low="low",d.Normal="normal",(en=fd=fd||{}).Canc="CANC",en.Comp="COMP",en.Conf="CONF",en.Deferred="DEFERRED",en.Inpr="INPR",en.Need="NEED",en.Tent="TENT",en.Waiting="WAITING",(c=Nd=Nd||{}).R="r",c.W="w",(t=gd=gd||{}).Accept="ACCEPT",t.Decline="DECLINE",t.Tentative="TENTATIVE",(i=Td=Td||{}).Appt="appt",i.Task="task",(l=hd=hd||{}).ActivationGracePeriod="ACTIVATION_GRACE_PERIOD",l.Expired="EXPIRED",l.Invalid="INVALID",l.InFuture="IN_FUTURE",l.LicenseGracePeriod="LICENSE_GRACE_PERIOD",l.NotActivated="NOT_ACTIVATED",l.NotInstalled="NOT_INSTALLED",l.Ok="OK",(m=Id=Id||{}).Html="html",m.Text="text",(v=Dd=Dd||{}).All="all",v.DirectOnly="directOnly",v.None="none",(o=bd=bd||{}).Cha="CHA",o.Non="NON",o.Opt="OPT",o.Req="REQ",(a=Sd=Sd||{}).Ac="AC",a.Co="CO",a.De="DE",a.Df="DF",a.Dg="DG",a.In="IN",a.Ne="NE",a.Te="TE",a.Wa="WA",(e=Fd=Fd||{}).Pending="pending",e.Verified="verified",(k=Ed=Ed||{}).Day="day",k.List="list",k.Month="month",k.Week="week",k.WorkWeek="workWeek",k.Year="year",(y=Ad=Ad||{}).Advanced="advanced",y.Modern="modern",y.Standard="standard",y.Zimbrax="zimbrax",(r=Od=Od||{}).Both="both",r.None="none",r.Owner="owner",r.Sender="sender",(n=Cd=Cd||{}).Adaptive="adaptive",n.Next="next",n.Previous="previous",(s=_d=_d||{}).Always="always",s.Never="never",s.Prompt="prompt",(d=Rd=Rd||{}).Bottom="bottom",d.Off="off",d.Right="right",(en=wd=wd||{}).GetRecoveryAccount="getRecoveryAccount",en.SendRecoveryCode="sendRecoveryCode",(c=Vd=Vd||{}).Disabled="disabled",c.Enabled="enabled",c.Suspended="suspended",(Pd=Pd||{}).Create="create",(t=jd=jd||{}).Document="document",t.Presentation="presentation",t.Spreadsheet="spreadsheet",(i=Ld=Ld||{}).Appointment="appointment",i.Contact="contact",i.Conversation="conversation",i.Document="document",i.Message="message",i.Task="task",i.Wiki="wiki",(Md=Md||{}).Email="email",(l=Bd=Bd||{}).ResendCode="resendCode",l.Reset="reset",l.SendCode="sendCode",l.ValidateCode="validateCode",(m=xd=xd||{}).Edit="edit",m.Expire="expire",m.Revoke="revoke",(v=zd=zd||{}).AttachAsc="attachAsc",v.AttachDesc="attachDesc",v.DateAsc="dateAsc",v.DateDesc="dateDesc",v.FlagAsc="flagAsc",v.FlagDesc="flagDesc",v.NameAsc="nameAsc",v.NameDesc="nameDesc",v.None="none",v.PriorityAsc="priorityAsc",v.PriorityDesc="priorityDesc",v.RcptAsc="rcptAsc",v.RcptDesc="rcptDesc",v.ReadAsc="readAsc",v.ReadDesc="readDesc",v.SizeAsc="sizeAsc",v.SizeDesc="sizeDesc",v.SubjAsc="subjAsc",v.SubjDesc="subjDesc",(o=qd=qd||{}).Fr="FR",o.Mo="MO",o.Sa="SA",o.Su="SU",o.Th="TH",o.Tu="TU",o.We="WE",(a=$d=$d||{}).Disabled="disabled",a.Enabled="enabled",a.Mandatory="mandatory";var Wd=yi;var Yd=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},Kd=ut,Jd=function castFunction$1(e){return"function"==typeof e?e:Wd},Zd=Cn;var Xd,eo=function forEach$1(e,n){return(Zd(e)?Yd:Kd)(e,Jd(n))};function normalizeCustomMetaDataAttrs(n){let i=[];return Object.keys(n._attrs).forEach(e=>"string"==typeof n._attrs[e]&&i.push({key:e,value:n._attrs[e]})),{...n,_attrs:i}}function normalizeEmailAddresses(n){if(!n.emailAddresses)return n;for(let e=0;e<n.emailAddresses.length;e++){var i=n.emailAddresses[e],t=Xd[i.type];(n[t]||(n[t]=[])).push(function parseAddress(e){var n;return"string"==typeof e?(n=e.match(/(['"])(.*?)\1\s*<(.+)>/))?{address:n[3],name:n[2]}:{address:e}:e}(i))}return n}(e=Xd=Xd||{}).f="from",e.t="to",e.c="cc",e.b="bcc",e.s="sender",e.r="replyTo";const no=["application/pkcs7-signature","application/x-pkcs7-signature","message/delivery-status","message/disposition-notification","xml/x-zimbra-share"],io=["text/rfc822-headers"];function normalizeType(e){return String(e).replace(/^\s*(.*?)\s*;.+$/i,"$1").toLowerCase()}function getAttachmentUrl(e,n){var{origin:n="",jwtToken:i}=n,{messageId:e,mid:t,part:a}=e;return`${n}/service/home/~/?auth=${i?"jwt":"co"}&id=${encodeURIComponent(e||t)}&part=`+encodeURIComponent(a)+(i?"&zjwt="+i:"")}function normalizeMimeParts(l,e){let{origin:t,jwtToken:a,isDesktop:m}=e;const p=(e,n)=>{let{...i}=e;return i.messageId=i.messageId||l.id,i.url=getAttachmentUrl(i,{origin:t,jwtToken:a}),i.contentDisposition||("attachments"===n?i.contentDisposition="attachment":"inlineAttachments"===n&&i),i.contentId=i.contentId?function normalizeCid(e){return e.replace(/[<>]/g,"")}(i.contentId):~normalizeType(i.contentType).indexOf("image/")&&"inline"===i.contentDisposition?`AUTO-GEN-CID-${i.messageId}-${i.part}-`+i.size:void 0,i};return function reduceMimeParts(e,n,i){var t=e.mimeParts;if(t&&t.length)for(let e=0;e<t.length;e++)i=n(t[e],e,i),"message/rfc822"!==t[e].contentType&&reduceMimeParts(t[e],n,i)}(l,(e,n,i)=>{let t=!1,a=normalizeType(e.contentType),r=normalizeType(e.contentDisposition),d=e.content||"";t&&(i.body=d);var o,s,u="inline"===r;return"attachment"!==r&&(u&&~a.indexOf("image/")&&!e.contentId?(s=p(e),i.text=(i.text||i.html||"").concat(`<br /><div><img src="cid:${s.contentId}" /></div><br />`),i.html=i.text):(s=io.includes(a),(o="text/html"===a?"html":("text/plain"===a||s)&&"text")&&(e.filename&&s&&u||(t=!0),i[o]=(i[o]||"").concat(d)))),t||"multipart"===a.split("/")[0]||(s=u?"inlineAttachments":"attachments",no.includes(e.contentType)||(i[s]||(i[s]=[])).push(p(e,s)),m&&(l.attributes=l.attributes||{},l.attributes.isEncrypted="application/pkcs7-mime"===e.contentType,l.attributes.isSigned="application/pkcs7-signature"===e.contentType||"application/x-pkcs7-signature"===e.contentType)),i},l),l.autoSendTime=l.autoSendTime||null,l.text&&!l.html&&l.attachments&&l.attachments.some(e=>e.contentId&&!e.contentDisposition)&&l.attachments.forEach(e=>{delete e.contentId,delete e.contentLocation}),l}var to=Rn,ao=Cn,ro=Xe?Xe.isConcatSpreadable:void 0;var oo=Fn,so=function isFlattenable$1(e){return ao(e)||to(e)||!!(ro&&e&&e[ro])};k=function baseFlatten$2(e,n,i,t,a){var r=-1,d=e.length;for(i=i||so,a=a||[];++r<d;){var o=e[r];0<n&&i(o)?1<n?baseFlatten$2(o,n-1,i,t,a):oo(a,o):t||(a[a.length]=o)}return a};var uo=Fn,lo=k,mo=function copyArray$1(e,n){var i=-1,t=e.length;for(n=n||Array(t);++i<t;)n[i]=e[i];return n},po=Cn;var co=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 uo(po(i)?mo(i):[i],lo(n,1))};var vo=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},ko=function baseIsNaN$1(e){return e!=e},yo=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 fo=function baseIndexOf$1(e,n,i){return n==n?yo(e,n,i):vo(e,ko,i)};var No=Ni,go=function arrayIncludes$1(e,n){return!!(null==e?0:e.length)&&-1<fo(e,n,0)},To=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},ho=gi,Io=$n,Do=pn;var bo=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)},So=Math.max;var Fo=function constant$1(e){return function(){return e}},Eo=Tn,Ao=Date.now;var y=function shortOut$1(i){var t=0,a=0;return function(){var e=Ao(),n=16-(e-a);if(a=e,0<n){if(800<=++t)return arguments[0]}else t=0;return i.apply(void 0,arguments)}}(Eo?function(e,n){return Eo(e,"toString",{configurable:!0,enumerable:!1,value:Fo(n),writable:!0})}:yi),Oo=yi,Co=function overRest$1(r,d,o){return d=So(void 0===d?r.length-1:d,0),function(){for(var e=arguments,n=-1,i=So(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),bo(r,this,a)}},_o=y;var Ro=xn,wo=En;var Vo,Po,jo=function baseDifference$1(e,n,i,t){var a=-1,r=go,d=!0,o=e.length,s=[],u=n.length;if(!o)return s;i&&(n=ho(n,Io(i))),t?(r=To,d=!1):200<=n.length&&(r=Do,d=!1,n=new No(n));e:for(;++a<o;){var l=e[a],m=null==i?l:i(l),l=t||0!==l?l:0;if(d&&m==m){for(var p=u;p--;)if(n[p]===m)continue e;s.push(l)}else r(n,m,t)||s.push(l)}return s},Lo=k,Mo=un,Bo=function isArrayLikeObject$1(e){return wo(e)&&Ro(e)},xo=function last$1(e){var n=null==e?0:e.length;return n?e[n-1]:void 0},zo=function baseRest$1(e,n){return _o(Co(e,n,Oo),e+"")}(function(e,n){var i=xo(n);return Bo(i)&&(i=void 0),Bo(e)?jo(e,Lo(n,1,Bo,!0),Mo(i)):[]});const qo=["firstName","phoneticFirstName","phoneticCompany","middleName","lastName","phoneticLastName","fullName","maidenName","namePrefix","nameSuffix","email","email2","workEmail","workEmail2","homeEmail","homeEmail2","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"],$o=["modifyTimeStamp","createTimeStamp","zimbraId","objectClass","zimbraMailForwardingAddress","zimbraAccountCalendarUserType","zimbraCalResLocationDisplayName","zimbraCalResType","cardOwner","homeCardMessage","homePhotoURL","workCardMessage","workPhotoURL","firstLast","vcardXProps","imagepart"];function createContactBody(e,i){const{attributes:n,...t}=e,a=[];return eo(n,(e,n)=>"other"!==n?a.push({name:n,["image"===n||!i&&"userCertificate"===n?"aid":"content"]:e}):eo(e,e=>a.push({name:e.key,_content:e.value}))),{cn:denormalize(Qr)({...t,attributes:a})}}function normalizeOtherAttr(e){return e.map(n=>{let i=[];var e=n._attrs.nickname,e=(e&&(n._attrs.nickname=Array.isArray(e)?e[0]:e),n._attrs.userCertificate),e=(e&&(n._attrs.userCertificate=Array.isArray(e)?e[0]:e),Object.keys(n._attrs).filter(e=>!qo.includes(e)&&!$o.includes(e)).forEach(e=>"string"==typeof n._attrs[e]&&i.push({key:e,value:n._attrs[e]})&&delete n._attrs[e]),i.filter(e=>e.key.match("custom\\d+")).sort((e,n)=>Number(e.key.match(/(\d+)/g)[0])-Number(n.key.match(/(\d+)/g)[0]))),t=zo(i,e,"key").sort((e,n)=>e.key.localeCompare(n.key));return{...n,_attrs:{...n._attrs,other:co(e,t)}}})}const Uo=["zimbraPrefMailTrustedSenderList"],Go={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)})}}}(r=Vo=Vo||{}).contact="ContactAction",r.conversation="ConvAction",r.distributionList="DistributionList",r.folder="FolderAction",r.item="ItemAction",r.message="MsgAction",r.tag="TagAction",r.document="DocumentAction",(n=Po=Po||{}).ConvAction="Conversation";class Notifier{constructor(){_defineProperty(this,"emitter",void 0),_defineProperty(this,"events",{notify:"notify",refresh:"refresh"}),_defineProperty(this,"processedSequences",new Map),_defineProperty(this,"sequenceNo",0),_defineProperty(this,"addNotifyHandler",e=>{e&&this.emitter.on(this.events.notify,e)}),_defineProperty(this,"addRefreshHandler",e=>{e&&this.emitter.on(this.events.refresh,e)}),_defineProperty(this,"getSequenceNumber",()=>this.sequenceNo),_defineProperty(this,"handleNotifications",e=>{e&&e.seq&&!this.processedSequences.has(e.seq)&&(this.sequenceNo<e.seq&&(this.sequenceNo=e.seq),this.processedSequences.set(e.seq,!0),this.emitter&&this.emitter.emit(this.events.notify,e))}),_defineProperty(this,"handleRefresh",e=>{console.info("[Cache] refresh received",e,new Date),this.sequenceNo=0,this.processedSequences.clear(),this.emitter&&this.emitter.emit(this.events.refresh,e)}),_defineProperty(this,"removeNotifyHandler",e=>{e&&this.emitter.off(this.events.notify,e)}),_defineProperty(this,"removeRefreshHandler",e=>{e&&this.emitter.off(this.events.refresh,e)}),_defineProperty(this,"setSequenceNumber",e=>this.sequenceNo=e),this.emitter=new events}}const Qo=e=>{var i=f(e,"unreadDescendent");if(0<e[e.id===Go.DRAFTS||"Outbox"===e.name?"nonFolderItemCount":"unread"]||i)return!0;i=f(e,"folders")||[];{let e=0,n=i.length;if(e<n)return Qo(i[e])}return!1},Ho=e=>e.map(e=>{var n;return(e={...n=normalize$1(hr)(e),name:f(n,"attributes.displayName")}).habGroup&&(e.habGroups=[...Ho(e.habGroup)]),e}),Wo=e=>{const n=f(e,"folders")||[];var i=f(e,"view");return i&&i!==pd.Message||(e={...e,unreadDescendent:Qo(e)},n&&(e={...e,folders:n.map(Wo)})),e};function updateAbsoluteFolderPath(n,i,e){return e.map(e=>(e.absFolderPath="USER_ROOT"===n?""+i+e.absFolderPath:i+"/"+e.name,e.folders&&(e.folders=updateAbsoluteFolderPath(e.oname,e.absFolderPath,e.folders)),e))}function convertStringAndArrayValues(e){e=[].concat(e).filter(Boolean);return e.length?e:""}class ZimbraBatchClient{constructor(){var e=this,n=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{};_defineProperty(this,"localStoreClient",void 0),_defineProperty(this,"notifier",void 0),_defineProperty(this,"origin",void 0),_defineProperty(this,"sessionId",void 0),_defineProperty(this,"soapPathname",void 0),_defineProperty(this,"authToken",void 0),_defineProperty(this,"batchDataLoader",void 0),_defineProperty(this,"csrfToken",void 0),_defineProperty(this,"customFetch",void 0),_defineProperty(this,"dataLoader",void 0),_defineProperty(this,"jwtToken",void 0),_defineProperty(this,"sessionHandler",void 0),_defineProperty(this,"userAgent",void 0),_defineProperty(this,"accountInfo",()=>this.jsonRequest({name:"GetInfo",namespace:h.Account,body:{sections:"mbox,attrs,zimlets,props"}}).then(e=>({...e,attrs:{...mapValuesDeep(e.attrs._attrs,coerceStringToBoolean),zimbraMailAlias:[].concat(f(e,"attrs._attrs.zimbraMailAlias",[]))},...f(e,"license.attr")&&{license:{status:e.license.status,attr:mapValuesDeep(e.license.attr,coerceStringToBoolean)}},zimlets:{zimlet:f(e,"zimlets.zimlet")&&f(e,"zimlets.zimlet").map(e=>{var{zimlet:e,zimletContext:n,zimletConfig:i}=e;return{zimlet:e,zimletContext:n,...i&&{zimletConfig:normalize$1(ed)(i)}}})}}))),_defineProperty(this,"accountOnlyRemoteWipeSync",e=>this.jsonRequest({name:"AccountOnlyRemoteWipe",namespace:h.Sync,body:{device:{id:e}}})),_defineProperty(this,"action",(e,n)=>{const{ids:i,id:t,...a}=n;return this.jsonRequest({name:e,body:{action:{id:t||[i].join(","),...denormalize(Er)(a)}},singleRequest:!0}).then(Boolean)}),_defineProperty(this,"addExternalAccount",e=>{let{accountType:n,...i}=e;return this.jsonRequest({name:"CreateDataSource",body:{[n]:mapValuesDeep(i,coerceBooleanToString)},singleRequest:!0}).then(e=>f(e,n+".0.id"))}),_defineProperty(this,"addMessage",e=>{var{folderId:e,content:n,meta:i}=f(e,"message");let t,a,r,d;try{({flags:t,tags:a,tagNames:r,date:d}=JSON.parse(i))}catch(e){}return this.jsonRequest({name:"AddMsg",body:denormalize(Hr)({message:{folderId:e,content:{_content:n},flags:t,tags:a,tagNames:r,date:d}}),singleRequest:!0}).then(normalize$1(cr))}),_defineProperty(this,"allowDeviceSync",e=>this.jsonRequest({name:"AllowDevice",namespace:h.Sync,body:{device:{id:e}}})),_defineProperty(this,"applyFilterRules",e=>{var{ids:e,filterRules:n}=e;return this.jsonRequest({name:"ApplyFilterRules",body:{filterRules:{filterRule:n},m:{ids:e}}}).then(e=>{const n=f(e,"m[0].ids");return n?n.split(","):[]})}),_defineProperty(this,"attach",(e,n)=>this.localStoreClient.attach({files:e,message:n})),_defineProperty(this,"autoComplete",e=>this.jsonRequest({name:"AutoComplete",body:denormalize(Ar)(e)}).then(normalize$1(Or))),_defineProperty(this,"autoCompleteGAL",e=>this.jsonRequest({name:"AutoCompleteGal",namespace:h.Account,body:e}).then(e=>normalize$1(wr)(e))),_defineProperty(this,"blockDeviceSync",e=>this.jsonRequest({name:"BlockDevice",namespace:h.Sync,body:{device:{id:e}}})),_defineProperty(this,"cancelPendingAccountOnlyRemoteWipeSync",e=>this.jsonRequest({name:"CancelPendingAccountOnlyRemoteWipe",namespace:h.Sync,body:{device:{id:e}}})),_defineProperty(this,"cancelPendingRemoteWipeSync",e=>this.jsonRequest({name:"CancelPendingRemoteWipe",namespace:h.Sync,body:{device:{id:e}}})),_defineProperty(this,"cancelTask",e=>{e=e.inviteId;return this.jsonRequest({name:"CancelTask",body:{comp:"0",id:e},singleRequest:!0}).then(Boolean)}),_defineProperty(this,"changeFolderColor",e=>{var{id:e,color:n}=e;return this.action(Vo.folder,{id:e,op:"color",color:n})}),_defineProperty(this,"changePassword",e=>{var{loginNewPassword:e,password:n,username:i,dryRun:t=!1}=e;return this.jsonRequest({name:"ChangePassword",namespace:h.Account,body:{account:{by:"name",_content:i},oldPassword:n,password:e,dryRun:t},singleRequest:!0})}),_defineProperty(this,"checkCalendar",e=>{var{id:e,value:n}=e;return this.action(Vo.folder,{id:e,op:n?"check":"!check"})}),_defineProperty(this,"clientInfo",e=>{var{by:e,domain:n}=e;return this.jsonRequest({name:"ClientInfo",body:{domain:[{by:e,_content:n}]},singleRequest:!0,namespace:h.Account}).then(e=>normalize$1(_r)(mapValuesDeep(e,coerceStringToBoolean)))}),_defineProperty(this,"contactAction",e=>this.action(Vo.contact,e)),_defineProperty(this,"conversationAction",e=>this.action(Vo.conversation,e)),_defineProperty(this,"counterAppointment",e=>this.jsonRequest({name:"CounterAppointment",body:denormalize(yr)(e),singleRequest:!0}).then(Boolean)),_defineProperty(this,"createAppointment",(e,n)=>this.jsonRequest({name:"CreateAppointment",body:{...denormalize(kr)(n)},accountName:e,singleRequest:!0}).then(Boolean)),_defineProperty(this,"createAppointmentException",(e,n)=>this.jsonRequest({name:"CreateAppointmentException",body:{...denormalize(kr)(n)},accountName:e,singleRequest:!0}).then(Boolean)),_defineProperty(this,"createAppSpecificPassword",e=>this.jsonRequest({name:"CreateAppSpecificPassword",namespace:h.Account,body:{appName:{_content:e}},singleRequest:!0}).then(e=>normalize$1(Zr)(e))),_defineProperty(this,"createContact",e=>this.jsonRequest({name:"CreateContact",body:createContactBody(e,void 0!==this.localStoreClient),singleRequest:!0}).then(e=>normalize$1(Rr)(normalizeOtherAttr(e.cn)[0]))),_defineProperty(this,"createFolder",e=>{const{flags:n,fetchIfExists:i,parentFolderId:t,...a}=e;return this.jsonRequest({name:"CreateFolder",body:{folder:{...a,f:n,fie:i,l:t}},singleRequest:!0}).then(e=>normalize$1(Tr)(e.folder[0]))}),_defineProperty(this,"createIdentity",e=>{let{attrs:n,...i}=e;return this.jsonRequest({name:"CreateIdentity",namespace:h.Account,body:{identity:{...i,_attrs:{...za(n,coerceBooleanToString),zimbraPrefWhenSentToAddresses:convertStringAndArrayValues(f(n,"zimbraPrefWhenSentToAddresses")),zimbraPrefWhenInFolderIds:convertStringAndArrayValues(f(n,"zimbraPrefWhenInFolderIds"))}}},singleRequest:!0}).then(e=>{e=mapValuesDeep(e,coerceStringToBoolean);const{_attrs:{zimbraPrefWhenSentToAddresses:n,zimbraPrefWhenInFolderIds:i,...t},...a}=f(e,"identity.0");return{...e,identity:[{...a,_attrs:{...t,...n&&{zimbraPrefWhenSentToAddresses:[].concat(n).filter(Boolean)},...i&&{zimbraPrefWhenInFolderIds:[].concat(i).filter(Boolean)}}}]}})}),_defineProperty(this,"createMountpoint",e=>this.jsonRequest({name:"CreateMountpoint",body:denormalize(Nr)(e),singleRequest:!0}).then(Boolean)),_defineProperty(this,"createSearchFolder",e=>{const{parentFolderId:n,...i}=e;return this.jsonRequest({name:"CreateSearchFolder",body:{search:{...i,l:n}},singleRequest:!0}).then(e=>normalize$1(Tr)(e.search[0]))}),_defineProperty(this,"createSignature",e=>this.jsonRequest({name:"CreateSignature",namespace:h.Account,body:denormalize(qr)(e)})),_defineProperty(this,"createTag",e=>this.jsonRequest({name:"CreateTag",body:{tag:{...e}},singleRequest:!0}).then(e=>{var{tag:e=[]}=e;return normalize$1(Xr)(e[0])})),_defineProperty(this,"createTask",e=>this.jsonRequest({name:"CreateTask",body:{...denormalize(kr)(e)},singleRequest:!0}).then(Boolean)),_defineProperty(this,"declineCounterAppointment",e=>this.jsonRequest({name:"DeclineCounterAppointment",body:denormalize(yr)(e),singleRequest:!0}).then(Boolean)),_defineProperty(this,"deleteAppointment",e=>this.jsonRequest({name:"CancelAppointment",body:denormalize(fr)(e),singleRequest:!0}).then(Boolean)),_defineProperty(this,"deleteExternalAccount",e=>{e=e.id;return this.jsonRequest({name:"DeleteDataSource",body:{dsrc:{id:e}},singleRequest:!0}).then(Boolean)}),_defineProperty(this,"deleteIdentity",e=>this.jsonRequest({name:"DeleteIdentity",namespace:h.Account,body:{identity:e},singleRequest:!0}).then(Boolean)),_defineProperty(this,"deleteSignature",e=>this.jsonRequest({name:"DeleteSignature",namespace:h.Account,body:e,singleRequest:!0}).then(Boolean)),_defineProperty(this,"disableTwoFactorAuth",()=>this.jsonRequest({name:"DisableTwoFactorAuth",namespace:h.Account,singleRequest:!0}).then(Boolean)),_defineProperty(this,"discoverRights",e=>{e=e.right;return this.jsonRequest({name:"DiscoverRights",namespace:h.Account,body:{right:e}}).then(e=>normalize$1(Wr)(e))}),_defineProperty(this,"dismissCalendarItem",(e,n)=>this.jsonRequest({name:"DismissCalendarItemAlarm",body:{appt:e,task:n},singleRequest:!0}).then(Boolean)),_defineProperty(this,"documentAction",e=>this.documentActionResponse(Vo.document,e)),_defineProperty(this,"documentActionResponse",(e,n)=>{const{id:i,...t}=n;return this.jsonRequest({name:e,body:{action:{id:[i].join(","),...denormalize(Er)(t)}},singleRequest:!0}).then(normalize$1(Ud))}),_defineProperty(this,"downloadAttachment",e=>{let{id:n,part:i}=e;return this.download({url:`/service/home/~/?auth=co&id=${n}&part=`+i}).then(e=>{e=e.content;return{id:n+"_"+i,content:e}})}),_defineProperty(this,"downloadDocument",e=>{let{id:n,url:i}=e;return this.download({url:i}).then(e=>{e=e.content;return{id:n,content:e}})}),_defineProperty(this,"downloadMessage",e=>{let{id:n,isSecure:i}=e;return this.download({isSecure:i,url:"/service/home/~/?auth=co&id="+n}).then(e=>{e=e.content;return{id:n,content:e,isSecure:i}})}),_defineProperty(this,"enableTwoFactorAuth",e=>{var{name:e,password:n,authToken:i,twoFactorCode:t,csrfTokenSecured:a,ignoreSameSite:r}=e;return this.jsonRequest({name:"EnableTwoFactorAuth",body:{name:{_content:e},...n&&{password:{_content:n}},...i&&{authToken:{_content:i}},...t&&{twoFactorCode:{_content:t}},...r&&{ignoreSameSite:r},csrfTokenSecured:a},namespace:h.Account,singleRequest:!0})}),_defineProperty(this,"endSessionBeaconRequest",e=>{e={Body:{EndSessionRequest:{_jsns:h.Account}},Header:{context:{_jsns:h.All,csrfToken:this.csrfToken,account:{by:"name",_content:e.accountName},session:{id:this.sessionId,_content:this.sessionId},userAgent:this.userAgent}}};try{var n=new Blob([JSON.stringify(e)]);navigator&&navigator.sendBeacon(this.origin+"/service/soap",n)}catch(e){throw new Error("Error on endSessionBeaconRequest request"+e)}}),_defineProperty(this,"folderAction",e=>this.action(Vo.folder,e)),_defineProperty(this,"forwardAppointment",e=>this.jsonRequest({name:"ForwardAppointment",body:denormalize(Dr)(e),singleRequest:!0}).then(Boolean)),_defineProperty(this,"forwardAppointmentInvite",e=>this.jsonRequest({name:"ForwardAppointmentInvite",body:denormalize(br)(e),singleRequest:!0}).then(Boolean)),_defineProperty(this,"freeBusy",e=>{let{start:n,end:i,names:t}=e;return this.jsonRequest({name:"GetFreeBusy",body:{s:n,e:i,name:t.join(",")}}).then(e=>normalize$1(Fr)(e.usr))}),_defineProperty(this,"generateScratchCodes",e=>this.jsonRequest({name:"GenerateScratchCodes",namespace:h.Account,body:{account:{by:"name",_content:e}},singleRequest:!0})),_defineProperty(this,"getAppointment",e=>this.jsonRequest({name:"GetAppointment",body:e}).then(e=>normalize$1(Br)(e))),_defineProperty(this,"getAppSpecificPasswords",()=>this.jsonRequest({name:"GetAppSpecificPasswords",namespace:h.Account})),_defineProperty(this,"getAttachmentUrl",e=>getAttachmentUrl(e,{origin:this.origin,jwtToken:this.jwtToken})),_defineProperty(this,"getAvailableLocales",()=>this.jsonRequest({name:"GetAvailableLocales",namespace:h.Account}).then(e=>e.locale)),_defineProperty(this,"getContact",e=>{let{id:n,ids:i,...t}=e;return this.jsonRequest({name:"GetContacts",body:{cn:{id:n||(i||[]).join(",")},...t}}).then(e=>normalize$1(Rr)(normalizeOtherAttr(e.cn)))}),_defineProperty(this,"getContactFrequency",e=>this.jsonRequest({name:"GetContactFrequency",body:e}).then(e=>(e.data=e.data.map(e=>(e.by=e.spec[0].range,e)),e))),_defineProperty(this,"getContactProfileImageUrl",e=>function getContactProfileImageUrl(e,n){var{origin:n="",jwtToken:i}=n;return(e=getAttachmentUrl(e,{origin:n,jwtToken:i}))?""+e:""}(e,{origin:this.origin,jwtToken:this.jwtToken})),_defineProperty(this,"getConversation",e=>this.jsonRequest({name:"GetConv",body:{c:za(e,coerceBooleanToInt)}}).then(e=>{e=this.normalizeConversation(e.c[0]);const n=normalize$1(vr)(e);return n.messages=n.messages.map(this.normalizeMessage),n})),_defineProperty(this,"getCustomMetadata",e=>{var{id:e,section:n}=e;return this.jsonRequest({name:"GetCustomMetadata",body:{id:e,meta:{section:n}}}).then(e=>(e.meta&&(e.meta=e.meta.map(e=>(e._attrs||(e._attrs={}),e=normalizeCustomMetaDataAttrs(e)))),mapValuesDeep(e,coerceStringToBoolean)))}),_defineProperty(this,"getDataSources",()=>this.jsonRequest({name:"GetDataSources"}).then(e=>mapValuesDeep(e,coerceStringToBoolean))),_defineProperty(this,"getDeviceStatus",()=>this.jsonRequest({name:"GetDeviceStatus",namespace:h.Sync}).then(e=>f(e,"device")||[])),_defineProperty(this,"getDistributionListMembers",(e,n,i)=>this.jsonRequest({name:"GetDistributionListMembers",body:{dl:{_content:i},limit:e,offset:n},namespace:h.Account}).then(e=>normalize$1(Ir)(f(e,"groupMembers.0.groupMember")||[]))),_defineProperty(this,"getDocumentShareURL",e=>this.jsonRequest({name:"GetDocumentShareURL",body:denormalize(Ur)(e),singleRequest:!0}).then(e=>normalize$1(Gr)(e))),_defineProperty(this,"getFilterRules",()=>this.jsonRequest({name:"GetFilterRules"}).then(e=>normalize$1(xr)(f(e,"filterRules.0.filterRule")||[]))),_defineProperty(this,"getFolder",e=>this.jsonRequest({name:"GetFolder",body:denormalize($r)(e)}).then(e=>{e=normalize$1(Tr)(e);const n=f(e,"folders.0",{});return n.folders&&(n.folders=n.folders.map(Wo),n.folders=n.folders.map(e=>(e.linkedFolders&&(e.linkedFolders=e.linkedFolders.map(e=>{var{absFolderPath:n,oname:i,folders:t}=e;return i&&t&&(e.folders=updateAbsoluteFolderPath(i,n,t)),e})),e))),n.linkedFolders&&(n.linkedFolders=n.linkedFolders.map(Wo)),n.linkedFolders&&(n.linkedFolders=n.linkedFolders.map(e=>{var n,i,t,a,r,d;return e.view&&e.view!==pd.Message&&e.view!==pd.Contact&&e.view!==pd.Document||({absFolderPath:n,oname:i,folders:t,ownerZimbraId:a,sharedItemId:r,linkedFolders:d}=e,e.view===pd.Contact&&(e.userId=e.id,e.id=a+":"+r),i&&t&&(e.folders=updateAbsoluteFolderPath(i,n,t)),d&&(e.linkedFolders=updateAbsoluteFolderPath(i,n,d))),e})),e})),_defineProperty(this,"getHAB",e=>this.jsonRequest({name:"GetHAB",body:{habRootGroupId:e},namespace:h.Account}).then(e=>{e=f(e,"ou.0");return{...e,habGroups:[...Ho(e.habGroup)]}})),_defineProperty(this,"getIdentities",()=>this.jsonRequest({name:"GetIdentities",namespace:h.Account}).then(e=>{let{identity:n,...i}=e;e=n.map(e=>{let{_attrs:{zimbraPrefWhenInFolderIds:n,zimbraPrefWhenSentToAddresses:i,...t},...a}=e;return{...a,_attrs:{...t,zimbraPrefWhenInFolderIds:[].concat(n).filter(Boolean),zimbraPrefWhenSentToAddresses:[].concat(i).filter(Boolean)}}});return mapValuesDeep({...i,identity:e},coerceStringToBoolean)})),_defineProperty(this,"getImportStatus",()=>this.jsonRequest({name:"GetImportStatus"})),_defineProperty(this,"getMailboxMetadata",e=>{e=e.section;return this.jsonRequest({name:"GetMailboxMetadata",body:{meta:{section:e}}}).then(e=>(e.meta=e.meta.map(e=>(e._attrs||(e._attrs={}),e)),mapValuesDeep(e,coerceStringToBoolean)))}),_defineProperty(this,"getMessage",e=>{var{id:e,html:n,raw:i,header:t,read:a,max:r,ridZ:d,part:o}=e;return this.jsonRequest({name:"GetMsg",body:{m:{id:e,html:!1!==n&&!0!==i?1:0,header:t,read:!0===a?1:void 0,needExp:1,neuter:0,...r&&{max:r},raw:i?1:0,...d&&{ridZ:d},...o&&{part:o}}}}).then(e=>e&&e.m?this.normalizeMessage(e.m[0]):null)}),_defineProperty(this,"getMessagesMetadata",e=>{let n=e["ids"];return this.jsonRequest({name:"GetMsgMetadata",body:{m:{ids:n.join(",")}}}).then(e=>e.m.map(this.normalizeMessage))}),_defineProperty(this,"getPreferences",()=>this.jsonRequest({name:"GetPrefs",namespace:h.Account}).then(e=>{let n=mapValuesDeep(e._attrs,coerceStringToBoolean);for(const i in n)-1!==Uo.indexOf(i)&&(n[i]="string"==typeof n[i]?Qa(n[i]):n[i]);return n})),_defineProperty(this,"getProfileImageUrl",e=>function getProfileImageUrl(e,n){var{origin:n="",jwtToken:i}=n;return n+`/service/home/~/?max_width=100&max_height=100&auth=${i?"jwt":"co"}&id=`+encodeURIComponent(e)+(i?"&zjwt="+i:"")}(e,{origin:this.origin,jwtToken:this.jwtToken})),_defineProperty(this,"getRights",e=>this.jsonRequest({name:"GetRights",namespace:h.Account,body:denormalize(Jr)(e)}).then(normalize$1(Yr))),_defineProperty(this,"getScratchCodes",e=>this.jsonRequest({name:"GetScratchCodes",namespace:h.Account,body:{account:{by:"name",_content:e}}})),_defineProperty(this,"getSearchFolder",()=>this.jsonRequest({name:"GetSearchFolder"}).then(e=>e.search?{folders:normalize$1(Tr)(e.search)}:{})),_defineProperty(this,"getSignatures",()=>this.jsonRequest({name:"GetSignatures",namespace:h.Account}).then(e=>mapValuesDeep(e,coerceStringToBoolean))),_defineProperty(this,"getSMimeCertInfo",()=>this.jsonRequest({name:"GetSmimeCertificateInfo",namespace:h.Account}).then(e=>normalize$1(mr)(e||{}))),_defineProperty(this,"getSMimePublicCerts",e=>this.jsonRequest({name:"GetSMIMEPublicCerts",body:{store:{_content:e.store},email:{_content:e.contactAddr}},namespace:h.Account})),_defineProperty(this,"getTag",()=>this.jsonRequest({name:"GetTag",namespace:h.Mail}).then(e=>{let{tag:n=[]}=e;return n.map(normalize$1(Xr))})),_defineProperty(this,"getTasks",e=>this.jsonRequest({name:"Search",body:{...e}}).then(e=>{e.cn&&(e.cn=normalizeOtherAttr(e.cn));const n=normalize$1(Lr)(e);return{...n,tasks:n.task?n.task.map(normalize$1(gr)):[]}})),_defineProperty(this,"getTrustedDevices",()=>this.jsonRequest({name:"GetTrustedDevices",namespace:h.Account})),_defineProperty(this,"getWhiteBlackList",()=>this.jsonRequest({name:"GetWhiteBlackList",namespace:h.Account})),_defineProperty(this,"getWorkingHours",e=>{let{start:n,end:i,names:t}=e;return this.jsonRequest({name:"GetWorkingHours",body:{name:t.join(","),...denormalize(Sr)({start:n,end:i})}}).then(e=>normalize$1(Fr)(e.usr))}),_defineProperty(this,"grantRights",e=>this.jsonRequest({name:"GrantRights",namespace:h.Account,body:denormalize(Yr)(e)}).then(normalize$1(Yr))),_defineProperty(this,"importExternalAccount",e=>{var{accountType:e,id:n}=e;return this.jsonRequest({name:"ImportData",body:{[e]:{id:n}}}).then(Boolean)}),_defineProperty(this,"itemAction",e=>this.action(Vo.item,e)),_defineProperty(this,"jsonRequest",e=>this[e.singleRequest?"dataLoader":"batchDataLoader"].load(e)),_defineProperty(this,"listDocumentRevisions",e=>{var{id:e,version:n,count:i}=e;return this.jsonRequest({name:"ListDocumentRevisions",namespace:h.Mail,body:{doc:{id:e,ver:n,count:i}}}).then(e=>{const n=normalize$1(Pr)(e);e=n.documents.map(e=>e.version);const i=Math.max(...e),t=n.documents.find(e=>e.version===i);e=n.documents.map(e=>({...e,name:t.name}));return{...t,docs:e}})}),_defineProperty(this,"login",e=>{var{username:e,password:n,recoveryCode:i,tokenType:t,persistAuthTokenCookie:a,twoFactorCode:r,deviceTrusted:d,csrfTokenSecured:o,ignoreSameSite:s}=e;return this.jsonRequest({name:"Auth",singleRequest:!0,body:{tokenType:t,csrfTokenSecured:o,persistAuthTokenCookie:a,account:{by:"name",_content:e},...s&&{ignoreSameSite:s},...n&&{password:n},...i&&{recoveryCode:{verifyAccount:!0,_content:i}},...r&&{twoFactorCode:r},...d&&{deviceTrusted:d}},namespace:h.Account}).then(e=>mapValuesDeep(e,coerceStringToBoolean))}),_defineProperty(this,"logout",()=>this.jsonRequest({name:"EndSession",body:{logoff:!0},namespace:h.Account}).then(Boolean)),_defineProperty(this,"messageAction",e=>this.action(Vo.message,e)),_defineProperty(this,"modifyAppointment",(e,n)=>this.jsonRequest({name:"ModifyAppointment",body:{...denormalize(kr)(n)},accountName:e,singleRequest:!0}).then(e=>normalize$1(kr)(e))),_defineProperty(this,"modifyContact",e=>this.jsonRequest({name:"ModifyContact",body:createContactBody(e,void 0!==this.localStoreClient),singleRequest:!0}).then(e=>normalize$1(Rr)(normalizeOtherAttr(e.cn)[0]))),_defineProperty(this,"modifyExternalAccount",e=>{var{id:e,type:n,attrs:i}=e;return this.jsonRequest({name:"ModifyDataSource",body:{[n]:{id:e,...mapValuesDeep(i,coerceBooleanToString)}},singleRequest:!0}).then(Boolean)}),_defineProperty(this,"modifyFilterRules",e=>this.jsonRequest({name:"ModifyFilterRules",body:{filterRules:[{filterRule:denormalize(xr)(e)}]},singleRequest:!0}).then(Boolean)),_defineProperty(this,"modifyIdentity",e=>{let{attrs:n,...i}=e;return this.jsonRequest({name:"ModifyIdentity",namespace:h.Account,body:{identity:{...i,_attrs:{...za(n,coerceBooleanToString),zimbraPrefWhenSentToAddresses:convertStringAndArrayValues(f(n,"zimbraPrefWhenSentToAddresses")),zimbraPrefWhenInFolderIds:convertStringAndArrayValues(f(n,"zimbraPrefWhenInFolderIds"))}}},singleRequest:!0})}),_defineProperty(this,"modifyPrefs",e=>{let n=mapValuesDeep(e,coerceBooleanToString);for(const i in n)-1!==Uo.indexOf(i)&&(n[i]=n[i]instanceof Array&&0===n[i].length?"":n[i]);return this.jsonRequest({name:"ModifyPrefs",namespace:h.Account,body:{_attrs:n},singleRequest:!0}).then(Boolean)}),_defineProperty(this,"modifyProfileImage",e=>{var{content:e,contentType:n}=e;return this.jsonRequest({name:"ModifyProfileImage",body:{_content:e},singleRequest:!0,headers:{"Content-Type":n}})}),_defineProperty(this,"modifyProps",e=>this.jsonRequest({name:"ModifyProperties",namespace:h.Account,body:{prop:mapValuesDeep(e,coerceBooleanToString)},singleRequest:!0}).then(Boolean)),_defineProperty(this,"modifySearchFolder",e=>this.jsonRequest({name:"ModifySearchFolder",body:e,singleRequest:!0}).then(Boolean)),_defineProperty(this,"modifySignature",e=>this.jsonRequest({name:"ModifySignature",namespace:h.Account,body:denormalize(qr)(e),singleRequest:!0}).then(Boolean)),_defineProperty(this,"modifyTask",e=>this.jsonRequest({name:"ModifyTask",body:{...denormalize(kr)(e)},singleRequest:!0}).then(Boolean)),_defineProperty(this,"modifyWhiteBlackList",e=>this.jsonRequest({name:"ModifyWhiteBlackList",namespace:h.Account,body:{...e},singleRequest:!0}).then(Boolean)),_defineProperty(this,"modifyZimletPrefs",e=>this.jsonRequest({name:"ModifyZimletPrefs",namespace:h.Account,body:{zimlet:e},singleRequest:!0})),_defineProperty(this,"noop",(e,n)=>{var{wait:e,limitToOneBlocked:i}=e;return this.jsonRequest({name:"NoOp",body:{wait:e,limitToOneBlocked:i},singleRequest:!0,fetchOptions:n}).then(e=>e)}),_defineProperty(this,"purgeRevision",e=>{var{id:e,ver:n,includeOlderRevisions:i}=e;return this.jsonRequest({name:"PurgeRevision",namespace:h.Mail,body:{revision:{id:e,ver:n,includeOlderRevisions:i}},singleRequest:!0}).then(Boolean)}),_defineProperty(this,"quarantineDeviceSync",e=>this.jsonRequest({name:"QuarantineDevice",namespace:h.Sync,body:{device:{id:e}}})),_defineProperty(this,"recoverAccount",e=>{var{channel:e,email:n,op:i}=e;return this.jsonRequest({name:"RecoverAccount",body:{channel:e,email:n,op:i}})}),_defineProperty(this,"relatedContacts",e=>{e=e.email;return this.jsonRequest({name:"GetRelatedContacts",body:{targetContact:{cn:e}}}).then(e=>e.relatedContacts.relatedContact)}),_defineProperty(this,"remoteWipeSync",e=>this.jsonRequest({name:"RemoteWipe",namespace:h.Sync,body:{device:{id:e}}})),_defineProperty(this,"removeDeviceSync",e=>this.jsonRequest({name:"RemoveDevice",namespace:h.Sync,body:{device:{id:e}}})),_defineProperty(this,"resetPassword",e=>{var{password:e,dryRun:n,getPasswordRules:i,cancelResetPassword:t}=e;return this.jsonRequest({name:"ResetPassword",namespace:h.Account,body:{password:e,dryRun:n,getPasswordRules:i,cancelResetPassword:t},singleRequest:!0}).then(e=>mapValuesDeep(e,coerceStringToBoolean))}),_defineProperty(this,"resolve",e=>""+this.origin+e),_defineProperty(this,"revokeAppSpecificPassword",e=>this.jsonRequest({name:"RevokeAppSpecificPassword",namespace:h.Account,body:{appName:e},singleRequest:!0}).then(Boolean)),_defineProperty(this,"revokeOtherTrustedDevices",()=>this.jsonRequest({name:"RevokeOtherTrustedDevices",namespace:h.Account,singleRequest:!0}).then(Boolean)),_defineProperty(this,"revokeRights",e=>this.jsonRequest({name:"RevokeRights",namespace:h.Account,body:denormalize(Yr)(e),singleRequest:!0}).then(normalize$1(Yr))),_defineProperty(this,"revokeTrustedDevice",()=>this.jsonRequest({name:"RevokeTrustedDevice",namespace:h.Account,singleRequest:!0}).then(Boolean)),_defineProperty(this,"saveDocument",e=>this.jsonRequest({name:"SaveDocument",body:denormalize(Kr)(e),singleRequest:!0}).then(e=>{let n=e["doc"];return{document:n.map(e=>normalize$1(jr)(e))}})),_defineProperty(this,"saveDraft",(e,n)=>this.jsonRequest({name:"SaveDraft",body:denormalize(pr)({message:e}),singleRequest:!0,accountName:n}).then(e=>{let n=e["m"];return{message:n&&n.map(this.normalizeMessage)}})),_defineProperty(this,"saveSMimeCert",(e,n)=>this.jsonRequest({name:"SaveSmimeCertificate",body:{upload:e,password:n},namespace:h.Account}).then(e=>normalize$1(mr)(e||{}))),_defineProperty(this,"search",e=>this.jsonRequest({name:"Search",body:{...e}}).then(e=>{e.cn&&(e.cn=normalizeOtherAttr(e.cn));const n=normalize$1(Lr)(e);return n.conversations&&(n.conversations=n.conversations.map(this.normalizeConversation)),n.messages&&(n.messages=n.messages.map(this.normalizeMessage)),n})),_defineProperty(this,"searchCalendarResources",e=>this.jsonRequest({name:"SearchCalendarResources",body:e,namespace:h.Account}).then(normalize$1(Mr))),_defineProperty(this,"searchGal",e=>this.jsonRequest({name:"SearchGal",body:e,namespace:h.Account}).then(e=>(e.cn&&(e.cn=normalizeOtherAttr(e.cn)),normalize$1(Lr)(e)))),_defineProperty(this,"sendDeliveryReport",e=>this.jsonRequest({name:"SendDeliveryReport",body:{mid:e},singleRequest:!0}).then(Boolean)),_defineProperty(this,"sendInviteReply",e=>this.jsonRequest({name:"SendInviteReply",body:{...denormalize(zr)(e)},singleRequest:!0}).then(e=>normalize$1(gr)(e))),_defineProperty(this,"sendMessage",(e,n,i,t)=>this.jsonRequest({name:i||t?"SendSecureMsg":"SendMsg",body:{...denormalize(pr)({message:e}),...i&&{sign:!0},...t&&{encrypt:!0}},singleRequest:!0,accountName:n}).then(normalize$1(pr))),_defineProperty(this,"sendShareNotification",e=>this.jsonRequest({name:"SendShareNotification",body:{...denormalize(Cr)(e)},singleRequest:!0}).then(Boolean)),_defineProperty(this,"setCsrfToken",e=>{this.csrfToken=e}),_defineProperty(this,"setCustomMetadata",e=>this.jsonRequest({name:"SetCustomMetadata",body:function setCustomMetaDataBody(e){var{attrs:e,id:n,section:i}=e;const t=[];return eo(e,e=>{var{key:e,value:n}=e;return t.push({[e]:n})}),{id:n,meta:{section:i,_attrs:t}}}(e.customMetaData)}).then(Boolean)),_defineProperty(this,"setJwtToken",e=>{this.jwtToken=e}),_defineProperty(this,"setRecoveryAccount",e=>this.jsonRequest({name:"SetRecoveryAccount",body:e,singleRequest:!0}).then(Boolean)),_defineProperty(this,"setUserAgent",e=>{this.userAgent=e}),_defineProperty(this,"shareInfo",e=>this.jsonRequest({name:"GetShareInfo",body:{...e,_jsns:"urn:zimbraAccount"}}).then(e=>e.share)),_defineProperty(this,"snoozeCalendarItem",(e,n)=>this.jsonRequest({name:"SnoozeCalendarItemAlarm",body:{appt:e,task:n},singleRequest:!0}).then(Boolean)),_defineProperty(this,"taskFolders",()=>this.jsonRequest({name:"GetFolder",body:{view:pd.Task,tr:!0}}).then(e=>normalize$1(Tr)(e.folder[0].folder))),_defineProperty(this,"testExternalAccount",e=>{let{accountType:n,...i}=e;return this.jsonRequest({name:"TestDataSource",body:{[n]:mapValuesDeep(i,coerceBooleanToString)},singleRequest:!0}).then(e=>mapValuesDeep(f(e,n+".0"),coerceStringToBoolean))}),_defineProperty(this,"uploadMessage",e=>{return(this.customFetch||fetch)(this.origin+"/service/upload?fmt=raw",{method:"POST",body:e,headers:{"Content-Disposition":'attachment; filename="message.eml"',"Content-Type":"message/rfc822",...this.authToken&&{Cookie:"ZM_AUTH_TOKEN="+this.authToken},...this.csrfToken&&{"X-Zimbra-Csrf-Token":this.csrfToken}},credentials:"include"}).then(e=>{if(e.ok)return e.text().then(e=>{if(!e)return null;var[,e="",n=void 0,i=""]=e.match(/^([^,]+),([^,]+),'(.*)'/)||[];return n&&"'null'"!==n?null:200==+e?i:void 0})})}),_defineProperty(this,"batchDataHandler",e=>batchJsonRequest({requests:e,...this.getAdditionalRequestOptions()}).then(e=>{var n=f(e,"header.context.session.id"),i=f(e,"header.context.notify.0"),t=f(e,"header.context.refresh");return this.checkAndUpdateSessionId(n),this.notifier&&(i&&this.notifier.handleNotifications(i),t&&this.notifier.handleRefresh(t)),e.requests.map((e,n)=>ir(e)?e:e.body)})),_defineProperty(this,"checkAndUpdateSessionId",e=>{e&&this.sessionId!==e&&(this.sessionHandler&&this.sessionHandler.writeSessionId(e),this.sessionId=e)}),_defineProperty(this,"dataHandler",e=>jsonRequest({...e[0],...this.getAdditionalRequestOptions("Auth"!==e[0].name)}).then(e=>{var n=f(e,"header.context.session.id"),i=f(e,"header.context.notify.0"),t=f(e,"header.context.refresh");return this.checkAndUpdateSessionId(n),this.notifier&&(i&&this.notifier.handleNotifications(i),t&&this.notifier.handleRefresh(t)),ir(e)?[e]:[e.body]})),_defineProperty(this,"download",e=>{var{isSecure:e,url:n}=e;return fetch(""+this.origin+n,{headers:{...e&&{"X-Zimbra-Encoding":"x-base64"},...this.csrfToken&&{"X-Zimbra-Csrf-Token":this.csrfToken}},credentials:"include"}).then(e=>{if(e.ok)return e.text().then(e=>{if(e)return{content:e}})})}),_defineProperty(this,"getAdditionalRequestOptions",function(){return{jwtToken:e.jwtToken,...(!(0<arguments.length&&void 0!==arguments[0])||arguments[0])&&{csrfToken:e.csrfToken},...e.authToken&&{authToken:e.authToken},sessionId:e.sessionId||e.sessionHandler&&e.sessionHandler.readSessionId(),origin:e.origin,userAgent:e.userAgent,...void 0!==e.notifier.getSequenceNumber()&&{sessionSeq:e.notifier.getSequenceNumber()}}}),_defineProperty(this,"normalizeConversation",e=>(e?.meta&&(e.meta=e.meta.map(e=>(e._attrs||(e._attrs={}),e=normalizeCustomMetaDataAttrs(e)))),e)),_defineProperty(this,"normalizeMessage",e=>function normalizeMessage(e,n){var{origin:n,jwtToken:i,isDesktop:t}=n;e?.meta&&(e.meta=e.meta.map(e=>(e._attrs||(e._attrs={}),e=normalizeCustomMetaDataAttrs(e))));let a=normalize$1(cr)(e);return normalizeEmailAddresses(normalizeMimeParts(a=a&&mapValuesDeep(a,coerceStringToBoolean),{origin:n,jwtToken:i,isDesktop:t}))}(e,{origin:this.origin,jwtToken:this.jwtToken,isDesktop:this.localStoreClient})),this.sessionHandler=n.sessionHandler,this.userAgent=n.userAgent,this.jwtToken=n.jwtToken,this.csrfToken=n.csrfToken,this.authToken=n.authToken,this.origin=void 0!==n.zimbraOrigin?n.zimbraOrigin:Gd,this.soapPathname=n.soapPathname||Qd,this.localStoreClient=n.localStoreClient,this.customFetch=n.customFetch,this.notifier=new Notifier,this.batchDataLoader=new Ua(this.batchDataHandler,{cache:!1}),this.dataLoader=new Ua(this.dataHandler,{batch:!1,cache:!1}),this.customFetch&&function setCustomFetch(e){Hd=e}(this.customFetch)}}var Yo={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:"zimbraWebClientSkipLogoff"},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:"zimbraHelpModernURL"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},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:n.MsgAction="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:"decryptionErrorCode"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"certificate"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"SmimeCert"}}},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:"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:"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:"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:"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:"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:"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:"FieldDefinition",name:{kind:"Name",value:"types"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"retentionPolicy"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"RetentionPolicy"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"RetentionPolicy"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"keep"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"Policy"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"purge"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"Policy"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"Policy"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"policy"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"PolicyAttrs"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"PolicyAttrs"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"lifetime"},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:"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:"FieldDefinition",name:{kind:"Name",value:"adminDelegated"},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:"zimbraFeatureMailForwardingEnabled"},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:"zimbraFeatureRetentionPolicyEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraPasswordAllowUsername"},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:"zimbraMailWhitelistMaxNumEntries"},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:"zimbraFeatureAntispamEnabled"},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:"zimbraMailSignatureMaxLength"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},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:"zimbraFeatureTasksEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},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:"FieldDefinition",name:{kind:"Name",value:"zimbraBlockEmailSendFromImapPop"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureInstantNotify"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureDiscardInFiltersEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureAdminMailEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureAdminPreferencesEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureImportFolderEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureExportFolderEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureGroupCalendarEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},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:"zimbraPrefSharedAddrBookAutoCompleteEnabled"},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:"FieldDefinition",name:{kind:"Name",value:"permission"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"docs"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"Document"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"sfid"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},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:"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:"FieldDefinition",name:{kind:"Name",value:"certificate"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"SmimeCert"}}},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:"phoneticCompany"},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:"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:"FieldDefinition",name:{kind:"Name",value:"rgb"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},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:"phoneticCompany"},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:"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:"FieldDefinition",name:{kind:"Name",value:"truncated"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},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:"InputValueDefinition",name:{kind:"Name",value:"truncated"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},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:"SaveSMimeCertInputUpload"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},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:"InputValueDefinition",name:{kind:"Name",value:"retentionPolicy"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"RetentionPolicyInput"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"RetentionPolicyInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"keep"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"PolicyInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"purge"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"PolicyInput"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"PolicyInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"policy"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"PolicyAttrsInput"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"PolicyAttrsInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"lifetime"},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:"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:"PurgetRevisionInput"},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:"ver"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Int"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"includeOlderRevisions"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},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:"zimbraPrefSharedAddrBookAutoCompleteEnabled"},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:"InputValueDefinition",name:{kind:"Name",value:"ignoreSameSite"},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:"sortVal"},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:"ListType",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:"InputValueDefinition",name:{kind:"Name",value:"document"},type:{kind:"NamedType",name:{kind:"Name",value:"SaveDocumentInput"}},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:"SmimeCertIssuedBy"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"country"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"commonName"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"emailAddress"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"locality"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"organizationName"},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:"ObjectTypeDefinition",name:{kind:"Name",value:"SmimeCertIssuedTo"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"country"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"commonName"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"emailAddress"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"organizationName"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"organizationUnit"},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:"ObjectTypeDefinition",name:{kind:"Name",value:"SmimeCertSignature"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"algorithm"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"serialNo"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"SmimeCertSubjectRfc822Name"},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:"SmimeCertSubjectAltName"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"rfc822Name"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"SmimeCertSubjectRfc822Name"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"SmimeCertValidity"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"endDate"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"startDate"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"SmimeCert"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"default"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"emailAddress"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"issuedBy"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"SmimeCertIssuedBy"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"issuedTo"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"SmimeCertIssuedTo"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"publicCertificateId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"privateKeyId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"signature"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"SmimeCertSignature"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"subjectAltName"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"SmimeCertSubjectAltName"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"validity"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"SmimeCertValidity"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"errorCode"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"SmimeCertInfoResponse"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"certificates"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"SmimeCert"}}},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:"InputObjectTypeDefinition",name:{kind:"Name",value:"DiscoverRightInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"_content"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},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:"listDocumentRevisions"},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:"version"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Int"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"count"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Int"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Document"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"discoverRights"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"right"},type:{kind:"NonNullType",type:{kind:"ListType",type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"DiscoverRightInput"}}}}},directives:[]}],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:"getSMimeCertInfo"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"certId"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"SmimeCertInfoResponse"}},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:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"parentFolderId"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},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:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"ignoreSameSite"},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:"purgeRevision"},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:"ver"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Int"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"includeOlderRevisions"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},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:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"sign"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"encrypt"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"SendMessageResponse"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"saveSMimeCert"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"upload"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"SaveSMimeCertInputUpload"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"password"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"SmimeCertInfoResponse"}},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:73635}},Ko=(Yo.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\tzimbraWebClientSkipLogoff: Boolean\n\tzimbraFeatureResetPasswordStatus: ResetPasswordStatus\n\tzimbraHelpModernURL: String\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\tdecryptionErrorCode: String\n\tcertificate: [SmimeCert]\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\tisEncrypted: Boolean\n\tisSigned: Boolean\n\tautoSendTime: Float\n\tlocal: Boolean\n\tpart: String\n\tmeta: [CustomMetadataMeta]\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\tmeta: [CustomMetadataMeta]\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\ttypes: String\n\tretentionPolicy: [RetentionPolicy]\n}\n\ntype RetentionPolicy {\n\tkeep: [Policy]\n\tpurge: [Policy]\n}\n\ntype Policy {\n\tpolicy: [PolicyAttrs]\n}\n\ntype PolicyAttrs {\n\tlifetime: String\n\ttype: String\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\tadminDelegated: 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\tzimbraFeatureMailForwardingEnabled: Boolean\n\tzimbraFeatureMailForwardingInFiltersEnabled: Boolean\n\tzimbraFeatureRetentionPolicyEnabled: Boolean\n\tzimbraPasswordAllowUsername: 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\tzimbraMailWhitelistMaxNumEntries: 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\tzimbraFeatureAntispamEnabled: Boolean\n\tzimbraFeatureAppSpecificPasswordsEnabled: Boolean\n\tzimbraFeatureMailPriorityEnabled: Boolean\n\tzimbraFileUploadMaxSize: Float\n\tzimbraFileUploadMaxSizePerFile: Float\n\tzimbraMailAttachmentMaxSize: Float\n\tzimbraMtaMaxMessageSize: Float\n\tzimbraMailAlias: [String]\n\tzimbraMailSignatureMaxLength: Float\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\tzimbraFeatureTasksEnabled: Boolean\n\tzimbraTrialExpirationDate: String\n\tzimbraTrialConvertAtExpiration: Boolean\n\tzimbraHierarchicalAddressBookRoot: String\n\tzimbraBlockEmailSendFromImapPop: Boolean\n\tzimbraFeatureInstantNotify: Boolean\n\tzimbraFeatureDiscardInFiltersEnabled: Boolean\n\tzimbraFeatureAdminMailEnabled: Boolean\n\tzimbraFeatureAdminPreferencesEnabled: Boolean\n\tzimbraFeatureImportFolderEnabled: Boolean\n\tzimbraFeatureExportFolderEnabled: Boolean\n\tzimbraFeatureGroupCalendarEnabled: Boolean\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\tzimbraPrefSharedAddrBookAutoCompleteEnabled: 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\tpermission: String #perm\n\tdocs: [Document]\n\tsfid: ID\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\tcertificate: [SmimeCert]\n}\n\ntype OtherContactAttribute {\n\tkey: String\n\tvalue: String\n}\n\ntype ContactAttributes {\n\tfirstName: String\n\tphoneticFirstName: String\n\tphoneticCompany: 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\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\trgb: String\n}\n\ninput OtherContactAttributeInput {\n\tkey: String\n\tvalue: String\n}\n\ninput ContactAttrsInput {\n\tfirstName: String\n\tphoneticFirstName: String\n\tphoneticCompany: 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\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\ttruncated: Boolean\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\ttruncated: Boolean\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 SaveSMimeCertInputUpload {\n\tid: String\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\tretentionPolicy: [RetentionPolicyInput]\n}\n\ninput RetentionPolicyInput {\n\tkeep: [PolicyInput]\n\tpurge: [PolicyInput]\n}\n\ninput PolicyInput {\n\tpolicy: [PolicyAttrsInput]\n}\n\ninput PolicyAttrsInput {\n\tlifetime: String\n\ttype: String\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 PurgetRevisionInput {\n\tid: ID!\n\tver: Int!\n\tincludeOlderRevisions: Int\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\tzimbraPrefSharedAddrBookAutoCompleteEnabled: 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\tignoreSameSite: 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\tsortVal: 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\tdocument: SaveDocumentInput\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 SmimeCertIssuedBy {\n\tcountry: String\n\tcommonName: String\n\temailAddress: String\n\tlocality: String\n\torganizationName: String\n\tstate: String\n}\n\ntype SmimeCertIssuedTo {\n\tcountry: String\n\tcommonName: String\n\temailAddress: String\n\torganizationName: String\n\torganizationUnit: String\n\tstate: String\n}\n\ntype SmimeCertSignature {\n\talgorithm: String\n\tserialNo: String\n}\n\ntype SmimeCertSubjectRfc822Name {\n\tcontent: String\n}\n\ntype SmimeCertSubjectAltName {\n\trfc822Name: [SmimeCertSubjectRfc822Name]\n}\n\ntype SmimeCertValidity {\n\tendDate: Float\n\tstartDate: Float\n}\n\ntype SmimeCert {\n\tdefault: Boolean\n\temailAddress: String\n\tissuedBy: SmimeCertIssuedBy\n\tissuedTo: SmimeCertIssuedTo\n\tpublicCertificateId: String\n\tprivateKeyId: String\n\tsignature: SmimeCertSignature\n\tsubjectAltName: SmimeCertSubjectAltName\n\tvalidity: SmimeCertValidity\n\terrorCode: String\n}\n\ntype SmimeCertInfoResponse {\n\tcertificates: [SmimeCert]\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\ninput DiscoverRightInput {\n\t_content: String\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\tlistDocumentRevisions(id: ID!, version: Int!, count: Int!): Document\n\tdiscoverRights(right: [DiscoverRightInput!]!): 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\tgetSMimeCertInfo(certId: String): SmimeCertInfoResponse\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, parentFolderId:ID): 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\tignoreSameSite: 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\tpurgeRevision(id: ID!, ver: Int!, includeOlderRevisions: Int): Boolean\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\tsign: Boolean\n\t\tencrypt: Boolean\n\t): SendMessageResponse\n\tsaveSMimeCert(upload: SaveSMimeCertInputUpload!, password: String): SmimeCertInfoResponse\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}},function(e,n){return(Ko=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}Ko(e,n),e.prototype=null===n?Object.create(n):(__.prototype=n.prototype,new __)}var I=function(){return(I=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))}var Jo,Zo="Invariant Violation",s=Object.setPrototypeOf,Xo=void 0===s?function(e,n){return e.__proto__=n,e}:s,es=(__extends(InvariantError,Jo=Error),InvariantError);function InvariantError(e){e=Jo.call(this,"number"==typeof(e=void 0===e?Zo:e)?Zo+": "+e+" (see https://github.com/apollographql/invariant-packages)":e)||this;return e.framesToPop=1,e.name=Zo,Xo(e,InvariantError.prototype),e}function invariant(e,n){if(!e)throw new es(n)}var ns=["debug","log","warn","error","silent"],is=ns.indexOf("log");function wrapConsoleMethod(e){return function(){if(ns.indexOf(e)>=is)return(console[e]||console.log).apply(console,arguments)}}function maybe$1(e){try{return e()}catch(e){}}(d=invariant=invariant||{}).debug=wrapConsoleMethod("debug"),d.log=wrapConsoleMethod("log"),d.warn=wrapConsoleMethod("warn"),d.error=wrapConsoleMethod("error");var ts=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")()}),as=["__","__"].join("DEV");var rs=function getDEV(){try{return Boolean(__DEV__)}catch(e){return Object.defineProperty(ts,as,{value:"production"!==maybe$1(function(){return process.env.NODE_ENV}),enumerable:!1,configurable:!0,writable:!0}),ts[as]}}();function maybe(e){try{return e()}catch(e){}}var ds=maybe(function(){return globalThis})||maybe(function(){return window})||maybe(function(){return self})||maybe(function(){return global})||maybe(function(){return maybe.constructor("return this")()}),os=!1;function remove(){os&&(delete ds.process,os=!1)}function shouldInclude(e,t){e=e.directives;return!e||!e.length||function getInclusionDirectives(e){var a=[];e&&e.length&&e.forEach(function(e){var n,i,t;!function isInclusionDirective(e){e=e.name.value;return"skip"===e||"include"===e}(e)||(i=e.arguments,n=e.name.value,__DEV__?invariant(i&&1===i.length,"Incorrect number of arguments for the @"+n+" directive."):invariant(i&&1===i.length,40),i=i[0],__DEV__?invariant(i.name&&"if"===i.name.value,"Invalid argument for the @"+n+" directive."):invariant(i.name&&"if"===i.name.value,41),t=i.value,__DEV__?invariant(t&&("Variable"===t.kind||"BooleanValue"===t.kind),"Argument for the @"+n+" directive must be a variable or a boolean value."):invariant(t&&("Variable"===t.kind||"BooleanValue"===t.kind),42),a.push({directive:e,ifArgument:i}))});return a}(e).every(function(e){var n=e.directive,e=e.ifArgument,i=!1;return"Variable"===e.value.kind?(i=t&&t[e.value.name.value],__DEV__?invariant(void 0!==i,"Invalid variable referenced in @"+n.name.value+" directive."):invariant(void 0!==i,39)):i=e.value.value,"skip"===n.name.value?!i:i})}function getFragmentQueryDocument(e,n){var i=[];return e.definitions.forEach(function(e){if("OperationDefinition"===e.kind)throw __DEV__?new es("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 es(43);"FragmentDefinition"===e.kind&&i.push(e)}),void 0===n&&(__DEV__?invariant(1===i.length,"Found "+i.length+" fragments. `fragmentName` must be provided when there is not exactly 1 fragment."):invariant(1===i.length,44),n=i[0].name.value),I(I({},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(i,"No fragment named "+e.name.value+"."):invariant(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 valueToObjectRepresentation(e,i,n,t){if(function isIntValue(e){return"IntValue"===e.kind}(n)||function isFloatValue(e){return"FloatValue"===e.kind}(n))e[i.value]=Number(n.value);else if(function isBooleanValue(e){return"BooleanValue"===e.kind}(n)||function isStringValue(e){return"StringValue"===e.kind}(n))e[i.value]=n.value;else if(function isObjectValue(e){return"ObjectValue"===e.kind}(n)){var a={};n.fields.map(function(e){return valueToObjectRepresentation(a,e.name,e.value,t)}),e[i.value]=a}else if(function isVariable(e){return"Variable"===e.kind}(n))e[i.value]=(t||{})[n.name.value];else if(function isListValue(e){return"ListValue"===e.kind}(n))e[i.value]=n.values.map(function(e){var n={};return valueToObjectRepresentation(n,i,e,t),n[i.value]});else if(function isEnumValue(e){return"EnumValue"===e.kind}(n))e[i.value]=n.value;else{if(!function isNullValue(e){return"NullValue"===e.kind}(n))throw __DEV__?new es('The inline argument "'+i.value+'" of kind "'+n.kind+'"is not supported. Use variables instead of inline arguments to overcome this limitation.'):new es(54);e[i.value]=null}}!function install(){!ds||maybe(function(){return process.env.NODE_ENV})||maybe(function(){return process})||(Object.defineProperty(ds,"process",{value:{env:{NODE_ENV:"production"}},configurable:!0,enumerable:!1,writable:!0}),os=!0)}(),function removeTemporaryGlobals(){remove()}(),function checkDEV(){__DEV__?invariant("boolean"==typeof rs,rs):invariant("boolean"==typeof rs,38)}();var ss=["connection","include","skip","client","rest","export"],us=Object.assign(function(e,n,i){var t;if(n&&i&&i.connection&&i.connection.key)return i.connection.filter&&0<i.connection.filter.length?((a=i.connection.filter||[]).sort(),t={},a.forEach(function(e){t[e]=n[e]}),i.connection.key+"("+ls(t)+")"):i.connection.key;var a,r=e;return n&&(a=ls(n),r+="("+a+")"),i&&Object.keys(i).forEach(function(e){-1===ss.indexOf(e)&&(i[e]&&Object.keys(i[e]).length?r+="@"+e+"("+ls(i[e])+")":r+="@"+e)}),r},{setStringify:function(e){var n=ls;return ls=e,n}}),ls=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 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(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(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 es('Schema type definitions not allowed in queries. Found: "'+e.kind+'"'):new es(47);return e});return __DEV__?invariant(n.length<=1,"Ambiguous GraphQL document: contains "+n.length+" operations"):invariant(n.length<=1,48),e}function getOperationDefinition(e){return checkDocument(e),e.definitions.filter(function(e){return"OperationDefinition"===e.kind})[0]}function getFragmentDefinitions(e){return e.definitions.filter(function(e){return"FragmentDefinition"===e.kind})}function getQueryDefinition(e){e=getOperationDefinition(e);return __DEV__?invariant(e&&"query"===e.operation,"Must contain a query definition."):invariant(e&&"query"===e.operation,49),e}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 ms={kind:"Field",name:{kind:"Name",value:"__typename"}},ps=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){var a=t.some(function(e){return isField(e)&&("__typename"===e.name.value||0===e.name.value.lastIndexOf("__",0))});if(!a){a=i;if(!(isField(a)&&a.directives&&a.directives.some(function(e){return"export"===e.name.value})))return I(I({},e),{selections:__spreadArray(__spreadArray([],t,!0),[ms],!1)})}}}}}})},{added:function(e){return e===ms}}),cs=Object.prototype.hasOwnProperty;function r7(e,n,i){return this.merge(e[i],n[i])}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;cs.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):I({__proto__:Object.getPrototypeOf(e)},e),this.pastCopies.add(e)),e};var vs=DeepMerger;function DeepMerger(e){this.reconciler=e=void 0===e?r7:e,this.isObject=isNonNullObject,this.pastCopies=new Set}function _createForOfIteratorHelperLoose(e,n){var i,t="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(t)return(t=t.call(e)).next.bind(t);if(Array.isArray(e)||(t=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}}(e))||n&&e&&"number"==typeof e.length)return t&&(e=t),i=0,function(){return e.length<=i?{done:!0}:{done:!1,value:e[i++]}};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 _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){n&&_defineProperties(e.prototype,n),i&&_defineProperties(e,i)}function t7(){return"function"==typeof Symbol}function u7(e){return t7()&&Boolean(Symbol[e])}function v7(e){return u7(e)?Symbol[e]:"@@"+e}t7()&&!u7("observable")&&(Symbol.observable=Symbol("observable"));var ks=v7("iterator"),ys=v7("observable"),fs=v7("species");function getMethod(e,n){e=e[n];if(null!=e){if("function"!=typeof e)throw new TypeError(e+" is not a function");return e}}function getSpecies(e){e=e.constructor;return void 0!==(e=void 0!==e&&null===(e=e[fs])?void 0:e)?e:Ts}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 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(){!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);}}(e)})):void notifySubscription(e,n,i);e._queue.push({type:n,value:i})}}var Ns=function(){function Subscription(n,e){this._cleanup=void 0,this._observer=n,this._queue=void 0,this._state="initializing";n=new gs(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}(),gs=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}(),Ts=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 Ns(e="object"==typeof e&&null!==e?e:{next:e,error:arguments[1],complete:arguments[2]},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?n(new TypeError(t+" is not a function")):i=a.subscribe({next:function(e){try{t(e,done)}catch(e){n(e),i.unsubscribe()}},error:n,complete:e})})},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[ys]=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,ys);if(a){var n=a.call(t);if(Object(n)!==n)throw new TypeError(n+" is not an object");return function isObservable(e){return e instanceof Ts}(n)&&n.constructor===e?n:new e(function(e){return n.subscribe(e)})}if(u7("iterator")&&(a=getMethod(t,ks)))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:fs,get:function(){return this}}]),Observable}();t7()&&Object.defineProperty(Ts,Symbol("extensions"),{value:{symbol:ys,hostReportError:hostReportError},configurable:!0}),function symbolObservablePonyfill(e){var n;if("function"==typeof(e=e.Symbol))if(e.observable)n=e.observable;else{n="function"==typeof e.for?e.for("https://github.com/benlesh/symbol-observable"):e("https://github.com/benlesh/symbol-observable");try{e.observable=n}catch(e){}}else n="@@observable"}("undefined"!=typeof self?self:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof module?module:Function("return this")());var en=Ts.prototype,c="@@observable",hs=(en[c]||(en[c]=function(){return this}),Object.prototype.toString);function cloneDeep(e){return function cloneDeepHelper(n,i){switch(hs.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}}(e)}function deepFreeze(e){var i=new Set([e]);i.forEach(function(n){isNonNullObject(n)&&function shallowFreeze(e){if(__DEV__&&!Object.isFrozen(e))try{Object.freeze(e)}catch(e){if(e instanceof TypeError)return null;throw e}return e}(n)===n&&Object.getOwnPropertyNames(n).forEach(function(e){isNonNullObject(n[e])&&i.add(n[e])})})}function maybeDeepFreeze(e){return __DEV__&&deepFreeze(e),e}function iterateObserversSafely(e,n,i){var t=[];e.forEach(function(e){return e[n]&&t.push(e)}),t.forEach(function(e){return e[n](i)})}var Is,Ds="function"==typeof WeakMap&&!("object"==typeof navigator&&"ReactNative"===navigator.product),bs="function"==typeof WeakSet,Ss="function"==typeof Symbol&&"function"==typeof Symbol.for;function fixObservableSubclass(n){function set(e){Object.defineProperty(n,e,{value:Ts})}Ss&&Symbol.species&&set(Symbol.species),set("@@species")}function isPromiseLike(e){return e&&"function"==typeof e.then}function Concast(e){var i=Is.call(this,function(e){return i.addObserver(e),function(){return i.removeObserver(e)}})||this;return i.observers=new Set,i.addCount=0,i.promise=new Promise(function(e,n){i.resolve=e,i.reject=n}),i.handlers={next:function(e){null!==i.sub&&(i.latest=["next",e],iterateObserversSafely(i.observers,"next",e))},error:function(e){var n=i.sub;null!==n&&(n&&setTimeout(function(){return n.unsubscribe()}),i.sub=null,i.latest=["error",e],i.reject(e),iterateObserversSafely(i.observers,"error",e))},complete:function(){var e;null!==i.sub&&((e=i.sources.shift())?isPromiseLike(e)?e.then(function(e){return i.sub=e.subscribe(i.handlers)}):i.sub=e.subscribe(i.handlers):(i.sub=null,i.latest&&"next"===i.latest[0]?i.resolve(i.latest[1]):i.resolve(),iterateObserversSafely(i.observers,"complete")))}},i.cancel=function(e){i.reject(e),i.sources=[],i.handlers.complete()},i.promise.catch(function(e){}),isPromiseLike(e="function"==typeof e?[new Ts(e)]:e)?e.then(function(e){return i.start(e)},i.handlers.error):i.start(e),i}function isNonEmptyArray(e){return Array.isArray(e)&&0<e.length}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}__extends(Concast,Is=Ts),Concast.prototype.start=function(e){void 0===this.sub&&(this.sources=Array.from(e),this.handlers.complete())},Concast.prototype.deliverLastMessage=function(e){var n,i;this.latest&&((i=e[n=this.latest[0]])&&i.call(e,this.latest[1]),null===this.sub&&"next"===n&&e.complete&&e.complete())},Concast.prototype.addObserver=function(e){this.observers.has(e)||(this.deliverLastMessage(e),this.observers.add(e),++this.addCount)},Concast.prototype.removeObserver=function(e,n){this.observers.delete(e)&&--this.addCount<1&&!n&&this.handlers.error(new Error("Observable cancelled prematurely"))},Concast.prototype.cleanup=function(e){function wOa(){i||(i=!0,n.observers.delete(t),e())}var n=this,i=!1,t={next:wOa,error:wOa,complete:wOa},a=this.addCount;this.addObserver(t),this.addCount=a},fixObservableSubclass(Concast);var Fs=new Map;function stringifyForDisplay(e){var i=function makeUniqueId(e){var n=Fs.get(e)||1;return Fs.set(e,n+1),e+":"+n+":"+Math.random().toString(36).slice(2)}("stringifyForDisplay");return JSON.stringify(e,function(e,n){return void 0===n?i:n}).split(JSON.stringify(i)).join("<undefined>")}function fromError(n){return new Ts(function(e){e.error(n)})}function L7(e,n,i){throw(i=new Error(i)).name="ServerError",i.response=e,i.statusCode=e.status,i.result=n,i}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?function getOperationName(e){return e.definitions.filter(function(e){return"OperationDefinition"===e.kind&&e.name}).map(function(e){return e.name.value})[0]||null}(e.query)||void 0:""),e}function passthrough(e,n){return n?n(e):Ts.of()}function toLink(e){return"function"==typeof e?new Os(e):e}function isTerminating(e){return e.request.length<=1}__extends(LinkError,Es=Error);var Es,As=LinkError;function LinkError(e,n){e=Es.call(this,e)||this;return e.link=n,e}ApolloLink.empty=function(){return new ApolloLink(function(){return Ts.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)||Ts.of():a.request(e)||Ts.of()}):new ApolloLink(function(e,n){return i(e)?t.request(e,n)||Ts.of():a.request(e,n)||Ts.of()})},ApolloLink.execute=function(e,n){return e.request(function createOperation(e,n){var i=I({},e);return Object.defineProperty(n,"setContext",{enumerable:!1,value:function(e){i=I(I({},i),"function"==typeof e?e(i):e)}}),Object.defineProperty(n,"getContext",{enumerable:!1,value:function(){return I({},i)}}),n}(n.context,transformOperation(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 es("illegal argument: "+a):new es(26)}return e}(n))))||Ts.of()},ApolloLink.concat=function(e,n){var i=toLink(e);if(isTerminating(i))return __DEV__&&invariant.warn(new As("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)||Ts.of()})||Ts.of()}):new ApolloLink(function(e,n){return i.request(e,function(e){return t.request(e,n)||Ts.of()})||Ts.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 es("request is not implemented"):new es(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};var Os=ApolloLink;function ApolloLink(e){e&&(this.request=e)}var Cs=Object.prototype.hasOwnProperty;var _s=function(n,i){var e;try{e=JSON.stringify(n)}catch(e){n=__DEV__?new es("Network request failed. "+i+" is not serializable: "+e.message):new es(23);throw n.parseError=e,n}return e},Rs={http:{includeQuery:!0,includeExtensions:!1},headers:{accept:"*/*","content-type":"application/json"},options:{method:"POST"}},ws=function(e,n){for(var i=[],t=2;t<arguments.length;t++)i[t-2]=arguments[t];var a=I(I({},n.options),{headers:n.headers,credentials:n.credentials}),r=n.http||{},n=(i.forEach(function(e){a=I(I(I({},a),e.options),{headers:I(I({},a.headers),function headersToLowerCase(n){{var i;if(n)return i=Object.create(null),Object.keys(Object(n)).forEach(function(e){i[e.toLowerCase()]=n[e]}),i}return n}(e.headers))}),e.credentials&&(a.credentials=e.credentials),r=I(I({},r),e.http)}),e.operationName),d=e.query,n={operationName:n,variables:e.variables};return r.includeExtensions&&(n.extensions=e.extensions),r.includeQuery&&(n.query=print(d)),{options:a,body:n}};var Vs=function(e){if(!e&&"undefined"==typeof fetch)throw __DEV__?new es("\n\"fetch\" has not been found globally and no fetcher has been configured. To fix this, install a fetch package (like https://www.npmjs.com/package/cross-fetch), instantiate the fetcher, and pass it into your HttpLink constructor. For example:\n\nimport fetch from 'cross-fetch';\nimport { ApolloClient, HttpLink } from '@apollo/client';\nconst client = new ApolloClient({\n link: new HttpLink({ uri: '/graphql', fetch })\n});\n "):new es(22)},Ps=function(){if("undefined"==typeof AbortController)return{controller:!1,signal:!1};var e=new AbortController;return{controller:e,signal:e.signal}},js=function(e,n){var i=e.getContext().uri;return i||("function"==typeof n?n(e):n||"/graphql")};function rewriteURIForGET(e,n){function AQa(e,n){i.push(e+"="+encodeURIComponent(n))}var i=[];if("query"in n&&AQa("query",n.query),n.operationName&&AQa("operationName",n.operationName),n.variables){var t=void 0;try{t=_s(n.variables,"Variables map")}catch(e){return{parseError:e}}AQa("variables",t)}if(n.extensions){t=void 0;try{t=_s(n.extensions,"Extensions map")}catch(e){return{parseError:e}}AQa("extensions",t)}var n="",t=e,a=e.indexOf("#"),e=(-1!==a&&(n=e.substr(a),t=e.substr(0,a)),-1===t.indexOf("?")?"?":"&");return{newURI:t+e+i.join("&")+n}}function Z7(e){var m=void 0===(n=(e=void 0===e?{}:e).uri)?"/graphql":n,p=e.fetch,n=e.includeExtensions,c=e.useGETForQueries,v=void 0!==(i=e.includeUnusedVariables)&&i,i=__rest(e,["uri","fetch","includeExtensions","useGETForQueries","includeUnusedVariables"]),k=(__DEV__&&Vs(p||Ms),{http:{includeExtensions:n},options:i.fetchOptions,credentials:i.credentials,headers:i.headers});return new Os(function(i){var t,e,a=js(i,m),n=i.getContext(),r={},d=(n.clientAwareness&&(o=(d=n.clientAwareness).version,(d=d.name)&&(r["apollographql-client-name"]=d),o&&(r["apollographql-client-version"]=o)),I(I({},r),n.headers)),o=ws(i,Rs,k,{http:n.http,options:n.fetchOptions,credentials:n.credentials,headers:d}),s=o.options,u=o.body;u.variables&&!v&&(t=new Set(Object.keys(u.variables)),visit(i.query,{Variable:function(e,n,i){i&&"VariableDefinition"!==i.kind&&t.delete(e.name.value)}}),t.size&&(u.variables=I({},u.variables),t.forEach(function(e){delete u.variables[e]}))),s.signal||(r=Ps(),(e=r.controller)&&(s.signal=r.signal));if(c&&!i.query.definitions.some(function(e){return"OperationDefinition"===e.kind&&"mutation"===e.operation})&&(s.method="GET"),"GET"===s.method){var n=rewriteURIForGET(a,u),d=n.newURI,l=n.parseError;if(l)return fromError(l);a=d}else try{s.body=_s(u,"Payload")}catch(l){return fromError(l)}return new Ts(function(n){return(p||maybe$1(function(){return fetch})||Ms)(a,s).then(function(e){return i.setContext({response:e}),e}).then(function parseAndCheckHttpResponse(n){return function(t){return t.text().then(function(n){try{return JSON.parse(n)}catch(e){var i=e;throw i.name="ServerParseError",i.response=t,i.statusCode=t.status,i.bodyText=n,i}}).then(function(e){return 300<=t.status&&L7(t,e,"Response not successful: Received status code "+t.status),Array.isArray(e)||Cs.call(e,"data")||Cs.call(e,"errors")||L7(t,e,"Server response was missing for query '"+(Array.isArray(n)?n.map(function(e){return e.operationName}):n.operationName)+"'."),e})}}(i)).then(function(e){return n.next(e),n.complete(),e}).catch(function(e){"AbortError"!==e.name&&(e.result&&e.result.errors&&e.result.data&&n.next(e.result),n.error(e))}),function(){e&&e.abort()}})})}var Ls,Ms=maybe$1(function(){return fetch});function HttpLink(e){var n=Ls.call(this,Z7(e=void 0===e?{}:e).request)||this;return n.options=e,n}__extends(HttpLink,Ls=Os);var t=Object.prototype,Bs=t.toString,xs=t.hasOwnProperty,zs=Function.prototype.toString,qs=new Map;function equal(e,n){try{return function check(e,n){if(e===n)return!0;var i=Bs.call(e);var t=Bs.call(n);if(i!==t)return!1;switch(i){case"[object Array]":if(e.length!==n.length)return!1;case"[object Object]":if(previouslyCompared(e,n))return!0;var a=definedKeys(e),r=definedKeys(n),d=a.length;if(d!==r.length)return!1;for(var o=0;o<d;++o)if(!xs.call(n,a[o]))return!1;for(o=0;o<d;++o){var s=a[o];if(!check(e[s],n[s]))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(),l="[object Map]"===i;;){var m=u.next();if(m.done)break;var m=m.value,p=m[0],m=m[1];if(!n.has(p))return!1;if(l&&!check(m,n.get(p)))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]":r=zs.call(e);return r!==zs.call(n)?!1:!endsWith(r,$s)}return!1}(e,n)}finally{qs.clear()}}function definedKeys(e){return Object.keys(e).filter(isDefinedKey,e)}function isDefinedKey(e){return void 0!==this[e]}var $s="{ [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=qs.get(e);if(i){if(i.has(n))return!0}else qs.set(e,i=new Set);return i.add(n),!1}function ei(){return Object.create(null)}var i=Array.prototype,Us=i.forEach,Gs=i.slice,Qs=(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 Us.call(e,function(e){return n=n.getChildTrie(e)}),n.data||(n.data=this.makeData(Gs.call(e)))},Trie.prototype.getChildTrie=function(e){var n=this.weakness&&function isObjRef(e){switch(typeof e){case"object":if(null===e)break;case"function":return 1}return}(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 Trie(e,n){void 0===n&&(n=ei),this.weakness=e=void 0===e?!0:e,this.makeData=n}var Hs=null,Ws={},Ys=1,Ks="@wry/context:Slot",Js=Array,l=Js[Ks]||function(){Slot.prototype.hasValue=function(){for(var e=Hs;e;e=e.parent)if(this.id in e.slots){var n=e.slots[this.id];if(n===Ws)break;return e!==Hs&&(Hs.slots[this.id]=n),!0}return Hs&&(Hs.slots[this.id]=Ws),!1},Slot.prototype.getValue=function(){if(this.hasValue())return Hs.slots[this.id]},Slot.prototype.withValue=function(e,n,i,t){var a;(a={__proto__:null})[this.id]=e;e=Hs;Hs={parent:e,slots:a};try{return n.apply(t,i)}finally{Hs=e}},Slot.bind=function(n){var i=Hs;return function(){var e=Hs;try{return Hs=i,n.apply(this,arguments)}finally{Hs=e}}},Slot.noContext=function(e,n,i){if(!Hs)return e.apply(i,n);var t=Hs;try{return Hs=null,e.apply(i,n)}finally{Hs=t}};var e=Slot;function Slot(){this.id=["slot",Ys++,Date.now(),Math.random().toString(36).slice(2)].join(":")}try{Object.defineProperty(Js,Ks,{value:Js[Ks]=e,enumerable:!1,writable:!1,configurable:!1})}finally{return e}}();function defaultDispose(){}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,e=this.map.get(e);return e&&e!==this.newest&&(n=e.older,(i=e.newer)&&(i.older=n),n&&(n.newer=i),e.older=this.newest,(e.older.newer=e).newer=null,(this.newest=e)===this.oldest&&(this.oldest=i)),e},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)};var Zs=Cache;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}var Xs=new l,eu=Object.prototype.hasOwnProperty,nu=void 0===(m=Array.from)?function(e){var n=[];return e.forEach(function(e){return n.push(e)}),n}:m;function maybeUnsubscribe(e){var n=e.unsubscribe;"function"==typeof n&&(e.unsubscribe=void 0,n())}var iu=[],tu=100;function assert(e,n){if(!e)throw new Error(n||"assertion failure")}function valueGet(e){switch(e.length){case 0:throw new Error("unknown value");case 1:return e[0];case 2:throw e[1]}}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)?function reallyRecompute(e,n){forgetChildren(e),Xs.withValue(e,recomputeNewValue,[e,n]),function maybeSubscribe(n,e){if("function"==typeof n.subscribe)try{maybeUnsubscribe(n),n.unsubscribe=n.subscribe.apply(null,e)}catch(e){return void n.setDirty()}return 1}(e,n)&&function setClean(e){e.dirty=!1,mightBeDirty(e)||reportClean(e)}(e);return valueGet(e.value)}(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=iu.pop()||new Set),this.deps.add(e)},Entry.prototype.forgetDeps=function(){var n=this;this.deps&&(nu(this.deps).forEach(function(e){return e.delete(n)}),this.deps.clear(),iu.push(this.deps),this.deps=null)},Entry.count=0;var au=Entry;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}function rememberParent(e){var n=Xs.getValue();n&&(e.parents.add(n),n.childValues.has(e)||n.childValues.set(e,[]),(mightBeDirty(e)?reportDirtyChild:reportCleanChild)(n,e))}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 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=nu(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=iu.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,function valueCopy(e){return e.slice(0)}(n.value)):function valueIs(e,n){var i=e.length;return 0<i&&i===n.length&&e[i-1]===n[i-1]}(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&&(iu.length<tu&&iu.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)}var ru={setDirty:!0,dispose:!0,forget:!0};function dep(e){var a=new Map,t=e&&e.subscribe;function depend(e){var n,i=Xs.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&&eu.call(ru,n)?n:"setDirty",nu(t).forEach(function(e){return e[i]()}),a.delete(e),maybeUnsubscribe(t))},depend}function makeDefaultMakeCacheKeyFunction(){var e=new Qs("function"==typeof WeakMap);return function(){return e.lookupArray(arguments)}}makeDefaultMakeCacheKeyFunction();var du=new Set;function wrap(t,a){void 0===a&&(a=Object.create(null));function fUa(){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),i=(n||(r.set(e,n=new au(t)),n.subscribe=a.subscribe,n.forget=function(){return r.delete(e)}),n.recompute(Array.prototype.slice.call(arguments)));return r.set(e,n),du.add(r),Xs.hasValue()||(du.forEach(function(e){return e.clean()}),du.clear()),i}var r=new Zs(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(fUa,"size",{get:function(){return r.map.size},configurable:!1,enumerable:!1}),fUa.dirtyKey=dirtyKey,fUa.dirty=function dirty(){dirtyKey(o.apply(null,arguments))},fUa.peekKey=peekKey,fUa.peek=function peek(){return peekKey(o.apply(null,arguments))},fUa.forgetKey=forgetKey,fUa.forget=function forget(){return forgetKey(o.apply(null,arguments))},fUa.makeCacheKey=o,fUa.getKey=d?function getKey(){return o.apply(null,d.apply(null,arguments))}:o,Object.freeze(fUa)}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(I(I({},e),{rootId:e.id||"ROOT_QUERY",optimistic:n}))},ApolloCache.prototype.readFragment=function(e,n){return void 0===n&&(n=!!e.optimistic),this.read(I(I({},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}))};v=ApolloCache;function ApolloCache(){this.getFragmentDoc=wrap(getFragmentQueryDocument)}__extends(MissingFieldError,ou=Error);var ou,su=MissingFieldError;function MissingFieldError(e,n,i,t){var a=ou.call(this,e)||this;return a.message=e,a.path=n,a.query=i,a.variables=t,a.__proto__=MissingFieldError.prototype,a}var uu=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 lu={dataIdFromObject:defaultDataIdFromObject,addTypename:!0,resultCaching:!0,canonizeResults:!1};function shouldCanonizeResults(e){e=e.canonizeResults;return void 0===e?lu.canonizeResults:e}var mu=/^[_a-z][_0-9a-z]*/i;function fieldNameFromStoreName(e){var n=e.match(mu);return n?n[0]:e}function storeValueIsStoreObject(e){return isNonNullObject(e)&&!isReference(e)&&!Array.isArray(e)}function Gi(){return pu}var pu=Object.create(null),cu=Object.create(null),vu=(EntityStore.prototype.toObject=function(){return I({},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),uu.call(this.data,e)){var i=this.data[e];if(i&&uu.call(i,n))return i[n]}return"__typename"===n&&uu.call(this.policies.rootTypenamesById,e)?this.policies.rootTypenamesById[e]:this instanceof Nu?this.parent.get(e,n):void 0},EntityStore.prototype.lookup=function(e,n){return n&&this.group.depend(e,"__exists"),uu.call(this.data,e)?this.data[e]:this instanceof Nu?this.parent.lookup(e,n):this.policies.rootTypenamesById[e]?Object.create(null):void 0},EntityStore.prototype.merge=function(e,n){var i,t,a,r=this,d=(isReference(e)&&(e=e.__ref),isReference(n)&&(n=n.__ref),"string"==typeof e?this.lookup(i=e):e),e="string"==typeof n?this.lookup(i=n):n;e&&(__DEV__?invariant("string"==typeof i,"store.merge expects a string ID"):invariant("string"==typeof i,1),t=new vs(storeObjectReconciler).merge(d,e),(this.data[i]=t)!==d&&(delete this.refs[i],this.group.caching&&(a=Object.create(null),d||(a.__exists=1),Object.keys(e).forEach(function(e){var n;d&&d[e]===t[e]||(a[e]=1,(n=fieldNameFromStoreName(e))===e||r.policies.hasKeyArgs(t.__typename,n)||(a[n]=1),void 0!==t[e]||r instanceof Nu||delete t[e])}),!a.__typename||d&&d.__typename||this.policies.rootTypenamesById[i]!==t.__typename||delete a.__typename,Object.keys(a).forEach(function(e){return r.group.dirty(i,e)}))))},EntityStore.prototype.modify=function(a,r){var d=this,o=this.lookup(a);if(o){var s=Object.create(null),u=!1,l=!0,m={DELETE:pu,INVALIDATE:cu,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])&&((n=n===Gi?pu:n(maybeDeepFreeze(t),I(I({},m),{fieldName:i,storeFieldName:e,storage:d.getStorage(a,e)})))===cu?d.group.dirty(a,e):(n=n===pu?void 0:n)!==t&&(u=!0,t=s[e]=n)),void 0!==t&&(l=!1))}),u)return this.merge(a,s),l&&(this instanceof Nu?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);return!!t&&(t=this.getFieldValue(t,"__typename"),t=n&&i?this.policies.getStoreFieldName({typename:t,fieldName:n,args:i}):n,this.modify(e,t?((i={})[t]=Gi,i):Gi))},EntityStore.prototype.evict=function(e,n){var i=!1;return e.id&&(uu.call(this.data,e.id)&&(i=this.delete(e.id,e.fieldName,e.args)),this instanceof Nu&&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){uu.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&&uu.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){var n;return 0<this.rootIds[e]?((n=--this.rootIds[e])||delete this.rootIds[e],n):0},EntityStore.prototype.getRootIdSet=function(e){return void 0===e&&(e=new Set),Object.keys(this.rootIds).forEach(e.add,e),this instanceof Nu?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(),e=(i.forEach(function(e){uu.call(t,e)&&(Object.keys(n.findChildRefIds(e)).forEach(i.add,i),delete t[e])}),Object.keys(t));if(e.length){for(var a=this;a instanceof Nu;)a=a.parent;e.forEach(function(e){return a.delete(e)})}return e},EntityStore.prototype.findChildRefIds=function(e){if(!uu.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);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,t=a.policies.identify(e)[0];return t?(i=makeReference(t),n&&a.merge(t,e),i):void 0}}CacheGroup.prototype.resetCaching=function(){this.d=this.caching?dep():null,this.keyMaker=new Qs(Ds)},CacheGroup.prototype.depend=function(e,n){var i;this.d&&(this.d(n+"#"+e),(i=fieldNameFromStoreName(n))!==n&&this.d(i+"#"+e),this.parent&&this.parent.depend(e,n))},CacheGroup.prototype.dirty=function(e,n){this.d&&this.d.dirty(n+"#"+e,"__exists"===n?"forget":"setDirty")};var ku,yu=CacheGroup;function CacheGroup(e,n){void 0===n&&(n=null),this.caching=e,this.parent=n,this.d=null,this.resetCaching()}function maybeDependOnExistenceOfEntity(e,n){supportsResultCaching(e)&&e.group.depend(n,"__exists")}function Root(e){var n=e.resultCaching,i=e.seed,e=ku.call(this,e.policies,new yu(void 0===n||n))||this;return e.stump=new Tu(e),e.storageTrie=new Qs(Ds),i&&e.replace(i),e}o=vu=vu||{},__extends(Root,ku=o),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)},o.Root=Root;__extends(Layer,fu=vu),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 I(I({},this.parent.toObject()),this.data)},Layer.prototype.findChildRefIds=function(e){var n=this.parent.findChildRefIds(e);return uu.call(this.data,e)?I(I({},n),fu.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)};var fu,Nu=Layer;function Layer(e,n,i,t){var a=fu.call(this,n.policies,t)||this;return a.id=e,a.parent=n,a.replay=i,a.group=t,i(a),a}__extends(Stump,gu=Nu),Stump.prototype.removeLayer=function(){return this},Stump.prototype.merge=function(){return this.parent.merge.apply(this.parent,arguments)};var gu,Tu=Stump;function Stump(e){return gu.call(this,"EntityStore.Stump",e,function(){},new yu(e.group.caching,e.group))||this}function storeObjectReconciler(e,n,i){e=e[i],n=n[i];return equal(e,n)?e:n}function supportsResultCaching(e){return e instanceof vu&&e.group.caching}ObjectCanon.prototype.isKnown=function(e){return isNonNullObject(e)&&this.known.has(e)},ObjectCanon.prototype.pass=function(e){var n;return isNonNullObject(e)?(n=function shallowCopy(e){return isNonNullObject(e)?Array.isArray(e)?e.slice(0):I({__proto__:Object.getPrototypeOf(e)},e):e}(e),this.passes.set(n,e),n):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(a=this.pool.lookupArray(t)).array||(this.known.add(a.array=t),__DEV__&&Object.freeze(t)),a.array;case null:case Object.prototype:if(this.known.has(n))return n;var a,r,t=Object.getPrototypeOf(n),d=[t],o=this.sortedKeys(n),s=(d.push(o.json),d.length);return o.sorted.forEach(function(e){d.push(i.admit(n[e]))}),(a=this.pool.lookupArray(d)).object||(r=a.object=Object.create(t),this.known.add(r),o.sorted.forEach(function(e,n){r[e]=d[s+n]}),__DEV__&&Object.freeze(r)),a.object}}return n},ObjectCanon.prototype.sortedKeys=function(e){var n,e=Object.keys(e),i=this.pool.lookupArray(e);return i.keys||(e.sort(),n=JSON.stringify(e),(i.keys=this.keysByJSON.get(n))||this.keysByJSON.set(n,i.keys={sorted:e,json:n})),i.keys};var hu=ObjectCanon;function ObjectCanon(){this.known=new(bs?WeakSet:Set),this.pool=new Qs(Ds),this.passes=new WeakMap,this.keysByJSON=new Map,this.empty=this.admit({})}var Iu,Du,bu=Object.assign(function(e){var n,i;return isNonNullObject(e)?(void 0===Iu&&resetCanonicalStringify(),n=Iu.admit(e),void 0===(i=Du.get(n))&&Du.set(n,i=JSON.stringify(n)),i):JSON.stringify(e)},{reset:resetCanonicalStringify});function resetCanonicalStringify(){Iu=new hu,Du=new(Ds?WeakMap:Map)}function missingFromInvariant(e,n){return new su(e.message,n.path.slice(),n.query,n.variables)}function execSelectionSetKeyArgs(e){return[e.selectionSet,e.objectOrReference,e.context,e.context.canonizeResults]}StoreReader.prototype.resetCanon=function(){this.canon=new hu},StoreReader.prototype.diffQueryAgainstStore=function(e){var n=e.store,i=e.query,t=e.rootId,t=void 0===t?"ROOT_QUERY":t,a=e.variables,r=e.returnPartialData,r=void 0===r||r,e=e.canonizeResults,e=void 0===e?this.config.canonizeResults:e,d=this.config.cache.policies,a=I(I({},getDefaultValues(getQueryDefinition(i))),a),t=makeReference(t),t=this.executeSelectionSet({selectionSet: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 es("Expected a parsed GraphQL query with a query, mutation, subscription, or a fragment."):new es(53)}(i).selectionSet,objectOrReference:t,enclosingRef:t,context:{store:n,query:i,policies:d,variables:a,varString:bu(a),canonizeResults:e,fragmentMap:createFragmentMap(getFragmentDefinitions(i)),path:[]}}),n=t.missing&&0<t.missing.length;if(n&&!r)throw t.missing[0];return{result:t.result,missing:t.missing,complete:!n}},StoreReader.prototype.isFresh=function(e,n,i,t){if(supportsResultCaching(t.store)&&this.knownResults.get(e)===i){i=this.executeSelectionSet.peek(i,n,t,this.canon.isKnown(e));if(i&&e===i.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 es("Dangling reference to missing "+r.__ref+" object"):new es(5),o)]};var s=o.variables,u=o.policies,l=[],i={result:null},m=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 m&&!u.rootIdsByTypename[m]&&l.push({__typename:m});var p=new Set(n.selections),e=(p.forEach(function(e){var n,i,t;shouldInclude(e,s)&&(isField(e)?(t=u.readField({fieldName:e.name.value,field:e,variables:o.variables,from:r},o),i=resultKeyNameFromField(e),o.path.push(i),void 0===t?ps.added(e)||getMissing().push(missingFromInvariant(__DEV__?new es("Can't find field '"+e.name.value+"' on "+(isReference(r)?r.__ref+" object":"object "+JSON.stringify(r,null,2))):new es(6),o)):Array.isArray(t)?t=handleMissing(a.executeSubSelectedArray({field:e,array:t,enclosingRef:d,context:o})):e.selectionSet?null!=t&&(t=handleMissing(a.executeSelectionSet({selectionSet:e.selectionSet,objectOrReference:t,enclosingRef:isReference(t)?t:d,context:o}))):o.canonizeResults&&(t=a.canon.pass(t)),void 0!==t&&l.push(((n={})[i]=t,n)),invariant(o.path.pop()===i)):(t=getFragmentFromSelection(e,o.fragmentMap))&&u.fragmentMatches(t,m)&&t.selectionSet.selections.forEach(p.add,p))}),function mergeDeepArray(e){var n=e[0]||{},i=e.length;if(1<i)for(var t=new vs,a=1;a<i;++a)n=t.merge(n,e[a]);return n}(l));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(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__&&function assertSelectionSetForIdValue(n,i,e){{var t;i.selectionSet||(t=new Set([e])).forEach(function(e){isNonNullObject(e)&&(__DEV__?invariant(!isReference(e),"Missing selection set for object of type "+function getTypenameFromStoreObject(e,n){return isReference(n)?e.get(n.__ref,"__typename"):n&&n.__typename}(n,e)+" returned for query field "+i.name.value):invariant(!isReference(e),7),Object.values(e).forEach(t.add,t))})}}(d.store,a,e),invariant(d.path.pop()===n),e))}),{result:d.canonizeResults?this.canon.admit(n):n,missing:i}};var Su=StoreReader;function StoreReader(e){var a=this;this.knownResults=new(Ds?WeakMap:Map),this.config=compact(e,{addTypename:!1!==e.addTypename,canonizeResults:shouldCanonizeResults(e)}),this.canon=e.canon||new hu,this.executeSelectionSet=wrap(function(e){var n=e.context.canonizeResults,i=execSelectionSetKeyArgs(e),t=(i[3]=!n,(t=a.executeSelectionSet).peek.apply(t,i));return t?n?I(I({},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.context;if(supportsResultCaching(n.store))return n.store.makeCacheKey(e.field,e.array,n.varString)}})}StoreWriter.prototype.writeToStore=function(o,e){var s=this,n=e.query,i=e.result,t=e.dataId,a=e.variables,e=e.overwrite,r=getOperationDefinition(n),d=function makeProcessedFieldsMerger(){return new vs}(),a=I(I({},getDefaultValues(r)),a),u={store:o,written:Object.create(null),merge:function(e,n){return d.merge(e,n)},variables:a,varString:bu(a),fragmentMap:createFragmentMap(getFragmentDefinitions(n)),overwrite:!!e,incomingById:new Map,clientOnly:!1},a=this.processSelectionSet({result:i||Object.create(null),dataId:t,selectionSet:r.selectionSet,mergeTree:{map:new Map},context:u});if(isReference(a))return u.incomingById.forEach(function(e,n){var i,t=e.fields,a=e.mergeTree,e=e.selections,r=makeReference(n);if(a&&a.map.size){var d=s.applyMerges(a,r,t,u);if(isReference(d))return;t=d}__DEV__&&!u.overwrite&&(i=new Set,e.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)&&function warnAboutDataLoss(e,n,i,t){function z_a(e){return"object"==typeof(e=t.getFieldValue(e,i))&&e}var a,r,d,o=z_a(e);!o||!(a=z_a(n))||isReference(o)||equal(o,a)||Object.keys(o).every(function(e){return void 0!==t.getFieldValue(a,e)})||(e=t.getFieldValue(e,"__typename")||t.getFieldValue(n,"__typename"),n=fieldNameFromStoreName(i),Au.has(r=e+"."+n)||(Au.add(r),d=[],Array.isArray(o)||Array.isArray(a)||[o,a].forEach(function(e){e=t.getFieldValue(e,"__typename");"string"!=typeof e||d.includes(e)||d.push(e)}),__DEV__&&invariant.warn("Cache data may be lost when replacing the "+n+" field of a "+e+" object.\n\nTo address this problem (which is not a bug in Apollo Client), "+(d.length?"either ensure all objects of type "+d.join(" and ")+" have an ID or a custom merge function, or ":"")+"define a custom merge function for the "+r+" 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")))}(r,t,e,u.store)})),o.merge(n,t)}),o.retain(a.__ref),a;throw __DEV__?new es("Could not identify object "+JSON.stringify(i)):new es(8)},StoreWriter.prototype.processSelectionSet=function(e){var o=this,n=e.dataId,s=e.result,i=e.selectionSet,u=e.context,l=e.mergeTree,m=this.cache.policies,e=m.identify(s,i,u.fragmentMap),t=e[1];if("string"==typeof(n=n||e[0])){var e=u.written[n]||(u.written[n]=[]),a=makeReference(n);if(0<=e.indexOf(i))return a;if(e.push(i),this.reader&&this.reader.isFresh(s,a,i,u))return a}var p=Object.create(null),c=(t&&(p=u.merge(p,t)),n&&m.rootTypenamesById[n]||getTypenameFromResult(s,i,u.fragmentMap)||n&&u.store.get(n,"__typename")),v=("string"==typeof c&&(p.__typename=c),new Set(i.selections));return v.forEach(function(e){var n,i,t,a,r,d;shouldInclude(e,u.variables)&&(isField(e)?(t=resultKeyNameFromField(e),t=s[t],u.clientOnly=(n=u.clientOnly)||!(!e.directives||!e.directives.some(function(e){return"client"===e.name.value})),void 0!==t?(i=m.getStoreFieldName({typename:c,fieldName:e.name.value,field:e,variables:u.variables}),d=getChildMergeTree(l,i),t=o.processFieldValue(t,e,u,d),a=void 0,e.selectionSet&&!(a=u.store.getFieldValue(t,"__typename"))&&isReference(t)&&(a=(r=u.incomingById.get(t.__ref))&&r.fields.__typename),(r=m.getMergeFunction(c,e.name.value,a))?d.info={field:e,typename:c,merge:r}:maybeRecycleChildMergeTree(l,i),p=u.merge(p,((a={})[i]=t,a))):u.clientOnly||ps.added(e)||__DEV__&&invariant.error(("Missing field '"+resultKeyNameFromField(e)+"' while writing result "+JSON.stringify(s,null,2)).substring(0,1e3)),u.clientOnly=n):(d=getFragmentFromSelection(e,u.fragmentMap))&&m.fragmentMatches(d,c,s,u.variables)&&d.selectionSet.selections.forEach(v.add,v))}),"string"==typeof n?((e=u.incomingById.get(n))?(e.fields=u.merge(e.fields,p),e.mergeTree=function mergeMergeTrees(n,i){if(n===i||!i||mergeTreeIsEmpty(i))return n;if(!n||mergeTreeIsEmpty(n))return i;var e=n.info&&i.info?I(I({},n.info),i.info):n.info||i.info;var t=n.map.size&&i.map.size;var a=t?new Map:(n.map.size?n:i).map;var r={info:e,map:a};{var d;t&&(d=new Set(i.map.keys()),n.map.forEach(function(e,n){r.map.set(n,mergeMergeTrees(e,i.map.get(n))),d.delete(n)}),d.forEach(function(e){r.map.set(e,mergeMergeTrees(i.map.get(e),n.map.get(e)))}))}return r}(e.mergeTree,l),e.selections.forEach(v.add,v),e.selections=v):u.incomingById.set(n,{fields:p,mergeTree:mergeTreeIsEmpty(l)?void 0:l,selections:v}),makeReference(n)):p},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,s,u,l=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]),u=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=u(d,n),t=u(o,n);void 0!==t&&(r&&r.push(n),(e=l.applyMerges(e,i,t,a,r))!==t&&(s=s||new Map).set(n,e),r&&invariant(r.pop()===n))}),s&&(i=Array.isArray(o)?o.slice(0):I({},o),s.forEach(function(e,n){i[n]=e}))),e.info?this.cache.policies.runMergeFunction(n,i,e.info,a,r&&(n=a.store).getStorage.apply(n,r)):i};var Fu=StoreWriter;function StoreWriter(e,n){this.cache=e,this.reader=n}var Eu=[];function getChildMergeTree(e,n){e=e.map;return e.has(n)||e.set(n,Eu.pop()||{map:new Map}),e.get(n)}function mergeTreeIsEmpty(e){return!e||!(e.info||e.map.size)}function maybeRecycleChildMergeTree(e,n){var e=e.map,i=e.get(n);i&&mergeTreeIsEmpty(i)&&(Eu.push(i),e.delete(n))}var Au=new Set;var Ou=new l,Cu=new WeakMap;function getCacheInfo(e){var n=Cu.get(e);return n||Cu.set(e,n={vars:new Set,dep:dep()}),n}function forgetCache(n){getCacheInfo(n).vars.forEach(function(e){return e.forgetCache(n)})}function makeVar(n){function U_a(e){return 0<arguments.length?n!==e&&(n=e,i.forEach(function(e){getCacheInfo(e).dep.dirty(U_a),function broadcast(e){e.broadcastWatches&&e.broadcastWatches()}(e)}),e=Array.from(t),t.clear(),e.forEach(function(e){return e(n)})):(e=Ou.getValue())&&(a(e),getCacheInfo(e).dep(U_a)),n}var i=new Set,t=new Set,a=(U_a.onNextChange=function(e){return t.add(e),function(){t.delete(e)}},U_a.attachCache=function(e){return i.add(e),getCacheInfo(e).vars.add(U_a),U_a});return U_a.forgetCache=function(e){return i.delete(e)},U_a}function argsFromFieldSpecifier(e){return void 0!==e.args?e.args:e.field?function argumentsObjectFromField(e,n){var i;return e.arguments&&e.arguments.length?(i={},e.arguments.forEach(function(e){return valueToObjectRepresentation(i,e.name,e.value,n)}),i):null}(e.field,e.variables):null}us.setStringify(bu);function Wi(){}function Xi(e,n){return n.fieldName}function Yi(e,n,i){return(0,i.mergeObjects)(e,n)}function Zi(e,n){return n}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},n=t&&this.getTypePolicy(t),d=n&&n.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),uu.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?Yi:!1===n?Zi:e.merge}setMerge(n,e.merge),n.keyFn=!1===i?Wi:Array.isArray(i)?keyFieldsFnFromSpecifier(i):"function"==typeof i?i:n.keyFn,d&&Object.keys(d).forEach(function(e){var n,i,t=r.getFieldPolicy(a,e,!0),e=d[e];"function"==typeof e?t.read=e:(n=e.read,i=e.merge,t.keyFn=!1===(e=e.keyArgs)?Xi:Array.isArray(e)?keyArgsFnFromSpecifier(e):"function"==typeof e?e:t.keyFn,"function"==typeof n&&(t.read=n),setMerge(t,i)),t.read&&t.merge&&(t.keyFn=t.keyFn||Xi)})},Policies.prototype.setRootTypename=function(e,n){void 0===n&&(n=e);var i="ROOT_"+e.toUpperCase(),t=this.rootTypenamesById[i];n!==t&&(__DEV__?invariant(!t||t===e,"Cannot change root "+e+" __typename more than once"):invariant(!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(mu);n&&n[0]===e||t.fuzzySubtypes.set(e,new RegExp(e))})})},Policies.prototype.getTypePolicy=function(n){var i,t=this,e=(uu.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 e=t.getTypePolicy(e),n=e.fields,e=__rest(e,["fields"]);Object.assign(i,e),Object.assign(i.fields,n)})),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)return(e=this.getTypePolicy(e).fields)[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],s=function(e){e=a.getSupertypeSet(e,!1);e&&e.size&&o.indexOf(e)<0&&o.push(e)},u=!(!n||!this.fuzzySubtypes.size),l=!1,m=0;m<o.length;++m){var p=o[m];if(p.has(r))return d.has(r)||(l&&__DEV__&&invariant.warn("Inferring subtype "+i+" of supertype "+r),d.add(r)),!0;p.forEach(s),u&&m===o.length-1&&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){var n;return!isField(e)||!shouldInclude(e,t)||(n=resultKeyNameFromField(e),uu.call(i,n)&&(!e.selectionSet||selectionSetMatchesResult(e.selectionSet,i[n],t)))}))}(e.selectionSet,n,t)&&(l=!(u=!1),this.fuzzySubtypes.forEach(function(e,n){e=i.match(e);e&&e[0]===i&&s(n)}))}return!1},Policies.prototype.hasKeyArgs=function(e,n){e=this.getFieldPolicy(e,n,!1);return!(!e||!e.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 s=r(o,d);if(!Array.isArray(s)){n=s||t;break}r=keyArgsFnFromSpecifier(s)}return!1===(n=void 0===n?e.field?function storeKeyNameFromField(e,i){var t=null,n=(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)})})),null);return e.arguments&&e.arguments.length&&(n={},e.arguments.forEach(function(e){return valueToObjectRepresentation(n,e.name,e.value,i)})),us(e.name.value,n,t)}(e.field,e.variables):us(t,argsFromFieldSpecifier(e)):n)?t:t===fieldNameFromStoreName(n)?n:t+":"+n},Policies.prototype.readField=function(e,n){var i,t,a,r=e.from;if(r&&(e.field||e.fieldName))return void 0===e.typename&&(i=n.store.getFieldValue(r,"__typename"))&&(e.typename=i),a=fieldNameFromStoreName(i=this.getStoreFieldName(e)),t=n.store.getFieldValue(r,i),(a=(a=this.getFieldPolicy(e.typename,a,!1))&&a.read)?(e=makeFieldFunctionOptions(this,r,e,n,n.store.getStorage(isReference(r)?r.__ref:r,i)),Ou.withValue(this.cache,a,[t,e])):t},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===Yi?makeMergeObjectsFunction(t.store)(e,n):i===Zi?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)))};var _u=Policies;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=I({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)}function makeFieldFunctionOptions(t,a,e,r,n){var i=t.getStoreFieldName(e),d=fieldNameFromStoreName(i),o=e.variables||r.variables,s=r.store,u=s.toReference,s=s.canRead;return{args:argsFromFieldSpecifier(e),field:e.field||null,fieldName:d,storeFieldName:i,variables:o,isReference:isReference,toReference:u,storage:n,cache:t.cache,canRead:s,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.warn("Unexpected readField arguments: "+stringifyForDisplay(Array.from(arguments))));i=I({},e),uu.call(e,"from")||(i.from=a)}return __DEV__&&void 0===i.from&&__DEV__&&invariant.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 es("Cannot automatically merge arrays"):new es(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 I(I({},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 Qs(Ds);return function(e,n){n.selectionSet&&n.fragmentMap&&(i=(i=a.lookupArray([n.selectionSet,n.fragmentMap])).aliasMap||(i.aliasMap=function makeAliasMap(e,t){var a=Object.create(null);var r=new Set([e]);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)),e.selectionSet&&(a.subsets||(a.subsets=Object.create(null)),makeAliasMap(e.selectionSet,t))):(i=getFragmentFromSelection(e,t))&&r.add(i.selectionSet)})});return a}(n.selectionSet,n.fragmentMap)));var i,e=n.keyObject=computeKeyObject(e,t,!0,i);return n.typename+":"+JSON.stringify(e)}}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)):uu.call(i,n=(n=a&&a.aliases)&&n[e]||e)?o[d=e]=i[r=n]:(__DEV__?invariant(!t,"Missing field '"+n+"' while computing key fields"):invariant(!t,4),r=d=void 0)}),o}__extends(InMemoryCache,Ru=v),InMemoryCache.prototype.init=function(){var e=this.data=new vu.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 Fu(this,this.storeReader=new Su({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,bu({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(I(I({},e),{store:e.optimistic?this.optimisticData:this.data,config:this.config,returnPartialData:n})).result||null}catch(e){if(e instanceof su)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(uu.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(I(I({},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||function recallCache(n){getCacheInfo(n).vars.forEach(function(e){return e.attachCache(n)})}(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){bu.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(uu.call(e,"id"))return!1;e=I(I({},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(),bu.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){function ic0(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}}var t=this,a=e.update,n=e.optimistic,n=void 0===n||n,i=e.removeOptimistic,r=e.onWatchUpdated,d=new Set;r&&!this.txCount&&this.broadcastWatches(I(I({},e),{onWatchUpdated:function(e){return d.add(e),!1}})),"string"==typeof n?this.optimisticData=this.optimisticData.addLayer(n,ic0):!1===n?ic0(this.data):ic0(),"string"==typeof i&&(this.optimisticData=this.optimisticData.removeLayer(i)),r&&d.size?(this.broadcastWatches(I(I({},e),{onWatchUpdated:function(e,n){n=r.call(this,e,n);return!1!==n&&d.delete(e),n}})),d.size&&d.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){var n;return this.addTypename?((n=this.typenameDocumentCache.get(e))||(n=ps(e),this.typenameDocumentCache.set(e,n),this.typenameDocumentCache.set(n,n)),n):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)};var Ru,a=InMemoryCache;function InMemoryCache(e){void 0===e&&(e={});var n=Ru.call(this)||this;return n.watches=new Set,n.typenameDocumentCache=new Map,n.makeVar=makeVar,n.txCount=0,n.config=function normalizeConfig(e){return compact(lu,e)}(e),n.addTypename=!!n.config.addTypename,n.policies=new _u({cache:n,dataIdFromObject:n.config.dataIdFromObject,possibleTypes:n.config.possibleTypes,typePolicies:n.config.typePolicies}),n.init(),n}var wu,Vu;function ApolloError(e){var n,i=e.graphQLErrors,t=e.clientErrors,a=e.networkError,r=e.errorMessage,e=e.extraInfo,d=wu.call(this,r)||this;return d.graphQLErrors=i||[],d.clientErrors=t||[],d.networkError=a||null,d.message=r||(n="",(isNonEmptyArray((i=d).graphQLErrors)||isNonEmptyArray(i.clientErrors))&&(i.graphQLErrors||[]).concat(i.clientErrors||[]).forEach(function(e){n+=(e?e.message:"Error message not found.")+"\n"}),i.networkError&&(n+=i.networkError.message+"\n"),n=n.replace(/\n$/,"")),d.extraInfo=e,d.__proto__=ApolloError.prototype,d}function isNetworkRequestInFlight(e){return!!e&&e<7}__extends(ApolloError,wu=Error),(ut=Vu=Vu||{})[ut.loading=1]="loading",ut[ut.setVariables=2]="setVariables",ut[ut.fetchMore=3]="fetchMore",ut[ut.refetch=4]="refetch",ut[ut.poll=6]="poll",ut[ut.ready=7]="ready",ut[ut.error=8]="error";var Pu,ju=Object.assign,Lu=Object.hasOwnProperty,Mu=!1;function ObservableQuery(e){var n=e.queryManager,i=e.queryInfo,e=e.options,t=Pu.call(this,function(e){try{var n=e._subscription._observer;n&&!n.error&&(n.error=defaultSubscriptionObserverErrorCallback)}catch(e){}var n=!t.observers.size,i=(t.observers.add(e),t.last);return i&&i.error?e.error&&e.error(i.error):i&&i.result&&e.next&&e.next(i.result),n&&t.reobserve().catch(function(){}),function(){t.observers.delete(e)&&!t.observers.size&&t.tearDownQuery()}})||this,a=(t.observers=new Set,t.subscriptions=new Set,t.isTornDown=!1,t.options=e,t.queryId=i.queryId||n.generateQueryId(),getOperationDefinition(e.query));return t.queryName=a&&a.name&&a.name.value,t.initialFetchPolicy=e.fetchPolicy||"cache-first",t.queryManager=n,t.queryInfo=i,t}function defaultSubscriptionObserverErrorCallback(e){__DEV__&&invariant.error("Unhandled error",e.message,e.stack)}__extends(ObservableQuery,Pu=Ts),Object.defineProperty(ObservableQuery.prototype,"variables",{get:function(){return this.options.variables},enumerable:!1,configurable:!0}),ObservableQuery.prototype.result=function(){var a=this;return new Promise(function(n,e){var i={next:function(e){n(e),a.observers.delete(i),a.observers.size||a.queryManager.removeQuery(a.queryId),setTimeout(function(){t.unsubscribe()},0)},error:e},t=a.subscribe(i)})},ObservableQuery.prototype.getCurrentResult=function(e){void 0===e&&(e=!0);var n=this.getLastResult(!0),i=this.queryInfo.networkStatus||n&&n.networkStatus||Vu.ready,i=I(I({},n),{loading:isNetworkRequestInFlight(i),networkStatus:i}),t=this.options.fetchPolicy,t=void 0===t?"cache-first":t;return(n||"network-only"!==t&&"no-cache"!==t&&"standby"!==t)&&!this.queryManager.transform(this.options.query).hasForcedResolvers&&(((n=this.queryInfo.getDiff()).complete||this.options.returnPartialData)&&(i.data=n.result),equal(i.data,{})&&(i.data=void 0),n.complete?(i.networkStatus!==Vu.loading||"cache-first"!==t&&"cache-only"!==t||(i.networkStatus=Vu.ready,i.loading=!1),delete i.partial):"no-cache"!==t&&(i.partial=!0),!__DEV__||n.complete||this.options.partialRefetch||i.loading||i.data||i.error||function logMissingFieldErrors(e){__DEV__&&isNonEmptyArray(e)&&__DEV__&&invariant.debug("Missing cache result fields: "+e.map(function(e){return e.path.join(".")}).join(", "),e)}(n.missing)),e&&this.updateLastResult(i),i},ObservableQuery.prototype.isDifferentFromLastResult=function(e){return!this.last||!equal(this.last.result,e)},ObservableQuery.prototype.getLast=function(e,n){var i=this.last;if(i&&i[e]&&(!n||equal(i.variables,this.variables)))return i[e]},ObservableQuery.prototype.getLastResult=function(e){return this.getLast("result",e)},ObservableQuery.prototype.getLastError=function(e){return this.getLast("error",e)},ObservableQuery.prototype.resetLastResults=function(){delete this.last,this.isTornDown=!1},ObservableQuery.prototype.resetQueryStoreErrors=function(){this.queryManager.resetErrors(this.queryId)},ObservableQuery.prototype.refetch=function(e){var n,i={pollInterval:0},t=this.options.fetchPolicy;return"no-cache"===t?i.fetchPolicy="no-cache":"cache-and-network"!==t&&(i.fetchPolicy="network-only"),__DEV__&&e&&Lu.call(e,"variables")&&((n=(t=getQueryDefinition(this.options.query)).variableDefinitions)&&n.some(function(e){return"variables"===e.variable.name.value})||__DEV__&&invariant.warn("Called refetch("+JSON.stringify(e)+") for query "+((null==(n=t.name)?void 0:n.value)||JSON.stringify(t))+", which does not declare a $variables variable.\nDid you mean to call refetch(variables) instead of refetch({ variables })?")),e&&!equal(this.options.variables,e)&&(i.variables=this.options.variables=I(I({},this.options.variables),e)),this.queryInfo.resetLastWrite(),this.reobserve(i,Vu.refetch)},ObservableQuery.prototype.fetchMore=function(t){var a=this,r=I(I({},t.query?t:I(I(I({},this.options),t),{variables:I(I({},this.options.variables),t.variables)})),{fetchPolicy:"no-cache"}),e=this.queryManager.generateQueryId();return r.notifyOnNetworkStatusChange&&(this.queryInfo.networkStatus=Vu.fetchMore,this.observe()),this.queryManager.fetchQuery(e,r,Vu.fetchMore).then(function(e){var n=e.data,i=t.updateQuery;return i?(__DEV__&&!Mu&&(__DEV__&&invariant.warn("The updateQuery callback for fetchMore is deprecated, and will be removed\nin the next major version of Apollo Client.\n\nPlease convert updateQuery functions to field policies with appropriate\nread and merge functions, or use/adapt a helper function (such as\nconcatPagination, offsetLimitPagination, or relayStylePagination) from\n@apollo/client/utilities.\n\nThe field policy system handles pagination more effectively than a\nhand-written updateQuery function, and you only need to define the policy\nonce, rather than every time you call fetchMore."),Mu=!0),a.updateQuery(function(e){return i(e,{fetchMoreResult:n,variables:r.variables})})):a.queryManager.cache.writeQuery({query:r.query,variables:r.variables,data:n}),e}).finally(function(){a.queryManager.stopQuery(e),a.reobserve()})},ObservableQuery.prototype.subscribeToMore=function(n){var e=this,i=this.queryManager.startGraphQLSubscription({query:n.document,variables:n.variables,context:n.context}).subscribe({next:function(i){var t=n.updateQuery;t&&e.updateQuery(function(e,n){return t(e,{subscriptionData:i,variables:n.variables})})},error:function(e){n.onError?n.onError(e):__DEV__&&invariant.error("Unhandled GraphQL subscription error",e)}});return this.subscriptions.add(i),function(){e.subscriptions.delete(i)&&i.unsubscribe()}},ObservableQuery.prototype.setOptions=function(e){return this.reobserve(e)},ObservableQuery.prototype.setVariables=function(e){return equal(this.variables,e)?this.observers.size?this.result():Promise.resolve():(this.options.variables=e,this.observers.size?this.reobserve({fetchPolicy:this.initialFetchPolicy,variables:e},Vu.setVariables):Promise.resolve())},ObservableQuery.prototype.updateQuery=function(e){var n=this.queryManager,e=e(n.cache.diff({query:this.options.query,variables:this.variables,returnPartialData:!0,optimistic:!1}).result,{variables:this.variables});e&&(n.cache.writeQuery({query:this.options.query,data:e,variables:this.variables}),n.broadcastQueries())},ObservableQuery.prototype.startPolling=function(e){this.options.pollInterval=e,this.updatePolling()},ObservableQuery.prototype.stopPolling=function(){this.options.pollInterval=0,this.updatePolling()},ObservableQuery.prototype.fetch=function(e,n){return this.queryManager.setObservableQuery(this),this.queryManager.fetchQueryObservable(this.queryId,e,n)},ObservableQuery.prototype.updatePolling=function(){var e,n,i,t,a=this;this.queryManager.ssrMode||(e=this.pollingInfo,(n=this.options.pollInterval)?e&&e.interval===n||(__DEV__?invariant(n,"Attempted to start a polling query without a polling interval."):invariant(n,12),(e||(this.pollingInfo={})).interval=n,i=function(){a.pollingInfo&&(isNetworkRequestInFlight(a.queryInfo.networkStatus)?t():a.reobserve({fetchPolicy:"network-only"},Vu.poll).then(t,t))},(t=function(){var e=a.pollingInfo;e&&(clearTimeout(e.timeout),e.timeout=setTimeout(i,e.interval))})()):e&&(clearTimeout(e.timeout),delete this.pollingInfo))},ObservableQuery.prototype.updateLastResult=function(e,n){return void 0===n&&(n=this.variables),this.last=I(I({},this.last),{result:this.queryManager.assumeImmutableResults?e:cloneDeep(e),variables:n}),isNonEmptyArray(e.errors)||delete this.last.error,this.last},ObservableQuery.prototype.reobserve=function(e,n){var i=this,t=(this.isTornDown=!1,n===Vu.refetch||n===Vu.fetchMore||n===Vu.poll),a=this.options.variables,r=t?compact(this.options,e):ju(this.options,compact(e)),d=(t||(this.updatePolling(),e&&e.variables&&!e.fetchPolicy&&!equal(e.variables,a)&&(r.fetchPolicy=this.initialFetchPolicy,void 0===n&&(n=Vu.setVariables))),r.variables&&I({},r.variables)),e=this.fetch(r,n),a={next:function(e){i.reportResult(e,d)},error:function(e){i.reportError(e,d)}};return t||(this.concast&&this.observer&&this.concast.removeObserver(this.observer,!0),this.concast=e,this.observer=a),e.addObserver(a),e.promise},ObservableQuery.prototype.observe=function(){this.reportResult(this.getCurrentResult(!1),this.variables)},ObservableQuery.prototype.reportResult=function(e,n){(this.getLastError()||this.isDifferentFromLastResult(e))&&(this.updateLastResult(e,n),iterateObserversSafely(this.observers,"next",e))},ObservableQuery.prototype.reportError=function(e,n){var i=I(I({},this.getLastResult()),{error:e,errors:e.graphQLErrors,networkStatus:Vu.error,loading:!1});this.updateLastResult(i,n),iterateObserversSafely(this.observers,"error",this.last.error=e)},ObservableQuery.prototype.hasObservers=function(){return 0<this.observers.size},ObservableQuery.prototype.tearDownQuery=function(){this.isTornDown||(this.concast&&this.observer&&(this.concast.removeObserver(this.observer),delete this.concast,delete this.observer),this.stopPolling(),this.subscriptions.forEach(function(e){return e.unsubscribe()}),this.subscriptions.clear(),this.queryManager.stopQuery(this.queryId),this.observers.clear(),this.isTornDown=!0)},fixObservableSubclass(ObservableQuery);var Bu=new Map,xu=new Map,zu=!0,qu=!1;function normalize(e){return e.replace(/[\s,]+/g," ").trim()}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=function cacheKeyFromLoc(e){return normalize(e.source.body.substring(e.start,e.end))}(e.loc),(t=xu.get(n))&&!t.has(i)?zu&&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||xu.set(n,t=new Set),t.add(i),a.has(i)||(a.add(i),r.push(e))):r.push(e)}),I(I({},e),{definitions:r})}function parseDocument(e){var n=normalize(e);if(!Bu.has(n)){e=parse(e,{experimentalFragmentVariables:qu});if(!e||"Document"!==e.kind)throw new Error("Not a valid GraphQL document.");Bu.set(n,function stripLoc(e){var i=new Set(e.definitions),n=(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)})}),e.loc);return n&&(delete n.startToken,delete n.endToken),e}(processFragments(e)))}return Bu.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=(t+=e&&"Document"===e.kind?e.loc.source.body:e)+i[n+1]}),parseDocument(t)}e=gql,Rn=function resetCaches(){Bu.clear(),xu.clear()},Xe=function disableFragmentWarnings(){zu=!1},Fn=function enableExperimentalFragmentVariables(){qu=!0},Cn=function disableExperimentalFragmentVariables(){qu=!1};(Ni=gql=gql||{}).gql=e,Ni.resetCaches=Rn,Ni.disableFragmentWarnings=Xe,Ni.enableExperimentalFragmentVariables=Fn,Ni.disableExperimentalFragmentVariables=Cn,gql.default=gql,function setVerbosity(e){is=Math.max(0,ns.indexOf(e))}(rs?"log":"silent");const $u=gql`
1
+ !function(e,n){"object"==typeof exports&&"undefined"!=typeof module?n(exports,require("@graphql-tools/schema"),require("lodash/mapValues"),require("dataloader"),require("lodash/castArray"),require("lodash/get"),require("lodash/isError"),require("lodash/reduce"),require("lodash/forEach"),require("lodash/concat"),require("lodash/differenceBy"),require("mitt"),require("@apollo/client/core"),require("@apollo/client/link/batch"),require("graphql"),require("@apollo/client/link/error")):"function"==typeof define&&define.amd?define(["exports","@graphql-tools/schema","lodash/mapValues","dataloader","lodash/castArray","lodash/get","lodash/isError","lodash/reduce","lodash/forEach","lodash/concat","lodash/differenceBy","mitt","@apollo/client/core","@apollo/client/link/batch","graphql","@apollo/client/link/error"],n):n((e="undefined"!=typeof globalThis?globalThis:e||self).zmApiJsClient={},e.schema,e.mapValues,e.DataLoader,e.castArray,e.get,e.isError,e.reduce,e.forEach,e.concat,e.differenceBy,e.emitter,e.core,e.batch,e.graphql,e.error)}(this,function(e,C,n,i,a,t,d,m,r,l,u,o,s,A,P,V){"use strict";function _interopDefaultLegacy(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var R=_interopDefaultLegacy(n),B=_interopDefaultLegacy(i),E=_interopDefaultLegacy(a),k=_interopDefaultLegacy(t),z=_interopDefaultLegacy(d),O=_interopDefaultLegacy(m),w=_interopDefaultLegacy(r),M=_interopDefaultLegacy(l),L=_interopDefaultLegacy(u),j=_interopDefaultLegacy(o);function _defineProperty(e,n,i){(n=function _toPropertyKey(e){e=function _toPrimitive(e,n){if("object"!=typeof e||null===e)return e;var i=e[Symbol.toPrimitive];if(void 0===i)return("string"===n?String:Number)(e);i=i.call(e,n||"default");if("object"!=typeof i)return i;throw new TypeError("@@toPrimitive must return a primitive value.")}(e,"string");return"symbol"==typeof e?e:String(e)}(n))in e?Object.defineProperty(e,n,{value:i,enumerable:!0,configurable:!0,writable:!0}):e[n]=i}function _normalize(e,d,n){let m=2<arguments.length&&void 0!==n&&n;return O.default(e,(e,n,i)=>{const{key:a,nestedSchema:t}=function normalizeKey(e,n,i){const a=2<arguments.length&&void 0!==i&&i?n.inverseKey:n.key;return"string"==typeof(i=a(e))?{key:i}:Array.isArray(i)?{key:i[0],nestedSchema:i[1]}:i instanceof Entity?{key:e,nestedSchema:i}:{key:e}}(i,d,m);i=typeof n;return Array.isArray(n)?e[a]=n.map(e=>t?_normalize(e,t,m):e):e[a]="object"==i&&null!==n&&t?_normalize(n,t,m):n,e},{})}class Entity{constructor(e){_defineProperty(this,"inverseMapping",{}),_defineProperty(this,"mapping",{}),this.addMapping(e),this.key=this.key.bind(this),this.inverseKey=this.inverseKey.bind(this)}addMapping(e){this.mapping={...this.mapping,...e},this.inverseMapping=this.initInverseMapping(this.mapping)}initInverseMapping(e){return O.default(e,(e,n,i)=>(Array.isArray(n)?e[n[0]]=[i,n[1]]:"object"!=typeof n||n instanceof Entity?"string"==typeof n?e[n]=i:e[i]=n:e[i]=this.initInverseMapping(n),e),1<arguments.length&&void 0!==arguments[1]?arguments[1]:{})}inverseKey(e){return this.inverseMapping[e]}key(e){return this.mapping[e]}}function normalize(n){return function(e){return Array.isArray(e)?e.map(e=>_normalize(e,n)):_normalize(e,n)}}function denormalize(n){return function(e){return Array.isArray(e)?e.map(e=>_normalize(e,n,!0)):_normalize(e,n,!0)}}const p=new Entity({cd:"contentDisposition",ci:"contentId",cl:"contentLocation",ct:"contentType",s:"size",mid:"messageId"});n=new Entity({w:"weeks",d:"days",h:"hours",m:"minutes",s:"seconds",related:"relatedTo",neg:"negative"}),i=new Entity({rel:["relative",n]}),a=new Entity({ival:"intervalCount"}),t=new Entity({num:"number"}),d=new Entity({d:"date"}),m=new Entity({modaylist:"dayList"}),r=new Entity({molist:"monthList"}),l=new Entity({freq:"frequency",interval:["interval",a],count:["count",t],until:["until",d],bymonthday:["bymonthday",m],bymonth:["bymonth",r]}),u=new Entity({rule:["rule",l]}),o=new Entity({add:["add",u]}),n=new Entity({a:"email"}),a=new Entity({trigger:i,at:["attendees",n]}),t=new Entity({d:"date",tz:"timezone",tzoDue:"timezoneDue",u:"utc"}),d=new Entity({ptst:"participationStatus",a:"address",d:"name",cutype:"calendarUserType"}),m=new Entity({ptst:"participationStatus",at:"attendee"}),r=new Entity({a:"address",d:"name"}),l={d:"date",sd:"senderDate",f:"flags",l:"folderId",md:"changeDate",ms:"modifiedSequence",rev:"revision",s:"size",sf:"sortField",t:"tags",tn:"tagNames",part:"part"},u={...l,cid:"conversationId",fr:"excerpt"},i={compNum:"componentNum",calItemId:"calendarItemId",fb:"freeBusy",fba:"freeBusyActual",fr:"excerpt",isOrg:"isOrganizer",invId:"inviteId",loc:"location",or:["organizer",r],ridZ:"utcRecurrenceId",tzo:"timezoneOffset"},n=new Entity({...u,...i,alarm:["alarms",a],at:["attendees",d],completed:"completedDateTime",desc:"description",descHtml:"htmlDescription",e:["end",t],ex:"isException",recur:["recurrence",o],s:["start",t],exceptId:["exceptId",t],seq:"sequence"}),r=new Entity({reply:["reply",m]}),a=new Entity({stdoff:"timezoneStdOffset",dayoff:"timezoneDaylightOffset"}),d=new Entity({seq:"sequenceNumber",compNum:"componentNum",recurId:"recurrenceId",tz:["tz",a],comp:["components",n],replies:["replies",r],mp:["mimeParts",p]}),o=new Entity({comp:["components",n],replies:["replies",r],mp:["mimeParts",p]}),t=new Entity({a:"address",p:"name",d:"displayName",t:"type"}),m=new Entity({mid:"messageId",part:"part"}),a=new Entity({aid:"attachmentId",doc:"documents",m:"messages",mp:["existingAttachments",m]}),p.addMapping({mp:["mimeParts",p],attach:["attachments",a]}),n=new Entity({_content:"content"}),r=new Entity({rfc822Name:["rfc822Name",n]}),m={c:"country",cn:"commonName",o:"organizationName",st:"state"},n=new Entity({...m,l:"locality"}),m=new Entity({...m,ou:"organizationUnit"}),n=new Entity({issuedBy:["issuedBy",n],issuedTo:["issuedTo",m],pubCertId:"publicCertificateId",pvtKeyId:"privateKeyId",subjectAltName:["subjectAltName",r]});const x=new Entity({certificate:["certificates",n]});m={...u,e:["emailAddresses",t],inv:["invitations",o],mp:["mimeParts",p],shr:"share",su:"subject",origid:"origId",attach:["attachments",a],rt:"replyType",certificate:["certificate",n]},r=new Entity({...m,id:"id",aid:"attachmentId",irt:"inReplyTo",rt:"replyType",did:"draftId",idnt:"entityId"});const _=new Entity({m:["message",r]}),v=new Entity({...m});o=new Entity({inv:["invitations",d]});const q=new Entity({...m,n:"numMessages",m:["messages",v],u:"unread"});a=new Entity({...m,n:"numMessages",m:["messagesMetaData",v],u:"unread"});const N=new Entity({rev:"revision",comp:"componentNum",m:["message",v],apptId:"appointmentId",calItemId:"calendarItemId",invId:"inviteId"}),H=new Entity({rev:"revision",comp:"componentNum",m:["message",v],invId:"inviteId"});r=new Entity({d:"date",tz:"timezone"});const G=new Entity({inst:["instanceDate",r],id:"inviteId",comp:"componentNum",s:"start",m:["message",v]});m=new Entity({rid:"sharedItemId",zid:"ownerZimbraId",f:"flags",l:"parentFolderId"});const W=new Entity({link:m});var m={d:"address",gt:"granteeType",zid:"zimbraId",pw:"password"},y=new Entity({...m,perm:"permissions"}),c=new Entity({grant:y}),f=new Entity({a:"address",t:"type",p:"personalName"}),g=new Entity({...u,...i,otherAtt:"otherAttendees",s:"start",ptst:"participationStatus",dur:"duration",ex:"isException"}),T=new Entity({compNum:"componentNum",invId:"inviteId",loc:"location"});const U=new Entity({...u,...i,recur:"isRecurring",ptst:"participationStatus",dur:"duration",otherAtt:"otherAttendees",inst:["instances",g],inv:["invitations",d],alarmData:["alarmData",T],sf:"sortField"});u=new Entity({sf:"sortField"});const D=new Entity({u:"unread",l:"parentFolderId",f:"flags",n:"nonFolderItemCount",s:"nonFolderItemCountTotal",rev:"revision",acl:c,perm:"permissions",rid:"sharedItemId",zid:"ownerZimbraId"}),Z=(D.addMapping({folder:["folders",D],link:["linkedFolders",D],search:["search",D]}),new Entity({_attrs:"attributes"})),Q=new Entity({_attrs:"attributes"});i=new Entity({e:["emailAddresses",t],mp:["mimeParts",p],su:"subject"});const K=new Entity({m:["message",i],exceptId:["exceptId",r]}),X=new Entity({m:["message",i]}),I=new Entity({s:"start",e:"end"}),Y=new Entity({t:["tentative",I],f:["free",I],b:["busy",I],u:["unavailable",I],n:["nodata",I]}),J=new Entity({l:"folderId",tcon:"constraints",tn:"tagNames",f:"flags",zid:"zimbraId",d:"address",grant:y}),$=new Entity({t:"type"});d=new Entity({l:"folderId"});const ee=new Entity({match:d}),ne=new Entity({e:["address",f]});new Entity({name:"accountName",l:"folderId"});T=new Entity({ct:"contentType",s:"size"}),t={d:"date",l:"folderId",rev:"revision",sf:"sortField",t:"tags",tn:"tagNames",_attrs:["attributes",new Entity({image:T})],certificate:["certificate",n]},i=new Entity({cn:["contacts",new Entity({...t})]});const ie=new Entity({_attrs:"attributes"}),S=new Entity({...t,m:["members",i]}),ae=new Entity({cn:["contacts",S]});new Entity({alarm:"alarm",inst:["instances",g]});y=new Entity({...l,acl:c,luuid:"folderUuid",mdver:"metadataVersion",meta:"metaData",descEnabled:"descriptionEnabled",ver:"version",leb:"lastEditedAccount",cr:"revisonCreator",cd:"revisedCreationDate",loid:"lockOwnerId",ct:"contentType",f:"flags",perm:"permission"});const te=new Entity({doc:["documents",y]});d=new Entity({id:"messageId",part:"attachmentPart"});const de=new Entity({l:"folderId",name:"name",ver:"version",ct:"contentType",descEnabled:"descriptionEnabled",m:["messageData",d],doc:["document",y]}),me=new Entity({m:["messages",v],c:["conversations",a],cn:["contacts",S],appt:["appointments",U],doc:["documents",y],hit:u});f=new Entity({l:"city",st:"state",co:"country"}),T=new Entity({_attrs:["_attrs",f]});const re=new Entity({calresource:["calresource",T]}),le=new Entity({appt:["appointment",o]});n=new Entity({a:"address"}),t=new Entity({a:"address",su:"subject"}),i=new Entity({actionKeep:"keep",actionDiscard:"discard",actionFileInto:"fileInto",actionFlag:"flag",actionTag:"tag",actionRedirect:["redirect",n],actionReply:"reply",actionNotify:["notify",t],actionStop:"stop"}),g=new Entity({d:"date"}),l=new Entity({imp:"importance"}),c=new Entity({s:"size"}),d=new Entity({condition:"allOrAny",addressBookTest:"addressBook",addressTest:"address",attachmentTest:"attachment",bodyTest:"body",bulkTest:"bulk",contactRankingTest:"contactRanking",conversationTest:"conversation",dateTest:["date",g],facebookTest:"facebook",flaggedTest:"flag",headerExistsTest:"headerExists",headerTest:"header",importanceTest:["importance",l],inviteTest:"invite",linkedinTest:"linkedin",listTest:"list",meTest:"me",mimeHeaderTest:"mimeHeader",sizeTest:["size",c],twitterTest:"twitter",communityRequestsTest:"communityRequests",communityContentTest:"communityContent",communityConnectionsTest:"communityConnections"});const ue=new Entity({filterActions:["actions",i],filterTests:["conditions",d]}),oe=new Entity({compNum:"componentNum",m:["message",v],rt:"replyType",exceptId:["exceptId",r]});a=new Entity({cid:"contentId"});const se=new Entity({signature:a});u=new Entity({l:"parentFolderId"});const ke=new Entity({tr:"traverseMountpoints",folder:u});f=new Entity({l:"folderId"});const pe=new Entity({item:["item",f]}),ve=new Entity({_content:"content"});T=new Entity({n:"name",_content:"content"});const Ne=new Entity({l:"folderId",tn:"tagNames",a:["attributes",T],m:"memberOps"});o=new Entity({_content:"content"}),n=new Entity({content:["content",o],d:"date",f:"flags",l:"folderId",t:"tags",tn:"tagNames"});const ye=new Entity({m:["message",n]});t=new Entity({addr:"emailAddress"}),g=new Entity({d:"displayName",email:["email",t]}),l=new Entity({target:["target",g]});const ce=new Entity({targets:["targets",l]});c=new Entity({...m,chkgt:"checkGrantee"});const fe=new Entity({ace:["access",c]}),ge=new Entity({doc:["document",de]}),Te=new Entity({ace:"access"}),De=new Entity({pw:"password"}),Ie=new Entity({u:"unread"});i=new Entity({s:"used"}),d=new Entity({_content:"content"}),r=new Entity({property:["property",d]}),a=new Entity({property:["property",d]});const Se=new Entity({global:["global",r],host:["host",a],property:["property",d]});var F,Fe,he,be,Ce,Ae,Pe,Ve,Re,Be,Ee,ze,h,Oe,we,Me,Le,je,xe,_e,qe,He,Ge,We,Ue,Ze,Qe,Ke,Xe,Ye,Je,$e,en,nn,an,tn,dn,mn,rn,ln,un,on,sn,kn,pn,b,vn,u=new Entity({d:"address",zid:"zimbraId"});const Nn=new Entity({action:["action",u]}),yn=((f=F=F||{}).Account="urn:zimbraAccount",f.Admin="urn:zimbraAdmin",f.Mail="urn:zimbraMail",f.All="urn:zimbra",f.Sync="urn:zimbraSync","/@zimbra"),cn="/service/soap";let fn;function soapCommandBody(e){return{_jsns:e.namespace||F.Mail,...e.body}}function parseJSON(e){if(e.ok)return _responseParseHandler(e);if(-1!==[502,503,504].indexOf(e.status))throw function networkError(e){const n="Network request failed with status "+e.status+(e.statusText?`- "${e.statusText}"`:""),i=new Error(n);return i.message=n,i.response=e,i.parseError=e.parseError,i}(e);return _responseParseHandler(e).then(e=>{throw faultError(e,[k.default(e.parsed,"Body.Fault")])})}function _responseParseHandler(n){try{return n.json().then(e=>(n.parsed=e,n))}catch(e){return n.parseError=e,Promise.resolve(n)}}function faultError(e,n){const i=new Error("Fault error: "+(n?function faultReasonText(e){let n=0<arguments.length&&void 0!==e?e:[];return(n=Array.isArray(n)?n:[n]).map(e=>k.default(e,"Reason.Text")).filter(Boolean).join(", ")}(n):"Unknown Error"));return i.response=e,i.parseError=e.parseError,i.faults=n,i}function batchJsonRequest(e){const{requests:n,...i}=e;e=function batchBody(e){return O.default(e,(e,n)=>{var i=n.name+"Request",n=soapCommandBody(n);return e[i]?e[i].push(n):e[i]=[n],e},{})}(n);return jsonRequest({...i,name:"Batch",namespace:F.All,body:e}).then(e=>function batchResponse(e,n){const{body:{_jsns:i,...t},...d}=n;let m={};return{...d,requests:O.default(e,(e,n)=>{var i=t[n.name+"Response"],a=m[n.name],i=i&&i[a||0];return e.push(i?{body:i}:faultError(d.originalResponse,t.Fault)),a?m[n.name]+=1:m[n.name]=1,e},[])}}(n,e))}function jsonRequest(e){const n={...e,credentials:e.credentials||"include",headers:e.headers||{},origin:void 0!==e.origin?e.origin:yn,soapPathname:e.soapPathname||cn,namespace:e.namespace||F.Mail};var i=n.name+"Request";const a=n.name+"Response";var t=""+n.origin+n.soapPathname+"/"+i;let d;d={context:{_jsns:F.All,authTokenControl:{voidOnExpired:!0}}},e.userAgent&&(d.context.userAgent=e.userAgent),e.sessionId&&(d.context.session={id:e.sessionId,_content:e.sessionId}),e.sessionSeq&&(d.context.notify={seq:e.sessionSeq}),e.accountName&&(d.context.account={by:"name",_content:e.accountName}),e.accountId&&(d.context.account={by:"id",_content:e.accountId}),e.jwtToken&&(d.context.jwtToken={_content:e.jwtToken}),e.csrfToken&&(n.headers["X-Zimbra-Csrf-Token"]=e.csrfToken,d.context.csrfToken=e.csrfToken),e.authToken&&(n.headers.Cookie="ZM_AUTH_TOKEN="+e.authToken);i={[i]:soapCommandBody(n)};let m;return e.fetchOptions&&(m={signal:e.fetchOptions.signal}),(fn||fetch)(t,{method:"POST",credentials:n.credentials,body:JSON.stringify({Body:i,Header:d}),headers:n.headers,...m&&m}).then(parseJSON).then(e=>{var n=k.default(e.parsed,"Body.Fault");if(n)throw faultError(e,n);return{body:e.parsed.Body[a],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 e?n(e):Array.isArray(e)?e.map(e=>mapValuesDeep(e,n)):R.default(e,e=>mapValuesDeep(e,n))}function normalizeCustomMetaDataAttrs(n){let i=[];return Object.keys(n._attrs).forEach(e=>"string"==typeof n._attrs[e]&&i.push({key:e,value:n._attrs[e]})),{...n,_attrs:i}}function normalizeEmailAddresses(n){if(!n.emailAddresses)return n;for(let e=0;e<n.emailAddresses.length;e++){var i=n.emailAddresses[e],a=pn[i.type];(n[a]||(n[a]=[])).push(function parseAddress(e){var n;return"string"==typeof e?(n=e.match(/(['"])(.*?)\1\s*<(.+)>/))?{address:n[3],name:n[2]}:{address:e}:e}(i))}return n}(T=Fe=Fe||{}).Imap="imap",T.Pop3="pop3",(o=he=he||{}).ContactAction="ContactAction",o.ConvAction="ConvAction",o.DistributionList="DistributionList",o.FolderAction="FolderAction",o.ItemAction="ItemAction",o.MsgAction="MsgAction",o.TagAction="TagAction",(n=be=be||{}).B="b",n.C="c",n.F="f",n.N="n",n.R="r",n.Rf="rf",n.S="s",n.T="t",(t=Ce=Ce||{}).Audio="AUDIO",t.Display="DISPLAY",t.Email="EMAIL",t.None="NONE",t.Procedure="PROCEDURE",t.XYahooCalendarActionIm="X_YAHOO_CALENDAR_ACTION_IM",t.XYahooCalendarActionMobile="X_YAHOO_CALENDAR_ACTION_MOBILE",(g=Ae=Ae||{}).End="END",g.Start="START",(l=Pe=Pe||{}).Contact="contact",l.Gal="gal",l.RankingTable="rankingTable",(m=Ve=Ve||{}).Con="CON",m.Pri="PRI",m.Pub="PUB",(c=Re=Re||{}).Dai="DAI",c.Hou="HOU",c.Min="MIN",c.Mon="MON",c.Sec="SEC",c.Wee="WEE",c.Yea="YEA",(r=Be=Be||{}).Cleartext="cleartext",r.Ssl="ssl",r.Tls="tls",r.TlsIsAvailable="tls_is_available",(a=Ee=Ee||{}).C="C",a.G="G",a.I="I",(d=ze=ze||{}).Allof="allof",d.Anyof="anyof",(u=h=h||{}).Appointment="appointment",u.Chat="chat",u.Comment="comment",u.Contact="contact",u.Conversation="conversation",u.Document="document",u.Folder="folder",u.Message="message",u.Note="note",u.Remote="remote",u.Search="search",u.Tag="tag",u.Task="task",u.Unknown="unknown",u.Virtual="virtual",u.Wiki="wiki",(f=Oe=Oe||{}).B="B",f.F="F",f.O="O",f.T="T",(T=we=we||{}).Account="account",T.All="all",T.Group="group",T.Resource="resource",(o=Me=Me||{}).All="all",o.Cos="cos",o.Dom="dom",o.Egp="egp",o.Grp="grp",o.Guest="guest",o.Key="key",o.Pub="pub",o.Usr="usr",(n=Le=Le||{}).High="high",n.Low="low",n.Normal="normal",(t=je=je||{}).Canc="CANC",t.Comp="COMP",t.Conf="CONF",t.Deferred="DEFERRED",t.Inpr="INPR",t.Need="NEED",t.Tent="TENT",t.Waiting="WAITING",(g=xe=xe||{}).R="r",g.W="w",(l=_e=_e||{}).Accept="ACCEPT",l.Decline="DECLINE",l.Tentative="TENTATIVE",(m=qe=qe||{}).Appt="appt",m.Task="task",(c=He=He||{}).ActivationGracePeriod="ACTIVATION_GRACE_PERIOD",c.Expired="EXPIRED",c.Invalid="INVALID",c.InFuture="IN_FUTURE",c.LicenseGracePeriod="LICENSE_GRACE_PERIOD",c.NotActivated="NOT_ACTIVATED",c.NotInstalled="NOT_INSTALLED",c.Ok="OK",(r=Ge=Ge||{}).Html="html",r.Text="text",(a=We=We||{}).All="all",a.DirectOnly="directOnly",a.None="none",(d=Ue=Ue||{}).Cha="CHA",d.Non="NON",d.Opt="OPT",d.Req="REQ",(u=Ze=Ze||{}).Ac="AC",u.Co="CO",u.De="DE",u.Df="DF",u.Dg="DG",u.In="IN",u.Ne="NE",u.Te="TE",u.Wa="WA",(f=Qe=Qe||{}).Pending="pending",f.Verified="verified",(T=Ke=Ke||{}).Day="day",T.List="list",T.Month="month",T.Week="week",T.WorkWeek="workWeek",T.Year="year",(o=Xe=Xe||{}).Advanced="advanced",o.Modern="modern",o.Standard="standard",o.Zimbrax="zimbrax",(n=Ye=Ye||{}).Both="both",n.None="none",n.Owner="owner",n.Sender="sender",(t=Je=Je||{}).Adaptive="adaptive",t.Next="next",t.Previous="previous",(g=$e=$e||{}).Always="always",g.Never="never",g.Prompt="prompt",(l=en=en||{}).Bottom="bottom",l.Off="off",l.Right="right",(m=nn=nn||{}).GetRecoveryAccount="getRecoveryAccount",m.SendRecoveryCode="sendRecoveryCode",(c=an=an||{}).Disabled="disabled",c.Enabled="enabled",c.Suspended="suspended",(tn=tn||{}).Create="create",(r=dn=dn||{}).Document="document",r.Presentation="presentation",r.Spreadsheet="spreadsheet",(a=mn=mn||{}).Appointment="appointment",a.Contact="contact",a.Conversation="conversation",a.Document="document",a.Message="message",a.Task="task",a.Wiki="wiki",(rn=rn||{}).Email="email",(d=ln=ln||{}).ResendCode="resendCode",d.Reset="reset",d.SendCode="sendCode",d.ValidateCode="validateCode",(u=un=un||{}).Edit="edit",u.Expire="expire",u.Revoke="revoke",(f=on=on||{}).AttachAsc="attachAsc",f.AttachDesc="attachDesc",f.DateAsc="dateAsc",f.DateDesc="dateDesc",f.FlagAsc="flagAsc",f.FlagDesc="flagDesc",f.NameAsc="nameAsc",f.NameDesc="nameDesc",f.None="none",f.PriorityAsc="priorityAsc",f.PriorityDesc="priorityDesc",f.RcptAsc="rcptAsc",f.RcptDesc="rcptDesc",f.ReadAsc="readAsc",f.ReadDesc="readDesc",f.SizeAsc="sizeAsc",f.SizeDesc="sizeDesc",f.SubjAsc="subjAsc",f.SubjDesc="subjDesc",(T=sn=sn||{}).Fr="FR",T.Mo="MO",T.Sa="SA",T.Su="SU",T.Th="TH",T.Tu="TU",T.We="WE",(o=kn=kn||{}).Disabled="disabled",o.Enabled="enabled",o.Mandatory="mandatory",(n=pn=pn||{}).f="from",n.t="to",n.c="cc",n.b="bcc",n.s="sender",n.r="replyTo";const gn=["application/pkcs7-signature","application/x-pkcs7-signature","message/delivery-status","message/disposition-notification","xml/x-zimbra-share"],Tn=["text/rfc822-headers"];function normalizeType(e){return String(e).replace(/^\s*(.*?)\s*;.+$/i,"$1").toLowerCase()}function getAttachmentUrl(e,n){var{origin:n="",jwtToken:i}=n,{messageId:e,mid:a,part:t}=e;return`${n}/service/home/~/?auth=${i?"jwt":"co"}&id=${encodeURIComponent(e||a)}&part=`+encodeURIComponent(t)+(i?"&zjwt="+i:"")}function normalizeMimeParts(s,e){let{origin:a,jwtToken:t,isDesktop:k}=e;const p=(e,n)=>{let{...i}=e;return i.messageId=i.messageId||s.id,i.url=getAttachmentUrl(i,{origin:a,jwtToken:t}),i.contentDisposition||("attachments"===n?i.contentDisposition="attachment":"inlineAttachments"===n&&i),i.contentId=i.contentId?function normalizeCid(e){return e.replace(/[<>]/g,"")}(i.contentId):~normalizeType(i.contentType).indexOf("image/")&&"inline"===i.contentDisposition?`AUTO-GEN-CID-${i.messageId}-${i.part}-`+i.size:void 0,i};return function reduceMimeParts(e,n,i){var a=e.mimeParts;if(a&&a.length)for(let e=0;e<a.length;e++)i=n(a[e],e,i),"message/rfc822"!==a[e].contentType&&reduceMimeParts(a[e],n,i)}(s,(e,n,i)=>{let a=!1,t=normalizeType(e.contentType),d=normalizeType(e.contentDisposition),m=e.mimeParts,r=e.content||"";if(a&&(i.body=r),"multipart/related"===t){let a;m.forEach(e=>{if("text/html"===e.contentType)a=e;else if(~e.contentType.indexOf("image/")&&"attachment"===e.contentDisposition&&e.contentId&&a.content){var n=e.contentId.slice(1,-1);const i=(new DOMParser).parseFromString(a.content,"text/html");0<(i?.querySelectorAll(`img[src="cid:${n}"]`)||[]).length&&(e.contentDisposition="inline")}})}var l,u,o="inline"===d;return"attachment"!==d&&(o&&~t.indexOf("image/")&&!e.contentId?(u=p(e),i.text=(i.text||i.html||"").concat(`<br /><div><img src="cid:${u.contentId}" /></div><br />`),i.html=i.text):(u=Tn.includes(t),(l="text/html"===t?"html":("text/plain"===t||u)&&"text")&&(e.filename&&u&&o||(a=!0),i[l]=(i[l]||"").concat(r)))),a||"multipart"===t.split("/")[0]||(u=o?"inlineAttachments":"attachments",gn.includes(e.contentType)||(i[u]||(i[u]=[])).push(p(e,u)),k&&(s.attributes=s.attributes||{},s.attributes.isEncrypted="application/pkcs7-mime"===e.contentType,s.attributes.isSigned="application/pkcs7-signature"===e.contentType||"application/x-pkcs7-signature"===e.contentType)),i},s),s.autoSendTime=s.autoSendTime||null,s.text&&!s.html&&s.attachments&&s.attachments.some(e=>e.contentId&&!e.contentDisposition)&&s.attachments.forEach(e=>{delete e.contentId,delete e.contentLocation}),s}const Dn=["firstName","phoneticFirstName","phoneticCompany","middleName","lastName","phoneticLastName","fullName","maidenName","namePrefix","nameSuffix","email","email2","workEmail","workEmail2","homeEmail","homeEmail2","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"],In=["modifyTimeStamp","createTimeStamp","zimbraId","objectClass","zimbraMailForwardingAddress","zimbraAccountCalendarUserType","zimbraCalResLocationDisplayName","zimbraCalResType","cardOwner","homeCardMessage","homePhotoURL","workCardMessage","workPhotoURL","firstLast","vcardXProps","imagepart"];function createContactBody(e,i){const{attributes:n,...a}=e,t=[];return w.default(n,(e,n)=>"other"!==n?t.push({name:n,["image"===n||!i&&"userCertificate"===n?"aid":"content"]:e}):w.default(e,e=>t.push({name:e.key,_content:e.value}))),{cn:denormalize(Ne)({...a,attributes:t})}}function normalizeOtherAttr(e){return e.map(n=>{let i=[];var e=n._attrs.nickname,e=(e&&(n._attrs.nickname=Array.isArray(e)?e[0]:e),n._attrs.userCertificate),e=(e&&(n._attrs.userCertificate=Array.isArray(e)?e[0]:e),Object.keys(n._attrs).filter(e=>!Dn.includes(e)&&!In.includes(e)).forEach(e=>"string"==typeof n._attrs[e]&&i.push({key:e,value:n._attrs[e]})&&delete n._attrs[e]),i.filter(e=>e.key.match("custom\\d+")).sort((e,n)=>Number(e.key.match(/(\d+)/g)[0])-Number(n.key.match(/(\d+)/g)[0]))),a=L.default(i,e,"key").sort((e,n)=>e.key.localeCompare(n.key));return{...n,_attrs:{...n._attrs,other:M.default(e,a)}}})}const Sn=["zimbraPrefMailTrustedSenderList"],Fn={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};(t=b=b||{}).contact="ContactAction",t.conversation="ConvAction",t.distributionList="DistributionList",t.folder="FolderAction",t.item="ItemAction",t.message="MsgAction",t.tag="TagAction",t.document="DocumentAction",(g=vn=vn||{}).ConvAction="Conversation";class Notifier{constructor(){_defineProperty(this,"emitter",void 0),_defineProperty(this,"events",{notify:"notify",refresh:"refresh"}),_defineProperty(this,"processedSequences",new Map),_defineProperty(this,"sequenceNo",0),_defineProperty(this,"addNotifyHandler",e=>{e&&this.emitter.on(this.events.notify,e)}),_defineProperty(this,"addRefreshHandler",e=>{e&&this.emitter.on(this.events.refresh,e)}),_defineProperty(this,"getSequenceNumber",()=>this.sequenceNo),_defineProperty(this,"handleNotifications",e=>{e&&e.seq&&!this.processedSequences.has(e.seq)&&(this.sequenceNo<e.seq&&(this.sequenceNo=e.seq),this.processedSequences.set(e.seq,!0),this.emitter&&this.emitter.emit(this.events.notify,e))}),_defineProperty(this,"handleRefresh",e=>{console.info("[Cache] refresh received",e,new Date),this.sequenceNo=0,this.processedSequences.clear(),this.emitter&&this.emitter.emit(this.events.refresh,e)}),_defineProperty(this,"removeNotifyHandler",e=>{e&&this.emitter.off(this.events.notify,e)}),_defineProperty(this,"removeRefreshHandler",e=>{e&&this.emitter.off(this.events.refresh,e)}),_defineProperty(this,"setSequenceNumber",e=>this.sequenceNo=e),this.emitter=new j.default}}const hn=e=>{var i=k.default(e,"unreadDescendent");if(0<e[e.id===Fn.DRAFTS||"Outbox"===e.name?"nonFolderItemCount":"unread"]||i)return!0;i=k.default(e,"folders")||[];{let e=0,n=i.length;if(e<n)return hn(i[e])}return!1},bn=e=>e.map(e=>{var n;return(e={...n=normalize(Z)(e),name:k.default(n,"attributes.displayName")}).habGroup&&(e.habGroups=[...bn(e.habGroup)]),e}),Cn=e=>{const n=k.default(e,"folders")||[];var i=k.default(e,"view");return i&&i!==h.Message||(e={...e,unreadDescendent:hn(e)},n&&(e={...e,folders:n.map(Cn)})),e};function updateAbsoluteFolderPath(n,i,e){return e.map(e=>(e.absFolderPath="USER_ROOT"===n?""+i+e.absFolderPath:i+"/"+e.name,e.folders&&(e.folders=updateAbsoluteFolderPath(e.oname,e.absFolderPath,e.folders)),e))}function convertStringAndArrayValues(e){e=[].concat(e).filter(Boolean);return e.length?e:""}class ZimbraBatchClient{constructor(){var e=this,n=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{};_defineProperty(this,"localStoreClient",void 0),_defineProperty(this,"notifier",void 0),_defineProperty(this,"origin",void 0),_defineProperty(this,"sessionId",void 0),_defineProperty(this,"soapPathname",void 0),_defineProperty(this,"authToken",void 0),_defineProperty(this,"batchDataLoader",void 0),_defineProperty(this,"csrfToken",void 0),_defineProperty(this,"customFetch",void 0),_defineProperty(this,"dataLoader",void 0),_defineProperty(this,"jwtToken",void 0),_defineProperty(this,"sessionHandler",void 0),_defineProperty(this,"userAgent",void 0),_defineProperty(this,"accountInfo",()=>this.jsonRequest({name:"GetInfo",namespace:F.Account,body:{sections:"mbox,attrs,zimlets,props"}}).then(e=>({...e,attrs:{...mapValuesDeep(e.attrs._attrs,coerceStringToBoolean),zimbraMailAlias:[].concat(k.default(e,"attrs._attrs.zimbraMailAlias",[]))},...k.default(e,"license.attr")&&{license:{status:e.license.status,attr:mapValuesDeep(e.license.attr,coerceStringToBoolean)}},zimlets:{zimlet:k.default(e,"zimlets.zimlet")&&k.default(e,"zimlets.zimlet").map(e=>{var{zimlet:e,zimletContext:n,zimletConfig:i}=e;return{zimlet:e,zimletContext:n,...i&&{zimletConfig:normalize(Se)(i)}}})}}))),_defineProperty(this,"accountOnlyRemoteWipeSync",e=>this.jsonRequest({name:"AccountOnlyRemoteWipe",namespace:F.Sync,body:{device:{id:e}}})),_defineProperty(this,"action",(e,n)=>{const{ids:i,id:a,...t}=n;return this.jsonRequest({name:e,body:{action:{id:a||[i].join(","),...denormalize(J)(t)}},singleRequest:!0}).then(Boolean)}),_defineProperty(this,"addExternalAccount",e=>{let{accountType:n,...i}=e;return this.jsonRequest({name:"CreateDataSource",body:{[n]:mapValuesDeep(i,coerceBooleanToString)},singleRequest:!0}).then(e=>k.default(e,n+".0.id"))}),_defineProperty(this,"addMessage",e=>{var{folderId:e,content:n,meta:i}=k.default(e,"message");let a,t,d,m;try{({flags:a,tags:t,tagNames:d,date:m}=JSON.parse(i))}catch(e){}return this.jsonRequest({name:"AddMsg",body:denormalize(ye)({message:{folderId:e,content:{_content:n},flags:a,tags:t,tagNames:d,date:m}}),singleRequest:!0}).then(normalize(v))}),_defineProperty(this,"allowDeviceSync",e=>this.jsonRequest({name:"AllowDevice",namespace:F.Sync,body:{device:{id:e}}})),_defineProperty(this,"applyFilterRules",e=>{var{ids:e,filterRules:n}=e;return this.jsonRequest({name:"ApplyFilterRules",body:{filterRules:{filterRule:n},m:{ids:e}}}).then(e=>{const n=k.default(e,"m[0].ids");return n?n.split(","):[]})}),_defineProperty(this,"attach",(e,n)=>this.localStoreClient.attach({files:e,message:n})),_defineProperty(this,"autoComplete",e=>this.jsonRequest({name:"AutoComplete",body:denormalize($)(e)}).then(normalize(ee))),_defineProperty(this,"autoCompleteGAL",e=>this.jsonRequest({name:"AutoCompleteGal",namespace:F.Account,body:e}).then(e=>normalize(ae)(e))),_defineProperty(this,"blockDeviceSync",e=>this.jsonRequest({name:"BlockDevice",namespace:F.Sync,body:{device:{id:e}}})),_defineProperty(this,"cancelPendingAccountOnlyRemoteWipeSync",e=>this.jsonRequest({name:"CancelPendingAccountOnlyRemoteWipe",namespace:F.Sync,body:{device:{id:e}}})),_defineProperty(this,"cancelPendingRemoteWipeSync",e=>this.jsonRequest({name:"CancelPendingRemoteWipe",namespace:F.Sync,body:{device:{id:e}}})),_defineProperty(this,"cancelTask",e=>{e=e.inviteId;return this.jsonRequest({name:"CancelTask",body:{comp:"0",id:e},singleRequest:!0}).then(Boolean)}),_defineProperty(this,"changeFolderColor",e=>{var{id:e,color:n}=e;return this.action(b.folder,{id:e,op:"color",color:n})}),_defineProperty(this,"changePassword",e=>{var{loginNewPassword:e,password:n,username:i,dryRun:a=!1}=e;return this.jsonRequest({name:"ChangePassword",namespace:F.Account,body:{account:{by:"name",_content:i},oldPassword:n,password:e,dryRun:a},singleRequest:!0})}),_defineProperty(this,"checkCalendar",e=>{var{id:e,value:n}=e;return this.action(b.folder,{id:e,op:n?"check":"!check"})}),_defineProperty(this,"clientInfo",e=>{var{by:e,domain:n}=e;return this.jsonRequest({name:"ClientInfo",body:{domain:[{by:e,_content:n}]},singleRequest:!0,namespace:F.Account}).then(e=>normalize(ie)(mapValuesDeep(e,coerceStringToBoolean)))}),_defineProperty(this,"contactAction",e=>this.action(b.contact,e)),_defineProperty(this,"conversationAction",e=>this.action(b.conversation,e)),_defineProperty(this,"counterAppointment",e=>this.jsonRequest({name:"CounterAppointment",body:denormalize(H)(e),singleRequest:!0}).then(Boolean)),_defineProperty(this,"createAppointment",(e,n)=>this.jsonRequest({name:"CreateAppointment",body:{...denormalize(N)(n)},accountName:e,singleRequest:!0}).then(Boolean)),_defineProperty(this,"createAppointmentException",(e,n)=>this.jsonRequest({name:"CreateAppointmentException",body:{...denormalize(N)(n)},accountName:e,singleRequest:!0}).then(Boolean)),_defineProperty(this,"createAppSpecificPassword",e=>this.jsonRequest({name:"CreateAppSpecificPassword",namespace:F.Account,body:{appName:{_content:e}},singleRequest:!0}).then(e=>normalize(De)(e))),_defineProperty(this,"createContact",e=>this.jsonRequest({name:"CreateContact",body:createContactBody(e,void 0!==this.localStoreClient),singleRequest:!0}).then(e=>normalize(S)(normalizeOtherAttr(e.cn)[0]))),_defineProperty(this,"createFolder",e=>{const{flags:n,fetchIfExists:i,parentFolderId:a,...t}=e;return this.jsonRequest({name:"CreateFolder",body:{folder:{...t,f:n,fie:i,l:a}},singleRequest:!0}).then(e=>normalize(D)(e.folder[0]))}),_defineProperty(this,"createIdentity",e=>{let{attrs:n,...i}=e;return this.jsonRequest({name:"CreateIdentity",namespace:F.Account,body:{identity:{...i,_attrs:{...R.default(n,coerceBooleanToString),zimbraPrefWhenSentToAddresses:convertStringAndArrayValues(k.default(n,"zimbraPrefWhenSentToAddresses")),zimbraPrefWhenInFolderIds:convertStringAndArrayValues(k.default(n,"zimbraPrefWhenInFolderIds"))}}},singleRequest:!0}).then(e=>{e=mapValuesDeep(e,coerceStringToBoolean);const{_attrs:{zimbraPrefWhenSentToAddresses:n,zimbraPrefWhenInFolderIds:i,...a},...t}=k.default(e,"identity.0");return{...e,identity:[{...t,_attrs:{...a,...n&&{zimbraPrefWhenSentToAddresses:[].concat(n).filter(Boolean)},...i&&{zimbraPrefWhenInFolderIds:[].concat(i).filter(Boolean)}}}]}})}),_defineProperty(this,"createMountpoint",e=>this.jsonRequest({name:"CreateMountpoint",body:denormalize(W)(e),singleRequest:!0}).then(Boolean)),_defineProperty(this,"createSearchFolder",e=>{const{parentFolderId:n,...i}=e;return this.jsonRequest({name:"CreateSearchFolder",body:{search:{...i,l:n}},singleRequest:!0}).then(e=>normalize(D)(e.search[0]))}),_defineProperty(this,"createSignature",e=>this.jsonRequest({name:"CreateSignature",namespace:F.Account,body:denormalize(se)(e)})),_defineProperty(this,"createTag",e=>this.jsonRequest({name:"CreateTag",body:{tag:{...e}},singleRequest:!0}).then(e=>{var{tag:e=[]}=e;return normalize(Ie)(e[0])})),_defineProperty(this,"createTask",e=>this.jsonRequest({name:"CreateTask",body:{...denormalize(N)(e)},singleRequest:!0}).then(Boolean)),_defineProperty(this,"declineCounterAppointment",e=>this.jsonRequest({name:"DeclineCounterAppointment",body:denormalize(H)(e),singleRequest:!0}).then(Boolean)),_defineProperty(this,"deleteAppointment",e=>this.jsonRequest({name:"CancelAppointment",body:denormalize(G)(e),singleRequest:!0}).then(Boolean)),_defineProperty(this,"deleteExternalAccount",e=>{e=e.id;return this.jsonRequest({name:"DeleteDataSource",body:{dsrc:{id:e}},singleRequest:!0}).then(Boolean)}),_defineProperty(this,"deleteIdentity",e=>this.jsonRequest({name:"DeleteIdentity",namespace:F.Account,body:{identity:e},singleRequest:!0}).then(Boolean)),_defineProperty(this,"deleteSignature",e=>this.jsonRequest({name:"DeleteSignature",namespace:F.Account,body:e,singleRequest:!0}).then(Boolean)),_defineProperty(this,"disableTwoFactorAuth",()=>this.jsonRequest({name:"DisableTwoFactorAuth",namespace:F.Account,singleRequest:!0}).then(Boolean)),_defineProperty(this,"discoverRights",e=>{e=e.right;return this.jsonRequest({name:"DiscoverRights",namespace:F.Account,body:{right:e}}).then(e=>normalize(ce)(e))}),_defineProperty(this,"dismissCalendarItem",(e,n)=>this.jsonRequest({name:"DismissCalendarItemAlarm",body:{appt:e,task:n},singleRequest:!0}).then(Boolean)),_defineProperty(this,"documentAction",e=>this.documentActionResponse(b.document,e)),_defineProperty(this,"documentActionResponse",(e,n)=>{const{id:i,...a}=n;return this.jsonRequest({name:e,body:{action:{id:[i].join(","),...denormalize(J)(a)}},singleRequest:!0}).then(normalize(Nn))}),_defineProperty(this,"downloadAttachment",e=>{let{id:n,part:i}=e;return this.download({url:`/service/home/~/?auth=co&id=${n}&part=`+i}).then(e=>{e=e.content;return{id:n+"_"+i,content:e}})}),_defineProperty(this,"downloadDocument",e=>{let{id:n,url:i}=e;return this.download({url:i}).then(e=>{e=e.content;return{id:n,content:e}})}),_defineProperty(this,"downloadMessage",e=>{let{id:n,isSecure:i}=e;return this.download({isSecure:i,url:"/service/home/~/?auth=co&id="+n}).then(e=>{e=e.content;return{id:n,content:e,isSecure:i}})}),_defineProperty(this,"enableTwoFactorAuth",e=>{var{name:e,password:n,authToken:i,twoFactorCode:a,csrfTokenSecured:t,ignoreSameSite:d}=e;return this.jsonRequest({name:"EnableTwoFactorAuth",body:{name:{_content:e},...n&&{password:{_content:n}},...i&&{authToken:{_content:i}},...a&&{twoFactorCode:{_content:a}},...d&&{ignoreSameSite:d},csrfTokenSecured:t},namespace:F.Account,singleRequest:!0})}),_defineProperty(this,"endSessionBeaconRequest",e=>{e={Body:{EndSessionRequest:{_jsns:F.Account}},Header:{context:{_jsns:F.All,csrfToken:this.csrfToken,account:{by:"name",_content:e.accountName},session:{id:this.sessionId,_content:this.sessionId},userAgent:this.userAgent}}};try{var n=new Blob([JSON.stringify(e)]);navigator&&navigator.sendBeacon(this.origin+"/service/soap",n)}catch(e){throw new Error("Error on endSessionBeaconRequest request"+e)}}),_defineProperty(this,"folderAction",e=>this.action(b.folder,e)),_defineProperty(this,"forwardAppointment",e=>this.jsonRequest({name:"ForwardAppointment",body:denormalize(K)(e),singleRequest:!0}).then(Boolean)),_defineProperty(this,"forwardAppointmentInvite",e=>this.jsonRequest({name:"ForwardAppointmentInvite",body:denormalize(X)(e),singleRequest:!0}).then(Boolean)),_defineProperty(this,"freeBusy",e=>{let{start:n,end:i,names:a}=e;return this.jsonRequest({name:"GetFreeBusy",body:{s:n,e:i,name:a.join(",")}}).then(e=>normalize(Y)(e.usr))}),_defineProperty(this,"generateScratchCodes",e=>this.jsonRequest({name:"GenerateScratchCodes",namespace:F.Account,body:{account:{by:"name",_content:e}},singleRequest:!0})),_defineProperty(this,"getAppointment",e=>this.jsonRequest({name:"GetAppointment",body:e}).then(e=>normalize(le)(e))),_defineProperty(this,"getAppSpecificPasswords",()=>this.jsonRequest({name:"GetAppSpecificPasswords",namespace:F.Account})),_defineProperty(this,"getAttachmentUrl",e=>getAttachmentUrl(e,{origin:this.origin,jwtToken:this.jwtToken})),_defineProperty(this,"getAvailableLocales",()=>this.jsonRequest({name:"GetAvailableLocales",namespace:F.Account}).then(e=>e.locale)),_defineProperty(this,"getContact",e=>{let{id:n,ids:i,...a}=e;return this.jsonRequest({name:"GetContacts",body:{cn:{id:n||(i||[]).join(",")},...a}}).then(e=>normalize(S)(normalizeOtherAttr(e.cn)))}),_defineProperty(this,"getContactFrequency",e=>this.jsonRequest({name:"GetContactFrequency",body:e}).then(e=>(e.data=e.data.map(e=>(e.by=e.spec[0].range,e)),e))),_defineProperty(this,"getContactProfileImageUrl",e=>function getContactProfileImageUrl(e,n){var{origin:n="",jwtToken:i}=n;return(e=getAttachmentUrl(e,{origin:n,jwtToken:i}))?""+e:""}(e,{origin:this.origin,jwtToken:this.jwtToken})),_defineProperty(this,"getConversation",e=>this.jsonRequest({name:"GetConv",body:{c:R.default(e,coerceBooleanToInt)}}).then(e=>{e=this.normalizeConversation(e.c[0]);const n=normalize(q)(e);return n.messages=n.messages.map(this.normalizeMessage),n})),_defineProperty(this,"getCustomMetadata",e=>{var{id:e,section:n}=e;return this.jsonRequest({name:"GetCustomMetadata",body:{id:e,meta:{section:n}}}).then(e=>(e.meta&&(e.meta=e.meta.map(e=>(e._attrs||(e._attrs={}),e=normalizeCustomMetaDataAttrs(e)))),mapValuesDeep(e,coerceStringToBoolean)))}),_defineProperty(this,"getDataSources",()=>this.jsonRequest({name:"GetDataSources"}).then(e=>mapValuesDeep(e,coerceStringToBoolean))),_defineProperty(this,"getDeviceStatus",()=>this.jsonRequest({name:"GetDeviceStatus",namespace:F.Sync}).then(e=>k.default(e,"device")||[])),_defineProperty(this,"getDistributionListMembers",(e,n,i)=>this.jsonRequest({name:"GetDistributionListMembers",body:{dl:{_content:i},limit:e,offset:n},namespace:F.Account}).then(e=>normalize(Q)(k.default(e,"groupMembers.0.groupMember")||[]))),_defineProperty(this,"getDocumentShareURL",e=>this.jsonRequest({name:"GetDocumentShareURL",body:denormalize(pe)(e),singleRequest:!0}).then(e=>normalize(ve)(e))),_defineProperty(this,"getFilterRules",()=>this.jsonRequest({name:"GetFilterRules"}).then(e=>normalize(ue)(k.default(e,"filterRules.0.filterRule")||[]))),_defineProperty(this,"getFolder",e=>this.jsonRequest({name:"GetFolder",body:denormalize(ke)(e)}).then(e=>{e=normalize(D)(e);const n=k.default(e,"folders.0",{});return n.folders&&(n.folders=n.folders.map(Cn),n.folders=n.folders.map(e=>(e.linkedFolders&&(e.linkedFolders=e.linkedFolders.map(e=>{var{absFolderPath:n,oname:i,folders:a}=e;return i&&a&&(e.folders=updateAbsoluteFolderPath(i,n,a)),e})),e))),n.linkedFolders&&(n.linkedFolders=n.linkedFolders.map(Cn)),n.linkedFolders&&(n.linkedFolders=n.linkedFolders.map(e=>{var n,i,a,t,d,m;return e.view&&e.view!==h.Message&&e.view!==h.Contact&&e.view!==h.Document||({absFolderPath:n,oname:i,folders:a,ownerZimbraId:t,sharedItemId:d,linkedFolders:m}=e,e.view===h.Contact&&(e.userId=e.id,e.id=t+":"+d),i&&a&&(e.folders=updateAbsoluteFolderPath(i,n,a)),m&&(e.linkedFolders=updateAbsoluteFolderPath(i,n,m))),e})),e})),_defineProperty(this,"getHAB",e=>this.jsonRequest({name:"GetHAB",body:{habRootGroupId:e},namespace:F.Account}).then(e=>{e=k.default(e,"ou.0");return{...e,habGroups:[...bn(e.habGroup)]}})),_defineProperty(this,"getIdentities",()=>this.jsonRequest({name:"GetIdentities",namespace:F.Account}).then(e=>{let{identity:n,...i}=e;e=n.map(e=>{let{_attrs:{zimbraPrefWhenInFolderIds:n,zimbraPrefWhenSentToAddresses:i,...a},...t}=e;return{...t,_attrs:{...a,zimbraPrefWhenInFolderIds:[].concat(n).filter(Boolean),zimbraPrefWhenSentToAddresses:[].concat(i).filter(Boolean)}}});return mapValuesDeep({...i,identity:e},coerceStringToBoolean)})),_defineProperty(this,"getImportStatus",()=>this.jsonRequest({name:"GetImportStatus"})),_defineProperty(this,"getMailboxMetadata",e=>{e=e.section;return this.jsonRequest({name:"GetMailboxMetadata",body:{meta:{section:e}}}).then(e=>(e.meta=e.meta.map(e=>(e._attrs||(e._attrs={}),e)),mapValuesDeep(e,coerceStringToBoolean)))}),_defineProperty(this,"getMessage",e=>{var{id:e,html:n,raw:i,header:a,read:t,max:d,ridZ:m,part:r}=e;return this.jsonRequest({name:"GetMsg",body:{m:{id:e,html:!1!==n&&!0!==i?1:0,header:a,read:!0===t?1:void 0,needExp:1,neuter:0,...d&&{max:d},raw:i?1:0,...m&&{ridZ:m},...r&&{part:r}}}}).then(e=>e&&e.m?this.normalizeMessage(e.m[0]):null)}),_defineProperty(this,"getMessagesMetadata",e=>{let n=e["ids"];return this.jsonRequest({name:"GetMsgMetadata",body:{m:{ids:n.join(",")}}}).then(e=>e.m.map(this.normalizeMessage))}),_defineProperty(this,"getPreferences",()=>this.jsonRequest({name:"GetPrefs",namespace:F.Account}).then(e=>{let n=mapValuesDeep(e._attrs,coerceStringToBoolean);for(const i in n)-1!==Sn.indexOf(i)&&(n[i]="string"==typeof n[i]?E.default(n[i]):n[i]);return n})),_defineProperty(this,"getProfileImageUrl",e=>function getProfileImageUrl(e,n){var{origin:n="",jwtToken:i}=n;return n+`/service/home/~/?max_width=100&max_height=100&auth=${i?"jwt":"co"}&id=`+encodeURIComponent(e)+(i?"&zjwt="+i:"")}(e,{origin:this.origin,jwtToken:this.jwtToken})),_defineProperty(this,"getRights",e=>this.jsonRequest({name:"GetRights",namespace:F.Account,body:denormalize(Te)(e)}).then(normalize(fe))),_defineProperty(this,"getScratchCodes",e=>this.jsonRequest({name:"GetScratchCodes",namespace:F.Account,body:{account:{by:"name",_content:e}}})),_defineProperty(this,"getSearchFolder",()=>this.jsonRequest({name:"GetSearchFolder"}).then(e=>e.search?{folders:normalize(D)(e.search)}:{})),_defineProperty(this,"getSignatures",()=>this.jsonRequest({name:"GetSignatures",namespace:F.Account}).then(e=>mapValuesDeep(e,coerceStringToBoolean))),_defineProperty(this,"getSMimeCertInfo",()=>this.jsonRequest({name:"GetSmimeCertificateInfo",namespace:F.Account}).then(e=>normalize(x)(e||{}))),_defineProperty(this,"getSMimePublicCerts",e=>this.jsonRequest({name:"GetSMIMEPublicCerts",body:{store:{_content:e.store},email:{_content:e.contactAddr}},namespace:F.Account})),_defineProperty(this,"getTag",()=>this.jsonRequest({name:"GetTag",namespace:F.Mail}).then(e=>{let{tag:n=[]}=e;return n.map(normalize(Ie))})),_defineProperty(this,"getTasks",e=>this.jsonRequest({name:"Search",body:{...e}}).then(e=>{e.cn&&(e.cn=normalizeOtherAttr(e.cn));const n=normalize(me)(e);return{...n,tasks:n.task?n.task.map(normalize(U)):[]}})),_defineProperty(this,"getTrustedDevices",()=>this.jsonRequest({name:"GetTrustedDevices",namespace:F.Account})),_defineProperty(this,"getWhiteBlackList",()=>this.jsonRequest({name:"GetWhiteBlackList",namespace:F.Account})),_defineProperty(this,"getWorkingHours",e=>{let{start:n,end:i,names:a}=e;return this.jsonRequest({name:"GetWorkingHours",body:{name:a.join(","),...denormalize(I)({start:n,end:i})}}).then(e=>normalize(Y)(e.usr))}),_defineProperty(this,"grantRights",e=>this.jsonRequest({name:"GrantRights",namespace:F.Account,body:denormalize(fe)(e)}).then(normalize(fe))),_defineProperty(this,"importExternalAccount",e=>{var{accountType:e,id:n}=e;return this.jsonRequest({name:"ImportData",body:{[e]:{id:n}}}).then(Boolean)}),_defineProperty(this,"itemAction",e=>this.action(b.item,e)),_defineProperty(this,"jsonRequest",e=>this[e.singleRequest?"dataLoader":"batchDataLoader"].load(e)),_defineProperty(this,"listDocumentRevisions",e=>{var{id:e,version:n,count:i}=e;return this.jsonRequest({name:"ListDocumentRevisions",namespace:F.Mail,body:{doc:{id:e,ver:n,count:i}}}).then(e=>{const n=normalize(te)(e);e=n.documents.map(e=>e.version);const i=Math.max(...e),a=n.documents.find(e=>e.version===i);e=n.documents.map(e=>({...e,name:a.name}));return{...a,docs:e}})}),_defineProperty(this,"login",e=>{var{username:e,password:n,recoveryCode:i,tokenType:a,persistAuthTokenCookie:t,twoFactorCode:d,deviceTrusted:m,csrfTokenSecured:r,ignoreSameSite:l}=e;return this.jsonRequest({name:"Auth",singleRequest:!0,body:{tokenType:a,csrfTokenSecured:r,persistAuthTokenCookie:t,account:{by:"name",_content:e},...l&&{ignoreSameSite:l},...n&&{password:n},...i&&{recoveryCode:{verifyAccount:!0,_content:i}},...d&&{twoFactorCode:d},...m&&{deviceTrusted:m}},namespace:F.Account}).then(e=>mapValuesDeep(e,coerceStringToBoolean))}),_defineProperty(this,"logout",()=>this.jsonRequest({name:"EndSession",body:{logoff:!0},namespace:F.Account}).then(Boolean)),_defineProperty(this,"messageAction",e=>this.action(b.message,e)),_defineProperty(this,"modifyAppointment",(e,n)=>this.jsonRequest({name:"ModifyAppointment",body:{...denormalize(N)(n)},accountName:e,singleRequest:!0}).then(e=>normalize(N)(e))),_defineProperty(this,"modifyContact",e=>this.jsonRequest({name:"ModifyContact",body:createContactBody(e,void 0!==this.localStoreClient),singleRequest:!0}).then(e=>normalize(S)(normalizeOtherAttr(e.cn)[0]))),_defineProperty(this,"modifyExternalAccount",e=>{var{id:e,type:n,attrs:i}=e;return this.jsonRequest({name:"ModifyDataSource",body:{[n]:{id:e,...mapValuesDeep(i,coerceBooleanToString)}},singleRequest:!0}).then(Boolean)}),_defineProperty(this,"modifyFilterRules",e=>this.jsonRequest({name:"ModifyFilterRules",body:{filterRules:[{filterRule:denormalize(ue)(e)}]},singleRequest:!0}).then(Boolean)),_defineProperty(this,"modifyIdentity",e=>{let{attrs:n,...i}=e;return this.jsonRequest({name:"ModifyIdentity",namespace:F.Account,body:{identity:{...i,_attrs:{...R.default(n,coerceBooleanToString),zimbraPrefWhenSentToAddresses:convertStringAndArrayValues(k.default(n,"zimbraPrefWhenSentToAddresses")),zimbraPrefWhenInFolderIds:convertStringAndArrayValues(k.default(n,"zimbraPrefWhenInFolderIds"))}}},singleRequest:!0})}),_defineProperty(this,"modifyPrefs",e=>{let n=mapValuesDeep(e,coerceBooleanToString);for(const i in n)-1!==Sn.indexOf(i)&&(n[i]=n[i]instanceof Array&&0===n[i].length?"":n[i]);return this.jsonRequest({name:"ModifyPrefs",namespace:F.Account,body:{_attrs:n},singleRequest:!0}).then(Boolean)}),_defineProperty(this,"modifyProfileImage",e=>{var{content:e,contentType:n}=e;return this.jsonRequest({name:"ModifyProfileImage",body:{_content:e},singleRequest:!0,headers:{"Content-Type":n}})}),_defineProperty(this,"modifyProps",e=>this.jsonRequest({name:"ModifyProperties",namespace:F.Account,body:{prop:mapValuesDeep(e,coerceBooleanToString)},singleRequest:!0}).then(Boolean)),_defineProperty(this,"modifySearchFolder",e=>this.jsonRequest({name:"ModifySearchFolder",body:e,singleRequest:!0}).then(Boolean)),_defineProperty(this,"modifySignature",e=>this.jsonRequest({name:"ModifySignature",namespace:F.Account,body:denormalize(se)(e),singleRequest:!0}).then(Boolean)),_defineProperty(this,"modifyTask",e=>this.jsonRequest({name:"ModifyTask",body:{...denormalize(N)(e)},singleRequest:!0}).then(Boolean)),_defineProperty(this,"modifyWhiteBlackList",e=>this.jsonRequest({name:"ModifyWhiteBlackList",namespace:F.Account,body:{...e},singleRequest:!0}).then(Boolean)),_defineProperty(this,"modifyZimletPrefs",e=>this.jsonRequest({name:"ModifyZimletPrefs",namespace:F.Account,body:{zimlet:e},singleRequest:!0})),_defineProperty(this,"noop",(e,n)=>{var{wait:e,limitToOneBlocked:i}=e;return this.jsonRequest({name:"NoOp",body:{wait:e,limitToOneBlocked:i},singleRequest:!0,fetchOptions:n}).then(e=>e)}),_defineProperty(this,"purgeRevision",e=>{var{id:e,ver:n,includeOlderRevisions:i}=e;return this.jsonRequest({name:"PurgeRevision",namespace:F.Mail,body:{revision:{id:e,ver:n,includeOlderRevisions:i}},singleRequest:!0}).then(Boolean)}),_defineProperty(this,"quarantineDeviceSync",e=>this.jsonRequest({name:"QuarantineDevice",namespace:F.Sync,body:{device:{id:e}}})),_defineProperty(this,"recoverAccount",e=>{var{channel:e,email:n,op:i}=e;return this.jsonRequest({name:"RecoverAccount",body:{channel:e,email:n,op:i}})}),_defineProperty(this,"relatedContacts",e=>{e=e.email;return this.jsonRequest({name:"GetRelatedContacts",body:{targetContact:{cn:e}}}).then(e=>e.relatedContacts.relatedContact)}),_defineProperty(this,"remoteWipeSync",e=>this.jsonRequest({name:"RemoteWipe",namespace:F.Sync,body:{device:{id:e}}})),_defineProperty(this,"removeDeviceSync",e=>this.jsonRequest({name:"RemoveDevice",namespace:F.Sync,body:{device:{id:e}}})),_defineProperty(this,"resetPassword",e=>{var{password:e,dryRun:n,getPasswordRules:i,cancelResetPassword:a}=e;return this.jsonRequest({name:"ResetPassword",namespace:F.Account,body:{password:e,dryRun:n,getPasswordRules:i,cancelResetPassword:a},singleRequest:!0}).then(e=>mapValuesDeep(e,coerceStringToBoolean))}),_defineProperty(this,"resolve",e=>""+this.origin+e),_defineProperty(this,"revokeAppSpecificPassword",e=>this.jsonRequest({name:"RevokeAppSpecificPassword",namespace:F.Account,body:{appName:e},singleRequest:!0}).then(Boolean)),_defineProperty(this,"revokeOtherTrustedDevices",()=>this.jsonRequest({name:"RevokeOtherTrustedDevices",namespace:F.Account,singleRequest:!0}).then(Boolean)),_defineProperty(this,"revokeRights",e=>this.jsonRequest({name:"RevokeRights",namespace:F.Account,body:denormalize(fe)(e),singleRequest:!0}).then(normalize(fe))),_defineProperty(this,"revokeTrustedDevice",()=>this.jsonRequest({name:"RevokeTrustedDevice",namespace:F.Account,singleRequest:!0}).then(Boolean)),_defineProperty(this,"saveDocument",e=>this.jsonRequest({name:"SaveDocument",body:denormalize(ge)(e),singleRequest:!0}).then(e=>{let n=e["doc"];return{document:n.map(e=>normalize(de)(e))}})),_defineProperty(this,"saveDraft",(e,n)=>this.jsonRequest({name:"SaveDraft",body:denormalize(_)({message:e}),singleRequest:!0,accountName:n}).then(e=>{let n=e["m"];return{message:n&&n.map(this.normalizeMessage)}})),_defineProperty(this,"saveSMimeCert",(e,n)=>this.jsonRequest({name:"SaveSmimeCertificate",body:{upload:e,password:n},namespace:F.Account}).then(e=>normalize(x)(e||{}))),_defineProperty(this,"search",e=>this.jsonRequest({name:"Search",body:{...e}}).then(e=>{e.cn&&(e.cn=normalizeOtherAttr(e.cn));const n=normalize(me)(e);return n.conversations&&(n.conversations=n.conversations.map(this.normalizeConversation)),n.messages&&(n.messages=n.messages.map(this.normalizeMessage)),n})),_defineProperty(this,"searchCalendarResources",e=>this.jsonRequest({name:"SearchCalendarResources",body:e,namespace:F.Account}).then(normalize(re))),_defineProperty(this,"searchGal",e=>this.jsonRequest({name:"SearchGal",body:e,namespace:F.Account}).then(e=>(e.cn&&(e.cn=normalizeOtherAttr(e.cn)),normalize(me)(e)))),_defineProperty(this,"sendDeliveryReport",e=>this.jsonRequest({name:"SendDeliveryReport",body:{mid:e},singleRequest:!0}).then(Boolean)),_defineProperty(this,"sendInviteReply",e=>this.jsonRequest({name:"SendInviteReply",body:{...denormalize(oe)(e)},singleRequest:!0}).then(e=>normalize(U)(e))),_defineProperty(this,"sendMessage",(e,n,i,a)=>this.jsonRequest({name:i||a?"SendSecureMsg":"SendMsg",body:{...denormalize(_)({message:e}),...i&&{sign:!0},...a&&{encrypt:!0}},singleRequest:!0,accountName:n}).then(normalize(_))),_defineProperty(this,"sendShareNotification",e=>this.jsonRequest({name:"SendShareNotification",body:{...denormalize(ne)(e)},singleRequest:!0}).then(Boolean)),_defineProperty(this,"setCsrfToken",e=>{this.csrfToken=e}),_defineProperty(this,"setCustomMetadata",e=>this.jsonRequest({name:"SetCustomMetadata",body:function setCustomMetaDataBody(e){var{attrs:e,id:n,section:i}=e;const a=[];return w.default(e,e=>{var{key:e,value:n}=e;return a.push({[e]:n})}),{id:n,meta:{section:i,_attrs:a}}}(e.customMetaData)}).then(Boolean)),_defineProperty(this,"setJwtToken",e=>{this.jwtToken=e}),_defineProperty(this,"setRecoveryAccount",e=>this.jsonRequest({name:"SetRecoveryAccount",body:e,singleRequest:!0}).then(Boolean)),_defineProperty(this,"setUserAgent",e=>{this.userAgent=e}),_defineProperty(this,"shareInfo",e=>this.jsonRequest({name:"GetShareInfo",body:{...e,_jsns:"urn:zimbraAccount"}}).then(e=>e.share)),_defineProperty(this,"snoozeCalendarItem",(e,n)=>this.jsonRequest({name:"SnoozeCalendarItemAlarm",body:{appt:e,task:n},singleRequest:!0}).then(Boolean)),_defineProperty(this,"taskFolders",()=>this.jsonRequest({name:"GetFolder",body:{view:h.Task,tr:!0}}).then(e=>normalize(D)(e.folder[0].folder))),_defineProperty(this,"testExternalAccount",e=>{let{accountType:n,...i}=e;return this.jsonRequest({name:"TestDataSource",body:{[n]:mapValuesDeep(i,coerceBooleanToString)},singleRequest:!0}).then(e=>mapValuesDeep(k.default(e,n+".0"),coerceStringToBoolean))}),_defineProperty(this,"uploadMessage",e=>{return(this.customFetch||fetch)(this.origin+"/service/upload?fmt=raw",{method:"POST",body:e,headers:{"Content-Disposition":'attachment; filename="message.eml"',"Content-Type":"message/rfc822",...this.authToken&&{Cookie:"ZM_AUTH_TOKEN="+this.authToken},...this.csrfToken&&{"X-Zimbra-Csrf-Token":this.csrfToken}},credentials:"include"}).then(e=>{if(e.ok)return e.text().then(e=>{if(!e)return null;var[,e="",n=void 0,i=""]=e.match(/^([^,]+),([^,]+),'(.*)'/)||[];return n&&"'null'"!==n?null:200==+e?i:void 0})})}),_defineProperty(this,"batchDataHandler",e=>batchJsonRequest({requests:e,...this.getAdditionalRequestOptions()}).then(e=>{var n=k.default(e,"header.context.session.id"),i=k.default(e,"header.context.notify.0"),a=k.default(e,"header.context.refresh");return this.checkAndUpdateSessionId(n),this.notifier&&(i&&this.notifier.handleNotifications(i),a&&this.notifier.handleRefresh(a)),e.requests.map((e,n)=>z.default(e)?e:e.body)})),_defineProperty(this,"checkAndUpdateSessionId",e=>{e&&this.sessionId!==e&&(this.sessionHandler&&this.sessionHandler.writeSessionId(e),this.sessionId=e)}),_defineProperty(this,"dataHandler",e=>jsonRequest({...e[0],...this.getAdditionalRequestOptions("Auth"!==e[0].name)}).then(e=>{var n=k.default(e,"header.context.session.id"),i=k.default(e,"header.context.notify.0"),a=k.default(e,"header.context.refresh");return this.checkAndUpdateSessionId(n),this.notifier&&(i&&this.notifier.handleNotifications(i),a&&this.notifier.handleRefresh(a)),z.default(e)?[e]:[e.body]})),_defineProperty(this,"download",e=>{var{isSecure:e,url:n}=e;return fetch(""+this.origin+n,{headers:{...e&&{"X-Zimbra-Encoding":"x-base64"},...this.csrfToken&&{"X-Zimbra-Csrf-Token":this.csrfToken}},credentials:"include"}).then(e=>{if(e.ok)return e.text().then(e=>{if(e)return{content:e}})})}),_defineProperty(this,"getAdditionalRequestOptions",function(){return{jwtToken:e.jwtToken,...(!(0<arguments.length&&void 0!==arguments[0])||arguments[0])&&{csrfToken:e.csrfToken},...e.authToken&&{authToken:e.authToken},sessionId:e.sessionId||e.sessionHandler&&e.sessionHandler.readSessionId(),origin:e.origin,userAgent:e.userAgent,...void 0!==e.notifier.getSequenceNumber()&&{sessionSeq:e.notifier.getSequenceNumber()}}}),_defineProperty(this,"normalizeConversation",e=>(e?.meta&&(e.meta=e.meta.map(e=>(e._attrs||(e._attrs={}),e=normalizeCustomMetaDataAttrs(e)))),e)),_defineProperty(this,"normalizeMessage",e=>function normalizeMessage(e,n){var{origin:n,jwtToken:i,isDesktop:a}=n;e?.meta&&(e.meta=e.meta.map(e=>(e._attrs||(e._attrs={}),e=normalizeCustomMetaDataAttrs(e))));let t=normalize(v)(e);return normalizeEmailAddresses(normalizeMimeParts(t=t&&mapValuesDeep(t,coerceStringToBoolean),{origin:n,jwtToken:i,isDesktop:a}))}(e,{origin:this.origin,jwtToken:this.jwtToken,isDesktop:this.localStoreClient})),this.sessionHandler=n.sessionHandler,this.userAgent=n.userAgent,this.jwtToken=n.jwtToken,this.csrfToken=n.csrfToken,this.authToken=n.authToken,this.origin=void 0!==n.zimbraOrigin?n.zimbraOrigin:yn,this.soapPathname=n.soapPathname||cn,this.localStoreClient=n.localStoreClient,this.customFetch=n.customFetch,this.notifier=new Notifier,this.batchDataLoader=new B.default(this.batchDataHandler,{cache:!1}),this.dataLoader=new B.default(this.dataHandler,{batch:!1,cache:!1}),this.customFetch&&function setCustomFetch(e){fn=e}(this.customFetch)}}var An,Pn,Vn,Rn,Bn,En={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:"FieldDefinition",name:{kind:"Name",value:"timezoneOffset"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},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:"zimbraWebClientSkipLogoff"},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:"zimbraHelpModernURL"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},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:g.MsgAction="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:"decryptionErrorCode"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"certificate"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"SmimeCert"}}},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:"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:"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:"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:"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:"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:"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:"FieldDefinition",name:{kind:"Name",value:"types"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"retentionPolicy"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"RetentionPolicy"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"RetentionPolicy"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"keep"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"Policy"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"purge"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"Policy"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"Policy"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"policy"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"PolicyAttrs"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"PolicyAttrs"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"lifetime"},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:"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:"FieldDefinition",name:{kind:"Name",value:"adminDelegated"},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:"zimbraFeatureMailForwardingEnabled"},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:"zimbraFeatureRetentionPolicyEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureAllowUsernameInPassword"},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:"zimbraMailWhitelistMaxNumEntries"},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:"zimbraFeatureAntispamEnabled"},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:"zimbraMailSignatureMaxLength"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},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:"zimbraFeatureTasksEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},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:"FieldDefinition",name:{kind:"Name",value:"zimbraBlockEmailSendFromImapPop"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureInstantNotify"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureDiscardInFiltersEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureAdminMailEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureAdminPreferencesEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureImportFolderEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureExportFolderEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"zimbraFeatureGroupCalendarEnabled"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},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:"zimbraPrefSharedAddrBookAutoCompleteEnabled"},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:"FieldDefinition",name:{kind:"Name",value:"permission"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"docs"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"Document"}}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"sfid"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},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:"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:"FieldDefinition",name:{kind:"Name",value:"certificate"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"SmimeCert"}}},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:"phoneticCompany"},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:"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:"FieldDefinition",name:{kind:"Name",value:"rgb"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},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:"phoneticCompany"},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:"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:"FieldDefinition",name:{kind:"Name",value:"truncated"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"attach"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"AttachDoc"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"AttachDoc"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"doc"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"AttachDocs"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"AttachDocs"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"path"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"optional"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"AttachDocInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"doc"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"AttachDocsInput"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"AttachDocsInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"path"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"optional"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},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:"InputValueDefinition",name:{kind:"Name",value:"truncated"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"attach"},type:{kind:"NamedType",name:{kind:"Name",value:"AttachDocInput"}},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:"InputValueDefinition",name:{kind:"Name",value:"path"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"optional"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},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:"InputValueDefinition",name:{kind:"Name",value:"ct"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"cd"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},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:"SaveSMimeCertInputUpload"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"id"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},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:"InputValueDefinition",name:{kind:"Name",value:"retentionPolicy"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"RetentionPolicyInput"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"RetentionPolicyInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"keep"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"PolicyInput"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"purge"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"PolicyInput"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"PolicyInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"policy"},type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"PolicyAttrsInput"}}},directives:[]}]},{kind:"InputObjectTypeDefinition",name:{kind:"Name",value:"PolicyAttrsInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"lifetime"},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:"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:"PurgetRevisionInput"},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:"ver"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Int"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"includeOlderRevisions"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},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:"zimbraPrefSharedAddrBookAutoCompleteEnabled"},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:"InputValueDefinition",name:{kind:"Name",value:"ignoreSameSite"},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:"sortVal"},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:"ListType",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:"InputValueDefinition",name:{kind:"Name",value:"document"},type:{kind:"NamedType",name:{kind:"Name",value:"SaveDocumentInput"}},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:"SmimeCertIssuedBy"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"country"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"commonName"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"emailAddress"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"locality"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"organizationName"},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:"ObjectTypeDefinition",name:{kind:"Name",value:"SmimeCertIssuedTo"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"country"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"commonName"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"emailAddress"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"organizationName"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"organizationUnit"},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:"ObjectTypeDefinition",name:{kind:"Name",value:"SmimeCertSignature"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"algorithm"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"serialNo"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"SmimeCertSubjectRfc822Name"},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:"SmimeCertSubjectAltName"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"rfc822Name"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"SmimeCertSubjectRfc822Name"}}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"SmimeCertValidity"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"endDate"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"startDate"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Float"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"SmimeCert"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"default"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"emailAddress"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"issuedBy"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"SmimeCertIssuedBy"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"issuedTo"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"SmimeCertIssuedTo"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"publicCertificateId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"privateKeyId"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"signature"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"SmimeCertSignature"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"subjectAltName"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"SmimeCertSubjectAltName"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"validity"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"SmimeCertValidity"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"errorCode"},arguments:[],type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}]},{kind:"ObjectTypeDefinition",name:{kind:"Name",value:"SmimeCertInfoResponse"},interfaces:[],directives:[],fields:[{kind:"FieldDefinition",name:{kind:"Name",value:"certificates"},arguments:[],type:{kind:"ListType",type:{kind:"NamedType",name:{kind:"Name",value:"SmimeCert"}}},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:"InputObjectTypeDefinition",name:{kind:"Name",value:"DiscoverRightInput"},directives:[],fields:[{kind:"InputValueDefinition",name:{kind:"Name",value:"_content"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},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:"listDocumentRevisions"},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:"version"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Int"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"count"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Int"}}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Document"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"discoverRights"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"right"},type:{kind:"NonNullType",type:{kind:"ListType",type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"DiscoverRightInput"}}}}},directives:[]}],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:"getSMimeCertInfo"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"certId"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"SmimeCertInfoResponse"}},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:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"parentFolderId"},type:{kind:"NamedType",name:{kind:"Name",value:"ID"}},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:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"ignoreSameSite"},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:"purgeRevision"},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:"ver"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Int"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"includeOlderRevisions"},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},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:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"sign"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"encrypt"},type:{kind:"NamedType",name:{kind:"Name",value:"Boolean"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"SendMessageResponse"}},directives:[]},{kind:"FieldDefinition",name:{kind:"Name",value:"saveSMimeCert"},arguments:[{kind:"InputValueDefinition",name:{kind:"Name",value:"upload"},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"SaveSMimeCertInputUpload"}}},directives:[]},{kind:"InputValueDefinition",name:{kind:"Name",value:"password"},type:{kind:"NamedType",name:{kind:"Name",value:"String"}},directives:[]}],type:{kind:"NamedType",name:{kind:"Name",value:"SmimeCertInfoResponse"}},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:73956}};En.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\ttimezoneOffset: Int\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\tzimbraWebClientSkipLogoff: Boolean\n\tzimbraFeatureResetPasswordStatus: ResetPasswordStatus\n\tzimbraHelpModernURL: String\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\tdecryptionErrorCode: String\n\tcertificate: [SmimeCert]\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\tisEncrypted: Boolean\n\tisSigned: Boolean\n\tautoSendTime: Float\n\tlocal: Boolean\n\tpart: String\n\tmeta: [CustomMetadataMeta]\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\tmeta: [CustomMetadataMeta]\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\ttypes: String\n\tretentionPolicy: [RetentionPolicy]\n}\n\ntype RetentionPolicy {\n\tkeep: [Policy]\n\tpurge: [Policy]\n}\n\ntype Policy {\n\tpolicy: [PolicyAttrs]\n}\n\ntype PolicyAttrs {\n\tlifetime: String\n\ttype: String\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\tadminDelegated: 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\tzimbraFeatureMailForwardingEnabled: Boolean\n\tzimbraFeatureMailForwardingInFiltersEnabled: Boolean\n\tzimbraFeatureRetentionPolicyEnabled: Boolean\n\tzimbraFeatureAllowUsernameInPassword: 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\tzimbraMailWhitelistMaxNumEntries: 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\tzimbraFeatureAntispamEnabled: Boolean\n\tzimbraFeatureAppSpecificPasswordsEnabled: Boolean\n\tzimbraFeatureMailPriorityEnabled: Boolean\n\tzimbraFileUploadMaxSize: Float\n\tzimbraFileUploadMaxSizePerFile: Float\n\tzimbraMailAttachmentMaxSize: Float\n\tzimbraMtaMaxMessageSize: Float\n\tzimbraMailAlias: [String]\n\tzimbraMailSignatureMaxLength: Float\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\tzimbraFeatureTasksEnabled: Boolean\n\tzimbraTrialExpirationDate: String\n\tzimbraTrialConvertAtExpiration: Boolean\n\tzimbraHierarchicalAddressBookRoot: String\n\tzimbraBlockEmailSendFromImapPop: Boolean\n\tzimbraFeatureInstantNotify: Boolean\n\tzimbraFeatureDiscardInFiltersEnabled: Boolean\n\tzimbraFeatureAdminMailEnabled: Boolean\n\tzimbraFeatureAdminPreferencesEnabled: Boolean\n\tzimbraFeatureImportFolderEnabled: Boolean\n\tzimbraFeatureExportFolderEnabled: Boolean\n\tzimbraFeatureGroupCalendarEnabled: Boolean\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\tzimbraPrefSharedAddrBookAutoCompleteEnabled: 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\tpermission: String #perm\n\tdocs: [Document]\n\tsfid: ID\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\tcertificate: [SmimeCert]\n}\n\ntype OtherContactAttribute {\n\tkey: String\n\tvalue: String\n}\n\ntype ContactAttributes {\n\tfirstName: String\n\tphoneticFirstName: String\n\tphoneticCompany: 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\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\trgb: String\n}\n\ninput OtherContactAttributeInput {\n\tkey: String\n\tvalue: String\n}\n\ninput ContactAttrsInput {\n\tfirstName: String\n\tphoneticFirstName: String\n\tphoneticCompany: 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\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\ttruncated: Boolean\n\tattach: AttachDoc\n}\n\ntype AttachDoc {\n\tdoc: [AttachDocs]\n}\n\ntype AttachDocs {\n\tpath: String\n\toptional: Int\n}\n\ninput AttachDocInput {\n\tdoc: [AttachDocsInput]\n}\n\ninput AttachDocsInput {\n\tpath: String\n\toptional: Int\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\ttruncated: Boolean\n\tattach: AttachDocInput\n}\n\ninput ExistingAttachmentInput {\n\tmessageId: ID\n\tpart: String\n}\n\ninput DocumentInput {\n\tid: ID\n\tpath: String\n\toptional: Int\n}\n\ninput EMLInput {\n\tid: ID\n}\n\ninput AttachmentInput {\n\tattachmentId: String\n\tdocuments: [DocumentInput]\n\tmessages: [EMLInput]\n\texistingAttachments: [ExistingAttachmentInput]\n\tct: String\n\tcd: String\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 SaveSMimeCertInputUpload {\n\tid: String\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\tretentionPolicy: [RetentionPolicyInput]\n}\n\ninput RetentionPolicyInput {\n\tkeep: [PolicyInput]\n\tpurge: [PolicyInput]\n}\n\ninput PolicyInput {\n\tpolicy: [PolicyAttrsInput]\n}\n\ninput PolicyAttrsInput {\n\tlifetime: String\n\ttype: String\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 PurgetRevisionInput {\n\tid: ID!\n\tver: Int!\n\tincludeOlderRevisions: Int\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\tzimbraPrefSharedAddrBookAutoCompleteEnabled: 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\tignoreSameSite: 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\tsortVal: 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\tdocument: SaveDocumentInput\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 SmimeCertIssuedBy {\n\tcountry: String\n\tcommonName: String\n\temailAddress: String\n\tlocality: String\n\torganizationName: String\n\tstate: String\n}\n\ntype SmimeCertIssuedTo {\n\tcountry: String\n\tcommonName: String\n\temailAddress: String\n\torganizationName: String\n\torganizationUnit: String\n\tstate: String\n}\n\ntype SmimeCertSignature {\n\talgorithm: String\n\tserialNo: String\n}\n\ntype SmimeCertSubjectRfc822Name {\n\tcontent: String\n}\n\ntype SmimeCertSubjectAltName {\n\trfc822Name: [SmimeCertSubjectRfc822Name]\n}\n\ntype SmimeCertValidity {\n\tendDate: Float\n\tstartDate: Float\n}\n\ntype SmimeCert {\n\tdefault: Boolean\n\temailAddress: String\n\tissuedBy: SmimeCertIssuedBy\n\tissuedTo: SmimeCertIssuedTo\n\tpublicCertificateId: String\n\tprivateKeyId: String\n\tsignature: SmimeCertSignature\n\tsubjectAltName: SmimeCertSubjectAltName\n\tvalidity: SmimeCertValidity\n\terrorCode: String\n}\n\ntype SmimeCertInfoResponse {\n\tcertificates: [SmimeCert]\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\ninput DiscoverRightInput {\n\t_content: String\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\tlistDocumentRevisions(id: ID!, version: Int!, count: Int!): Document\n\tdiscoverRights(right: [DiscoverRightInput!]!): 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\tgetSMimeCertInfo(certId: String): SmimeCertInfoResponse\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, parentFolderId:ID): 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\tignoreSameSite: 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\tpurgeRevision(id: ID!, ver: Int!, includeOlderRevisions: Int): Boolean\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\tsign: Boolean\n\t\tencrypt: Boolean\n\t): SendMessageResponse\n\tsaveSMimeCert(upload: SaveSMimeCertInputUpload!, password: String): SmimeCertInfoResponse\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}};const zn=s.gql`
16
2
  fragment session on Session {
17
3
  id
18
4
  }
19
- `;class SessionHandler{constructor(e){_defineProperty(this,"cache",void 0),_defineProperty(this,"cacheKeyForSession","Session"),_defineProperty(this,"readSessionId",()=>{var e=this.cache.readFragment({id:this.cacheKeyForSession,fragment:$u});return f(e,"id")||"1"}),_defineProperty(this,"writeSessionId",e=>{this.cache.writeFragment({id:this.cacheKeyForSession,fragment:$u,data:{id:e,__typename:"Session"}})}),this.cache=e.cache}}OperationBatcher.prototype.enqueueRequest=function(e){var n=this,i=I({},e),t=!1,a=this.batchKey(e.operation);return i.observable||(i.observable=new Ts(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,i,t,a,r,d,e=e||"",o=this.queuedRequests.get(e);if(o)return this.queuedRequests.delete(e),e=o.map(function(e){return e.operation}),n=o.map(function(e){return e.forward}),i=[],t=[],a=[],r=[],o.forEach(function(e,n){i.push(e.observable),t.push(e.next),a.push(e.error),r.push(e.complete)}),o=this.batchHandler(e,n)||Ts.of(),d=function(n){a.forEach(function(e){e&&e.forEach(function(e){return e(n)})})},o.subscribe({next:function(e){var n;if(Array.isArray(e)||(e=[e]),t.length!==e.length)return(n=new Error("server returned results with length "+e.length+", expected length of "+t.length)).result=e,d(n);e.forEach(function(n,e){t[e]&&t[e].forEach(function(e){return e(n)})})},error:d,complete:function(){r.forEach(function(e){e&&e.forEach(function(e){return e()})})}}),i},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)};var Uu=OperationBatcher;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""}}__extends(BatchLink,Gu=Os),BatchLink.prototype.request=function(e,n){return this.batcher.enqueueRequest({operation:e,forward:n})};var Gu,Qu,Hu,Wu,Yu,Ku,Ju,Zu=BatchLink;function BatchLink(e){var n=Gu.call(this)||this,i=e||{},t=i.batchInterval,a=i.batchMax,r=i.batchHandler,d=i.batchKey;return n.batcher=new Uu({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}class LocalBatchLink extends Os{constructor(a){super(),_defineProperty(this,"off",void 0),_defineProperty(this,"on",void 0),_defineProperty(this,"schema",void 0),_defineProperty(this,"batcher",void 0),this.schema=a.schema;const t=new events;this.on=t.on,this.off=t.off;this.batcher=new Zu({batchInterval:a.batchInterval,batchHandler:e=>new Ts(n=>{t.emit("req",e);let i=!1;Promise.all(e.map(e=>{var n=print(e.query),{operationName:i,variables:t={}}=e;return function graphql(n,i,t,a,r,d,o,s){var u=arguments;return new Promise(function(e){return e(graphqlImpl(1===u.length?n:{schema:n,source:i,rootValue:t,contextValue:a,variableValues:r,operationName:d,fieldResolver:o,typeResolver:s}))})}(this.schema,n,null,e.getContext()||a.context||{},t,i)})).then(e=>(i=!0,t.emit("res",e),n.next(e),n.complete(),e)).catch(e=>{i||t.emit("res",e),n.error(e)})})})}request(e){return this.batcher.request(e)}}function ErrorLink(e){var n=Qu.call(this)||this;return n.link=function onError(d){return new Os(function(a,r){return new Ts(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()}})})}(e),n}__extends(ErrorLink,Qu=Os),ErrorLink.prototype.request=function(e,n){return this.link.request(e,n)};class ZimbraErrorLink extends ErrorLink{constructor(){super(e=>{let{graphQLErrors:n,networkError:i}=e;n&&n.map(e=>{let{message:n,originalError:i,...t}=e;e=f(i,"faults.0.Detail.Error.Code","");this.executeHandlers({errorCode:e,message:n,originalError:i,...t})}),i&&this.executeHandlers({message:"[Network error]: "+i})}),_defineProperty(this,"handlers",[]),_defineProperty(this,"executeHandlers",n=>{this.handlers.map(e=>{e(n)})}),_defineProperty(this,"registerHandler",e=>{this.handlers.push(e)}),_defineProperty(this,"unRegisterAllHandlers",()=>{this.handlers=[]}),_defineProperty(this,"unRegisterHandler",e=>{e=this.handlers.findIndex(e);-1!==e&&this.handlers.splice(e,1)})}}const Xu=e=>{switch(e.__typename){case"CalendarItemHitInfo":return e.instances?defaultDataIdFromObject(e)+":"+e.instances.length:""+defaultDataIdFromObject(e);case"MailboxMetadata":var n=e,i="meta.0.section";return n.__typename?(i=f(n,i))?n.__typename+":"+i:defaultDataIdFromObject(n):void 0;case"Folder":return e.local&&null!==e.local?defaultDataIdFromObject(e)+":local":"1"===e.id?e.__typename+`:${e.id}:`+e.uuid:e.id?.includes(":")?e.id+":"+e.absFolderPath:defaultDataIdFromObject(e);case"AutoCompleteMatch":return defaultDataIdFromObject(e)+":"+e.email;case"ContactListMember":return e.type+":"+e.value;case"MessageInfo":return e.part&&null!==e.part?defaultDataIdFromObject(e)+":"+e.part:defaultDataIdFromObject(e);case"SMimeMessage":return defaultDataIdFromObject(e)+":"+e.isSecure;case"Document":return defaultDataIdFromObject(e)+":"+e.version;default:return defaultDataIdFromObject(e)}};const el={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}}}};class ZimbraInMemoryCache extends a{constructor(){let e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{};e.possibleTypes&&"function"!=typeof e.possibleTypes||(e.possibleTypes=function createPossibleTypes(e){let n=0<arguments.length&&void 0!==e?e:Object;return n({MailItem:["Conversation","MessageInfo","MsgWithGroupInfo"]})}(e.possibleTypes)),super({dataIdFromObject:Xu,typePolicies:el,...e})}}class SyncOfflineOperations{constructor(e){var n=this,{apolloClient:e,storage:i,storeKey:t="@offlineQueueKey"}=e;if(_defineProperty(this,"apolloClient",void 0),_defineProperty(this,"storage",void 0),_defineProperty(this,"offlineData",void 0),_defineProperty(this,"storeKey",void 0),_defineProperty(this,"addOfflineData",function(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:[];e&&0<e.length&&n.storage.setItem(n.storeKey,JSON.stringify(e))}),_defineProperty(this,"clearOfflineData",()=>(this.offlineData=[],Promise.resolve(this.storage.removeItem(this.storeKey)))),_defineProperty(this,"getOfflineData",()=>Promise.resolve(this.storage.getItem(this.storeKey))),_defineProperty(this,"hasOfflineData",()=>!!(this.offlineData&&0<this.offlineData.length)),_defineProperty(this,"init",()=>this.getOfflineData().then(e=>this.offlineData=e&&JSON.parse(e)||[])),_defineProperty(this,"sync",()=>{if(this.hasOfflineData()){const n=[];return Promise.all(this.offlineData.map(e=>this.apolloClient["mutation"in e?"mutate":"query"](e).catch(()=>{n.push(e)}))).catch(e=>console.warn("SyncOfflineOperations::sync ERR:",e)).then(this.clearOfflineData).then(()=>{this.addOfflineData(n)})}}),!e)throw new Error("Apollo Client instance is required when syncing data, please assign value to it");if(!i)throw new Error("Storage can be window.localStorage or AsyncStorage but was not set");this.apolloClient=e,this.storage=i,this.storeKey=t,this.offlineData=[]}}function deriveOfflineQueue(e){return e.map(e=>{var{query:e,variables:n}=e["operation"];return{[function isMutationOperation(e){let n=e["query"];return n&&n.definitions&&0<n.definitions.filter(e=>"mutation"===e.operation).length}({query:e})?"mutation":"query"]:e,variables:n}})}class OfflineQueueLink extends Os{constructor(e){var n,{storage:e,storeKey:i="@offlineQueueKey",isOpen:t=!0}=e;if(super(),_defineProperty(n=this,"isOpen",void 0),_defineProperty(this,"storage",void 0),_defineProperty(this,"operationQueue",void 0),_defineProperty(this,"storeKey",void 0),_defineProperty(this,"close",()=>{this.isOpen=!1}),_defineProperty(this,"dequeue",e=>{e=this.operationQueue.indexOf(e);-1!==e&&(this.operationQueue=[...this.operationQueue.slice(0,e),...this.operationQueue.slice(e+1)]),this.persist()}),_defineProperty(this,"enqueue",e=>{this.operationQueue.push(e),this.persist()}),_defineProperty(this,"getSize",()=>Promise.resolve(this.storage.getItem(this.storeKey)).then(e=>(e||"").length)),_defineProperty(this,"handleCancelAndOfflineQueue",i=>{let t=-1;this.operationQueue.forEach((e,n)=>{i.offlineQuery===e.offlineQuery&&(t=n),i.cancelQuery===e.offlineQuery&&(this.operationQueue=[...this.operationQueue.slice(0,n),...this.operationQueue.slice(n+1)],this.persist())}),-1!==t?(this.operationQueue[t]=i,this.persist()):this.enqueue(i)}),_defineProperty(this,"open",function(){var e=(0<arguments.length&&void 0!==arguments[0]?arguments[0]:{})["apolloClient"];if(e)return n.isOpen=!0,n.retry()}),_defineProperty(this,"persist",()=>Promise.resolve(this.storage.setItem(this.storeKey,JSON.stringify(deriveOfflineQueue(this.operationQueue))))),_defineProperty(this,"purge",()=>Promise.resolve(this.storage.removeItem(this.storeKey))),_defineProperty(this,"retry",()=>new Promise(e=>{let n=this.operationQueue.length;if(!n)return e();const a=()=>{0==--n&&e()};this.operationQueue.forEach(n=>{const{operation:e,forward:i,observer:t}=n;i(e).subscribe({next:e=>{t.next&&t.next(e)},error:e=>{this.dequeue(n),t.error&&t.error(e),a()},complete:()=>{this.dequeue(n),t.complete&&t.complete(),a()}})})})),_defineProperty(this,"sync",e=>{e=e.apolloClient;if(e){const n=new SyncOfflineOperations({apolloClient:e,storage:this.storage,storeKey:this.storeKey});return n.init().then(e=>{if(e&&e.length)return n.sync()})}}),!e)throw new Error("Storage can be window.localStorage or AsyncStorage but was not set");this.storage=e,this.storeKey=i,this.operationQueue=[],this.isOpen=t}request(i,t){const{skipQueue:e,cancelQueues:a,offlineQueueName:r,local:n}=i.getContext();return(this.isOpen||n||e||function hasSensitiveVariables(e){return!!f(e,"variables.password")}(i))&&t?t(i):new Ts(e=>{const n={operation:i,forward:t,observer:e,offlineQuery:r,cancelQuery:a};return r||a?this.handleCancelAndOfflineQueue(n):this.enqueue(n),()=>this.dequeue(n)})}}(gi=Hu=Hu||{}).conversation="conversation",gi.message="message",($n=Wu=Wu||{}).unread="u",$n.flagged="f",$n.hasAttachment="a",$n.replied="r",$n.sentByMe="s",$n.forwarded="w",$n.calendarInvite="v",$n.draft="d",$n.imapDeleted="x",$n.notificationSent="n",$n.urgent="!",$n.lowPriority="?",$n.priority="+",(pn=Yu=Yu||{}).update="update",pn.delete="delete",pn.read="read",pn.unread="!read",pn.flag="flag",pn.unflag="!flag",pn.tag="tag",pn.untag="!tag",pn.move="move",pn.spam="spam",pn.unspam="!spam",pn.trash="trash",pn.copy="copy",pn.recover="recover",pn.rename="rename",(Ku=Ku||{}).update="update",(Ju=Ju||{}).priority="priority";Tn=Object.freeze({__proto__:null,get MailFolderView(){return Hu},get MessageFlags(){return Wu},get ActionOps(){return Yu},get _MessageActionOps(){return Ku},get _ConversationActionOps(){return Ju},get ActionType(){return Vo},get ActionResultType(){return Po},get AccountType(){return nd},get ActionTypeName(){return id},get AddressType(){return td},get AlarmAction(){return ad},get AlarmRelatedTo(){return rd},get AutoCompleteMatchType(){return dd},get CalendarItemClass(){return od},get CalendarItemRecurrenceFrequency(){return sd},get ConnectionType(){return ud},get ContactType(){return ld},get FilterMatchCondition(){return md},get FolderView(){return pd},get FreeBusyStatus(){return cd},get GalSearchType(){return vd},get GranteeType(){return kd},get Importance(){return yd},get InviteCompletionStatus(){return fd},get InviteReplyType(){return Nd},get InviteReplyVerb(){return gd},get InviteType(){return Td},get LicenseStatus(){return hd},get Mode(){return Id},get NeedIsMemberType(){return Dd},get ParticipationRole(){return bd},get ParticipationStatus(){return Sd},get PasswordRecoveryAddressStatus(){return Fd},get PrefCalendarInitialView(){return Ed},get PrefClientType(){return Ad},get PrefDelegatedSendSaveTarget(){return Od},get PrefMailSelectAfterDelete(){return Cd},get PrefMailSendReadReceipts(){return _d},get ReadingPaneLocation(){return Rd},get RecoverAccountOp(){return wd},get ResetPasswordStatus(){return Vd},get SaveDocumentAction(){return Pd},get SaveDocumentType(){return jd},get SearchType(){return Ld},get SetRecoveryAccountChannel(){return Md},get SetRecoveryAccountOp(){return Bd},get ShareInputAction(){return xd},get SortBy(){return zd},get Weekday(){return qd},get ZimletPresence(){return $d}}),yi={Contact:Rr,Conversation:vr,Document:Vr,FolderEntity:Tr,Mailbox:Un,MessageInfo:cr,Tag:Xr};D.LocalBatchLink=LocalBatchLink,D.OfflineQueueLink=OfflineQueueLink,D.SyncOfflineOperations=SyncOfflineOperations,D.ZimbraBatchClient=ZimbraBatchClient,D.ZimbraErrorLink=ZimbraErrorLink,D.ZimbraInMemoryCache=ZimbraInMemoryCache,D.batchJsonRequest=batchJsonRequest,D.createZimbraSchema=function createZimbraSchema(e){const{cache:n,getApolloClient:i,...t}=e;var a=n?new SessionHandler({cache:n}):void 0;const r=new ZimbraBatchClient({...t,sessionHandler:a}),d=e.localStoreClient;return a=makeExecutableSchema({typeDefs:Yo,resolvers:{Query:{accountInfo:r.accountInfo,autoComplete:(e,n)=>r.autoComplete(n),autoCompleteGAL:(e,n)=>r.autoCompleteGAL(n),discoverRights:(e,n)=>r.discoverRights(n),downloadAttachment:(e,n)=>r.downloadAttachment(n),downloadDocument:(e,n)=>r.downloadDocument(n),listDocumentRevisions:(e,n)=>r.listDocumentRevisions(n),downloadMessage:function(e,n){var i=(2<arguments.length&&void 0!==arguments[2]?arguments[2]:{})["local"];return(i?d:r).downloadMessage(n)},freeBusy:(e,n)=>r.freeBusy(n),getContact:(e,n)=>r.getContact(n),clientInfo:(e,n)=>r.clientInfo(n),getContactFrequency:(e,n)=>r.getContactFrequency(n),getConversation:(e,n)=>r.getConversation(n),getCustomMetadata:(e,n)=>r.getCustomMetadata(n),getDocumentShareURL:(e,n)=>r.getDocumentShareURL(n),getFilterRules:r.getFilterRules,getFolder:function(e,n){var i=(2<arguments.length&&void 0!==arguments[2]?arguments[2]:{})["local"];return(i?d:r).getFolder(n)},getHAB:(e,n)=>{n=n.habRootGroupId;return r.getHAB(n)},getDistributionListMembers:(e,n)=>{var{limit:n,offset:i,dl:t}=n;return r.getDistributionListMembers(n,i,t)},getAppointment:(e,n)=>r.getAppointment(n),getAppointments:(e,n)=>r.search(n),getReminders:(e,n)=>r.search(n),getTasks:(e,n)=>r.getTasks(n),getAvailableLocales:e=>r.getAvailableLocales(),getMailboxMetadata:(e,n)=>r.getMailboxMetadata(n),getMessage:function(e,n){var i=(2<arguments.length&&void 0!==arguments[2]?arguments[2]:{})["local"];return(i?d:r).getMessage(n)},getMessagesMetadata:function(e,n){var i=(2<arguments.length&&void 0!==arguments[2]?arguments[2]:{})["local"];return(i?d:r).getMessagesMetadata(n)},getRights:(e,n)=>r.getRights(n),getScratchCodes:r.getScratchCodes,getSearchFolder:r.getSearchFolder,getSMimePublicCerts:(e,n)=>r.getSMimePublicCerts(n),getSMimeCertInfo:r.getSMimeCertInfo,getTrustedDevices:r.getTrustedDevices,getDeviceStatus:r.getDeviceStatus,getWorkingHours:(e,n)=>r.getWorkingHours(n),getPreferences:r.getPreferences,getDataSources:r.getDataSources,getIdentities:r.getIdentities,getImportStatus:r.getImportStatus,getSignatures:r.getSignatures,noop:function(e,n){var i=2<arguments.length&&void 0!==arguments[2]?arguments[2]:{};return r.noop(n,i.fetchOptions)},recoverAccount:(e,n)=>r.recoverAccount(n),relatedContacts:(e,n)=>r.relatedContacts(n),search:function(e,n){var i=(2<arguments.length&&void 0!==arguments[2]?arguments[2]:{})["local"];return(i?d:r).search(n)},searchCalendarResources:(e,n)=>r.searchCalendarResources(n),searchGal:(e,n)=>r.searchGal(n),shareInfo:(e,n)=>r.shareInfo(n),taskFolders:r.taskFolders,getWhiteBlackList:r.getWhiteBlackList,getAppSpecificPasswords:r.getAppSpecificPasswords,getTag:r.getTag},MailItem:{__resolveType(e){return e.conversationId?"MessageInfo":"Conversation"}},Mutation:{action:function(e,n){let{type:i,...t}=n;n=(2<arguments.length&&void 0!==arguments[2]?arguments[2]:{}).local;return(n?d:r).action(i,t)},addMessage:function(e,n){var i=(2<arguments.length&&void 0!==arguments[2]?arguments[2]:{})["local"];return(i?d:r).addMessage(n)},applyFilterRules:(e,n)=>r.applyFilterRules(n),cancelTask:(e,n)=>r.cancelTask(n),itemAction:(e,n)=>r.itemAction(n),login:(e,n)=>r.login(n),logout:r.logout,disableTwoFactorAuth:r.disableTwoFactorAuth,enableTwoFactorAuth:(e,n)=>{n=n.options;return r.enableTwoFactorAuth(n)},messageAction:(e,n)=>r.messageAction(n),changePassword:(e,n)=>r.changePassword(n),modifyProfileImage:(e,n)=>r.modifyProfileImage(n),contactAction:(e,n)=>r.contactAction(n),createAppSpecificPassword:(e,n)=>{n=n.appName;return r.createAppSpecificPassword(n)},conversationAction:(e,n)=>r.conversationAction(n),createFolder:(e,n,i)=>{let{isLocalFolder:t,...a}=n;n=i.local;return n?d.createFolder({isLocalFolder:t,...a}):r.createFolder(a)},createSearchFolder:(e,n)=>r.createSearchFolder(n),createContact:(e,n)=>{n=n.contact;return r.createContact(n)},createContactList:(e,n)=>{n=n.contact;return r.createContact(n)},modifyContact:(e,n)=>{n=n.contact;return r.modifyContact(n)},modifyContactList:(e,n)=>{n=n.contact;return r.modifyContact(n)},createAppointment:(e,n)=>{var{accountName:n,appointment:i}=n;return r.createAppointment(n,i)},snoozeCalendarItem:(e,n)=>{var{appointment:n,task:i}=n;return r.snoozeCalendarItem(n,i)},dismissCalendarItem:(e,n)=>{var{appointment:n,task:i}=n;return r.dismissCalendarItem(n,i)},createAppointmentException:(e,n)=>{var{accountName:n,appointment:i}=n;return r.createAppointmentException(n,i)},modifyAppointment:(e,n)=>{var{accountName:n,appointment:i}=n;return r.modifyAppointment(n,i)},createMountpoint:(e,n)=>r.createMountpoint(n),deleteAppointment:(e,n)=>{n=n.appointment;return r.deleteAppointment(n)},checkCalendar:(e,n)=>r.checkCalendar(n),counterAppointment:(e,n)=>{n=n.counterAppointmentInvite;return r.counterAppointment(n)},createCalendar:(e,n)=>{var{name:n,color:i,url:t,parentFolderId:a}=n;return r.createFolder({name:n,color:i,url:t,view:"appointment",flags:"#",parentFolderId:a})},createSharedCalendar:(e,n)=>{n=n.link;return r.createMountpoint({link:{...n,parentFolderId:1,view:"appointment",flags:"#"}})},saveDocument:(e,n)=>r.saveDocument(n),changeFolderColor:(e,n)=>r.changeFolderColor(n),declineCounterAppointment:(e,n)=>{n=n.counterAppointmentInvite;return r.declineCounterAppointment(n)},folderAction:(e,n)=>{n=n.action;return r.folderAction(n)},documentAction:(e,n)=>{n=n.action;return r.documentAction(n)},forwardAppointment:(e,n)=>{n=n.appointmentInvite;return r.forwardAppointment(n)},forwardAppointmentInvite:(e,n)=>{n=n.appointmentInvite;return r.forwardAppointmentInvite(n)},generateScratchCodes:r.generateScratchCodes,grantRights:(e,n)=>r.grantRights(n.input),sendShareNotification:(e,n)=>{n=n.shareNotification;return r.sendShareNotification(n)},testExternalAccount:(e,n)=>{n=n.externalAccount;return r.testExternalAccount(n)},addExternalAccount:(e,n)=>{n=n.externalAccount;return r.addExternalAccount(n)},modifyExternalAccount:(e,n)=>r.modifyExternalAccount(n),deleteExternalAccount:(e,n)=>r.deleteExternalAccount(n),importExternalAccount:(e,n)=>{n=n.externalAccount;return r.importExternalAccount(n)},purgeRevision:(e,n)=>r.purgeRevision(n),prefEnableOutOfOfficeAlertOnLogin:(e,n)=>{n=n.value;return r.modifyPrefs({zimbraPrefOutOfOfficeStatusAlertOnLogin:n}).then(Boolean)},prefEnableOutOfOfficeReply:(e,n)=>{n=n.value;return r.modifyPrefs({zimbraPrefOutOfOfficeReplyEnabled:n}).then(Boolean)},prefOutOfOfficeFromDate:(e,n)=>{let i=n["value"];return r.modifyPrefs({zimbraPrefOutOfOfficeFromDate:i}).then(()=>i)},prefOutOfOfficeUntilDate:(e,n)=>{let i=n["value"];return r.modifyPrefs({zimbraPrefOutOfOfficeUntilDate:i}).then(()=>i)},prefOutOfOfficeReply:(e,n)=>{let i=n["value"];return r.modifyPrefs({zimbraPrefOutOfOfficeReply:i}).then(()=>i)},createIdentity:(e,n)=>r.createIdentity(n),modifyIdentity:(e,n)=>r.modifyIdentity(n).then(Boolean),deleteIdentity:(e,n)=>r.deleteIdentity(n).then(Boolean),modifyPrefs:(e,n)=>{n=n.prefs;return r.modifyPrefs(n)},modifyProps:(e,n)=>{n=n.props;return r.modifyProps(n)},modifyZimletPrefs:(e,n)=>{n=n.zimlets;return r.modifyZimletPrefs(n)},modifyFilterRules:(e,n)=>{n=n.filters;return r.modifyFilterRules(n)},createSignature:(e,n)=>r.createSignature(n),modifySignature:(e,n)=>r.modifySignature(n),modifySearchFolder:(e,n)=>r.modifySearchFolder(n),deleteSignature:(e,n)=>r.deleteSignature(n),saveDraft:function(e,n){var{message:n,accountName:i}=n;return((2<arguments.length&&void 0!==arguments[2]?arguments[2]:{}).local?d:r).saveDraft(n,i)},sendMessage:function(e,n){var{message:n,accountName:i,sign:t=!1,encrypt:a=!1}=n;return((2<arguments.length&&void 0!==arguments[2]?arguments[2]:{}).local?d:r).sendMessage(n,i,t,a)},saveSMimeCert:(e,n)=>{var{upload:n,password:i}=n;return r.saveSMimeCert(n,i)},sendDeliveryReport:(e,n)=>{n=n.messageId;return r.sendDeliveryReport(n)},uploadMessage:(e,n)=>{n=n.value;return r.uploadMessage(n)},createTask:(e,n)=>{n=n.task;return r.createTask(n)},modifyTask:(e,n)=>{n=n.task;return r.modifyTask(n)},sendInviteReply:(e,n)=>{n=n.inviteReply;return r.sendInviteReply(n)},recoverAccount:(e,n)=>r.recoverAccount(n),resetPassword:(e,n)=>r.resetPassword(n),revokeAppSpecificPassword:(e,n)=>{n=n.appName;return r.revokeAppSpecificPassword(n)},revokeOtherTrustedDevices:r.revokeOtherTrustedDevices,revokeRights:(e,n)=>r.revokeRights(n.input),revokeTrustedDevice:r.revokeTrustedDevice,setCustomMetadata:(e,n)=>r.setCustomMetadata(n),setMailboxMetadata:(e,n)=>r.jsonRequest({name:"SetMailboxMetadata",body:{meta:{section:n.section,_attrs:za(n.attrs,coerceBooleanToString)}}}).then(Boolean),setRecoveryAccount:(e,n)=>r.setRecoveryAccount(n),modifyWhiteBlackList:(e,n)=>{n=n.whiteBlackList;return r.modifyWhiteBlackList(n)},createTag:(e,n)=>{n=n.tag;return r.createTag(n)},tagAction:(e,n)=>{n=n.action;return r.action(Vo.tag,n)},quarantineDeviceSync:(e,n)=>{n=n.deviceId;r.quarantineDeviceSync(n)},allowDeviceSync:(e,n)=>{n=n.deviceId;r.allowDeviceSync(n)},removeDeviceSync:(e,n)=>{n=n.deviceId;r.removeDeviceSync(n)},blockDeviceSync:(e,n)=>{n=n.deviceId;r.blockDeviceSync(n)},accountOnlyRemoteWipeSync:(e,n)=>{n=n.deviceId;r.accountOnlyRemoteWipeSync(n)},cancelPendingAccountOnlyRemoteWipeSync:(e,n)=>{n=n.deviceId;r.cancelPendingAccountOnlyRemoteWipeSync(n)},remoteWipeSync:(e,n)=>{n=n.deviceId;r.remoteWipeSync(n)},cancelPendingRemoteWipeSync:(e,n)=>{n=n.deviceId;r.cancelPendingRemoteWipeSync(n)}}}}),{client:r,schema:a}},D.entities=yi,D.jsonRequest=jsonRequest,D.normalize=normalize$1,D.schema=Yo,D.types=Tn,Object.defineProperty(D,"__esModule",{value:!0})});
5
+ `;class SessionHandler{constructor(e){_defineProperty(this,"cache",void 0),_defineProperty(this,"cacheKeyForSession","Session"),_defineProperty(this,"readSessionId",()=>{var e=this.cache.readFragment({id:this.cacheKeyForSession,fragment:zn});return k.default(e,"id")||"1"}),_defineProperty(this,"writeSessionId",e=>{this.cache.writeFragment({id:this.cacheKeyForSession,fragment:zn,data:{id:e,__typename:"Session"}})}),this.cache=e.cache}}class LocalBatchLink extends s.ApolloLink{constructor(t){super(),_defineProperty(this,"off",void 0),_defineProperty(this,"on",void 0),_defineProperty(this,"schema",void 0),_defineProperty(this,"batcher",void 0),this.schema=t.schema;const a=new j.default;this.on=a.on,this.off=a.off;this.batcher=new A.BatchLink({batchInterval:t.batchInterval,batchHandler:e=>new s.Observable(n=>{a.emit("req",e);let i=!1;Promise.all(e.map(e=>{var n=P.print(e.query),{operationName:i,variables:a={}}=e;return P.graphql(this.schema,n,null,e.getContext()||t.context||{},a,i)})).then(e=>(i=!0,a.emit("res",e),n.next(e),n.complete(),e)).catch(e=>{i||a.emit("res",e),n.error(e)})})})}request(e){return this.batcher.request(e)}}class ZimbraErrorLink extends V.ErrorLink{constructor(){super(e=>{let{graphQLErrors:n,networkError:i}=e;n&&n.map(e=>{let{message:n,originalError:i,...a}=e;e=k.default(i,"faults.0.Detail.Error.Code","");this.executeHandlers({errorCode:e,message:n,originalError:i,...a})}),i&&this.executeHandlers({message:"[Network error]: "+i})}),_defineProperty(this,"handlers",[]),_defineProperty(this,"executeHandlers",n=>{this.handlers.map(e=>{e(n)})}),_defineProperty(this,"registerHandler",e=>{this.handlers.push(e)}),_defineProperty(this,"unRegisterAllHandlers",()=>{this.handlers=[]}),_defineProperty(this,"unRegisterHandler",e=>{e=this.handlers.findIndex(e);-1!==e&&this.handlers.splice(e,1)})}}const On=e=>{switch(e.__typename){case"CalendarItemHitInfo":return e.instances?s.defaultDataIdFromObject(e)+":"+e.instances.length:""+s.defaultDataIdFromObject(e);case"MailboxMetadata":var n=e,i="meta.0.section";return n.__typename?(i=k.default(n,i))?n.__typename+":"+i:s.defaultDataIdFromObject(n):void 0;case"Folder":return e.local&&null!==e.local?s.defaultDataIdFromObject(e)+":local":"1"===e.id?e.__typename+`:${e.id}:`+e.uuid:e.id?.includes(":")?e.id+":"+e.absFolderPath:s.defaultDataIdFromObject(e);case"AutoCompleteMatch":return s.defaultDataIdFromObject(e)+":"+e.email;case"ContactListMember":return e.type+":"+e.value;case"MessageInfo":return e.part&&null!==e.part?s.defaultDataIdFromObject(e)+":"+e.part:s.defaultDataIdFromObject(e);case"SMimeMessage":return s.defaultDataIdFromObject(e)+":"+e.isSecure;case"Document":return s.defaultDataIdFromObject(e)+":"+e.version;default:return s.defaultDataIdFromObject(e)}};const wn={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}}}};class ZimbraInMemoryCache extends s.InMemoryCache{constructor(){let e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{};e.possibleTypes&&"function"!=typeof e.possibleTypes||(e.possibleTypes=function createPossibleTypes(e){let n=0<arguments.length&&void 0!==e?e:Object;return n({MailItem:["Conversation","MessageInfo","MsgWithGroupInfo"]})}(e.possibleTypes)),super({dataIdFromObject:On,typePolicies:wn,...e})}}class SyncOfflineOperations{constructor(e){var n=this,{apolloClient:e,storage:i,storeKey:a="@offlineQueueKey"}=e;if(_defineProperty(this,"apolloClient",void 0),_defineProperty(this,"storage",void 0),_defineProperty(this,"offlineData",void 0),_defineProperty(this,"storeKey",void 0),_defineProperty(this,"addOfflineData",function(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:[];e&&0<e.length&&n.storage.setItem(n.storeKey,JSON.stringify(e))}),_defineProperty(this,"clearOfflineData",()=>(this.offlineData=[],Promise.resolve(this.storage.removeItem(this.storeKey)))),_defineProperty(this,"getOfflineData",()=>Promise.resolve(this.storage.getItem(this.storeKey))),_defineProperty(this,"hasOfflineData",()=>!!(this.offlineData&&0<this.offlineData.length)),_defineProperty(this,"init",()=>this.getOfflineData().then(e=>this.offlineData=e&&JSON.parse(e)||[])),_defineProperty(this,"sync",()=>{if(this.hasOfflineData()){const n=[];return Promise.all(this.offlineData.map(e=>this.apolloClient["mutation"in e?"mutate":"query"](e).catch(()=>{n.push(e)}))).catch(e=>console.warn("SyncOfflineOperations::sync ERR:",e)).then(this.clearOfflineData).then(()=>{this.addOfflineData(n)})}}),!e)throw new Error("Apollo Client instance is required when syncing data, please assign value to it");if(!i)throw new Error("Storage can be window.localStorage or AsyncStorage but was not set");this.apolloClient=e,this.storage=i,this.storeKey=a,this.offlineData=[]}}function deriveOfflineQueue(e){return e.map(e=>{var{query:e,variables:n}=e["operation"];return{[function isMutationOperation(e){let n=e["query"];return n&&n.definitions&&0<n.definitions.filter(e=>"mutation"===e.operation).length}({query:e})?"mutation":"query"]:e,variables:n}})}class OfflineQueueLink extends s.ApolloLink{constructor(e){var n,{storage:e,storeKey:i="@offlineQueueKey",isOpen:a=!0}=e;if(super(),_defineProperty(n=this,"isOpen",void 0),_defineProperty(this,"storage",void 0),_defineProperty(this,"operationQueue",void 0),_defineProperty(this,"storeKey",void 0),_defineProperty(this,"close",()=>{this.isOpen=!1}),_defineProperty(this,"dequeue",e=>{e=this.operationQueue.indexOf(e);-1!==e&&(this.operationQueue=[...this.operationQueue.slice(0,e),...this.operationQueue.slice(e+1)]),this.persist()}),_defineProperty(this,"enqueue",e=>{this.operationQueue.push(e),this.persist()}),_defineProperty(this,"getSize",()=>Promise.resolve(this.storage.getItem(this.storeKey)).then(e=>(e||"").length)),_defineProperty(this,"handleCancelAndOfflineQueue",i=>{let a=-1;this.operationQueue.forEach((e,n)=>{i.offlineQuery===e.offlineQuery&&(a=n),i.cancelQuery===e.offlineQuery&&(this.operationQueue=[...this.operationQueue.slice(0,n),...this.operationQueue.slice(n+1)],this.persist())}),-1!==a?(this.operationQueue[a]=i,this.persist()):this.enqueue(i)}),_defineProperty(this,"open",function(){var e=(0<arguments.length&&void 0!==arguments[0]?arguments[0]:{})["apolloClient"];if(e)return n.isOpen=!0,n.retry()}),_defineProperty(this,"persist",()=>Promise.resolve(this.storage.setItem(this.storeKey,JSON.stringify(deriveOfflineQueue(this.operationQueue))))),_defineProperty(this,"purge",()=>Promise.resolve(this.storage.removeItem(this.storeKey))),_defineProperty(this,"retry",()=>new Promise(e=>{let n=this.operationQueue.length;if(!n)return e();const t=()=>{0==--n&&e()};this.operationQueue.forEach(n=>{const{operation:e,forward:i,observer:a}=n;i(e).subscribe({next:e=>{a.next&&a.next(e)},error:e=>{this.dequeue(n),a.error&&a.error(e),t()},complete:()=>{this.dequeue(n),a.complete&&a.complete(),t()}})})})),_defineProperty(this,"sync",e=>{e=e.apolloClient;if(e){const n=new SyncOfflineOperations({apolloClient:e,storage:this.storage,storeKey:this.storeKey});return n.init().then(e=>{if(e&&e.length)return n.sync()})}}),!e)throw new Error("Storage can be window.localStorage or AsyncStorage but was not set");this.storage=e,this.storeKey=i,this.operationQueue=[],this.isOpen=a}request(i,a){const{skipQueue:e,cancelQueues:t,offlineQueueName:d,local:n}=i.getContext();return(this.isOpen||n||e||function hasSensitiveVariables(e){return!!k.default(e,"variables.password")}(i))&&a?a(i):new s.Observable(e=>{const n={operation:i,forward:a,observer:e,offlineQuery:d,cancelQuery:t};return d||t?this.handleCancelAndOfflineQueue(n):this.enqueue(n),()=>this.dequeue(n)})}}(l=An=An||{}).conversation="conversation",l.message="message",(m=Pn=Pn||{}).unread="u",m.flagged="f",m.hasAttachment="a",m.replied="r",m.sentByMe="s",m.forwarded="w",m.calendarInvite="v",m.draft="d",m.imapDeleted="x",m.notificationSent="n",m.urgent="!",m.lowPriority="?",m.priority="+",(c=Vn=Vn||{}).update="update",c.delete="delete",c.read="read",c.unread="!read",c.flag="flag",c.unflag="!flag",c.tag="tag",c.untag="!tag",c.move="move",c.spam="spam",c.unspam="!spam",c.trash="trash",c.copy="copy",c.recover="recover",c.rename="rename",(Rn=Rn||{}).update="update",(Bn=Bn||{}).priority="priority";r=Object.freeze({__proto__:null,get MailFolderView(){return An},get MessageFlags(){return Pn},get ActionOps(){return Vn},get _MessageActionOps(){return Rn},get _ConversationActionOps(){return Bn},get ActionType(){return b},get ActionResultType(){return vn},get AccountType(){return Fe},get ActionTypeName(){return he},get AddressType(){return be},get AlarmAction(){return Ce},get AlarmRelatedTo(){return Ae},get AutoCompleteMatchType(){return Pe},get CalendarItemClass(){return Ve},get CalendarItemRecurrenceFrequency(){return Re},get ConnectionType(){return Be},get ContactType(){return Ee},get FilterMatchCondition(){return ze},get FolderView(){return h},get FreeBusyStatus(){return Oe},get GalSearchType(){return we},get GranteeType(){return Me},get Importance(){return Le},get InviteCompletionStatus(){return je},get InviteReplyType(){return xe},get InviteReplyVerb(){return _e},get InviteType(){return qe},get LicenseStatus(){return He},get Mode(){return Ge},get NeedIsMemberType(){return We},get ParticipationRole(){return Ue},get ParticipationStatus(){return Ze},get PasswordRecoveryAddressStatus(){return Qe},get PrefCalendarInitialView(){return Ke},get PrefClientType(){return Xe},get PrefDelegatedSendSaveTarget(){return Ye},get PrefMailSelectAfterDelete(){return Je},get PrefMailSendReadReceipts(){return $e},get ReadingPaneLocation(){return en},get RecoverAccountOp(){return nn},get ResetPasswordStatus(){return an},get SaveDocumentAction(){return tn},get SaveDocumentType(){return dn},get SearchType(){return mn},get SetRecoveryAccountChannel(){return rn},get SetRecoveryAccountOp(){return ln},get ShareInputAction(){return un},get SortBy(){return on},get Weekday(){return sn},get ZimletPresence(){return kn}}),a={Contact:S,Conversation:q,Document:y,FolderEntity:D,Mailbox:i,MessageInfo:v,Tag:Ie};e.LocalBatchLink=LocalBatchLink,e.OfflineQueueLink=OfflineQueueLink,e.SyncOfflineOperations=SyncOfflineOperations,e.ZimbraBatchClient=ZimbraBatchClient,e.ZimbraErrorLink=ZimbraErrorLink,e.ZimbraInMemoryCache=ZimbraInMemoryCache,e.batchJsonRequest=batchJsonRequest,e.createZimbraSchema=function createZimbraSchema(e){const{cache:n,getApolloClient:i,...a}=e;var t=n?new SessionHandler({cache:n}):void 0;const d=new ZimbraBatchClient({...a,sessionHandler:t}),m=e.localStoreClient;return t=C.makeExecutableSchema({typeDefs:En,resolvers:{Query:{accountInfo:d.accountInfo,autoComplete:(e,n)=>d.autoComplete(n),autoCompleteGAL:(e,n)=>d.autoCompleteGAL(n),discoverRights:(e,n)=>d.discoverRights(n),downloadAttachment:(e,n)=>d.downloadAttachment(n),downloadDocument:(e,n)=>d.downloadDocument(n),listDocumentRevisions:(e,n)=>d.listDocumentRevisions(n),downloadMessage:function(e,n){var i=(2<arguments.length&&void 0!==arguments[2]?arguments[2]:{})["local"];return(i?m:d).downloadMessage(n)},freeBusy:(e,n)=>d.freeBusy(n),getContact:(e,n)=>d.getContact(n),clientInfo:(e,n)=>d.clientInfo(n),getContactFrequency:(e,n)=>d.getContactFrequency(n),getConversation:(e,n)=>d.getConversation(n),getCustomMetadata:(e,n)=>d.getCustomMetadata(n),getDocumentShareURL:(e,n)=>d.getDocumentShareURL(n),getFilterRules:d.getFilterRules,getFolder:function(e,n){var i=(2<arguments.length&&void 0!==arguments[2]?arguments[2]:{})["local"];return(i?m:d).getFolder(n)},getHAB:(e,n)=>{n=n.habRootGroupId;return d.getHAB(n)},getDistributionListMembers:(e,n)=>{var{limit:n,offset:i,dl:a}=n;return d.getDistributionListMembers(n,i,a)},getAppointment:(e,n)=>d.getAppointment(n),getAppointments:(e,n)=>d.search(n),getReminders:(e,n)=>d.search(n),getTasks:(e,n)=>d.getTasks(n),getAvailableLocales:e=>d.getAvailableLocales(),getMailboxMetadata:(e,n)=>d.getMailboxMetadata(n),getMessage:function(e,n){var i=(2<arguments.length&&void 0!==arguments[2]?arguments[2]:{})["local"];return(i?m:d).getMessage(n)},getMessagesMetadata:function(e,n){var i=(2<arguments.length&&void 0!==arguments[2]?arguments[2]:{})["local"];return(i?m:d).getMessagesMetadata(n)},getRights:(e,n)=>d.getRights(n),getScratchCodes:d.getScratchCodes,getSearchFolder:d.getSearchFolder,getSMimePublicCerts:(e,n)=>d.getSMimePublicCerts(n),getSMimeCertInfo:d.getSMimeCertInfo,getTrustedDevices:d.getTrustedDevices,getDeviceStatus:d.getDeviceStatus,getWorkingHours:(e,n)=>d.getWorkingHours(n),getPreferences:d.getPreferences,getDataSources:d.getDataSources,getIdentities:d.getIdentities,getImportStatus:d.getImportStatus,getSignatures:d.getSignatures,noop:function(e,n){var i=2<arguments.length&&void 0!==arguments[2]?arguments[2]:{};return d.noop(n,i.fetchOptions)},recoverAccount:(e,n)=>d.recoverAccount(n),relatedContacts:(e,n)=>d.relatedContacts(n),search:function(e,n){var i=(2<arguments.length&&void 0!==arguments[2]?arguments[2]:{})["local"];return(i?m:d).search(n)},searchCalendarResources:(e,n)=>d.searchCalendarResources(n),searchGal:(e,n)=>d.searchGal(n),shareInfo:(e,n)=>d.shareInfo(n),taskFolders:d.taskFolders,getWhiteBlackList:d.getWhiteBlackList,getAppSpecificPasswords:d.getAppSpecificPasswords,getTag:d.getTag},MailItem:{__resolveType(e){return e.conversationId?"MessageInfo":"Conversation"}},Mutation:{action:function(e,n){let{type:i,...a}=n;n=(2<arguments.length&&void 0!==arguments[2]?arguments[2]:{}).local;return(n?m:d).action(i,a)},addMessage:function(e,n){var i=(2<arguments.length&&void 0!==arguments[2]?arguments[2]:{})["local"];return(i?m:d).addMessage(n)},applyFilterRules:(e,n)=>d.applyFilterRules(n),cancelTask:(e,n)=>d.cancelTask(n),itemAction:(e,n)=>d.itemAction(n),login:(e,n)=>d.login(n),logout:d.logout,disableTwoFactorAuth:d.disableTwoFactorAuth,enableTwoFactorAuth:(e,n)=>{n=n.options;return d.enableTwoFactorAuth(n)},messageAction:(e,n)=>d.messageAction(n),changePassword:(e,n)=>d.changePassword(n),modifyProfileImage:(e,n)=>d.modifyProfileImage(n),contactAction:(e,n)=>d.contactAction(n),createAppSpecificPassword:(e,n)=>{n=n.appName;return d.createAppSpecificPassword(n)},conversationAction:(e,n)=>d.conversationAction(n),createFolder:(e,n,i)=>{let{isLocalFolder:a,...t}=n;n=i.local;return n?m.createFolder({isLocalFolder:a,...t}):d.createFolder(t)},createSearchFolder:(e,n)=>d.createSearchFolder(n),createContact:(e,n)=>{n=n.contact;return d.createContact(n)},createContactList:(e,n)=>{n=n.contact;return d.createContact(n)},modifyContact:(e,n)=>{n=n.contact;return d.modifyContact(n)},modifyContactList:(e,n)=>{n=n.contact;return d.modifyContact(n)},createAppointment:(e,n)=>{var{accountName:n,appointment:i}=n;return d.createAppointment(n,i)},snoozeCalendarItem:(e,n)=>{var{appointment:n,task:i}=n;return d.snoozeCalendarItem(n,i)},dismissCalendarItem:(e,n)=>{var{appointment:n,task:i}=n;return d.dismissCalendarItem(n,i)},createAppointmentException:(e,n)=>{var{accountName:n,appointment:i}=n;return d.createAppointmentException(n,i)},modifyAppointment:(e,n)=>{var{accountName:n,appointment:i}=n;return d.modifyAppointment(n,i)},createMountpoint:(e,n)=>d.createMountpoint(n),deleteAppointment:(e,n)=>{n=n.appointment;return d.deleteAppointment(n)},checkCalendar:(e,n)=>d.checkCalendar(n),counterAppointment:(e,n)=>{n=n.counterAppointmentInvite;return d.counterAppointment(n)},createCalendar:(e,n)=>{var{name:n,color:i,url:a,parentFolderId:t}=n;return d.createFolder({name:n,color:i,url:a,view:"appointment",flags:"#",parentFolderId:t})},createSharedCalendar:(e,n)=>{n=n.link;return d.createMountpoint({link:{...n,parentFolderId:1,view:"appointment",flags:"#"}})},saveDocument:(e,n)=>d.saveDocument(n),changeFolderColor:(e,n)=>d.changeFolderColor(n),declineCounterAppointment:(e,n)=>{n=n.counterAppointmentInvite;return d.declineCounterAppointment(n)},folderAction:(e,n)=>{n=n.action;return d.folderAction(n)},documentAction:(e,n)=>{n=n.action;return d.documentAction(n)},forwardAppointment:(e,n)=>{n=n.appointmentInvite;return d.forwardAppointment(n)},forwardAppointmentInvite:(e,n)=>{n=n.appointmentInvite;return d.forwardAppointmentInvite(n)},generateScratchCodes:d.generateScratchCodes,grantRights:(e,n)=>d.grantRights(n.input),sendShareNotification:(e,n)=>{n=n.shareNotification;return d.sendShareNotification(n)},testExternalAccount:(e,n)=>{n=n.externalAccount;return d.testExternalAccount(n)},addExternalAccount:(e,n)=>{n=n.externalAccount;return d.addExternalAccount(n)},modifyExternalAccount:(e,n)=>d.modifyExternalAccount(n),deleteExternalAccount:(e,n)=>d.deleteExternalAccount(n),importExternalAccount:(e,n)=>{n=n.externalAccount;return d.importExternalAccount(n)},purgeRevision:(e,n)=>d.purgeRevision(n),prefEnableOutOfOfficeAlertOnLogin:(e,n)=>{n=n.value;return d.modifyPrefs({zimbraPrefOutOfOfficeStatusAlertOnLogin:n}).then(Boolean)},prefEnableOutOfOfficeReply:(e,n)=>{n=n.value;return d.modifyPrefs({zimbraPrefOutOfOfficeReplyEnabled:n}).then(Boolean)},prefOutOfOfficeFromDate:(e,n)=>{let i=n["value"];return d.modifyPrefs({zimbraPrefOutOfOfficeFromDate:i}).then(()=>i)},prefOutOfOfficeUntilDate:(e,n)=>{let i=n["value"];return d.modifyPrefs({zimbraPrefOutOfOfficeUntilDate:i}).then(()=>i)},prefOutOfOfficeReply:(e,n)=>{let i=n["value"];return d.modifyPrefs({zimbraPrefOutOfOfficeReply:i}).then(()=>i)},createIdentity:(e,n)=>d.createIdentity(n),modifyIdentity:(e,n)=>d.modifyIdentity(n).then(Boolean),deleteIdentity:(e,n)=>d.deleteIdentity(n).then(Boolean),modifyPrefs:(e,n)=>{n=n.prefs;return d.modifyPrefs(n)},modifyProps:(e,n)=>{n=n.props;return d.modifyProps(n)},modifyZimletPrefs:(e,n)=>{n=n.zimlets;return d.modifyZimletPrefs(n)},modifyFilterRules:(e,n)=>{n=n.filters;return d.modifyFilterRules(n)},createSignature:(e,n)=>d.createSignature(n),modifySignature:(e,n)=>d.modifySignature(n),modifySearchFolder:(e,n)=>d.modifySearchFolder(n),deleteSignature:(e,n)=>d.deleteSignature(n),saveDraft:function(e,n){var{message:n,accountName:i}=n;return((2<arguments.length&&void 0!==arguments[2]?arguments[2]:{}).local?m:d).saveDraft(n,i)},sendMessage:function(e,n){var{message:n,accountName:i,sign:a=!1,encrypt:t=!1}=n;return((2<arguments.length&&void 0!==arguments[2]?arguments[2]:{}).local?m:d).sendMessage(n,i,a,t)},saveSMimeCert:(e,n)=>{var{upload:n,password:i}=n;return d.saveSMimeCert(n,i)},sendDeliveryReport:(e,n)=>{n=n.messageId;return d.sendDeliveryReport(n)},uploadMessage:(e,n)=>{n=n.value;return d.uploadMessage(n)},createTask:(e,n)=>{n=n.task;return d.createTask(n)},modifyTask:(e,n)=>{n=n.task;return d.modifyTask(n)},sendInviteReply:(e,n)=>{n=n.inviteReply;return d.sendInviteReply(n)},recoverAccount:(e,n)=>d.recoverAccount(n),resetPassword:(e,n)=>d.resetPassword(n),revokeAppSpecificPassword:(e,n)=>{n=n.appName;return d.revokeAppSpecificPassword(n)},revokeOtherTrustedDevices:d.revokeOtherTrustedDevices,revokeRights:(e,n)=>d.revokeRights(n.input),revokeTrustedDevice:d.revokeTrustedDevice,setCustomMetadata:(e,n)=>d.setCustomMetadata(n),setMailboxMetadata:(e,n)=>d.jsonRequest({name:"SetMailboxMetadata",body:{meta:{section:n.section,_attrs:R.default(n.attrs,coerceBooleanToString)}}}).then(Boolean),setRecoveryAccount:(e,n)=>d.setRecoveryAccount(n),modifyWhiteBlackList:(e,n)=>{n=n.whiteBlackList;return d.modifyWhiteBlackList(n)},createTag:(e,n)=>{n=n.tag;return d.createTag(n)},tagAction:(e,n)=>{n=n.action;return d.action(b.tag,n)},quarantineDeviceSync:(e,n)=>{n=n.deviceId;d.quarantineDeviceSync(n)},allowDeviceSync:(e,n)=>{n=n.deviceId;d.allowDeviceSync(n)},removeDeviceSync:(e,n)=>{n=n.deviceId;d.removeDeviceSync(n)},blockDeviceSync:(e,n)=>{n=n.deviceId;d.blockDeviceSync(n)},accountOnlyRemoteWipeSync:(e,n)=>{n=n.deviceId;d.accountOnlyRemoteWipeSync(n)},cancelPendingAccountOnlyRemoteWipeSync:(e,n)=>{n=n.deviceId;d.cancelPendingAccountOnlyRemoteWipeSync(n)},remoteWipeSync:(e,n)=>{n=n.deviceId;d.remoteWipeSync(n)},cancelPendingRemoteWipeSync:(e,n)=>{n=n.deviceId;d.cancelPendingRemoteWipeSync(n)}}}}),{client:d,schema:t}},e.entities=a,e.jsonRequest=jsonRequest,e.normalize=normalize,e.schema=En,e.types=r,Object.defineProperty(e,"__esModule",{value:!0})});
20
6
  //# sourceMappingURL=zm-api-js-client.umd.js.map