retention
query
Get retention by ID
Retrieves a retention's details, including name, percentage, and applicable tax type.
query {
retention(companyId: Int!, retentionId: Int!): Retention!
}Returns: Retention!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
retentionId | Int! |