Skip to content

[gatsby-source-wordpress] No Advanced Custom Fields (ACF) in GraphQL response #2394

@akmur

Description

@akmur

Hi,

I am trying build a Gatsby site by fetching data from WordPress.
ACF data seems to not be pulled.

I have a self hosted WordPress, I have set the "useACF: true" option .
If I understand correctly, I should now have access to "childWordpressAcfField" from GraphQL.

However I do not see it appearing in the GraphQL UI, and trying to query for it returns the error "Cannot query field "childWordpressAcfField" on type "wordpress__POST"

Any idea?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions