canInvoiceSenderSeeRecipient
Check if provider has access to client
Arguments
Returns
Boolean
Example
query canInvoiceSenderSeeRecipient($sender_id: ID!, $recipient_id: ID!) { canInvoiceSenderSeeRecipient( sender_id: $sender_id recipient_id: $recipient_id )}