Map<String, dynamic> registerDeviceTokenMutationVariables(String deviceToken) { return <String, String>{'token': deviceToken}; }