Input Object

CreditMemoInput

Usage Example
query {
# Use this type in your queries
someQuery {
amount
locationId
note
}
}

Fields

amountDecimal
locationIdID
noteString