Created
December 1, 2020 19:23
-
-
Save jtomchak/078a7ae28f5babc4b74abcffe8f8e7b2 to your computer and use it in GitHub Desktop.
Props for post/index.js
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "posts": [ | |
| "{_id: \"1b53b6f1-e74c-43dc-835c-62daa58fa8e1\", _upda…}", | |
| "{_id: \"a7760b4a-a419-4014-a6c0-5cb961c1b9ad\", _upda…}", | |
| "{_id: \"e0ec33e3-d419-4585-9198-30673a719801\", _upda…}" | |
| ], | |
| "categories": [ | |
| { | |
| "_id": "376bfca7-be64-47e5-93e2-552b1aeb813a", | |
| "tags": [ | |
| { | |
| "_id": "287c2156-2124-4623-8e50-04540755582e", | |
| "rank": 1, | |
| "title": "Performance" | |
| }, | |
| "{_id: \"47c83a53-217d-4765-9829-b00a858fd988\", rank:…}", | |
| "{_id: \"62c22d34-0d12-4c13-9296-d686c54b64dc\", rank:…}", | |
| "{_id: \"654270e5-2a42-4649-a34c-540f8389563e\", rank:…}", | |
| "{_id: \"7e559060-c42b-4d6b-9422-fee95a6bbeaa\", rank:…}", | |
| "{_id: \"cff15ac4-842c-414e-9f48-0d68884e1294\", rank:…}", | |
| "{_id: \"d126318a-9bc8-4bcc-bc78-b90acd903664\", rank:…}", | |
| "{_id: \"d9d5b55c-de2e-4530-8ba3-8b8fd35f2192\", rank:…}" | |
| ], | |
| "title": "Theme" | |
| }, | |
| "{_id: \"3ca5296c-9be9-4e6b-9e34-a06ab88f146f\", tags:…}", | |
| "{_id: \"4ef178e3-12ca-4120-9805-d4dce1d60d11\", tags:…}", | |
| "{_id: \"80c8fa57-6c45-4e03-8713-abbb5e43ecd8\", tags:…}", | |
| "{_id: \"9398a31d-1848-4108-aa50-0fd09f641e8c\", tags:…}", | |
| "{_id: \"9d3e84f8-b1d9-4c3b-8824-b6c61e14ffd1\", tags:…}", | |
| "{_id: \"9d54b33f-e5dc-4779-b370-7455f7b53c56\", tags:…}", | |
| "{_id: \"a0e17ad3-f64d-42f7-91b2-2e9d51fe07a5\", tags:…}", | |
| "{_id: \"c5ffae0e-f0da-467e-b427-f0a0644eaea1\", tags:…}", | |
| "{_id: \"cd5d9e21-bdb1-4487-b96a-e48eba10a427\", tags:…}", | |
| "{_id: \"ff702fd5-25aa-4899-9e5e-613e154826ee\", tags:…}" | |
| ], | |
| "tags": [ | |
| { | |
| "_id": "0017bdf5-a3c2-4f8e-9b4e-1321a4051e5e", | |
| "categories": [ | |
| "{_id: \"cd5d9e21-bdb1-4487-b96a-e48eba10a427\", title…}" | |
| ], | |
| "rank": 1, | |
| "title": "Amplify (AWS)" | |
| }, | |
| "{_id: \"024d9fbc-8869-4db3-be0b-24efc22e544b\", categ…}", | |
| "{_id: \"08fc6c49-be91-460b-bddd-dd8149c614cd\", categ…}", | |
| "{_id: \"0ae3d97c-5daf-415a-b2ca-9a1064d6ee37\", categ…}", | |
| "{_id: \"0d550161-7348-461f-b9d4-af0266b5e2f2\", categ…}", | |
| "{_id: \"14185955-dfbb-405d-8565-89a4dfb768f5\", categ…}", | |
| "{_id: \"18504bef-1a96-4377-8f36-f67516a1a5a6\", categ…}", | |
| "{_id: \"1a1ee938-a91a-48a7-b463-ae1085d476c5\", categ…}", | |
| "{_id: \"1ad47d45-b2ab-4c87-b2ed-06b33f2afcfb\", categ…}", | |
| "{_id: \"1ba6d591-eb54-4bd3-b2ff-aa79bb2f5473\", categ…}", | |
| "{_id: \"201ab2d2-2b7e-4981-80a1-2f9bd30828d9\", categ…}", | |
| "{_id: \"22f3e9fe-5922-4ff5-9117-bd77d4590d10\", categ…}", | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment