Skip to content

Conversation

@jasonbahl
Copy link
Contributor

Release Notes

Chores / Bugfixes

  • #167: fix: pagination on connection fields
  • #166: fix: errors when querying fields of the acfe_date_range_picker field type
  • #165: fix: user field returning all publicly queryable users

…on a node

- update test suite to add a published post by editor and published post by author so that more than 1 user are public in the environment
- update textFieldTest to test querying the text field on a post
- update UserFieldTest to test querying the user field (failing test)
…ults of resolve_field

- update test suites
- Add test for querying the daterangepicker
…gs _before_ the resolver is instantiated, and then use set_query_args to override some args after the resolver is instantiated. This allows for args such as `in` or `include` to be used by the ConnectionResolver in determining things like pagination and cursor slicing
fix: user field returning all publicly queryable users
…-on-connection-fields

# Conflicts:
#	src/FieldType/User.php
…fields

fix: pagination on connection fields
…error

fix: errors when querying fields of the `acfe_date_range_picker` field type
@jasonbahl jasonbahl requested a review from josephfusco February 8, 2024 16:21
@jasonbahl jasonbahl self-assigned this Feb 8, 2024
@jasonbahl jasonbahl merged commit e2e71bf into main Feb 8, 2024
@jasonbahl jasonbahl added the release Pull request intended for a release label Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release Pull request intended for a release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants