@aurahelper/languages
Version:
Language Libraries to work with XML, Aura, Apex... files. tokenizers, parsers, system classes and much more
1,157 lines • 31.8 kB
JSON
{
"id": "ConnectApi.emailmessagecapability",
"nodeType": "class",
"name": "EmailMessageCapability",
"namespace": "ConnectApi",
"startToken": {
"type": "declaration.entity.name.class",
"text": "EmailMessageCapability",
"textToLower": "emailmessagecapability",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.class_EmailMessageCapability_-1:0"
},
"order": 0,
"memberOrder": 0,
"accessModifier": {
"type": "keyword.modifier.access",
"text": "global",
"textToLower": "global",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "keyword.modifier.access_global_-1:0"
},
"sharingModifier": {
"type": "keyword.modifier.sharing",
"text": "without sharing",
"textToLower": "without sharing",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "keyword.modifier.sharing_without sharing_-1:0"
},
"description": "If a feed element has this capability, it has an email message from a case.",
"documentation": "https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_connectapi_output_email_message_capability.htm",
"classes": {},
"interfaces": {},
"enums": {},
"variables": {
"attachments": {
"id": "ConnectApi.emailmessagecapability.method.connectapi. attachments",
"nodeType": "variable",
"name": "attachments",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "attachments",
"textToLower": "attachments",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_attachments_-1:0"
},
"parentId": "ConnectApi.emailmessagecapability",
"order": 1,
"memberOrder": 1,
"accessModifier": {
"type": "keyword.modifier.access",
"text": "public",
"textToLower": "public",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 0
},
"end": {
"line": 0,
"character": 6
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_public_0:0"
},
"signature": "public ConnectApi. attachments",
"simplifiedSignature": "ConnectApi. attachments",
"datatype": {
"id": ".datatype.ConnectApi.",
"nodeType": "datatype",
"name": "ConnectApi.",
"startToken": {
"type": "datatype.support.namespace",
"text": "ConnectApi",
"textToLower": "connectapi",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 12
},
"end": {
"line": 0,
"character": 22
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_ConnectApi_0:12"
},
"parentId": "",
"order": 0,
"memberOrder": 0,
"type": "ConnectApi."
},
"parentName": "EmailMessageCapability"
},
"bccaddresses": {
"id": "ConnectApi.emailmessagecapability.method.connectapi. bccaddresses",
"nodeType": "variable",
"name": "bccAddresses",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "bccAddresses",
"textToLower": "bccaddresses",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_bccAddresses_-1:0"
},
"parentId": "ConnectApi.emailmessagecapability",
"order": 2,
"memberOrder": 2,
"accessModifier": {
"type": "keyword.modifier.access",
"text": "public",
"textToLower": "public",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 0
},
"end": {
"line": 0,
"character": 6
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_public_0:0"
},
"signature": "public ConnectApi. bccAddresses",
"simplifiedSignature": "ConnectApi. bccAddresses",
"datatype": {
"id": ".datatype.ConnectApi.",
"nodeType": "datatype",
"name": "ConnectApi.",
"startToken": {
"type": "datatype.support.namespace",
"text": "ConnectApi",
"textToLower": "connectapi",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 12
},
"end": {
"line": 0,
"character": 22
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_ConnectApi_0:12"
},
"parentId": "",
"order": 0,
"memberOrder": 0,
"type": "ConnectApi."
},
"parentName": "EmailMessageCapability"
},
"body": {
"id": "ConnectApi.emailmessagecapability.method.string body",
"nodeType": "variable",
"name": "body",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "body",
"textToLower": "body",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_body_-1:0"
},
"parentId": "ConnectApi.emailmessagecapability",
"order": 3,
"memberOrder": 3,
"accessModifier": {
"type": "keyword.modifier.access",
"text": "public",
"textToLower": "public",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 0
},
"end": {
"line": 0,
"character": 6
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_public_0:0"
},
"signature": "public String body",
"simplifiedSignature": "String body",
"datatype": {
"id": ".datatype.String",
"nodeType": "datatype",
"name": "String",
"startToken": {
"type": "datatype.primitive",
"text": "String",
"textToLower": "string",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 7
},
"end": {
"line": 0,
"character": 13
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_String_0:7"
},
"parentId": "",
"order": 0,
"memberOrder": 0,
"type": "String"
},
"parentName": "EmailMessageCapability"
},
"ccaddresses": {
"id": "ConnectApi.emailmessagecapability.method.connectapi. ccaddresses",
"nodeType": "variable",
"name": "ccAddresses",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "ccAddresses",
"textToLower": "ccaddresses",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_ccAddresses_-1:0"
},
"parentId": "ConnectApi.emailmessagecapability",
"order": 4,
"memberOrder": 4,
"accessModifier": {
"type": "keyword.modifier.access",
"text": "public",
"textToLower": "public",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 0
},
"end": {
"line": 0,
"character": 6
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_public_0:0"
},
"signature": "public ConnectApi. ccAddresses",
"simplifiedSignature": "ConnectApi. ccAddresses",
"datatype": {
"id": ".datatype.ConnectApi.",
"nodeType": "datatype",
"name": "ConnectApi.",
"startToken": {
"type": "datatype.support.namespace",
"text": "ConnectApi",
"textToLower": "connectapi",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 12
},
"end": {
"line": 0,
"character": 22
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_ConnectApi_0:12"
},
"parentId": "",
"order": 0,
"memberOrder": 0,
"type": "ConnectApi."
},
"parentName": "EmailMessageCapability"
},
"direction": {
"id": "ConnectApi.emailmessagecapability.method.emailmessagedirection direction",
"nodeType": "variable",
"name": "direction",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "direction",
"textToLower": "direction",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_direction_-1:0"
},
"parentId": "ConnectApi.emailmessagecapability",
"order": 5,
"memberOrder": 5,
"accessModifier": {
"type": "keyword.modifier.access",
"text": "public",
"textToLower": "public",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 0
},
"end": {
"line": 0,
"character": 6
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_public_0:0"
},
"signature": "public EmailMessageDirection direction",
"simplifiedSignature": "EmailMessageDirection direction",
"datatype": {
"id": ".datatype.EmailMessageDirection",
"nodeType": "datatype",
"name": "EmailMessageDirection",
"startToken": {
"type": "datatype.custom.class",
"text": "EmailMessageDirection",
"textToLower": "emailmessagedirection",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 19
},
"end": {
"line": 0,
"character": 40
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_EmailMessageDirection_0:19"
},
"parentId": "",
"order": 0,
"memberOrder": 0,
"type": "EmailMessageDirection"
},
"parentName": "EmailMessageCapability"
},
"emailmessageid": {
"id": "ConnectApi.emailmessagecapability.method.string emailmessageid",
"nodeType": "variable",
"name": "emailMessageId",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "emailMessageId",
"textToLower": "emailmessageid",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_emailMessageId_-1:0"
},
"parentId": "ConnectApi.emailmessagecapability",
"order": 6,
"memberOrder": 6,
"accessModifier": {
"type": "keyword.modifier.access",
"text": "public",
"textToLower": "public",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 0
},
"end": {
"line": 0,
"character": 6
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_public_0:0"
},
"signature": "public String emailMessageId",
"simplifiedSignature": "String emailMessageId",
"datatype": {
"id": ".datatype.String",
"nodeType": "datatype",
"name": "String",
"startToken": {
"type": "datatype.primitive",
"text": "String",
"textToLower": "string",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 7
},
"end": {
"line": 0,
"character": 13
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_String_0:7"
},
"parentId": "",
"order": 0,
"memberOrder": 0,
"type": "String"
},
"parentName": "EmailMessageCapability"
},
"fromaddress": {
"id": "ConnectApi.emailmessagecapability.method.emailaddress fromaddress",
"nodeType": "variable",
"name": "fromAddress",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "fromAddress",
"textToLower": "fromaddress",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_fromAddress_-1:0"
},
"parentId": "ConnectApi.emailmessagecapability",
"order": 7,
"memberOrder": 7,
"accessModifier": {
"type": "keyword.modifier.access",
"text": "public",
"textToLower": "public",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 0
},
"end": {
"line": 0,
"character": 6
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_public_0:0"
},
"signature": "public EmailAddress fromAddress",
"simplifiedSignature": "EmailAddress fromAddress",
"datatype": {
"id": ".datatype.EmailAddress",
"nodeType": "datatype",
"name": "EmailAddress",
"startToken": {
"type": "datatype.custom.class",
"text": "EmailAddress",
"textToLower": "emailaddress",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 19
},
"end": {
"line": 0,
"character": 31
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_EmailAddress_0:19"
},
"parentId": "",
"order": 0,
"memberOrder": 0,
"type": "EmailAddress"
},
"parentName": "EmailMessageCapability"
},
"htmlexpand": {
"id": "ConnectApi.emailmessagecapability.method.integer htmlexpand",
"nodeType": "variable",
"name": "htmlExpand",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "htmlExpandEmailThread",
"textToLower": "htmlexpandemailthread",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_htmlExpandEmailThread_-1:0"
},
"parentId": "ConnectApi.emailmessagecapability",
"order": 8,
"memberOrder": 8,
"accessModifier": {
"type": "keyword.modifier.access",
"text": "public",
"textToLower": "public",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 0
},
"end": {
"line": 0,
"character": 6
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_public_0:0"
},
"signature": "public Integer htmlExpand",
"simplifiedSignature": "Integer htmlExpand",
"datatype": {
"id": ".datatype.Integer",
"nodeType": "datatype",
"name": "Integer",
"startToken": {
"type": "datatype.primitive",
"text": "Integer",
"textToLower": "integer",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 7
},
"end": {
"line": 0,
"character": 14
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_Integer_0:7"
},
"parentId": "",
"order": 0,
"memberOrder": 0,
"type": "Integer"
},
"parentName": "EmailMessageCapability"
},
"isrichtext": {
"id": "ConnectApi.emailmessagecapability.method.boolean isrichtext",
"nodeType": "variable",
"name": "isRichText",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "isRichText",
"textToLower": "isrichtext",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_isRichText_-1:0"
},
"parentId": "ConnectApi.emailmessagecapability",
"order": 9,
"memberOrder": 9,
"accessModifier": {
"type": "keyword.modifier.access",
"text": "public",
"textToLower": "public",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 0
},
"end": {
"line": 0,
"character": 6
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_public_0:0"
},
"signature": "public Boolean isRichText",
"simplifiedSignature": "Boolean isRichText",
"datatype": {
"id": ".datatype.Boolean",
"nodeType": "datatype",
"name": "Boolean",
"startToken": {
"type": "datatype.primitive",
"text": "Boolean",
"textToLower": "boolean",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 7
},
"end": {
"line": 0,
"character": 14
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_Boolean_0:7"
},
"parentId": "",
"order": 0,
"memberOrder": 0,
"type": "Boolean"
},
"parentName": "EmailMessageCapability"
},
"status": {
"id": "ConnectApi.emailmessagecapability.method.emailmessagestatus status",
"nodeType": "variable",
"name": "status",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "status",
"textToLower": "status",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_status_-1:0"
},
"parentId": "ConnectApi.emailmessagecapability",
"order": 10,
"memberOrder": 10,
"accessModifier": {
"type": "keyword.modifier.access",
"text": "public",
"textToLower": "public",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 0
},
"end": {
"line": 0,
"character": 6
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_public_0:0"
},
"signature": "public EmailMessageStatus status",
"simplifiedSignature": "EmailMessageStatus status",
"datatype": {
"id": ".datatype.EmailMessageStatus",
"nodeType": "datatype",
"name": "EmailMessageStatus",
"startToken": {
"type": "datatype.custom.class",
"text": "EmailMessageStatus",
"textToLower": "emailmessagestatus",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 19
},
"end": {
"line": 0,
"character": 37
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_EmailMessageStatus_0:19"
},
"parentId": "",
"order": 0,
"memberOrder": 0,
"type": "EmailMessageStatus"
},
"parentName": "EmailMessageCapability"
},
"subject": {
"id": "ConnectApi.emailmessagecapability.method.string subject",
"nodeType": "variable",
"name": "subject",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "subject",
"textToLower": "subject",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_subject_-1:0"
},
"parentId": "ConnectApi.emailmessagecapability",
"order": 11,
"memberOrder": 11,
"accessModifier": {
"type": "keyword.modifier.access",
"text": "public",
"textToLower": "public",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 0
},
"end": {
"line": 0,
"character": 6
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_public_0:0"
},
"signature": "public String subject",
"simplifiedSignature": "String subject",
"datatype": {
"id": ".datatype.String",
"nodeType": "datatype",
"name": "String",
"startToken": {
"type": "datatype.primitive",
"text": "String",
"textToLower": "string",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 7
},
"end": {
"line": 0,
"character": 13
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_String_0:7"
},
"parentId": "",
"order": 0,
"memberOrder": 0,
"type": "String"
},
"parentName": "EmailMessageCapability"
},
"textbody": {
"id": "ConnectApi.emailmessagecapability.method.string textbody",
"nodeType": "variable",
"name": "textBody",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "textBody",
"textToLower": "textbody",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_textBody_-1:0"
},
"parentId": "ConnectApi.emailmessagecapability",
"order": 12,
"memberOrder": 12,
"accessModifier": {
"type": "keyword.modifier.access",
"text": "public",
"textToLower": "public",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 0
},
"end": {
"line": 0,
"character": 6
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_public_0:0"
},
"signature": "public String textBody",
"simplifiedSignature": "String textBody",
"datatype": {
"id": ".datatype.String",
"nodeType": "datatype",
"name": "String",
"startToken": {
"type": "datatype.primitive",
"text": "String",
"textToLower": "string",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 7
},
"end": {
"line": 0,
"character": 13
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_String_0:7"
},
"parentId": "",
"order": 0,
"memberOrder": 0,
"type": "String"
},
"parentName": "EmailMessageCapability"
},
"toaddresses": {
"id": "ConnectApi.emailmessagecapability.method.connectapi. toaddresses",
"nodeType": "variable",
"name": "toAddresses",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "toAddresses",
"textToLower": "toaddresses",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_toAddresses_-1:0"
},
"parentId": "ConnectApi.emailmessagecapability",
"order": 13,
"memberOrder": 13,
"accessModifier": {
"type": "keyword.modifier.access",
"text": "public",
"textToLower": "public",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 0
},
"end": {
"line": 0,
"character": 6
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_public_0:0"
},
"signature": "public ConnectApi. toAddresses",
"simplifiedSignature": "ConnectApi. toAddresses",
"datatype": {
"id": ".datatype.ConnectApi.",
"nodeType": "datatype",
"name": "ConnectApi.",
"startToken": {
"type": "datatype.support.namespace",
"text": "ConnectApi",
"textToLower": "connectapi",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 12
},
"end": {
"line": 0,
"character": 22
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_ConnectApi_0:12"
},
"parentId": "",
"order": 0,
"memberOrder": 0,
"type": "ConnectApi."
},
"parentName": "EmailMessageCapability"
},
"totalattachments": {
"id": "ConnectApi.emailmessagecapability.method.integer totalattachments",
"nodeType": "variable",
"name": "totalAttachments",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "totalAttachments",
"textToLower": "totalattachments",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_totalAttachments_-1:0"
},
"parentId": "ConnectApi.emailmessagecapability",
"order": 14,
"memberOrder": 14,
"accessModifier": {
"type": "keyword.modifier.access",
"text": "public",
"textToLower": "public",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 0
},
"end": {
"line": 0,
"character": 6
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_public_0:0"
},
"signature": "public Integer totalAttachments",
"simplifiedSignature": "Integer totalAttachments",
"datatype": {
"id": ".datatype.Integer",
"nodeType": "datatype",
"name": "Integer",
"startToken": {
"type": "datatype.primitive",
"text": "Integer",
"textToLower": "integer",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 7
},
"end": {
"line": 0,
"character": 14
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_Integer_0:7"
},
"parentId": "",
"order": 0,
"memberOrder": 0,
"type": "Integer"
},
"parentName": "EmailMessageCapability"
}
},
"methods": {},
"constructors": {},
"extendsType": "ConnectApi.FeedElementCapability",
"implementTypes": [],
"implements": {},
"totalMembers": 14,
"queries": []
}