• Resolved ChrisHPZ

    (@chrishpz)


    Hi WP GraphQL. I was wondering if it’s possible to query for custom patterns created in the backend of WordPress. What I mean by this is I made a block on my homepage, then used “Create Pattern”.

    The pattern I’m trying to get ahold of contains the following information in the URL:
    postType=wp_block
    postId=81
    categoryId=my-patterns
    categoryType=pattern

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Joe Fusco

    (@joefusco)

    Hi @chrishpz, core WPGraphQL doesn’t currently support querying blocks and patterns.

    The WordPress plugin WPGraphQL Content Blocks focuses on that area, I’d recommend starting a discussion there. Thank you!

    Thread Starter ChrisHPZ

    (@chrishpz)

    Ok thanks a lot Joseph. Marking this as resolved 🙂

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Query patterns’ is closed to new replies.