import strawberry @strawberry.interface class MutationReturnInterface: success: bool message: str code: int