INPUT_OBJECT

JournalEntry_Options

Option args for journal entries

link GraphQL Schema definition

  • input JournalEntry_Options {
  • # The amount of journal entries
  • limit: Int
  • }