chargeBacksCount
fetch count of all charge backs
Arguments
show_all_for_org
· Boolean
· If user has access to all billing for their organization, this will return the count of all chargebacks for the organization Returns
Int
Example
query chargeBacksCount($show_all_for_org: Boolean) { chargeBacksCount(show_all_for_org: $show_all_for_org)}