OBJECT
Profile
link GraphQL Schema definition
- type Profile {
- : Advisor
- : UUID
- : Option
- : String
- : Client
- : UUID
- : Date
- : Contact
- : UUID
- : ISO8601DateTime!
- : User!
- : UUID!
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (: Int, : Int, : SortOrder, : SortBy): [Education!]!
- : Int
- : UUID!
- : String
- : InterestLevel
- : String
- : Boolean
- : Boolean
- : Boolean
- : Boolean
- : Boolean
- : Boolean
- : Boolean
- : Boolean
- : Boolean
- : Boolean
- : Int
- : Organization!
- : Int!
- : ProfileOwner!
- : String
- : String
- : Int
- : ISO8601DateTime
- : Advisor
- : UUID
- : Client
- : UUID
- : Contact
- : UUID
- : RespondsBestTo
- : String
- : ShirtSize
- : String
- : Campaign
- : UUID
- : Date
- : TimeZone
- : Int
- : ISO8601DateTime!
- : User!
- : UUID!
- }