{
  "name": "api",
  "type": "category",
  "commands": [
    "add-graphql-datasource",
    "add",
    "console",
    "gql-compile",
    "migrate",
    "override",
    "push",
    "rebuild",
    "remove",
    "update",
    "help",
    "import",
    "generate-schema",
    "update-secrets"
  ],
  "commandAliases": {
    "configure": "update"
  },
  "eventHandlers": ["InternalOnlyPostEnvRemove"]
}
