Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Let's explore the queries and mutations of the repayment category:

Repayment Section Queries

Below is a list of all queries related to repayment information within Originate.

  • offlineRepayments( after: ConnectionCursor before: ConnectionCursor first: ConnectionLimitInt = 15 last: ConnectionLimitInt = 15 orderBy: OfflineRepaymentOrderByInput where: OfflineRepaymentWhereInput ): OfflineRepaymentConnection!

Repayment Section Mutations

Below is a list of all queries related to repayment information within Originate.

...