Skip to main content
Version: V2

profilesByHandles

profilesByHandles provides information about the profiles based on the profiles' handles list input.

profilesByHandles(
chainID: ChainID
handles: [String!]!
): [Profile]

Arguments

chainID (ChainID)

handles (String)

Type

Profile

The Profile type provides information about a profile.

Designed by