eventsByOrganizationConnection
No description
eventsByOrganizationConnection(
where: EventWhereInput
first: Int
skip: Int
orderBy: EventOrderByInput
): [Event!]!
No description
eventsByOrganizationConnection(
where: EventWhereInput
first: Int
skip: Int
orderBy: EventOrderByInput
): [Event!]!
eventsByOrganizationConnection.where
● EventWhereInput
inputeventsByOrganizationConnection.first
● Int
scalareventsByOrganizationConnection.skip
● Int
scalareventsByOrganizationConnection.orderBy
● EventOrderByInput
enumEvent
object