Skip to main content
Version: V2

profilesByIDs

profilesByIDs provides information about the profiles based on the profiles' profileIDs list input.

profilesByIDs(
chainID: ChainID
profileIDs: [ProfileID!]!
): [Profile]

Arguments

chainID (ChainID)

profileIDs (ProfileID)

Type

Profile

The Profile type provides information about a profile.

Designed by