Skip to content
#

wpgraphql

Here are 58 public repositories matching this topic...

jasonbahl
jasonbahl commented Mar 17, 2022

When querying for content or excerpt on content nodes (posts, pages, etc) the content and excerpt fields can be queried for with a format: RAW argument.

The RAW content will only be returned to authenticated users.

The description of the RAW enum should explain this.

Currently the descriptions are as follows:

![CleanShot 2022-03-17 at 12 38 13](https://user-images.githubuser

Enhancement Good First Issue close candidate effort: low
henrikwirth
henrikwirth commented Oct 26, 2020

See this ticket as a main reference and for discussions: wp-graphql/wp-graphql#1535

WordPress VIP has pretty high coding standards and everyone who will work with VIP in the future will face the same problems as our team right now. It would be great if we could get coding standards up and running with VIP's standards.

Ideally we could setup PHP_Codesniffer with all

good first issue

Improve this page

Add a description, image, and links to the wpgraphql topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the wpgraphql topic, visit your repo's landing page and select "manage topics."

Learn more