APIQueriesaccountByIDOn this pageaccountByIDQuery that returns the account associated with an ID. If no account with that ID is found, returns null accountByID( id: ID!): Account Arguments id (ID!) ID of the account Type Account Represents a account (a company)