☰
tax
Queries for a Tax
Finds and returns a Tax with the inserted Id
Function signature
tax(companyId: Int!,taxId: Int!): Tax!
Type
Tax!
Arguments
Required fields are marked with "!"companyId: Int!
taxId: Int!