Skip to content

Change ImageFieldValue "variations" field to an object with each variation as a field #82

@bdunogier

Description

@bdunogier

With the singular variation returning one field, variations can be recycled to list all the available variations:

{
  media {
    images {
      variations {
        small { uri }
        medium { uri }
      }
    }
  }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions