Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add artworkImportsConnection for a Partner #6440

Merged
merged 1 commit into from
Feb 16, 2025

Conversation

mzikherman
Copy link
Contributor

Allows us to populate the imports listings page (show a partner their history of imports).

@mzikherman mzikherman requested a review from a team February 16, 2025 00:01
@mzikherman mzikherman self-assigned this Feb 16, 2025
@mzikherman mzikherman merged commit 4b40ac3 into main Feb 16, 2025
4 checks passed
@mzikherman mzikherman deleted the partner-artwork-imports branch February 16, 2025 00:10
@artsy-peril artsy-peril bot mentioned this pull request Feb 16, 2025
const query = gql`
query {
partner(id: "partner-1") {
artworkImportsConnection(first: 10) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙏

Copy link
Member

@damassi damassi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants