accountStatement
This query is for fetching a specific financial AccountStatement by it's unique idenfier.
accountStatement(
id: ID!
): AccountStatement
Arguments
accountStatement.id ● ID! non-null scalar
Type
AccountStatement object
This type allows you to display the output of a query for a patient's account statement.