Dovid Levine

Results 315 comments of Dovid Levine

Need app access to CodeClimate to complete this. cc: @tinytoolbox

Tests added for File Upload and Post Image fields in [this commit](https://github.com/justlevine/wp-graphql-gravity-forms/commit/34b144733f4b9b0f23e2080f647537bdb8269bf9). Updated issue with 0.10 target dates

Tests added for [Signature](https://github.com/justlevine/wp-graphql-gravity-forms/commit/77de5f017c1efb03143ef78878a355c2160461fb), [Post Category](https://github.com/justlevine/wp-graphql-gravity-forms/commit/349021132099433a17f554efb813d11460c05a26), and [Post Tags](https://github.com/justlevine/wp-graphql-gravity-forms/commit/6a85474f0594422789ec91fb0cd4dd7644334405).

#293 added for `Product`, `Option`, `Shipping`, `Quantity` and `Total` fields

#129 broke them into individual docs and fleshed them out.

We need to think hard about the auth restrictions on this, i.e. _who_ can query for lists of draft entries. Natively, you need the `resume_token`, which is only displayed to...

Entry notes are their own object type with its [own set of mutations](https://docs.gravityforms.com/managing-notes-with-the-gfapi/) and connections on both `RootQuery` and `GfSubmittedEntry`. Punting this to a future release

If anyone here is still looking for a solution, I just started [beta testing](https://wp-graphql.slack.com/archives/C3NM1M291/p1666091193903229) an OAuth2 Login extension for WPGraphQL, and could use some people to put it through the...

Betting it has to do with [this](https://github.com/ashhitch/wp-graphql-yoast-seo/blob/c0ceb835276b6309ea9a8d1271802e6604b603e0/wp-graphql-yoast-seo.php#L754), where `wpcom_vip_attachment_url_to_postid` is returning false causing a `0` to be passed to the loader instead of bailing with null.

@ashhitch would love to help with this, PMing you on the wp-graphql slack