GQLTUserIncludeinvoicesObjectNo descriptiontype GQLTUserIncludeinvoicesObject { required: Boolean where: GQLTQueryInvoiceWhere orderBy: [InvoiceOrderBy] include: [GQLTInvoiceIncludeObject]}CopyFields#required (Boolean)#where (GQLTQueryInvoiceWhere)#orderBy ([InvoiceOrderBy])#include ([GQLTInvoiceIncludeObject])#