fastly:backendBackend()Backend.exists()Version: 3.37.0On this pageBackend.exists() The Backend.exists() method returns a boolean indicating if a Backend with the given name exists or not. Syntax exists(name) Return value A boolean indicating if a Backend with the given name exists or not.