OBJECT
CrewAppLogin
Represents login data (like login, code, etc in application) in Leon restricted for crew app
link GraphQL Schema definition
- type CrewAppLogin {
- : String!
- : CrewAppContact!
- : Int!
- }
OBJECT
Represents login data (like login, code, etc in application) in Leon restricted for crew app
- type CrewAppLogin {
- : String!
- : CrewAppContact!
- : Int!
- }