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.

Acf fields return null with repeater/group #170

@lnikell

Description

@lnikell

I have the following problem, that I think relates to this plugin:

  • I have a custom post type
  • There are 2 different ACF groups with repeater assigned to 2 different posts within this post type
  • This repeater field named "items"
  • First ACF groups has items with fields "title", "date", second one has items with fields "title", "description", "url"
  • When you query over WP GraphiQL for the second post description and url will be always "null", until you change the name of repeated to a different one. From "items" to "items_second" for example

ACF version - 5.8.12
WP GraphQL - 0.12.3
WPGraphQL for Advanced Custom Fields - 0.3.5 (Tested on 0.4 too)
Custom Post Type UI - 1.8.0

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions