Queries/appappGet an app by ID.ArgumentsidID!RequiredThe ID of the appReturnsAppTypeGet an app by ID.query app($id: ID!) { app(id: $id) { # app fields } }app_subscriptionsaccountBuilt with