Skip to content

feat: return farcaster handle from space profile #1018

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

Merged
merged 1 commit into from
Jun 6, 2025

Conversation

wa0x6e
Copy link
Contributor

@wa0x6e wa0x6e commented Jun 5, 2025

Toward https://github.com/snapshot-labs/workflow/issues/565

Return farcaster property from space profile

@wa0x6e wa0x6e requested review from Copilot, ChaituVR and bonustrack June 5, 2025 20:25
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This pull request introduces a new GraphQL field called farcaster to the Space type to return the farcaster handle from the space profile.

  • Added the farcaster field to the GraphQL schema.
Comments suppressed due to low confidence (1)

src/graphql/schema.gql:407

  • [nitpick] Consider adding a description or comment for the 'farcaster' field to clarify its purpose for API consumers.
farcaster: String

@wa0x6e wa0x6e marked this pull request as ready for review June 5, 2025 20:25
Copy link
Member

@ChaituVR ChaituVR left a comment

Choose a reason for hiding this comment

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

utAck

@wa0x6e wa0x6e merged commit 5d9eef8 into master Jun 6, 2025
2 checks passed
@wa0x6e wa0x6e deleted the feat-return-farcaster-handle-from-space-profile branch June 6, 2025 08:14
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