OBJECT
InvoiceAnnotationTypeConnection
The connection type for InvoiceAnnotationType.
link GraphQL Schema definition
- type InvoiceAnnotationTypeConnection {
- # A list of edges.
- InvoiceAnnotationTypeEdge] : [
- # A list of nodes.
- InvoiceAnnotationType] : [
- # Information to aid in pagination.
- PageInfo! :
- Int! :
- }