{
  "id": "ConnectApi.​platformaction​groupcategory",
  "nodeType": "enum",
  "name": "​PlatformAction​GroupCategory",
  "namespace": "ConnectApi",
  "startToken": {
    "type": "declaration.entity.name.class",
    "text": "​PlatformAction​GroupCategory",
    "textToLower": "​platformaction​groupcategory",
    "isAux": false,
    "range": {
      "start": {
        "line": -1,
        "character": 0
      },
      "end": {
        "line": -1,
        "character": 0
      },
      "isEmpty": true,
      "isSingleLine": true
    },
    "id": "declaration.entity.name.class_​PlatformAction​GroupCategory_-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"
  },
  "description": "Location of an action link group on an associated feed element.",
  "documentation": "https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/connectAPI_enums.htm",
  "values": [
    {
      "type": "entity.enum.value",
      "text": "Primary",
      "textToLower": "primary",
      "isAux": false,
      "range": {
        "start": {
          "line": -1,
          "character": 0
        },
        "end": {
          "line": -1,
          "character": 0
        },
        "isEmpty": true,
        "isSingleLine": true
      },
      "id": "entity.enum.value_Primary_-1:0",
      "order": 1,
      "memberOrder": 1
    },
    {
      "type": "entity.enum.value",
      "text": "Overflow",
      "textToLower": "overflow",
      "isAux": false,
      "range": {
        "start": {
          "line": -1,
          "character": 0
        },
        "end": {
          "line": -1,
          "character": 0
        },
        "isEmpty": true,
        "isSingleLine": true
      },
      "id": "entity.enum.value_Overflow_-1:0",
      "order": 2,
      "memberOrder": 2
    }
  ]
}