Closed jbevis closed 3 years ago
Latest commit: 4a3832ca331d99992289fd594dc241c1c418cfe9
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
@logan-anderson I completely missed that that the cms could be passed down as a prop. I think we keep the current set up and I'll push up an updated readme.
These changes should address some functionality that was missed or may have been clobbered while incorporating the auth work into the pagination support.
This updates the TinaCloudProvider component in
tina-graphql-gateway
to support user control for setting the number of media records returned per page.