{
  "entryPoints": [
    "index.typings.ts"
  ],
  "tsConfigPath": "tsconfig.json",
  "modelName": "docs-ts-model.json",
  "basePath": "",
  "outDir": "docs",
  "disableSources": true,
  "appendices": {
    "/": [
      {
        "title": "Setup",
        "src": "docs/collections-v1-collection/guides/setup.md",
        "type": "GUIDE",
        "parentEdm": ""
      }
    ],
    "/addItems": [
      {
        "type": "EXAMPLE",
        "title": "addItems: Wix-hosted",
        "src": "docs/collections-v1-collection/addItems/addItems_1.md",
        "parentEdm": "media-collections"
      },
      {
        "type": "EXAMPLE",
        "title": "addItems: Self-hosted",
        "description": "Self-hosted SDK calls require you to [create a client](https://dev.wix.com/docs/sdk/articles/work-with-the-sdk/about-the-wix-client).",
        "src": "docs/collections-v1-collection/addItems/addItems_2.md",
        "parentEdm": "media-collections"
      }
    ],
    "/create": [
      {
        "type": "EXAMPLE",
        "title": "create: Wix-hosted",
        "src": "docs/collections-v1-collection/create/create_1.md",
        "parentEdm": "media-collections"
      },
      {
        "type": "EXAMPLE",
        "title": "create: Self-hosted",
        "description": "Self-hosted SDK calls require you to [create a client](https://dev.wix.com/docs/sdk/articles/work-with-the-sdk/about-the-wix-client).",
        "src": "docs/collections-v1-collection/create/create_2.md",
        "parentEdm": "media-collections"
      }
    ],
    "/delete": [
      {
        "type": "EXAMPLE",
        "title": "delete: Wix-hosted",
        "src": "docs/collections-v1-collection/delete/delete_1.md",
        "parentEdm": "media-collections"
      },
      {
        "type": "EXAMPLE",
        "title": "delete: Self-hosted",
        "description": "Self-hosted SDK calls require you to [create a client](https://dev.wix.com/docs/sdk/articles/work-with-the-sdk/about-the-wix-client).",
        "src": "docs/collections-v1-collection/delete/delete_2.md",
        "parentEdm": "media-collections"
      }
    ],
    "/get": [
      {
        "type": "EXAMPLE",
        "title": "get: Wix-hosted",
        "src": "docs/collections-v1-collection/get/get_1.md",
        "parentEdm": "media-collections"
      },
      {
        "type": "EXAMPLE",
        "title": "get: Self-hosted",
        "description": "Self-hosted SDK calls require you to [create a client](https://dev.wix.com/docs/sdk/articles/work-with-the-sdk/about-the-wix-client).",
        "src": "docs/collections-v1-collection/get/get_2.md",
        "parentEdm": "media-collections"
      }
    ],
    "/getCollectionItem": [
      {
        "type": "EXAMPLE",
        "title": "getCollectionItem: Wix-hosted",
        "src": "docs/collections-v1-collection/getCollectionItem/getCollectionItem_1.md",
        "parentEdm": "media-collections"
      },
      {
        "type": "EXAMPLE",
        "title": "getCollectionItem: Self-hosted",
        "description": "Self-hosted SDK calls require you to [create a client](https://dev.wix.com/docs/sdk/articles/work-with-the-sdk/about-the-wix-client).",
        "src": "docs/collections-v1-collection/getCollectionItem/getCollectionItem_2.md",
        "parentEdm": "media-collections"
      }
    ],
    "/joinToCollection": [
      {
        "type": "EXAMPLE",
        "title": "joinToCollection: Wix-hosted",
        "src": "docs/collections-v1-collection/joinToCollection/joinToCollection_1.md",
        "parentEdm": "media-collections"
      },
      {
        "type": "EXAMPLE",
        "title": "joinToCollection: Self-hosted",
        "description": "Self-hosted SDK calls require you to [create a client](https://dev.wix.com/docs/sdk/articles/work-with-the-sdk/about-the-wix-client).",
        "src": "docs/collections-v1-collection/joinToCollection/joinToCollection_2.md",
        "parentEdm": "media-collections"
      }
    ],
    "/leaveCollection": [
      {
        "type": "EXAMPLE",
        "title": "leaveCollection: Wix-hosted",
        "src": "docs/collections-v1-collection/leaveCollection/leaveCollection_1.md",
        "parentEdm": "media-collections"
      },
      {
        "type": "EXAMPLE",
        "title": "leaveCollection: Self-hosted",
        "description": "Self-hosted SDK calls require you to [create a client](https://dev.wix.com/docs/sdk/articles/work-with-the-sdk/about-the-wix-client).",
        "src": "docs/collections-v1-collection/leaveCollection/leaveCollection_2.md",
        "parentEdm": "media-collections"
      }
    ],
    "/list": [
      {
        "type": "EXAMPLE",
        "title": "list: Wix-hosted",
        "src": "docs/collections-v1-collection/list/list_1.md",
        "parentEdm": "media-collections"
      },
      {
        "type": "EXAMPLE",
        "title": "list: Self-hosted",
        "description": "Self-hosted SDK calls require you to [create a client](https://dev.wix.com/docs/sdk/articles/work-with-the-sdk/about-the-wix-client).",
        "src": "docs/collections-v1-collection/list/list_2.md",
        "parentEdm": "media-collections"
      }
    ],
    "/listAllItemsBelongToCollection": [
      {
        "type": "EXAMPLE",
        "title": "listAllItemsBelongToCollection: Wix-hosted",
        "src": "docs/collections-v1-collection/listAllItemsBelongToCollection/listAllItemsBelongToCollection_1.md",
        "parentEdm": "media-collections"
      },
      {
        "type": "EXAMPLE",
        "title": "listAllItemsBelongToCollection: Self-hosted",
        "description": "Self-hosted SDK calls require you to [create a client](https://dev.wix.com/docs/sdk/articles/work-with-the-sdk/about-the-wix-client).",
        "src": "docs/collections-v1-collection/listAllItemsBelongToCollection/listAllItemsBelongToCollection_2.md",
        "parentEdm": "media-collections"
      }
    ],
    "/listCollectionItems": [
      {
        "type": "EXAMPLE",
        "title": "listCollectionItems: Wix-hosted",
        "src": "docs/collections-v1-collection/listCollectionItems/listCollectionItems_1.md",
        "parentEdm": "media-collections"
      },
      {
        "type": "EXAMPLE",
        "title": "listCollectionItems: Self-hosted",
        "description": "Self-hosted SDK calls require you to [create a client](https://dev.wix.com/docs/sdk/articles/work-with-the-sdk/about-the-wix-client).",
        "src": "docs/collections-v1-collection/listCollectionItems/listCollectionItems_2.md",
        "parentEdm": "media-collections"
      }
    ],
    "/listCollectionMembers": [
      {
        "type": "EXAMPLE",
        "title": "listCollectionMembers: Wix-hosted",
        "src": "docs/collections-v1-collection/listCollectionMembers/listCollectionMembers_1.md",
        "parentEdm": "media-collections"
      },
      {
        "type": "EXAMPLE",
        "title": "listCollectionMembers: Self-hosted",
        "description": "Self-hosted SDK calls require you to [create a client](https://dev.wix.com/docs/sdk/articles/work-with-the-sdk/about-the-wix-client).",
        "src": "docs/collections-v1-collection/listCollectionMembers/listCollectionMembers_2.md",
        "parentEdm": "media-collections"
      }
    ],
    "/listCollectionsForItem": [
      {
        "type": "EXAMPLE",
        "title": "listCollectionsForItem: Wix-hosted",
        "src": "docs/collections-v1-collection/listCollectionsForItem/listCollectionsForItem_1.md",
        "parentEdm": "media-collections"
      },
      {
        "type": "EXAMPLE",
        "title": "listCollectionsForItem: Self-hosted",
        "description": "Self-hosted SDK calls require you to [create a client](https://dev.wix.com/docs/sdk/articles/work-with-the-sdk/about-the-wix-client).",
        "src": "docs/collections-v1-collection/listCollectionsForItem/listCollectionsForItem_2.md",
        "parentEdm": "media-collections"
      }
    ],
    "/onCollectionCreated": [
      {
        "type": "EXAMPLE",
        "title": "onCollectionCreated: Wix-hosted",
        "src": "docs/collections-v1-collection/onCollectionCreated/onCollectionCreated_1.md",
        "parentEdm": "media-collections"
      },
      {
        "type": "EXAMPLE",
        "title": "onCollectionCreated: Self-hosted",
        "src": "docs/collections-v1-collection/onCollectionCreated/onCollectionCreated_2.md",
        "parentEdm": "media-collections"
      }
    ],
    "/partiallyUpdate": [
      {
        "type": "EXAMPLE",
        "title": "partiallyUpdate: Wix-hosted",
        "src": "docs/collections-v1-collection/partiallyUpdate/partiallyUpdate_1.md",
        "parentEdm": "media-collections"
      },
      {
        "type": "EXAMPLE",
        "title": "partiallyUpdate: Self-hosted",
        "description": "Self-hosted SDK calls require you to [create a client](https://dev.wix.com/docs/sdk/articles/work-with-the-sdk/about-the-wix-client).",
        "src": "docs/collections-v1-collection/partiallyUpdate/partiallyUpdate_2.md",
        "parentEdm": "media-collections"
      }
    ],
    "/removeItems": [
      {
        "type": "EXAMPLE",
        "title": "removeItems: Wix-hosted",
        "src": "docs/collections-v1-collection/removeItems/removeItems_1.md",
        "parentEdm": "media-collections"
      },
      {
        "type": "EXAMPLE",
        "title": "removeItems: Self-hosted",
        "description": "Self-hosted SDK calls require you to [create a client](https://dev.wix.com/docs/sdk/articles/work-with-the-sdk/about-the-wix-client).",
        "src": "docs/collections-v1-collection/removeItems/removeItems_2.md",
        "parentEdm": "media-collections"
      }
    ],
    "/removeMemberFromCollection": [
      {
        "type": "EXAMPLE",
        "title": "removeMemberFromCollection: Wix-hosted",
        "src": "docs/collections-v1-collection/removeMemberFromCollection/removeMemberFromCollection_1.md",
        "parentEdm": "media-collections"
      },
      {
        "type": "EXAMPLE",
        "title": "removeMemberFromCollection: Self-hosted",
        "description": "Self-hosted SDK calls require you to [create a client](https://dev.wix.com/docs/sdk/articles/work-with-the-sdk/about-the-wix-client).",
        "src": "docs/collections-v1-collection/removeMemberFromCollection/removeMemberFromCollection_2.md",
        "parentEdm": "media-collections"
      }
    ],
    "/updateItems": [
      {
        "type": "EXAMPLE",
        "title": "updateItems: Wix-hosted",
        "src": "docs/collections-v1-collection/updateItems/updateItems_1.md",
        "parentEdm": "media-collections"
      },
      {
        "type": "EXAMPLE",
        "title": "updateItems: Self-hosted",
        "description": "Self-hosted SDK calls require you to [create a client](https://dev.wix.com/docs/sdk/articles/work-with-the-sdk/about-the-wix-client).",
        "src": "docs/collections-v1-collection/updateItems/updateItems_2.md",
        "parentEdm": "media-collections"
      }
    ],
    "/updateLock": [
      {
        "type": "EXAMPLE",
        "title": "updateLock: Wix-hosted",
        "src": "docs/collections-v1-collection/updateLock/updateLock_1.md",
        "parentEdm": "media-collections"
      },
      {
        "type": "EXAMPLE",
        "title": "updateLock: Self-hosted",
        "description": "Self-hosted SDK calls require you to [create a client](https://dev.wix.com/docs/sdk/articles/work-with-the-sdk/about-the-wix-client).",
        "src": "docs/collections-v1-collection/updateLock/updateLock_2.md",
        "parentEdm": "media-collections"
      }
    ]
  },
  "standaloneTypes": {},
  "metadata": {
    "fqdn": "wix.collections.v1.collection"
  }
}
