Profiles
Queries
profile
profileprofile(id: ID!): Profileprofiles
profilesprofiles(
skip: Int
first: Int
orderBy: ProfileOrderBy
orderDirection: OrderDirection
where: ProfileFilter
): [Profile]!Object Types
Profile
ProfileBasic Information
Examples
Example 1
Example 2
Example 3
Last updated