GraphQL SchemaOperationsQueriesaccountByIdOn this pageaccountByIdGets the specific Account data filtering by 'id' accountById( id: String!): Account Arguments accountById.id ● String! non-null scalar Type Account object