InvoiceReadType
No description
type InvoiceReadType {
Invoice(
id: ID!
): Invoice
}
No description
type InvoiceReadType {
Invoice(
id: ID!
): Invoice
}
InvoiceReadType.Invoice ● Invoice objectInvoiceReadType.Invoice.id ● ID! non-null scalar