OBJECT
UserProfile
Contains basic information about user profile.
link GraphQL Schema definition
- type UserProfile {
- : String!
- : String!
- : Int!
- : String!
- : String!
- : OperatorBase!
- : MyOperator!
- : cockpitOrCabin
- }
OBJECT
Contains basic information about user profile.
- type UserProfile {
- : String!
- : String!
- : Int!
- : String!
- : String!
- : OperatorBase!
- : MyOperator!
- : cockpitOrCabin
- }