Skip to content

FPB Highlight

JenDiamond edited this page Jun 23, 2022 · 1 revision
... on allFpb_highlight_BlockType {
    id
    typeHandle
    uri
    status
    title
    highlight {
    ... on highlight_highlight_BlockType {
        id
        uri
        typeHandle
        title
        summary
        location {
        title
        uri
        }
        image {
        ...Image
        }
        dateOrAuthor
        articleEventOrExhibit {
        title
        }
    }
    }
}

"highlight": [
            {
              "id": "21244",
              "uri": null,
              "typeHandle": "highlight",
              "title": null,
              "summary": "Arizona has two native species of tortoise, the Sonoran desert tortoise, Gopherus morafkai; and the Mojave desert tortoise",
              "location": [
                {
                  "title": "UCLA Film & Television Archive",
                  "uri": "visit/locations/film-television-archive"
                }
              ],
              "image": [
                {
                  "id": "21241",
                  "src": "https://static.library.ucla.edu/craftassetstest/_fullscreen/somoran-desert-tortoise.jpg",
                  "height": 1600,
                  "width": 2560,
                  "srcset": "https://static.library.ucla.edu/craftassetstest/_375xAUTO_crop_center-center_none/somoran-desert-tortoise.jpg 375w, https://static.library.ucla.edu/craftassetstest/_960xAUTO_crop_center-center_none/somoran-desert-tortoise.jpg 960w, https://static.library.ucla.edu/craftassetstest/_1280xAUTO_crop_center-center_none/somoran-desert-tortoise.jpg 1280w, https://static.library.ucla.edu/craftassetstest/_1920xAUTO_crop_center-center_none/somoran-desert-tortoise.jpg 1920w, https://static.library.ucla.edu/craftassetstest/_2560xAUTO_crop_center-center_none/somoran-desert-tortoise.jpg 2560w",
                  "alt": "Sonoran desert tortoise",
                  "focalPoint": [
                    0.5,
                    0.5
                  ]
                }
              ],
              "dateOrAuthor": "Jen Diamond",
              "articleEventOrExhibit": []
            },
            {
              "id": "21245",
              "uri": null,
              "typeHandle": "highlight",
              "title": null,
              "summary": "Desert tortoises live in desert valleys between about 1,000 and 4,000 feet in elevation.",
              "location": [
                {
                  "title": "Richard C. Rudolph East Asian Library",
                  "uri": "visit/locations/east-asian-library"
                }
              ],
              "image": [
                {
                  "id": "21242",
                  "src": "https://static.library.ucla.edu/craftassetstest/_fullscreen/desert-tortoise-2.jpg",
                  "height": 1920,
                  "width": 2560,
                  "srcset": "https://static.library.ucla.edu/craftassetstest/_375xAUTO_crop_center-center_none/desert-tortoise-2.jpg 375w, https://static.library.ucla.edu/craftassetstest/_960xAUTO_crop_center-center_none/desert-tortoise-2.jpg 960w, https://static.library.ucla.edu/craftassetstest/_1280xAUTO_crop_center-center_none/desert-tortoise-2.jpg 1280w, https://static.library.ucla.edu/craftassetstest/_1920xAUTO_crop_center-center_none/desert-tortoise-2.jpg 1920w, https://static.library.ucla.edu/craftassetstest/_2560xAUTO_crop_center-center_none/desert-tortoise-2.jpg 2560w",
                  "alt": "Desert tortoise 2",
                  "focalPoint": [
                    0.5,
                    0.5
                  ]
                }
              ],
              "dateOrAuthor": "August 13. 2022",
              "articleEventOrExhibit": [
                {
                  "title": "Getting Started With Research - 03/31/22"
                }
              ]
            }
          ]
        }
      ]