Skip to content
This repository was archived by the owner on Jul 23, 2024. It is now read-only.
This repository was archived by the owner on Jul 23, 2024. It is now read-only.

If repeater image field is empty, throws internal server error #63

@drewbaker

Description

@drewbaker

I was trying to query a repeater field that had a title and an image. If the image was empty, then it would error.

            headerGallery {
                text
                image {
                    id
                }
            }

If image is not set in the CMS, this will return an internal server error.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions