Logs

Logs de l'application, accessibles uniquement par les administrateur·ice·s.

Types

LogEntry implements Node

  • action: String
  • area: String
  • happenedAt: DateTime
  • id: ID
  • localID: LocalID
  • message: String
  • target: String?
  • targetObject: Node?
  • user: User?

Queries

log(​id:  LocalID) →  LogEntry?

Arguments

  • id: LocalID

logs(​...) →  Connection< LogEntry>

Arguments

  • action: String?
  • after: String?
  • area: String?
  • before: String?
  • first: Int?
  • last: Int?
  • message: String?
  • target: String?
  • user: UID?

Churros API, version dev (at c92221f)

Made with <3 by net7 net7

Documentation generated with Graphinx