CustomIngestionHookEdge
No description
type CustomIngestionHookEdge {
cursor: String!
node: CustomIngestionHook!
}
Fields
CustomIngestionHookEdge.cursor ● String! non-null scalar
A cursor for use in pagination.
CustomIngestionHookEdge.node ● CustomIngestionHook! non-null object
The item at the end of the edge.