const meta = {
  execution: {
    title: 'Category: Execution',
    href: '/api-v16/execution#category-execution',
  },
  subscriptions: {
    title: 'Category: Subscriptions',
    href: '/api-v16/execution#category-subscriptions',
  },
  values: {
    title: 'Category: Values',
    href: '/api-v16/execution#category-values',
  },
  paths: {
    title: 'Category: Paths',
    href: '/api-v16/execution#category-paths',
  },
};

export default meta;