CrewAppLogin (Object)
Represents login data (like login, code, etc in application) in Leon restricted for crew app
type CrewAppLogin {
code: String!
contact: CrewAppContact!
loginNid: Int!
}
Fields
CrewAppLogin.code ● String! non-null scalar
CrewAppLogin.contact ● CrewAppContact! non-null object
CrewAppLogin.loginNid ● Int! non-null scalar
Member Of
CrewAppCrewMemberOnLeg object ● CrewAppCrewProperty object