Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "data": {
- "allQuicklinks": [
- {
- "id": "1",
- "category": {
- "name": "Test Catergory"
- },
- "name": {
- "name": "Test name"
- },
- "link": {
- "link": "test.com"
- },
- "description": {
- "description": "Test Desc"
- }
- },
- {
- "id": "2",
- "category": {
- "name": "Test Category 2"
- },
- "name": {
- "name": "Test name 2"
- },
- "link": {
- "link": "test2.com"
- },
- "description": {
- "description": "Test Desc 2"
- }
- }
- ]
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment