{ "object": "component", "id": "<string>", "name": "<string>", "slug": "<string>", "avatar_url": "<string>", "category": "<string>", "subcategory": "<string>", "description": "<string>", "latest_version": "<string>", "versions": {}, "repo_link": "<string>", "documentation_link": "<string>", "created_at": "2022-03-01T00:00:00Z", "updated_at": "2022-03-01T00:00:00Z", "is_public": false, "is_archived": false }
The component object is used to represent a component in Edgee.
A component is a reusable piece of code that can be used in multiple projects.
Was this page helpful?