I\'m writing an API service (called ApiService) that handles calls to a server which create, read, update and delete many different types of data. Each type of
ApiService