OBJECT

LoginHome

Represents history of homebase data

link GraphQL Schema definition

  • type LoginHome {
  • login: Login!
  • orderOf: Int!
  • date: Int!
  • locationNid: Int!
  • }