Skip to main content
Version: V2

profileByHandle

profileByHandle provides information about a profile based on the profile's handle input.

profileByHandle(
chainID: ChainID
handle: String!
): Profile

Arguments

chainID (ChainID)

handle (String)

Type

Profile

The Profile type provides information about a profile.

Designed by